2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-28 04:59:07 +00:00
Commit Graph

95 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
a848f63d5e chore: fix unit tests for svelte component 2024-07-25 23:04:08 +03:00
Vjacheslav Trushkin
17a46f6a75 chore: migrate react tests to vitest, publish react component update 2024-07-25 21:55:00 +03:00
Vjacheslav Trushkin
ad3ffb793f Merge remote-tracking branch 'stephenwade/patch-1' into next 2024-07-25 18:24:26 +03:00
Stephen Wade
487561b782 fix(react): Memoize offline components 2024-07-23 21:07:08 -04:00
Vjacheslav Trushkin
921ebecb1e chore: update dependencies, fix build process 2024-07-19 14:19:45 +03:00
Vjacheslav Trushkin
bbebf09e14 chore: add customise prop to vue component 2024-07-16 17:35:27 +03:00
Vjacheslav Trushkin
978ba32894 chore(react): fix ssr attribute behavior 2024-05-31 14:24:47 +03:00
Vjacheslav Trushkin
d56b60ba85 chore(react): publish stable version 2024-05-31 12:45:56 +03:00
Vjacheslav Trushkin
e4284778e9 chore(react): convert to esm 2024-05-28 22:20:42 +03:00
Vjacheslav Trushkin
e00aaef254 chore(react): change imports 2024-05-24 17:39:58 +03:00
Vjacheslav Trushkin
07b879bfd8 chore(react): add .d.mts files 2024-05-24 17:26:41 +03:00
Vjacheslav Trushkin
2ca5eac92b chore(react): add client only to components 2024-05-24 13:15:15 +03:00
Vjacheslav Trushkin
879f21637b chore: update svelte component 2024-05-04 17:09:06 +03:00
Vjacheslav Trushkin
d3349a83f0 Merge remote-tracking branch 'matt8707/main' into next 2024-05-04 17:06:03 +03:00
Vjacheslav Trushkin
a6cb2ca16f chore: update svelte demo to 5 2024-05-04 17:05:22 +03:00
Mattias Persson
33610d5831
Update Icon.svelte
Svelte 5 [vite-plugin-svelte] /node_modules/@iconify/svelte/dist/Icon.svelte:116:2 Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`
2024-05-03 23:35:34 +02:00
Vjacheslav Trushkin
773462106a chore: fix svelte component 2024-04-29 09:02:18 +03:00
Vjacheslav Trushkin
7f09fc25ff Merge branch 'dev/react' into next 2024-04-28 19:01:11 +03:00
Vjacheslav Trushkin
bedc3e4665 chore(svelte): publish new version as stable 2024-04-28 18:47:11 +03:00
Vjacheslav Trushkin
13909ada1f chore(react): minor changes 2024-04-28 18:45:02 +03:00
Vjacheslav Trushkin
61a5383f46 chore(react): prevent rerendering on mount with ssr attr 2024-04-28 08:42:11 +03:00
Vjacheslav Trushkin
e244ddea3d chore: rewrite react component 2024-04-27 22:17:17 +03:00
Vjacheslav Trushkin
59bf4012b5 chore: publish update for vue component 2024-04-19 11:33:43 +03:00
Vjacheslav Trushkin
0e2fb4a3c0 chore: publish dev version of vue component 2024-04-19 09:02:11 +03:00
Anthony Fu
24b5d1b28c docs: update note 2024-04-18 19:51:01 +02:00
Anthony Fu
9ed21a9e97 feat(vue): compatible with SSR 2024-04-18 19:06:22 +02:00
Vjacheslav Trushkin
c7a114c76c chore: update dependencies, fix svelte tests 2024-04-15 18:15:11 +03:00
Vjacheslav Trushkin
e42c84a90e chore: remove deprecated packages 2024-02-04 16:43:40 +02:00
Vjacheslav Trushkin
7fb8bd2c57 chore: use module as default for svelte component 2023-12-28 10:11:54 +02:00
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
e1dc2fe25f chore: fix offline exports in svelte component 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
075624353d chore: do not precompile svelte component 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
6762b67266 chore: add span types to svelte component to allow title 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
f39b0806c1 chore: fix exports in svelte component 2023-12-16 16:38:34 +02:00
Vjacheslav Trushkin
e38f248bce chore: add exports to svelte component 2023-12-16 11:55:12 +02:00
Vjacheslav Trushkin
3bd902d5e4 chore: update counters in readme files 2023-11-12 19:36:23 +02:00
Vjacheslav Trushkin
617f394b30 chore: rename badly named iconExists to iconLoaded 2023-07-04 19:45:04 +03:00
Vjacheslav Trushkin
39868cf79c feat: support require-trusted-types-for policy 2023-06-22 11:50:27 +03:00
Vjacheslav Trushkin
7bec9456c8 chore: cleaner css for icon, update utils and tailwind plugin, update dependencies 2023-06-06 19:10:54 +03:00
Vjacheslav Trushkin
00d825d6af chore: fix peer dependencies for svelte 2023-06-01 18:03:19 +03:00
Vjacheslav Trushkin
f03056cc8c chore: update readme files and license years 2023-05-31 22:04:11 +03:00
Vjacheslav Trushkin
854ab73968 fix(svelte): allow any data- attribute 2023-04-19 22:17:21 +03:00
Vjacheslav Trushkin
f7cb7fd1bb chore: update Svelte component 2023-04-18 16:40:03 +03:00
Vjacheslav Trushkin
a03d601204 fix(svelte): add props for svg to component 2023-04-17 21:38:44 +03:00
Vjacheslav Trushkin
13eaa39f2d chore(svelte): publish update 2023-04-08 11:18:01 +03:00
Vjacheslav Trushkin
22e760735e chore(svelte): ignore src/svelte.d.ts 2023-04-08 09:00:58 +03:00
hackape
6a84a2f40d
fix: correct svelte component's TS type 2023-04-08 08:41:12 +08:00
Vjacheslav Trushkin
e3f7524191 chore(svg-framework): update terser 2023-04-02 10:42:40 +03:00