2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-23 17:12:03 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
617f394b30 chore: rename badly named iconExists to iconLoaded 2023-07-04 19:45:04 +03:00
Vjacheslav Trushkin
5a1460f22c fix(vue): add props to offline package 2023-04-02 09:56:58 +03:00
Tachibana Shin
3d8c3cedd7 [vue3]: fix typo props component Icon 2023-04-01 16:52:39 +00:00
Vjacheslav Trushkin
2fb77d5bf6 chore: update dependencies 2022-12-26 00:32:45 +02:00
Vjacheslav Trushkin
eb3babc071 fix: revert types change in Vue component 2022-12-12 16:44:46 +02:00
Vjacheslav Trushkin
8b2aeff300 fix: provide prop types to vue component 2022-11-25 11:04:24 +02:00
Vjacheslav Trushkin
a5c9edb4da Store partial icon data in storage to reduce memory usage 2022-07-02 10:53:06 +03:00
Vjacheslav Trushkin
8eca9c6741 Change iconToSVG attributes from full to partial icon and customisations 2022-07-01 22:12:18 +03:00
Vjacheslav Trushkin
0e0b6b66ef Complete restructure of browser storage 2022-06-28 22:37:23 +03:00
Vjacheslav Trushkin
7980cce929 More browser storage restructuring 2022-06-28 22:11:15 +03:00
Vjacheslav Trushkin
ce135b6cf5 Update components 2022-06-19 19:16:11 +03:00
Vjacheslav Trushkin
a64b9a78ff 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
Vjacheslav Trushkin
7e2c345d7b Restructure monorepo 2022-05-12 22:39:56 +03:00