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

25 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
abfcb5b46e Publish new versions of web component and React wrapper 2022-06-24 09:33:09 +03:00
Vjacheslav Trushkin
5da6589e28 Fix API extractor config in web component 2022-06-24 00:12:07 +03:00
Vjacheslav Trushkin
8f8f48c992 Fix unit tests 2022-06-19 22:40:13 +03:00
Vjacheslav Trushkin
db7e0c2ffd Update dependencies, make build work correctly with pnpm 2022-06-19 22:25:00 +03:00
Vjacheslav Trushkin
a5d25ad8f9 Fix workspace links, redo Vue 2 demo to get rid of webpack 2022-06-19 21:52:07 +03:00
Vjacheslav Trushkin
a478719a1e Use pnpm workspace dependencies 2022-06-19 20:58:50 +03:00
Vjacheslav Trushkin
25298bb7bf Start moving to pnpm 2022-06-19 20:23:03 +03:00
Vjacheslav Trushkin
c892879e90 Update web component 2022-06-19 17:47:45 +03:00
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