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

166 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
96314c0680 Svelte rebuild: change build process to generate both full and offline versions of component 2021-04-30 20:10:03 +03:00
Vjacheslav Trushkin
708995f8d3 Improve few React component unit tests 2021-04-30 12:51:56 +03:00
Vjacheslav Trushkin
115bf1a9bf Add unit testing for Svelte component 2021-04-30 12:51:31 +03:00
Vjacheslav Trushkin
c643016178 Generate TypeScript definition files for Svelte component 2021-04-30 10:39:11 +03:00
Vjacheslav Trushkin
7ced2079bf Update Sapper demo for new Svelte component structure 2021-04-30 10:18:11 +03:00
Vjacheslav Trushkin
ef35c558a7 Change build process for Svelte components 2021-04-30 10:01:30 +03:00
Vjacheslav Trushkin
e5e3e9a52e Add demo of rendering placeholder to Svelte demo 2021-04-30 00:07:51 +03:00
Vjacheslav Trushkin
8b0c580eb2 Support addIcon, addCollection and referencing icon by name in Svelte component 2021-04-30 00:06:26 +03:00
Vjacheslav Trushkin
292ba1b7cb Use TypeScript in Svelte component 2021-04-29 21:06:25 +03:00
Vjacheslav Trushkin
eb2420177d Use named export for Svelte component instead of default export 2021-04-29 19:02:28 +03:00
Vjacheslav Trushkin
95ea0e59a6 Fix typo in React tests 2021-04-28 18:01:30 +03:00
Vjacheslav Trushkin
07f2dc5608 Adjust SVG framework for changes in API code 2021-04-28 00:06:58 +03:00
Vjacheslav Trushkin
b12de93aaa Update Next.js demo 2021-04-27 20:56:24 +03:00
Vjacheslav Trushkin
52674f0967 Add Next.js demo 2021-04-27 20:52:09 +03:00
Vjacheslav Trushkin
cc3182563b Remove mreact-with-api from readme 2021-04-27 20:05:43 +03:00
Vjacheslav Trushkin
b46498b8fd Refectoring React: working API component 2021-04-27 19:21:35 +03:00
Vjacheslav Trushkin
e1fa93db6b Refactoring React: full component, without automatic data loading yet 2021-04-26 21:43:20 +03:00
Vjacheslav Trushkin
31ceb48b6e Create mock API module in core to allow testing API in components 2021-04-25 11:21:59 +03:00
Vjacheslav Trushkin
44692efcb5 Handle 404 errors in API in core by marking icons as missing 2021-04-24 22:41:54 +03:00
Vjacheslav Trushkin
d1baf4c4c8 Do not use variable 'global' in JSONP module 2021-04-24 16:00:45 +03:00
Vjacheslav Trushkin
3f73f4f145 Refactoring React: full component but without API support 2021-04-24 14:49:37 +03:00
Vjacheslav Trushkin
ac37225e5e Do not throw error if fetch API is not available, until actual request is sent 2021-04-24 14:21:17 +03:00
Vjacheslav Trushkin
93856ba889 Refactoring React: redo demo for offline component 2021-04-24 12:05:35 +03:00
Vjacheslav Trushkin
9fb87b1e61 Refactoring React: working offline component with tests and demo 2021-04-23 23:50:17 +03:00
Vjacheslav Trushkin
a846dbcc8c Support storage for simple names without provider and prefix 2021-04-23 23:31:36 +03:00
Vjacheslav Trushkin
257d3d60f0 Rebuild React without API package 2021-04-23 18:06:49 +03:00
Vjacheslav Trushkin
6b49e93823 Do not attempt to require cross-fetch in core module 2021-04-23 15:59:26 +03:00
Vjacheslav Trushkin
5045d61a95 Move old React packages to archive 2021-04-23 15:51:09 +03:00
Vjacheslav Trushkin
49975f908d Render children nodes in React component when icon is missing 2021-04-23 15:09:42 +03:00
Vjacheslav Trushkin
b46ab0179f Clean up tests for React component 2021-04-23 12:35:03 +03:00
Vjacheslav Trushkin
e895bbc5df Update dependencies for React components and demo 2021-04-19 19:42:47 +03:00
Vjacheslav Trushkin
1ca3e70967 Update dependencies in core 2021-04-19 18:41:40 +03:00
Vjacheslav Trushkin
8510d68768 Add tests for title attribute for SVG framework 2021-04-19 18:41:06 +03:00
Vjacheslav Trushkin
cfebb972a6 Generate consistent ids on server and client in Vue and Svelte components 2021-02-15 10:31:05 +02:00
Vjacheslav Trushkin
a461428d6a Add Next.js notice to React package readme 2021-02-12 09:17:03 +02:00
Vjacheslav Trushkin
f5597ca27a Update React components for React 17 2021-02-08 09:30:13 +02:00
Vjacheslav Trushkin
2dbc923a29 Use id property to generate reliable ids for shapes in React component 2021-02-06 11:22:51 +02:00
Vjacheslav Trushkin
9021dd57eb Use deterministic ids in react component 2021-02-04 09:45:43 +02:00
Vjacheslav Trushkin
f926986eb6 Clean up code for React with API for new React component compatibility 2021-01-27 11:45:03 +02:00
Vjacheslav Trushkin
6505545902 Pass reference to SVG in React component 2021-01-27 10:46:25 +02:00
Vjacheslav Trushkin
a2a597b6d2 Make SVG framework function (except for functions that require DOM) in Node.js instead of throwing errors 2021-01-12 14:04:19 +02:00
Vjacheslav Trushkin
2f4f15091c Add GitHub Sponsors 2021-01-09 18:23:40 +02:00
Vjacheslav Trushkin
4032ef32bc Update core, SVG framework and React components 2020-12-30 17:06:52 +02:00
Vjacheslav Trushkin
37a60f9ef9 Validate value types for alignment and flip in React component 2020-12-30 16:47:10 +02:00
Vjacheslav Trushkin
8903221391 Split type and value imports in core 2020-12-25 21:03:15 +02:00
Vjacheslav Trushkin
d9303423d1 Organize exported functions in reusable modules to make it easier to manage multiple implementations 2020-12-22 14:49:02 +02:00
Vjacheslav Trushkin
1e3ffd7984 Remove getIconName function, add optional validation to stringToIcon 2020-12-21 19:33:08 +02:00
Vjacheslav Trushkin
5f285fcf14 Split common storage functions into separate file with reusable interface 2020-12-21 17:15:45 +02:00
Vjacheslav Trushkin
79b4fa111a Clean up scripts in core 2020-12-21 11:55:16 +02:00
Vjacheslav Trushkin
30dfce2f6b Make React component work with Gatsby 2020-12-18 16:05:46 +02:00