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

673 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
08d2a5b4b4 chore: update core package 2023-11-27 13:36:07 +02:00
Vjacheslav Trushkin
72aa8aa8d9 chore: publish update for utils 2023-11-22 21:38:07 +02:00
Vjacheslav Trushkin
3bd902d5e4 chore: update counters in readme files 2023-11-12 19:36:23 +02:00
Vjacheslav Trushkin
5e596192d2 chore: fix licenses in utils 2023-10-19 10:44:15 +03:00
Vjacheslav Trushkin
22ba2345fb chore: update emoji data to 15.1 2023-10-06 08:50:34 +03:00
Vjacheslav Trushkin
7f3ea30274 chore: skip scripts and css when formatting svg 2023-10-02 12:20:47 +03:00
Vjacheslav Trushkin
aa8cb69be2 chore: publish update for utils 2023-09-28 16:47:17 +03:00
Vjacheslav Trushkin
3717f1f062 feat: prettifySVG for utils package 2023-09-28 16:46:34 +03:00
Vjacheslav Trushkin
b3c0a9b34c chore: publish update for utils 2023-09-17 20:11:03 +03:00
Vjacheslav Trushkin
c15f8ca0c2 chore: add functions to generate css as content, add extra rules option for css functions 2023-09-17 20:10:28 +03:00
Vjacheslav Trushkin
d8781fc7e4 chore: do not create empty defs in mergeDefsAndContent 2023-08-19 21:38:46 +03:00
Vjacheslav Trushkin
35b92a4cd5 chore: publish update for utils 2023-08-19 09:36:04 +03:00
Vjacheslav Trushkin
d2db5eceb4 chore: add convertParsedSVG to utils, add new functions to index 2023-08-19 09:35:01 +03:00
Vjacheslav Trushkin
63462d9ddb chore: test parsing SVG with nested SVG 2023-08-18 14:39:38 +03:00
userquin
3c45edb11a fix: types in package exports 2023-08-18 11:49:44 +02:00
Vjacheslav Trushkin
27ba69eb92 chore: publish new version of utils 2023-08-18 12:09:55 +03:00
Vjacheslav Trushkin
c5f818ecab feat: parse svg in utils, handle defs correctly 2023-08-17 13:30:29 +03:00
Vjacheslav Trushkin
957a9eda66 chore: log errors in loader in utils 2023-08-17 09:23:29 +03:00
Vjacheslav Trushkin
a7f77a2ac5 chore: add try catch to custom loader in utils 2023-08-12 18:59:21 +03:00
Vjacheslav Trushkin
8b2af7135a chore: add try catch to custom loader in utils 2023-08-12 18:54:27 +03:00
Vjacheslav Trushkin
73db53badc chore: update dependencies in packages 2023-08-01 22:03:20 +03:00
Vjacheslav Trushkin
172d09d40f chore: limits for browser storage 2023-08-01 21:42:56 +03:00
Vjacheslav Trushkin
617f394b30 chore: rename badly named iconExists to iconLoaded 2023-07-04 19:45:04 +03:00
Vjacheslav Trushkin
4765dc962f feat: add data for open source licenses 2023-06-22 11:54:29 +03:00
Vjacheslav Trushkin
39868cf79c feat: support require-trusted-types-for policy 2023-06-22 11:50:27 +03:00
Vjacheslav Trushkin
7bec9456c8 chore: cleaner css for icon, update utils and tailwind plugin, update dependencies 2023-06-06 19:10:54 +03:00
Vjacheslav Trushkin
f03056cc8c chore: update readme files and license years 2023-05-31 22:04:11 +03:00
Vjacheslav Trushkin
e77a0c5ed1 chore: fix typo in comment 2023-05-29 22:17:42 +03:00
Vjacheslav Trushkin
16936840c7 chore(packages): update dependencies 2023-04-02 10:00:54 +03:00
Vjacheslav Trushkin
0027e7281e chore: remove importsNotUsedAsValues from all tsconfig files 2023-04-01 20:41:40 +03:00
Vjacheslav Trushkin
6e6fbe15a1 feat(utils): add svgToData function 2023-03-09 10:47:03 +02:00
Vjacheslav Trushkin
c04eb0dbb0 fix(utils): detect palette in getIconsCSS 2023-02-17 15:29:14 +02:00
Vjacheslav Trushkin
c3482e6661 chore: publish update for utils 2023-02-15 09:35:38 +02:00
Vjacheslav Trushkin
f3b58a75ad feat(utils): async version of parseIconSet 2023-02-15 09:34:29 +02:00
Vjacheslav Trushkin
78f71407d5 chore: publish update for utils with few more unit tests 2023-02-14 12:15:30 +02:00
Vjacheslav Trushkin
9d93ba8272 fix: incorrect custom icon size detection in utils 2023-02-14 01:08:42 +02:00
Vjacheslav Trushkin
f17693900b chore: update dependencies for utils, clean up tests 2023-02-14 00:06:13 +02:00
Vjacheslav Trushkin
e60a96e074 chore: publish update for utils 2023-02-08 09:06:37 +02:00
Vjacheslav Trushkin
a6ab1dfba8 feat(utils): autoinstall as callback 2023-02-08 09:04:52 +02:00
DaoYuan
27911a5447 fix: miss 2023-02-07 23:35:49 +08:00
DaoYuan
3107db9488 perf: use autoInstall 2023-02-07 23:24:44 +08:00
DaoYuan
b7fc04c931 perf: supplementary type 2023-02-07 14:59:45 +08:00
DaoYuan
5be9c3f8f9 feat: customInstall 2023-02-07 14:50:53 +08:00
Vjacheslav Trushkin
565822758c chore: publish updates for utils and icon components 2023-01-27 20:53:51 +02:00
Vjacheslav Trushkin
d3f52d44fa feat(utils): support removing width and height attributes in generated icon 2023-01-27 10:13:39 +02:00
Vjacheslav Trushkin
efb0e57ad3 chore(utils): add test for complex animated icon 2023-01-15 10:14:25 +02:00
Vjacheslav Trushkin
0e77f9f423 chore(utils): publish update 2023-01-10 22:38:07 +02:00
Vjacheslav Trushkin
5af324a952 chore(utils): split getIconsCSS in 2 functions 2023-01-08 23:33:56 +02:00
Vjacheslav Trushkin
0b7cde7d56 chore: publish update for Utils 2023-01-07 10:18:00 +02:00
Vjacheslav Trushkin
4b956111cd feat(utils): support color parameter for css functions 2023-01-07 10:17:14 +02:00