Vjacheslav Trushkin
|
d9303423d1
|
Organize exported functions in reusable modules to make it easier to manage multiple implementations
|
2020-12-22 14:49:02 +02:00 |
|
Vjacheslav Trushkin
|
1e3ffd7984
|
Remove getIconName function, add optional validation to stringToIcon
|
2020-12-21 19:33:08 +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
|
79b4fa111a
|
Clean up scripts in core
|
2020-12-21 11:55:16 +02:00 |
|
Vjacheslav Trushkin
|
30dfce2f6b
|
Make React component work with Gatsby
|
2020-12-18 16:05:46 +02:00 |
|
Vjacheslav Trushkin
|
8f483cd247
|
Add debug_packages directory for packages for testing stuff
|
2020-12-18 11:02:03 +02:00 |
|
Vjacheslav Trushkin
|
cf34330f6e
|
Remove redundant dependencies
|
2020-12-16 12:04:56 +02:00 |
|
Vjacheslav Trushkin
|
0a10453ee9
|
Remove IE10 attributes from SVGs in components
|
2020-12-16 12:04:21 +02:00 |
|
Vjacheslav Trushkin
|
3e4e42a723
|
Clean up unit tests for browser
|
2020-12-16 11:48:50 +02:00 |
|
Vjacheslav Trushkin
|
6cb69b558d
|
Remove IE10 and old Firefox hacks from SVG framework
|
2020-12-16 11:48:14 +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
|
b89e3f3d17
|
Remove workspaces from package.json because it results in bugs in npm 7
|
2020-12-15 14:21:41 +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
|
012942fed0
|
Consistent implementation of getIcon: fix return type in SVG framework, add function to React component
|
2020-11-21 13:00:15 +02:00 |
|
Vjacheslav Trushkin
|
a29b2bb493
|
Add new suffixes/prefixes format to types
|
2020-11-05 20:11:56 +02:00 |
|
Vjacheslav Trushkin
|
df883b6b84
|
Update package-lock.json for core package
|
2020-11-05 14:33:07 +02:00 |
|
Vjacheslav Trushkin
|
71fce683f6
|
Update dependencies for SVG framework, publish new version
|
2020-11-05 14:14:03 +02:00 |
|
Vjacheslav Trushkin
|
3fb54e8fbd
|
Update dependencies for Svelte component, publish update
|
2020-11-05 14:11:04 +02:00 |
|
Vjacheslav Trushkin
|
deb0f6fca0
|
Update dependencies for React with API, publish update
|
2020-11-05 12:16:51 +02:00 |
|
Vjacheslav Trushkin
|
13466b4d44
|
Update dependencies for React component, publish update
|
2020-11-05 12:13:18 +02:00 |
|
Vjacheslav Trushkin
|
7395dcbe96
|
Update dependencies for Vue 2 component, publish new version
|
2020-11-05 12:09:08 +02:00 |
|
Vjacheslav Trushkin
|
64baf2d3a0
|
Publish update for Vue 3 component
|
2020-11-05 12:05:32 +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
|
4ac1f0f199
|
Add TypeScript as dev dependency to types, move hidden field from icon object, so it affects only JSON structure
|
2020-11-05 11:35:41 +02:00 |
|
Vjacheslav Trushkin
|
5f9a03899c
|
Add test script to types package
|
2020-11-05 11:19:22 +02:00 |
|
Vjacheslav Trushkin
|
618dba0c13
|
Add hidden field to IconifyOptional interface
|
2020-09-14 23:08:13 +03: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
|
9e2e2d315e
|
Refactor addCollection in core: move it to separate reusable function. Publish RC.1
|
2020-09-03 14:11:17 +03:00 |
|
Vjacheslav Trushkin
|
d5f199a42e
|
Update icons count: reached 70k icons
|
2020-09-03 10:42:54 +03:00 |
|
Vjacheslav Trushkin
|
72dc86c2e3
|
Update dependencies
|
2020-09-03 10:36:15 +03:00 |
|
Vjacheslav Trushkin
|
9ee2bef8f8
|
Update dependencies in SVG framework and browser tests
|
2020-08-31 00:15:08 +03:00 |
|
Vjacheslav Trushkin
|
9a42bad01e
|
Script to update dependencies for packages
|
2020-08-26 20:02:42 +03:00 |
|
Vjacheslav Trushkin
|
39b37c7a13
|
Update dependencies for Vue2 component
|
2020-08-26 20:02:08 +03:00 |
|
Vjacheslav Trushkin
|
cedd6f0b51
|
Update dependencies for Vue 3 component
|
2020-08-26 20:01:02 +03:00 |
|
Vjacheslav Trushkin
|
24960081f6
|
Update dependencies for Svelte components and demo
|
2020-08-26 19:56:56 +03:00 |
|
Vjacheslav Trushkin
|
268e1ed95a
|
Update dependencies for React components, publish new version of React with API
|
2020-08-26 19:43:59 +03:00 |
|
Vjacheslav Trushkin
|
eef499293b
|
Publish SVG framework release candidate 1, update dependencies
|
2020-08-26 19:25:49 +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
|
8731ac00c3
|
Update Vue readme files
|
2020-08-23 19:19:57 +03:00 |
|
Vjacheslav Trushkin
|
71bec4e7c8
|
Remove VSCode settings from repository
|
2020-08-23 19:03:03 +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
|
94c62dd0dc
|
Use ES icon components instead of CommonJS in Vue and Vue demo, update dependencies
|
2020-08-22 18:51:20 +03:00 |
|
Vjacheslav Trushkin
|
de3e0896bb
|
Use ES icon components instead of CommonJS in React and React demo, update dependencies
|
2020-08-22 18:37:51 +03:00 |
|
Vjacheslav Trushkin
|
ac8eab9510
|
Use ES icon components instead of CommonJS in Svelte and Svelte / Sapper demo, update dependencies
|
2020-08-22 18:19:04 +03:00 |
|
Vjacheslav Trushkin
|
5c87d82108
|
Fix import of uncompiled Svelte component by splitting dependencies into a separate file and bundle that file
|
2020-08-22 15:31:44 +03:00 |
|
Vjacheslav Trushkin
|
664173e8a6
|
Update dependencies for Vue component, fix Vue unit tests
|
2020-08-19 13:24:54 +03:00 |
|