2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-09 00:10:47 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
4666bde4c1 chore(tailwind): add square option to plugin, fix lint 2024-07-28 10:22:39 +03:00
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
Matt DeKok
b47f9526d3 fix: create component classes for tailwind plugin 2024-05-13 15:08:45 +00: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
721c6ae9b7 chore: update tailwind plugin 2024-04-28 19:12:49 +03:00
JB Hutch
d19adc598e Update type desc 2023-11-24 12:08:28 -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
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
1152246322 fix(tailwind): run plugin script only once 2023-01-11 23:06:49 +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