2
0
mirror of https://github.com/iconify/iconify.git synced 2024-12-13 14:13:06 +00:00
iconify/packages/svelte/src
2021-10-12 17:17:51 +03:00
..
functions.ts Minor changes to React and Svelte components 2021-09-27 17:28:42 +03:00
Icon.svelte Render Svelte component immediately if icon data is available, fix typos in Svelte component's package.json 2021-05-14 22:29:43 +03:00
iconify.ts Redo internal API exports to make API functions reusable 2021-09-01 11:34:58 +03: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 Move few more functions from Core to Utils 2021-05-24 17:02:00 +03: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