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
Vjacheslav Trushkin
d3349a83f0
Merge remote-tracking branch 'matt8707/main' into next
2024-05-04 17:06:03 +03:00
Vjacheslav Trushkin
a6cb2ca16f
chore: update svelte demo to 5
2024-05-04 17:05:22 +03:00
Mattias Persson
33610d5831
Update Icon.svelte
...
Svelte 5 [vite-plugin-svelte] /node_modules/@iconify/svelte/dist/Icon.svelte:116:2 Self-closing HTML tags for non-void elements are ambiguous — use `<span ...></span>` rather than `<span ... />`
2024-05-03 23:35:34 +02:00
Vjacheslav Trushkin
062461594b
chore: re-publish tailwind package
2024-04-29 23:22:43 +03:00
Vjacheslav Trushkin
773462106a
chore: fix svelte component
2024-04-29 09:02:18 +03:00
Vjacheslav Trushkin
721c6ae9b7
chore: update tailwind plugin
2024-04-28 19:12:49 +03:00
Vjacheslav Trushkin
7f09fc25ff
Merge branch 'dev/react' into next
2024-04-28 19:01:11 +03:00
Vjacheslav Trushkin
bedc3e4665
chore(svelte): publish new version as stable
2024-04-28 18:47:11 +03:00
Vjacheslav Trushkin
13909ada1f
chore(react): minor changes
2024-04-28 18:45:02 +03:00