2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-16 15:29:03 +00:00
Commit Graph

881 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
08669af71f chore: add .gitattributes, fix docblock 2024-01-14 21:05:54 +02:00
Vjacheslav Trushkin
b778928bac chore: publish update for utils 2023-12-28 10:25:38 +02:00
Vjacheslav Trushkin
0960538526 chore: improve svg trim and prettify functions 2023-12-28 10:24:59 +02:00
Vjacheslav Trushkin
7fb8bd2c57 chore: use module as default for svelte component 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
be70a27dad chore: support icon.svelte export in svelte component 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
1c39d19339 chore: update svelte demo packages 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
e1dc2fe25f chore: fix offline exports in svelte component 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
075624353d chore: do not precompile svelte component 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
6762b67266 chore: add span types to svelte component to allow title 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
4161317149 chore: fix svelte component for svelte 4 types 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
1ed4fab53f
Merge pull request #269 from chenglu4343/fix-sizeMatchError
fix(utils): not match correctly when setting with a decimal
2023-12-28 10:08:21 +02:00
chenglu
5907633e5b fix(utils): not match correctly when setting with a decimal 2023-12-28 15:41:21 +08:00
Vjacheslav Trushkin
f39b0806c1 chore: fix exports in svelte component 2023-12-16 16:38:34 +02:00
Vjacheslav Trushkin
e38f248bce chore: add exports to svelte component 2023-12-16 11:55:12 +02:00
Vjacheslav Trushkin
d037f7ae13 chore: reuse splitSVGDefs for other tags in utils 2023-12-14 19:26:18 +02:00
Vjacheslav Trushkin
08d2a5b4b4 chore: update core package 2023-11-27 13:36:07 +02:00
Vjacheslav Trushkin
f4930a5ff7 chore: publish update for tailwind plugin 2023-11-25 19:27:20 +02:00
Vjacheslav Trushkin
dca1c34036 chore: add demo for scale option for tailwind 2023-11-25 19:25:59 +02:00
JB Hutch
d19adc598e Update type desc 2023-11-24 12:08:28 -05:00
JB Hutch
ad67fd2d9e Update readme 2023-11-24 12:02:42 -05:00
JB Hutch
bce4af62b2 Add scale option to tailwind plugin 2023-11-24 11:42:55 -05: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
Vjacheslav Trushkin
2446ff51c6
Merge pull request #246 from iconify/userquin/fix-package-exports
fix(next): types in package exports
2023-08-18 12:51:52 +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
ee002a3f57 chore: update pnpm 2023-08-18 12:08:48 +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
ce9c10c9f5 Merge remote-tracking branch 'yunsii/main-1' into next 2023-08-16 15:44:34 +03:00
云深
4d94ae5cef
chore: correct typo 2023-08-13 21:29:43 +08: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
22d7d8b889 chore: update dependencies for iconify-icon demo 2023-08-01 23:36:34 +03:00
Vjacheslav Trushkin
73da477a0a chore: update dependencies in iconify-icon 2023-08-01 22:06:24 +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