2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-19 00:39:02 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
be70a27dad chore: support icon.svelte export in svelte component 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
1c39d19339 chore: update svelte demo packages 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
4161317149 chore: fix svelte component for svelte 4 types 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
39868cf79c feat: support require-trusted-types-for policy 2023-06-22 11:50:27 +03:00
Vjacheslav Trushkin
c7668b87c0 chore: remove outdated sapper demo 2023-04-02 10:39:43 +03:00
Vjacheslav Trushkin
48023c91fe chore(components): update dependencies 2023-04-02 10:29:40 +03:00
Vjacheslav Trushkin
43e9959369 feat: option to remove size attributes in icon components and unplugin-icons 2023-01-27 19:52:22 +02:00
Vjacheslav Trushkin
fed0f426e8 chore: fix sveltekit demo 2023-01-27 18:39:20 +02:00
Vjacheslav Trushkin
f1fe5c1f31 chore: fix vue2 demo 2023-01-27 18:35:04 +02:00
Vjacheslav Trushkin
dba669623d fix: clean commonjs output for react component 2022-11-17 11:46:29 +02:00
Vjacheslav Trushkin
059eb2ee8c Update demo packages 2022-09-08 09:16:41 +03:00
Vjacheslav Trushkin
a5c9edb4da Store partial icon data in storage to reduce memory usage 2022-07-02 10:53:06 +03:00
Vjacheslav Trushkin
ad72ce41a7 Fix demos that were broken by pnpm migration 2022-06-19 23:56:30 +03:00
Vjacheslav Trushkin
db7e0c2ffd Update dependencies, make build work correctly with pnpm 2022-06-19 22:25:00 +03:00
Vjacheslav Trushkin
a5d25ad8f9 Fix workspace links, redo Vue 2 demo to get rid of webpack 2022-06-19 21:52:07 +03:00
Vjacheslav Trushkin
a478719a1e Use pnpm workspace dependencies 2022-06-19 20:58:50 +03:00
Vjacheslav Trushkin
25298bb7bf Start moving to pnpm 2022-06-19 20:23:03 +03:00
Vjacheslav Trushkin
b18e9b7f52 Test title attribute in Vue demo 2022-06-18 21:48:52 +03:00
Vjacheslav Trushkin
e3022c4707 Vue 3 demo for web component 2022-05-14 23:42:13 +03:00
Vjacheslav Trushkin
f6b5b2da7b Svelte and SvelteKit demo for web component 2022-05-14 17:04:24 +03:00
Vjacheslav Trushkin
37c5f93948 Remove alignment demo from Ember demo 2022-05-13 22:35:06 +03:00
Vjacheslav Trushkin
7e2c345d7b Restructure monorepo 2022-05-12 22:39:56 +03:00