Vjacheslav Trushkin
|
41afe33976
|
Fix tsconfig in core, specify config when clearing jest cache
|
2022-03-16 16:10:14 +02:00 |
|
Vjacheslav Trushkin
|
5feccddcb3
|
WIP: moving core to unbuild and vitest
|
2022-03-16 12:12:25 +02:00 |
|
Vjacheslav Trushkin
|
b985c4e69e
|
Remove Jasmine tests from core
|
2022-03-16 10:08:49 +02:00 |
|
Vjacheslav Trushkin
|
efd0038aff
|
Use unbuild to build core package
|
2022-03-14 18:12:01 +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
|
00d7d6e0c5
|
Publish new versions of library builder and core packages
|
2022-01-10 22:50:16 +02:00 |
|
Joaquín Sánchez Jiménez
|
56894251c6
|
feat: refactor modern loader
|
2022-01-10 17:59:56 +02:00 |
|
Joaquín Sánchez Jiménez
|
def0990a64
|
chore: build packages done
|
2022-01-10 17:59:56 +02:00 |
|
Joaquín Sánchez Jiménez
|
ffd23fb8ec
|
feat: add external svg loader
|
2022-01-10 17:59:56 +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
|
c1b22647eb
|
Few more changes to parseIconSet function to make it cleaner
|
2021-10-12 18:19:46 +03: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
|
e82ecf83da
|
Publish new versions of various libraries, update dependencies
|
2021-09-25 11:12:24 +03:00 |
|
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
|
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
|
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
|
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
|
eebac83a65
|
Automatically require cross-fetch when running in Node
|
2021-08-29 21:51:54 +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
|
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
|
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
|
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
|
1ca3e70967
|
Update dependencies in core
|
2021-04-19 18:41:40 +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
|
79b4fa111a
|
Clean up scripts in core
|
2020-12-21 11:55:16 +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
|
1bcaaf2ce6
|
Update dependencies for all packages, use npm 7, archive axios module
|
2020-11-21 13:55:36 +02:00 |
|
Vjacheslav Trushkin
|
de85b9f08a
|
Publish update for core package
|
2020-11-05 11:44:58 +02:00 |
|
Vjacheslav Trushkin
|
cb4ae877e5
|
Update core dependencies, reverse temporary change in FullIconifyIcon type
|
2020-11-05 11:38:07 +02:00 |
|
Vjacheslav Trushkin
|
9e2e2d315e
|
Refactor addCollection in core: move it to separate reusable function. Publish RC.1
|
2020-09-03 14:11:17 +03:00 |
|
Vjacheslav Trushkin
|
72dc86c2e3
|
Update dependencies
|
2020-09-03 10:36:15 +03:00 |
|
Vjacheslav Trushkin
|
c9cfa55bb4
|
Update dependencies for core, remove debug code that was added by mistake, publish new version
|
2020-08-26 18:34:53 +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
|
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
|
41cffa2182
|
Publish core 1.0.0-beta.2 with updated dependencies
|
2020-07-02 10:39:37 +03:00 |
|
Vjacheslav Trushkin
|
22d832a7e2
|
Update dependencies
|
2020-05-29 22:14:36 +03:00 |
|
Vjacheslav Trushkin
|
3a7b1751b3
|
Fix rendering icons that have customisations
|
2020-04-29 11:15:37 +03:00 |
|
Vjacheslav Trushkin
|
c51a51e556
|
Publish Iconify Core
|
2020-04-28 14:27:58 +03:00 |
|
Vjacheslav Trushkin
|
5cd35756fd
|
Update dependencies, package links, add instructions for Lerna
|
2020-04-28 13:27:23 +03:00 |
|