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

531 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
135bf723fb Move files to clean up directory structure in SVG framework 2020-06-11 00:13:50 +03:00
Vjacheslav Trushkin
49b9d09f6f Move API modules from iconify package to core package 2020-06-10 22:26:59 +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
220190d8fe Do not spam log with errors 2020-06-09 20:07:48 +03:00
Vjacheslav Trushkin
de037e43e0 Fix cache in JSONP module, add optional axios module (disabled by default because it is much bigger than jsonp) 2020-06-06 12:50:17 +03:00
Vjacheslav Trushkin
375863d9bb Move calculateSize function to internals in SVG framework 2020-06-06 10:13:56 +03:00
Vjacheslav Trushkin
ce5fade7ae Add API provider types to types package 2020-06-04 17:29:54 +03:00
Vjacheslav Trushkin
6c461f3b92 Group up exposed internal functions in SVG framework 2020-06-04 16:45:29 +03:00
Vjacheslav Trushkin
4fc2a3727b In SVG framework expose internal API and fix issues preventing it from running in Node environment 2020-06-03 22:01:45 +03:00
Vjacheslav Trushkin
b87edf3f20 Add provider to IconifyJSON type 2020-06-02 00:54:37 +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
eb758c4fde Automatically update version in readme 2020-06-02 00:20:11 +03:00
Vjacheslav Trushkin
ff7552abda Add demo files for SVG framework, preload icons from IconifyPreload 2020-05-31 20:03:13 +03:00
Vjacheslav Trushkin
a67010f6b7 Update copyright 2020-05-31 09:46:47 +03:00
Vjacheslav Trushkin
eea235f97d Slightly change API providers behavior, import providers from IconifyProviders global 2020-05-31 09:44:24 +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
20ccec0f2e Improve Svelte component readme 2020-05-01 09:52:03 +03:00
Vjacheslav Trushkin
37130be48a Update Svelte readme and Sapper demo 2020-04-29 16:07:06 +03:00
Vjacheslav Trushkin
f9a2384d8e Make Svelte component compatible with Sapper, add Sapper demo 2020-04-29 12:43:00 +03:00
Vjacheslav Trushkin
3a7b1751b3 Fix rendering icons that have customisations 2020-04-29 11:15:37 +03:00
Vjacheslav Trushkin
8639d52586 Publish Svelte component, fix few typos in Vue and React documentation and demo 2020-04-28 22:40:05 +03:00
Vjacheslav Trushkin
1dd49d6455 Iconify 2.0.0 beta 1 2020-04-28 17:35:35 +03:00
Vjacheslav Trushkin
4ff070e5e4 Publish React component version 2.0 beta 2020-04-28 14:41:51 +03:00
Vjacheslav Trushkin
34f8d21ac1 Publish SVG framework beta 2020-04-28 14:32:22 +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
Vjacheslav Trushkin
177640105c Add types to monorepo 2020-04-28 13:16:14 +03:00
Vjacheslav Trushkin
58d4cf3d49 Move version 2 to a big monorepo 2020-04-28 12:47:35 +03:00