2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-23 17:12:03 +00:00
iconify/packages/svelte/src
2022-03-31 11:07:02 +03:00
..
functions.ts Do not attempt to load cross-fetch if Fetch API is not available, deprecate JSONP loader 2022-02-21 17:13:27 +02:00
Icon.svelte Add loadIcon function 2022-01-13 22:19:49 +02:00
iconify.ts Add loadIcon function 2022-01-13 22:19:49 +02:00
offline-functions.ts Replace unnecessary complex icon set validation function with basic function 2022-03-31 11:07:02 +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 Add loadIcon function to all packages, update dependencies, publish new minor versions 2022-01-24 19:44:10 +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