2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-23 17:12:03 +00:00
iconify/components/svelte/src
2023-04-19 22:17:21 +03:00
..
functions.ts Store partial icon data in storage to reduce memory usage 2022-07-02 10:53:06 +03:00
Icon.svelte Remove shareStorage function - no longer needed because web component reuses same class even if bundled multiple times 2022-05-21 22:55:01 +03:00
iconify.ts Update components 2022-06-19 19:16:11 +03:00
offline-functions.ts Store partial icon data in storage to reduce memory usage 2022-07-02 10:53:06 +03:00
offline-iconify.ts Update components 2022-06-19 19:16:11 +03:00
OfflineIcon.svelte Restructure monorepo 2022-05-12 22:39:56 +03:00
props.ts Update components 2022-06-19 19:16:11 +03:00
render.ts feat: option to remove size attributes in icon components and unplugin-icons 2023-01-27 19:52:22 +02:00
svelte.d.ts fix(svelte): allow any data- attribute 2023-04-19 22:17:21 +03:00