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

974 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
b6c141ea14 chore: update utils 2024-08-21 08:22:27 +03:00
Vjacheslav Trushkin
b6ea0b1bf8
Merge pull request #332 from benmccann/install-pkg
chore(utils): upgrade install-pkg
2024-08-21 08:11:48 +03:00
Ben McCann
acbb332891 chore(utils): upgrade install-pkg 2024-08-20 14:14:09 -07:00
Vjacheslav Trushkin
431098304c chore(utils): remove samples limit when converting info 2024-08-04 20:32:26 +03:00
Vjacheslav Trushkin
412c8119b0 chore(utils): handle scaling correctly in loader utils 2024-07-29 12:32:28 +03:00
Vjacheslav Trushkin
e633a41e55 chore(utils): fix scale for non-square icons 2024-07-29 11:34:08 +03:00
Vjacheslav Trushkin
7b33339367 chore(utils): publish update 2024-07-29 11:16:46 +03:00
Vjacheslav Trushkin
29117bdfcd chore(utils): make icon data customisable in loader, add name for context 2024-07-29 11:08:43 +03:00
Vjacheslav Trushkin
439a862a1a chore(utils): apply scale to customised size 2024-07-29 10:42:23 +03:00
Vjacheslav Trushkin
84b4fab85f chore(utils): test width and height customisations 2024-07-29 10:23:51 +03:00
Vjacheslav Trushkin
aba9a7b00e chore(utils): treat each cwd differently in loader 2024-07-28 22:57:37 +03:00
Vjacheslav Trushkin
5ff09d6936 chore(utils): use autoInstall only for last cwd in node loader 2024-07-28 18:45:11 +03:00
Vjacheslav Trushkin
c2a76b13ac Merge remote-tracking branch 'KermanX/feat/multiple-cwd' into next 2024-07-28 18:29:45 +03:00
Vjacheslav Trushkin
4666bde4c1 chore(tailwind): add square option to plugin, fix lint 2024-07-28 10:22:39 +03:00
Vjacheslav Trushkin
ad7158c315 chore(utils): add function to sanitise title prop 2024-07-28 09:57:18 +03:00
Vjacheslav Trushkin
f3856ac810 chore: update devcontainer 2024-07-25 23:48:48 +03:00
Vjacheslav Trushkin
a848f63d5e chore: fix unit tests for svelte component 2024-07-25 23:04:08 +03:00
Vjacheslav Trushkin
17a46f6a75 chore: migrate react tests to vitest, publish react component update 2024-07-25 21:55:00 +03:00
Vjacheslav Trushkin
ad3ffb793f Merge remote-tracking branch 'stephenwade/patch-1' into next 2024-07-25 18:24:26 +03:00
Stephen Wade
487561b782 fix(react): Memoize offline components 2024-07-23 21:07:08 -04:00
Vjacheslav Trushkin
8b6da43086 chore: add margin auto to icon inside web component 2024-07-19 15:41:39 +03:00
Vjacheslav Trushkin
921ebecb1e chore: update dependencies, fix build process 2024-07-19 14:19:45 +03:00
_Kerman
aba9770517 fix: when options?.cwd is undefined 2024-07-18 10:28:21 +08:00
_Kerman
500ef6793e feat(utils): allow provide multiple cwd to node loader 2024-07-17 21:29:53 +08:00
Vjacheslav Trushkin
bbebf09e14 chore: add customise prop to vue component 2024-07-16 17:35:27 +03:00
Vjacheslav Trushkin
e60da173c6 chore(utils): add bsd licenses 2024-06-20 13:25:19 +03:00
Vjacheslav Trushkin
978ba32894 chore(react): fix ssr attribute behavior 2024-05-31 14:24:47 +03:00
Vjacheslav Trushkin
d56b60ba85 chore(react): publish stable version 2024-05-31 12:45:56 +03:00
Vjacheslav Trushkin
d73c0c9bde chore: unused code 2024-05-30 12:22:05 +03:00
Vjacheslav Trushkin
127b276b19 chore(utils): add function to make icon square 2024-05-30 12:21:23 +03:00
Vjacheslav Trushkin
e4284778e9 chore(react): convert to esm 2024-05-28 22:20:42 +03:00
Vjacheslav Trushkin
e00aaef254 chore(react): change imports 2024-05-24 17:39:58 +03:00
Vjacheslav Trushkin
07b879bfd8 chore(react): add .d.mts files 2024-05-24 17:26:41 +03:00
Vjacheslav Trushkin
2ca5eac92b chore(react): add client only to components 2024-05-24 13:15:15 +03:00
Vjacheslav Trushkin
a1e3c0fb98 chore: move github data to .github repo 2024-05-14 15:51:55 +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
fa5805194e
Merge pull request #306 from iconify/userquin-patch-1
chore: add iconify open collective
2024-05-13 16:30:55 +03:00
Vjacheslav Trushkin
21cf993858 chore: publish update for tailwind plugin 2024-05-13 16:27:43 +03:00
Joaquín Sánchez
8f6d2172c7
chore: add iconify open collective 2024-05-12 12:23:55 +02: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
7f0454faf0 chore(utils): add customise option to css functions, fix forceSquare 2024-05-06 22:08:07 +03:00
Vjacheslav Trushkin
ca87add889 chore: restructure tailwind plugin 2024-05-06 21:23:05 +03:00
Vjacheslav Trushkin
879f21637b chore: update svelte component 2024-05-04 17:09:06 +03:00