2
0
mirror of https://github.com/iconify/iconify.git synced 2024-06-27 18:53:29 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
d73c0c9bde chore: unused code 2024-05-30 12:22:05 +03:00
Vjacheslav Trushkin
e749829523 chore(tailwind): render common selector as component 2024-05-13 19:53:45 +03:00
Vjacheslav Trushkin
9263d9c003
Merge pull request #307 from sillvva/main
fix: create component classes for tailwind plugin
2024-05-13 19:46:01 +03:00
Matt DeKok
b47f9526d3 fix: create component classes for tailwind plugin 2024-05-13 15:08:45 +00:00
Vjacheslav Trushkin
744a7ca0fb chore(tailwind): update readme 2024-05-13 17:13:01 +03:00
Vjacheslav Trushkin
d92bc9d67a chore: update npmignore for tailwind 2024-05-13 17:09:38 +03:00
Vjacheslav Trushkin
21cf993858 chore: publish update for tailwind plugin 2024-05-13 16:27:43 +03:00
Vjacheslav Trushkin
a000307d6f chore(tailwind): make prefixes list optional 2024-05-10 19:52:48 +03:00
Vjacheslav Trushkin
dde22dea42 chore(tailwind): allow scale 0 in plugin 2024-05-10 15:20:32 +03:00
Vjacheslav Trushkin
f6eb380836 chore: tailwind plugin redesign 2024-05-10 10:00:08 +03:00
Vjacheslav Trushkin
3365d71a42 chore(tailwind): add customise option 2024-05-06 22:43:28 +03:00
Vjacheslav Trushkin
ca87add889 chore: restructure tailwind plugin 2024-05-06 21:23:05 +03:00
Vjacheslav Trushkin
062461594b chore: re-publish tailwind package 2024-04-29 23:22:43 +03:00
Vjacheslav Trushkin
721c6ae9b7 chore: update tailwind plugin 2024-04-28 19:12:49 +03:00
Vjacheslav Trushkin
c7a114c76c chore: update dependencies, fix svelte tests 2024-04-15 18:15:11 +03:00
Vjacheslav Trushkin
f4930a5ff7 chore: publish update for tailwind plugin 2023-11-25 19:27:20 +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
云深
4d94ae5cef
chore: correct typo 2023-08-13 21:29:43 +08: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
28dcf961a3 chore(tailwind): update dependencies 2023-04-02 10:49:51 +03:00
Vjacheslav Trushkin
0027e7281e chore: remove importsNotUsedAsValues from all tsconfig files 2023-04-01 20:41:40 +03:00
Vjacheslav Trushkin
c04eb0dbb0 fix(utils): detect palette in getIconsCSS 2023-02-17 15:29:14 +02: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
Vjacheslav Trushkin
981feb9c53 fix: clearer errors in tailwind plugin 2023-02-07 10:27:55 +02: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
2841b3ff05 feat(tailwind): new version with dynamic icons
BREAKING CHANGE: plugin uses named exports now, see README.md for usage
2023-01-12 20:02:54 +02:00
Vjacheslav Trushkin
c052341bc2 chore(tailwind): split loader in separate file 2023-01-12 18:44:08 +02:00
Vjacheslav Trushkin
0c0cbc2485 fix(tailwind): remove debug logging 2023-01-11 23:43:12 +02:00
Vjacheslav Trushkin
53f4d2a4be feat(tailwind): dynamic icon selectors 2023-01-11 23:42:32 +02:00
Vjacheslav Trushkin
2049c1d512 chore(tailwind): publish update 2023-01-11 23:07:42 +02:00
Vjacheslav Trushkin
1152246322 fix(tailwind): run plugin script only once 2023-01-11 23:06:49 +02:00
Vjacheslav Trushkin
ad8305400c chore(tailwind): add gitignore and npmignore 2023-01-11 23:06:13 +02:00
Vjacheslav Trushkin
aa55348abc chore(tailwind): remove generated files 2023-01-11 23:05:50 +02:00
Vjacheslav Trushkin
4d607c6d5f fix(tailwind): allow custom locations for icon set files 2023-01-11 19:51:37 +02:00
Vjacheslav Trushkin
6853b3e29c feat: plugin for Tailwind CSS 2023-01-11 17:42:21 +02:00