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

32 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
144604ce2b Add onLoad callback to components, export buildIcon, add onLoad event to components, fix customisations, publish new versions 2021-05-11 23:27:13 +03:00
Vjacheslav Trushkin
a508b4c051 Do not render slot in Svelte component, it causes conflicts with Svelte transitions 2021-05-10 18:32:28 +03:00
Vjacheslav Trushkin
05a6e3d765 Add onLoad callback and export buildIcon in Svelte component 2021-05-10 18:29:30 +03:00
Vjacheslav Trushkin
fb5744a1cb Publish alpha versions of all components 2021-05-07 22:17:16 +03:00
Vjacheslav Trushkin
5192ed0ab7 Update dependencies in various components and demos, move setFetch to _api in all components 2021-05-07 21:19:48 +03:00
Vjacheslav Trushkin
96314c0680 Svelte rebuild: change build process to generate both full and offline versions of component 2021-04-30 20:10:03 +03:00
Vjacheslav Trushkin
115bf1a9bf Add unit testing for Svelte component 2021-04-30 12:51:31 +03:00
Vjacheslav Trushkin
c643016178 Generate TypeScript definition files for Svelte component 2021-04-30 10:39:11 +03:00
Vjacheslav Trushkin
ef35c558a7 Change build process for Svelte components 2021-04-30 10:01:30 +03:00
Vjacheslav Trushkin
8b0c580eb2 Support addIcon, addCollection and referencing icon by name in Svelte component 2021-04-30 00:06:26 +03:00
Vjacheslav Trushkin
292ba1b7cb Use TypeScript in Svelte component 2021-04-29 21:06:25 +03:00
Vjacheslav Trushkin
eb2420177d Use named export for Svelte component instead of default export 2021-04-29 19:02:28 +03:00
Vjacheslav Trushkin
cfebb972a6 Generate consistent ids on server and client in Vue and Svelte components 2021-02-15 10:31:05 +02:00
Vjacheslav Trushkin
cf34330f6e Remove redundant dependencies 2020-12-16 12:04:56 +02:00
Vjacheslav Trushkin
91f85396fd Publish new packages, update dependencies 2020-12-15 14:46:34 +02:00
Vjacheslav Trushkin
1bcaaf2ce6 Update dependencies for all packages, use npm 7, archive axios module 2020-11-21 13:55:36 +02:00
Vjacheslav Trushkin
3fb54e8fbd Update dependencies for Svelte component, publish update 2020-11-05 14:11:04 +02:00
Vjacheslav Trushkin
c6148060aa Publish updates for Vue 2, Vue 3 and React components with addCollection support. Update dependencies 2020-09-03 14:44:51 +03:00
Vjacheslav Trushkin
72dc86c2e3 Update dependencies 2020-09-03 10:36:15 +03:00
Vjacheslav Trushkin
24960081f6 Update dependencies for Svelte components and demo 2020-08-26 19:56:56 +03:00
Vjacheslav Trushkin
ac8eab9510 Use ES icon components instead of CommonJS in Svelte and Svelte / Sapper demo, update dependencies 2020-08-22 18:19:04 +03:00
Vjacheslav Trushkin
5c87d82108 Fix import of uncompiled Svelte component by splitting dependencies into a separate file and bundle that file 2020-08-22 15:31:44 +03:00
Vjacheslav Trushkin
02b208f7c2 Update dependencies, publish updates for core, SVG framework and all components 2020-08-14 12:44:58 +03:00
Vjacheslav Trushkin
0266760091 Update dependencies 2020-08-02 22:04:39 +03:00
Vjacheslav Trushkin
cab8737d7b Publish Svelte component 1.0.0 2020-07-03 10:16:13 +03:00
Vjacheslav Trushkin
eff9eb672c Publish svelte 1.0.0-beta.4 with updated dependencies 2020-07-02 10:52:20 +03:00
Vjacheslav Trushkin
22d832a7e2 Update dependencies 2020-05-29 22:14:36 +03:00
Vjacheslav Trushkin
0956dc7f9a Update dependencies 2020-05-04 13:29:59 +03:00
Vjacheslav Trushkin
0230e952ca Automatically build missing dependencies when building packages 2020-05-04 13:20:10 +03:00
Vjacheslav Trushkin
f9a2384d8e Make Svelte component compatible with Sapper, add Sapper demo 2020-04-29 12:43:00 +03:00
Vjacheslav Trushkin
3a7b1751b3 Fix rendering icons that have customisations 2020-04-29 11:15:37 +03:00
Vjacheslav Trushkin
8639d52586 Publish Svelte component, fix few typos in Vue and React documentation and demo 2020-04-28 22:40:05 +03:00