2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-05 23:10:40 +00:00
iconify/packages/svelte/src
2022-01-09 11:01:59 +02:00
..
functions.ts Add function to share storage between different instances of components and various components 2022-01-09 10:21:53 +02:00
Icon.svelte Add function to share storage between different instances of components and various components 2022-01-09 10:21:53 +02:00
iconify.ts Add function to share storage between different instances of components and various components 2022-01-09 10:21:53 +02:00
offline-functions.ts Redo function for parsing icon sets, fix bug in parsing icon sets 2021-10-12 17:17:51 +03:00
offline-iconify.ts Split common functions from Core to Utils package, remove buble from build process and use spread operator 2021-05-24 13:25:02 +03:00
OfflineIcon.svelte Rebuild Svelte component: component is now a default export, svelte component is used as main export to make it work correctly with SSR 2021-05-14 21:39:12 +03:00
props.ts Split common functions from Core to Utils package, remove buble from build process and use spread operator 2021-05-24 13:25:02 +03:00
render.ts Do not use dash in automatically generated IDs, it breaks SVG animations 2022-01-09 11:01:59 +02:00
svelte.d.ts Rebuild Svelte component: component is now a default export, svelte component is used as main export to make it work correctly with SSR 2021-05-14 21:39:12 +03:00