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

33 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
826dd80833 Merge remote-tracking branch 'origin/master' into dev/next 2022-04-30 23:15:36 +03:00
Vjacheslav Trushkin
8e12f8614c Remove alignment from customisations 2022-04-30 23:12:34 +03:00
Vjacheslav Trushkin
9077105e60 Use types as dependency in all components instead of bundling it 2022-04-30 21:36:25 +03:00
Vjacheslav Trushkin
b56ac3ea39 More licenses cleanup 2022-04-20 19:20:04 +03:00
Vjacheslav Trushkin
8a16081d96 Fix licenses mess, switch everything to MIT 2022-04-20 19:00:21 +03:00
Vjacheslav Trushkin
70ed79a516 Use URLSearchParams for API queries 2022-03-31 19:02:49 +03:00
Vjacheslav Trushkin
e6667436b0 Publish update for Ember component 2022-03-31 16:45:05 +03:00
Vjacheslav Trushkin
5cd43f4b17 Publish new versions of utils and core packages 2022-03-31 16:35:30 +03:00
Vjacheslav Trushkin
a8217e9639 Update dependencies for Ember component 2022-03-22 12:11:20 +02:00
Vjacheslav Trushkin
19bd1672a1 Publish update for Ember component 2022-03-17 21:13:04 +02:00
Vjacheslav Trushkin
fbd61e9183 Remove library-builder package, use unbuild instead 2022-03-15 19:19:51 +02:00
Vjacheslav Trushkin
4ff7bab3ee Publish new version of Ember component 2022-03-15 16:52:31 +02:00
Vjacheslav Trushkin
41db5b5c06 Fix dependencies in Ember component, ignore import from @ember/template 2022-03-14 15:50:58 +02:00
Bj Tecu
8d7043692e Add ember-source package 2022-03-14 09:28:00 -04:00
Bj Tecu
3cc866214d Make styles safe 2022-03-11 11:39:57 -05:00
Vjacheslav Trushkin
1ee0caf216 Do not attempt to load cross-fetch if Fetch API is not available, deprecate JSONP loader 2022-02-21 17:13:27 +02:00
Vjacheslav Trushkin
93ccc6c439 Fix tsconfig in Ember 2022-01-29 13:22:52 +02:00
Vjacheslav Trushkin
164708c9f8 Add loadIcon function to all packages, update dependencies, publish new minor versions 2022-01-24 19:44:10 +02:00
Vjacheslav Trushkin
bf8d17f97a Add loadIcon function 2022-01-13 22:19:49 +02:00
Vjacheslav Trushkin
0e1f1d427e Update Ember component 2022-01-10 23:10:48 +02:00
Vjacheslav Trushkin
7e7e81e3b2 Do not use dash in automatically generated IDs, it breaks SVG animations 2022-01-09 11:01:59 +02:00
Vjacheslav Trushkin
4be4ab87bc Add function to share storage between different instances of components and various components 2022-01-09 10:21:53 +02:00
Vjacheslav Trushkin
935f097f51 Publish stable versions of all packages, update dependencies 2021-11-11 10:22:19 +02:00
Vjacheslav Trushkin
4d2113bab1 Publish new versions of all components with better replaceIDs function 2021-10-01 23:53:15 +03:00
Vjacheslav Trushkin
35b046567d Publish new version of Ember component 2021-09-27 23:03:48 +03:00
Vjacheslav Trushkin
f3dffba74f Update Ember component for new code 2021-09-27 18:47:41 +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
a5f8282df2 Redo internal API exports to make API functions reusable 2021-09-01 11:34:58 +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
915d747d02 Ember component (working but not fully tested yet) 2021-07-20 16:50:05 +03:00