Vjacheslav Trushkin
|
6d04b4a7e6
|
Publish update for Vue components
|
2022-02-28 10:15:32 +02:00 |
|
Vjacheslav Trushkin
|
dc8357209e
|
Fix bugs in Vue components, causing them to render incorrectly with SSR
|
2022-02-26 12:13:50 +02: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
|
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
|
4d1f1da47f
|
Update Vue components
|
2022-01-11 12:37:20 +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
|
0d948e159e
|
Update Vue 2 readme
|
2021-12-22 16:44:09 +02:00 |
|
Vjacheslav Trushkin
|
63b571e7e7
|
Fix exports in Vue components
|
2021-11-18 09:51:44 +02:00 |
|
Wu Rui
|
485977e4d1
|
Fix @iconify/vue2 exports
|
2021-11-18 15:29:08 +08:00 |
|
Vjacheslav Trushkin
|
935f097f51
|
Publish stable versions of all packages, update dependencies
|
2021-11-11 10:22:19 +02:00 |
|
Vjacheslav Trushkin
|
0691bb6836
|
Redo function for parsing icon sets, fix bug in parsing icon sets
|
2021-10-12 17:17:51 +03:00 |
|
Vjacheslav Trushkin
|
4d2113bab1
|
Publish new versions of all components with better replaceIDs function
|
2021-10-01 23:53:15 +03:00 |
|
Vjacheslav Trushkin
|
1c295669fc
|
Publish new versions of Vue components
|
2021-09-27 22:59:19 +03:00 |
|
Vjacheslav Trushkin
|
4288be3301
|
Update Vue 2 component for new core structure
|
2021-09-27 17:28:22 +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
|
eebac83a65
|
Automatically require cross-fetch when running in Node
|
2021-08-29 21:51:54 +03:00 |
|
Vjacheslav Trushkin
|
f1b840918c
|
Publish new components as stable
|
2021-08-09 09:22:08 +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
|
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
|
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
|
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 |
|
Vjacheslav Trushkin
|
144604ce2b
|
Add onLoad callback to components, export buildIcon, add onLoad event to components, fix customisations, publish new versions
|
2021-05-11 23:27:13 +03:00 |
|
Vjacheslav Trushkin
|
fb5744a1cb
|
Publish alpha versions of all components
|
2021-05-07 22:17:16 +03:00 |
|
Vjacheslav Trushkin
|
4fef8e3167
|
Test passing class in Vue components
|
2021-05-07 21:39:32 +03:00 |
|
Vjacheslav Trushkin
|
5192ed0ab7
|
Update dependencies in various components and demos, move setFetch to _api in all components
|
2021-05-07 21:19:48 +03:00 |
|
Vjacheslav Trushkin
|
2ff52f1122
|
Vue 2 component with API support
|
2021-05-07 11:28:39 +03:00 |
|
Vjacheslav Trushkin
|
56df8fa1e8
|
Change Vue 2 component from functional to class in preparation for API support
|
2021-05-07 00:28:14 +03:00 |
|
Vjacheslav Trushkin
|
a4422ec145
|
Restore Vue 2 component from archive and rename it
|
2021-05-06 18:22:48 +03:00 |
|