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

977 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
7f0454faf0 chore(utils): add customise option to css functions, fix forceSquare 2024-05-06 22:08:07 +03:00
Vjacheslav Trushkin
ca87add889 chore: restructure tailwind plugin 2024-05-06 21:23:05 +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
062461594b chore: re-publish tailwind package 2024-04-29 23:22:43 +03:00
Vjacheslav Trushkin
773462106a chore: fix svelte component 2024-04-29 09:02:18 +03:00
Vjacheslav Trushkin
721c6ae9b7 chore: update tailwind plugin 2024-04-28 19:12:49 +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
Vjacheslav Trushkin
24bee18f46 Merge remote-tracking branch 'antfu/feat/vue-ssr' into next 2024-04-19 08:56:23 +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
d0f7988e1f chore: add noobserver attr to iconify-icon/solid 2024-04-17 09:53:31 +03:00
Vjacheslav Trushkin
b1ebdde8a9 chore: publish update for utils 2024-04-15 18:16:21 +03:00
Vjacheslav Trushkin
c7a114c76c chore: update dependencies, fix svelte tests 2024-04-15 18:15:11 +03:00
Vjacheslav Trushkin
4bd7fd5d75 chore: simplify licenses list in utils 2024-04-15 17:46:04 +03:00
Vjacheslav Trushkin
a210a25367 chore: change observer to noobserver attr in iconify-icon, fix behavior 2024-04-15 11:13:57 +03:00
Vjacheslav Trushkin
c2b52cbf82 chore: force import iconify-icon in react wrapper 2024-02-14 22:41:22 +02:00
Vjacheslav Trushkin
e42c84a90e chore: remove deprecated packages 2024-02-04 16:43:40 +02:00
Vjacheslav Trushkin
a8e3b45ecd fix: missing error handling in file system loader in utils 2024-02-04 15:44:41 +02:00
Vjacheslav Trushkin
ed2b35b86c chore: publish iconify-icon 2.0.0 2024-02-04 09:43:48 +02:00
Vjacheslav Trushkin
45d5bcefcf chore: publish updates for iconify-icon wrappers 2024-02-04 09:39:57 +02:00
Vjacheslav Trushkin
ce7ed322c6 chore: intergrate intersection observer in iconify-icon 2024-02-04 09:39:57 +02:00
Vjacheslav Trushkin
53a229305e chore: publish update for utils 2024-02-04 09:12:43 +02:00
Vjacheslav Trushkin
e863c66533
Merge pull request #280 from antfu/feat/utils-node-loader-cwd
feat(utils): allow provide `cwd` options to node loader
2024-02-04 09:09:36 +02:00
Anthony Fu
ee9a2b0173 chore: update 2024-02-04 02:42:40 +01:00
Anthony Fu
1a97b64a10 feat(utils): allow provide cwd options to node loader 2024-02-04 02:36:47 +01:00
Vjacheslav Trushkin
0398360de9 chore: publish update for utils 2024-01-26 21:03:37 +02:00
Vjacheslav Trushkin
a91922ccac chore: extract reusable getPossibleIconNames 2024-01-26 20:41:11 +02:00
userquin
220bb35428 chore: update ExternalPkgName jsdocs 2024-01-26 19:23:20 +01:00
userquin
c55da19573 chore: update local-pkg and remove deps 2024-01-26 18:56:17 +01:00
userquin
90177c840d chore: update external pkg type jsdocs 2024-01-26 18:32:57 +01:00
userquin
b95e5b95c5 chore: rename external pkg type 2024-01-26 18:31:00 +01:00
userquin
a14a3c4b0e feat: allow external collections packages 2024-01-26 18:03:02 +01:00
Vjacheslav Trushkin
0d3e578b45 chore: revert 2 versions of utils, re-publish as update 2024-01-25 18:23:15 +02:00
Vjacheslav Trushkin
437855e8c6 chore: add CC-BY-NC-SA-4.0 to licenses list 2024-01-21 14:51:35 +02:00
Vjacheslav Trushkin
3463f87533 chore: fix exports in iconify-icon 2024-01-21 10:36:23 +02:00
Vjacheslav Trushkin
5609290538 chore: keep innerHTML in web component, export functions for building icon 2024-01-21 10:00:10 +02:00
Vjacheslav Trushkin
d9ffc20a20 chore: option to not compress color in utils 2024-01-14 23:27:31 +02:00
Vjacheslav Trushkin
08669af71f chore: add .gitattributes, fix docblock 2024-01-14 21:05:54 +02:00
Vjacheslav Trushkin
b778928bac chore: publish update for utils 2023-12-28 10:25:38 +02:00
Vjacheslav Trushkin
0960538526 chore: improve svg trim and prettify functions 2023-12-28 10:24:59 +02:00
Vjacheslav Trushkin
7fb8bd2c57 chore: use module as default for svelte component 2023-12-28 10:11:54 +02:00