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

51 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
5d91f63a12 Publish new version of SVG framework 2021-09-27 21:58:59 +03:00
Vjacheslav Trushkin
5a26c44009 Update browser tests 2021-09-27 18:53:31 +03:00
Vjacheslav Trushkin
691057527b Change build process for SVG framework, switch tests to Jest 2021-09-24 11:41:54 +03:00
Vjacheslav Trushkin
e6f69c6901 Merge branch 'dev/reusable-api' into dev/next 2021-09-20 16:33:57 +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
8249705761 Publish new beta versions of all components 2021-09-12 22:17:20 +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
02ccf58817 Fix renderHTML, renderSVG and renderIcon functions in SVG framework 2021-08-19 12:35:49 +03:00
Vjacheslav Trushkin
42fd30d28d Update dependencies, rewrite readme files 2021-06-20 09:59:30 +03:00
Vjacheslav Trushkin
b203cf9cfb Observe documentElement instead of body in SVG framework 2021-06-16 15:36:51 +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
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
2282a05bea Move setFetch to API internals in core, publish core and SVG framework as stable versions 2021-05-07 21:01:14 +03:00
Vjacheslav Trushkin
8510d68768 Add tests for title attribute for SVG framework 2021-04-19 18:41:06 +03: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
4032ef32bc Update core, SVG framework and React components 2020-12-30 17:06:52 +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
cf34330f6e Remove redundant dependencies 2020-12-16 12:04:56 +02:00
Vjacheslav Trushkin
3e4e42a723 Clean up unit tests for browser 2020-12-16 11:48:50 +02:00
Vjacheslav Trushkin
5532089ae9 Publish update for SVG framework 2020-12-15 15:27:55 +02:00
Vjacheslav Trushkin
91f85396fd Publish new packages, update dependencies 2020-12-15 14:46:34 +02:00
Vjacheslav Trushkin
d2dadd3b2e Update API redundancy, update some dependencies that were bugged with npm 7 2020-12-15 14:23:15 +02:00
Vjacheslav Trushkin
34dfc18cd1 Update dependencies 2020-12-13 12:19:19 +02:00
Vjacheslav Trushkin
1bcaaf2ce6 Update dependencies for all packages, use npm 7, archive axios module 2020-11-21 13:55:36 +02:00
Vjacheslav Trushkin
71fce683f6 Update dependencies for SVG framework, publish new version 2020-11-05 14:14:03 +02:00
Vjacheslav Trushkin
c6148060aa Publish updates for Vue 2, Vue 3 and React components with addCollection support. Update dependencies 2020-09-03 14:44:51 +03:00
Vjacheslav Trushkin
9ee2bef8f8 Update dependencies in SVG framework and browser tests 2020-08-31 00:15:08 +03:00
Vjacheslav Trushkin
eef499293b Publish SVG framework release candidate 1, update dependencies 2020-08-26 19:25:49 +03:00
Vjacheslav Trushkin
bc86c9e9af Vue 3 component, archive Vue 2 component, update dependencies in few packages 2020-08-23 19:01:32 +03:00
Vjacheslav Trushkin
02b208f7c2 Update dependencies, publish updates for core, SVG framework and all components 2020-08-14 12:44:58 +03:00
Vjacheslav Trushkin
2a1b3a2b8b Unit test to make sure scan is called immediately when observing custom node 2020-08-12 10:39:06 +03:00
Vjacheslav Trushkin
d31bd5fca4 Fix listIcons in SVG framework and update few comments 2020-08-11 23:28:50 +03:00
Vjacheslav Trushkin
4bdbe0b98a Fix typo that prevented observer from working property in SVG framework beta 4, publish beta 5 2020-08-07 08:37:54 +03:00
Vjacheslav Trushkin
7645047431 Rebuild observer in SVG framework. Now it supports multiple root nodes 2020-08-04 18:30:24 +03:00
Vjacheslav Trushkin
0266760091 Update dependencies 2020-08-02 22:04:39 +03:00
Vjacheslav Trushkin
d1bd40bcb0 Change behavior of scanDOM in SVG framework when used with custom root node 2020-08-02 21:48:53 +03:00
Vjacheslav Trushkin
4207fd254a Test changing icon after rendering 2020-08-01 23:12:26 +03:00
Vjacheslav Trushkin
b3dfcf0696 Add tests for scanDOM with custom root, without API 2020-08-01 11:12:55 +03:00
Vjacheslav Trushkin
dd5e7060de Update dependencies for browser tests 2020-07-02 10:46:26 +03:00
Vjacheslav Trushkin
68742d0793 Re-structure SVG framework 2020-07-01 23:29:43 +03:00
Vjacheslav Trushkin
a088b64b58 Fix tests for SVG framework 2020-06-12 00:46:47 +03:00
Vjacheslav Trushkin
5ee1765529 Make API modules independent from core, expose functions to set custom API modules, update package depdendencies 2020-06-10 22:15:40 +03:00
Vjacheslav Trushkin
cf3d9394ee Add provider to SVG class names list, update unit tests 2020-06-02 00:31:57 +03:00
Vjacheslav Trushkin
22d832a7e2 Update dependencies 2020-05-29 22:14:36 +03:00
Vjacheslav Trushkin
2aad697264 Implement icon providers (similar to namespaces) 2020-05-29 22:08:45 +03:00
Vjacheslav Trushkin
0956dc7f9a Update dependencies 2020-05-04 13:29:59 +03:00
Vjacheslav Trushkin
0230e952ca Automatically build missing dependencies when building packages 2020-05-04 13:20:10 +03:00
Vjacheslav Trushkin
1dd49d6455 Iconify 2.0.0 beta 1 2020-04-28 17:35:35 +03:00
Vjacheslav Trushkin
5cd35756fd Update dependencies, package links, add instructions for Lerna 2020-04-28 13:27:23 +03:00