2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-24 01:22:04 +00:00
iconify/packages/svelte/src
2021-09-05 19:09:25 +03:00
..
functions.ts Rewite API handling and export reusable _api.sendQuery function that can be used without adding API provider first 2021-09-05 19:09:25 +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 Move few more functions from Core to Utils, update packages 2021-05-26 10:01:23 +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