Vjacheslav Trushkin
e77a0c5ed1
chore: fix typo in comment
2023-05-29 22:17:42 +03:00
Vjacheslav Trushkin
011427d072
chore(tailwind): add custom icons to tailwind demo
2023-04-20 19:35:07 +03:00
Vjacheslav Trushkin
854ab73968
fix(svelte): allow any data- attribute
2023-04-19 22:17:21 +03:00
Vjacheslav Trushkin
f7cb7fd1bb
chore: update Svelte component
2023-04-18 16:40:03 +03:00
Vjacheslav Trushkin
a03d601204
fix(svelte): add props for svg to component
2023-04-17 21:38:44 +03:00
Vjacheslav Trushkin
13eaa39f2d
chore(svelte): publish update
2023-04-08 11:18:01 +03:00
Vjacheslav Trushkin
22e760735e
chore(svelte): ignore src/svelte.d.ts
2023-04-08 09:00:58 +03:00
hackape
6a84a2f40d
fix: correct svelte component's TS type
2023-04-08 08:41:12 +08:00
Vjacheslav Trushkin
28dcf961a3
chore(tailwind): update dependencies
2023-04-02 10:49:51 +03:00
Vjacheslav Trushkin
c9f1d06cfa
chore(iconify-icon): update dependencies
2023-04-02 10:48:09 +03:00
Vjacheslav Trushkin
e3f7524191
chore(svg-framework): update terser
2023-04-02 10:42:40 +03:00
Vjacheslav Trushkin
c7668b87c0
chore: remove outdated sapper demo
2023-04-02 10:39:43 +03:00
Vjacheslav Trushkin
67b70a0952
chore: publish update for vue component
2023-04-02 10:31:04 +03:00
Vjacheslav Trushkin
48023c91fe
chore(components): update dependencies
2023-04-02 10:29:40 +03:00
Vjacheslav Trushkin
16936840c7
chore(packages): update dependencies
2023-04-02 10:00:54 +03:00
Vjacheslav Trushkin
5a1460f22c
fix(vue): add props to offline package
2023-04-02 09:56:58 +03:00
Vjacheslav Trushkin
0027e7281e
chore: remove importsNotUsedAsValues from all tsconfig files
2023-04-01 20:41:40 +03:00
Vjacheslav Trushkin
6822667476
chore(svg-framework): remove buble from build process
2023-04-01 20:40:37 +03:00
Vjacheslav Trushkin
7bf2a53ab8
Merge remote-tracking branch 'tachibana-shin/main' into next
2023-04-01 20:32:25 +03:00
Tachibana Shin
3d8c3cedd7
[vue3]: fix typo props component Icon
2023-04-01 16:52:39 +00:00
Vjacheslav Trushkin
6c8154b841
chore: update dependencies for solid-js package and demo
2023-03-30 15:31:44 +03:00
Vjacheslav Trushkin
6e6fbe15a1
feat(utils): add svgToData function
2023-03-09 10:47:03 +02:00
Vjacheslav Trushkin
2fc81ae9d8
fix(iconify-icon): correctly handle unset width/height in svg mode
2023-02-21 09:04:06 +02:00
Vjacheslav Trushkin
0d5431deac
fix: allow iconify-icon work correctly without dimensions
2023-02-20 20:01:34 +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
d060d3d1df
chore: publish update for iconify-icon
2023-02-08 20:55:38 +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
Vjacheslav Trushkin
f8f8ce9510
Merge remote-tracking branch 'txp1035/feat_customInstall' into next
2023-02-08 08:58:22 +02:00
Vjacheslav Trushkin
50ea946d67
chore: prettier
2023-02-08 08:56:25 +02:00
jdevinemt
965ea9e055
fix: remove attributes instead of setting them to null
...
This pull request relates to issue #201 , which was has been closed. I ran into the same issue I had with the 'inline' attribute in that issue with other attributes like 'height', 'width', etc. I double checked the Iconify docs to ensure none of these affected attributes have a valid use case for a null value.
2023-02-07 15:13:53 -07:00
Vjacheslav Trushkin
612d0d9350
chore: publish update for iconify-icon
2023-02-07 23:26:20 +02:00
Vjacheslav Trushkin
85fc90c08c
chore: prettier
2023-02-07 23:21:54 +02:00
Vjacheslav Trushkin
6427d2b007
Merge remote-tracking branch 'jdevinemt/patch-1' into next
2023-02-07 23:21:06 +02:00
jdevinemt
34702c534a
'inline' attribute null value fix
...
Applies to #201
2023-02-07 14:18:48 -07:00
Vjacheslav Trushkin
8e6e5a3619
fix: require icons list for addCleanIconSelectors in Tailwind plugin
2023-02-07 21:34:26 +02:00
Vjacheslav Trushkin
2b0ca8f685
fix: combine files and iconSets options in Tailwind plugin
2023-02-07 18:04:20 +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
Vjacheslav Trushkin
981feb9c53
fix: clearer errors in tailwind plugin
2023-02-07 10:27:55 +02: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
0dbc5da8b3
fix: correct handling for icons with palette in Tailwind plugin, plugin demo
2023-02-06 20:31:55 +02:00
Vjacheslav Trushkin
626ac30ca6
chore: publish update for web component
2023-01-27 23:46:33 +02:00
Vjacheslav Trushkin
e7987a9384
feat(iconify-icon): function to append custom style to all nodes
2023-01-27 23:38:02 +02:00