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

241 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
e6951fef7c Support ES modules in core package, switch tests to Jest and Jasmine 2021-09-24 00:27:16 +03:00
Vjacheslav Trushkin
cd4a1f70dd Fix exports in utils package 2021-09-23 23:38:53 +03:00
Vjacheslav Trushkin
4b27fca199 Minor fixes for api-redundancy package 2021-09-23 23:38:00 +03:00
Vjacheslav Trushkin
696658fb38 Fix generated exports by library-builder package 2021-09-23 23:35:38 +03:00
Vjacheslav Trushkin
f86317c7bf ES support for utils package 2021-09-20 23:53:49 +03:00
Vjacheslav Trushkin
e3bc9f7832 Properly support ES modules in API redundancy package, run tests for both CommonJS and ES modules 2021-09-20 23:30:23 +03:00
Vjacheslav Trushkin
e6f69c6901 Merge branch 'dev/reusable-api' into dev/next 2021-09-20 16:33:57 +03:00
Vjacheslav Trushkin
d1b7d76d97 Require resources property in API config 2021-09-20 13:25:36 +03:00
Vjacheslav Trushkin
027a317e4e Create script for building ES and CommonJS libraries, move Utils and Core to new build process, move Redundancy package to monorepo and refactor it 2021-09-20 12:59:16 +03:00
Vjacheslav Trushkin
1c8273b977 Build ES and CommonJS files for utils and core packages 2021-09-17 00:07:22 +03:00
Vjacheslav Trushkin
8249705761 Publish new beta versions of all components 2021-09-12 22:17:20 +03:00
Vjacheslav Trushkin
7143e4abbd Support hosts in mock API module, allow host specific API modules 2021-09-12 21:01:33 +03:00
Vjacheslav Trushkin
6c2eb2392c Add function to list all API providers 2021-09-12 19:35:26 +03:00
Vjacheslav Trushkin
00e71c20dd Publish beta versions of all packages 2021-09-05 19:59:05 +03:00
Vjacheslav Trushkin
96ced6e5de Rewite API handling and export reusable _api.sendQuery function that can be used without adding API provider first 2021-09-05 19:09:25 +03:00
Vjacheslav Trushkin
966c5953cd Ignore lib in iconify and react packages 2021-09-02 10:09:41 +03:00
Vjacheslav Trushkin
46988cf994 Ignore lib in iconify and react packages 2021-09-02 10:08:53 +03:00
Vjacheslav Trushkin
a5f8282df2 Redo internal API exports to make API functions reusable 2021-09-01 11:34:58 +03:00
Vjacheslav Trushkin
fbb836d3c0 Split API queries into icons and custom queries 2021-08-30 10:22:53 +03:00
Vjacheslav Trushkin
eebac83a65 Automatically require cross-fetch when running in Node 2021-08-29 21:51:54 +03:00
Vjacheslav Trushkin
02ccf58817 Fix renderHTML, renderSVG and renderIcon functions in SVG framework 2021-08-19 12:35:49 +03:00
Vjacheslav Trushkin
f5729b7d00 Update React component 2021-08-16 11:33:09 +03:00
Vjacheslav Trushkin
8627507912
Merge pull request #79 from nghiepit/master
Fix React icon ref element
2021-08-16 11:28:39 +03:00
nghiepit
8acdc59844 Resolve React Icon type problems 2021-08-16 14:56:25 +07:00
Nghiệp
258af29f7c Fix React icon ref element 2021-08-16 09:04:15 +07:00
Nghiệp
aaa0f5dfdf Fix roate allow rotation to be string 2021-08-16 08:50:00 +07:00
Vjacheslav Trushkin
f1b840918c Publish new components as stable 2021-08-09 09:22:08 +03:00
Vjacheslav Trushkin
b6578679e2 Add SVG generator link to API provider data 2021-08-07 18:27:40 +03:00
Vjacheslav Trushkin
d1284f4c95 Update README files 2021-07-21 12:06:03 +03:00
Vjacheslav Trushkin
833a39e2cc Publish stable Ember component, update Ember demo, create readme file for Ember and fix minor issues in other readme files 2021-07-20 21:03:16 +03:00
Vjacheslav Trushkin
91ce04031b Update readme 2021-07-20 17:02:33 +03:00
Vjacheslav Trushkin
915d747d02 Ember component (working but not fully tested yet) 2021-07-20 16:50:05 +03:00
Vjacheslav Trushkin
b4379f2615 Fix errors in readme files 2021-07-13 16:44:25 +03:00
Vjacheslav Trushkin
2fb2a8d9ca Fix replacing ids in icons to support animations 2021-07-01 12:00:13 +03:00
Vjacheslav Trushkin
42fd30d28d Update dependencies, rewrite readme files 2021-06-20 09:59:30 +03:00
Vjacheslav Trushkin
2c83b87f5c Rewrite documentation for React component 2021-06-16 22:51:33 +03:00
Vjacheslav Trushkin
f94f4e18be Publish SVG framework 2.0.2 2021-06-16 16:58:27 +03:00
Vjacheslav Trushkin
b203cf9cfb Observe documentElement instead of body in SVG framework 2021-06-16 15:36:51 +03:00
Vjacheslav Trushkin
712e620e9a Test mismatched API provider in API response 2021-06-15 18:48:31 +03:00
Vjacheslav Trushkin
4490d02be7 Fix getIconData in Iconify Utils 2021-05-27 19:52:31 +03:00
Vjacheslav Trushkin
992e02d896 Make default provider an optional parameter when converting icon name in utils 2021-05-26 11:12:56 +03:00
Vjacheslav Trushkin
dee8562c7f Move few more functions from Core to Utils, update packages 2021-05-26 10:01:23 +03:00
Vjacheslav Trushkin
7898614a8c Add funding link to main packages 2021-05-24 21:03:04 +03:00
Vjacheslav Trushkin
85a3717618 Move few more functions from Core to Utils 2021-05-24 17:02:00 +03:00
Vjacheslav Trushkin
ebeb8de02c Split common functions from Core to Utils package, remove buble from build process and use spread operator 2021-05-24 13:25:02 +03:00
Vjacheslav Trushkin
375bfcd6ca Publish Svelte component 2.0.0-alpha.7 2021-05-14 22:31:07 +03:00
Vjacheslav Trushkin
60e48a82e0 Render Svelte component immediately if icon data is available, fix typos in Svelte component's package.json 2021-05-14 22:29:43 +03:00
Vjacheslav Trushkin
93c93a3330 Rebuild Svelte component: component is now a default export, svelte component is used as main export to make it work correctly with SSR 2021-05-14 21:39:12 +03:00
Vjacheslav Trushkin
7214c077b4 Clean up code for IconifyPreload and IconifyProviders 2021-05-13 22:33:33 +03:00
Vjacheslav Trushkin
3f6265fdac Add class names to icons loaded from API in components, matching SVG framework functionality 2021-05-13 15:46:50 +03:00