2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-19 16:59:02 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
465b76e05f Default to svg mode in Safari because of blurred icons bug 2022-05-28 22:19:18 +03:00
Vjacheslav Trushkin
8eb348b3a9 Build packages after installing them with monorepo script 2022-05-28 14:18:11 +03:00
Vjacheslav Trushkin
2b61d19375 Clean up peer dependencies in various packages 2022-05-28 13:14:56 +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
390fac8759 Remove replaceIDs from web component 2022-05-21 22:44:42 +03:00
Vjacheslav Trushkin
49f4f67e44 Undo viewBox addition to web component: causes mess when used with transformations 2022-05-20 22:47:05 +03:00
Vjacheslav Trushkin
63322d9e0a Minor changes to web component code 2022-05-20 21:13:30 +03:00
Vjacheslav Trushkin
95ff16aee9 Add viewBox and preserveAspectRatio properties to web component 2022-05-20 19:40:17 +03:00
Vjacheslav Trushkin
660ef6e8a3 SolidJS wrapper minor changes 2022-05-17 00:27:45 +03:00
Vjacheslav Trushkin
397abdfff3 Wrapper for web component for SolidJS, few fixes for web component 2022-05-16 22:54:05 +03:00
Vjacheslav Trushkin
7fe80a2a4c Do not use optional catch binding in web component 2022-05-16 20:12:59 +03:00
Vjacheslav Trushkin
c03de0fb07 React wrapper for web component: working component, tests and demo 2022-05-14 13:19:46 +03:00
Vjacheslav Trushkin
08974d4aa8 Web component: do not attempt to load icon without prefix from API 2022-05-14 13:04:07 +03:00
Vjacheslav Trushkin
6911d07b55 Web component: fix build script, allow simple icon names 2022-05-14 08:35:53 +03:00
Vjacheslav Trushkin
c448199ec6 React wrapper for iconify-icon, incomplete 2022-05-13 23:39:36 +03:00
Vjacheslav Trushkin
fdd716846a Update directory structure in packages and readme 2022-05-12 23:10:42 +03:00
Vjacheslav Trushkin
7e2c345d7b Restructure monorepo 2022-05-12 22:39:56 +03:00