- docs: README update
- fix: due to version 2.0.0 is already published on npm
-
fix: extends Props from svelte SVGAttributes (
3448d91
) -
fix: IconSolid and IconOutline (
f79d471
) -
fix: component docs (
b69a8b6
) -
fix: run lib-helpers (
a9b36bf
) -
feat: extends SVGAttributes from svelte/elements (
4b0750c
) -
fix: remove svelte:component from IconSolid and IconOutline (
8e616bd
) -
types: move all type to types.ts (
d99454d
) -
fix: change hasDescription to derived (
047ab0f
) fix: add test-results to .gitignore -
fix: add ^5.0.0-next.1 to peerDependencies (
4feca80
) -
chore: Enter prerelease mode and version packages (
e68b5eb
) -
docs: update for custom icons page (
8098c53
) -
feat: add new icons (
9066686
) -
fix: extends BaseProps instead of Props (
aafb851
) -
fix: update runes-webkit and svelte@next (
cbddf36
)
<<<<<<< HEAD
- feat: new icons (
8f7645ab8d54e6b2c20b91f4ce15c8443562881a
)
- fix: publish as latestet (
4e074dd12da89bf662374b98a72f1e6f30fd38df
) chore: dependencies update
- BREAKING: remove strokeLinecap and strokeLinejoin props (
6765e700ad5e3081c43e591948139ccf21f6c4be
)
- feat: add withEvents props (
da8ae9d77f955b0a464200d0ee5f9bef46ac7282
) feat: add A11y props, title and desc test: add meta title test docs: new design for website docs
- fix: add color to solid and remove fill='none' (
27de27065ab5043cfc5d1a5471ce27bbdab7b6c5
)
- fix: align with flowbite icons
- This update is for npmjs for the latest tag. docs: update README and page.
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.2 (2024-03-07)
- solid icons changing fill="currentColor" to "none" (4bd77f5)
1.4.1 (2024-03-01)
- types: move all type to types.ts (
d99454dee43f6b78d79459ca49cf1f76d81d5866
)
- feat: add new icons (
9066686badefbdeafc5b3864f9c0819437514871
)
-
fix: remove svelte:component from IconSolid and IconOutline (
8e616bde74d6026be703e13f1da5868274519a46
) -
docs: update for custom icons page (
8098c5386e3d4fec237813a9011d6f478c3f2ada
)
- fix: add ^5.0.0-next.1 to peerDependencies (
4feca80710b503553635287fab0629b2ec5e72af
)
- fix: IconSolid and IconOutline (
f79d47174c42a98a874b15d4cb09723c778e05b9
)
- fix: extends Props from svelte SVGAttributes (
3448d91dd192f8f9fb1421706d6dba018f241ed6
)
-
fix: run lib-helpers (
a9b36bfe012109489cecea2ef6e9faf0ed6f67e1
) -
fix: extends BaseProps instead of Props (
aafb85100e10b4c754d50f3a31ba911188ea440f
)
-
feat: extends SVGAttributes from svelte/elements (
4b0750c1654d1e45800f232dcc108d01e6548b2e
) -
fix: update runes-webkit and svelte@next (
cbddf360460d5c4e71df14cce622396c030d514d
)
- fix: component docs (
b69a8b6e96787fe88202a7db23827d3c81572d49
)
- fix: change hasDescription to derived (
047ab0f2efaacc1192b6c46d637e4ba2c828a31a
) fix: add test-results to .gitignore
- chore: Enter prerelease mode and version packages (
e68b5ebdfec94c90c9b0dddba4ac30ad8b8b7337
)
- docs: README update (
c15c6e60f2bd4ba0eedfc504de01f10b29e6b887
)
- feat: add a11y's title and desc props (
a37241d2a957717ad78382dc7437c95f836de094
) feat: add new icons from the upstream
-
fix: color for solid and outline fix: remove a comma from aria-label docs: add icons, color, tailwind-color page
-
Updating for npmjs by adding --tag next. (
23b19ddf3a68bc5a8cd3548ff509e76afa416884
) docs: update README and homepage
- fix: solid icons changing fill="currentColor" to "none" (
f129c44360356055dbb47d857706355d17cab6f8
) fix: strokeLinecap, strokeLinejon, and strokeWidth from outline to solid
- docs: update README
- fix: update peerDependencies for svelte to ^5.0.0 in package.json
- BREAKING: add Svelte 5 Runes
require Svelte 5 and runes enabled
svelte-5-runes
- feat: add ArrowDownOutline, BriefcaseOutline, BriefcaseSolid, and CheckCircleSolid (
3e0312a96d3bef99793e016714b3db09bc6eb047
)
- docs: add technical information about this website (
2076bd7c856aed5fa548a03d5befc42384233740
) chore: install changeset
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.1 (2024-02-05)
- exclude IconOutline and IconSolid from filterIconsByKeyword function (2ea9990)
1.3.0 (2024-02-04)
- update the latest icon set (a1bd0f7)
1.2.1 (2024-02-02)
- solid circle check and mobile phone update (209ea52)
1.2.0 (2024-02-02)
- add TwitterSolid and PauseSolid (921dab5)
- layout update add class to NavHamburger (1a9e4e6)
1.1.1 (2024-02-02)
- MobilephoneSolid to MobliePhoneSolid (f9109e7)
1.0.4 (2024-02-01)
- viewBox size update (16aeffc)
1.0.3 (2024-01-27)
- add ^5.0.0 to peerDependencies (c8e58ba)
1.0.2 (2024-01-12)
1.0.1 (2024-01-12)
- NavHamburger class="ml-3 m-0 lg:hidden md:block" (561e804)
0.4.5 (2023-10-31)
- add data-sveltekit-reload to Home link so that it reloads sidebar menu and afterNavigate scrollTo in the +layout.svelte (fad3633)
- add {activeUrl} to NavUl (1d5d493)
0.4.4 (2023-09-14)
- add svelte context (ffcc230)
0.4.3 (2023-09-04)
0.4.2 (2023-09-02)
- smaller compiled size and Icon component (895331c)
0.4.1 (2023-09-02)
0.3.6 (2023-08-07)
0.3.5 (2023-08-04)
- change fixed color to currentColor (fd5120a)
0.3.4 (2023-08-04)
- update fill to reactive (34f89a2)
0.3.3 (2023-08-02)
- update Icon.svelte (d005a1b)
0.3.2 (2023-07-31)
- component doc update (34408ad)
0.3.1 (2023-07-31)
- use two files (ece031a)
0.2.6 (2023-07-20)
- add docs (9d52dac)
- add docs link (2480e06)
- add github link (346448c)
- add MetaTags (f699356)
- add outline and solid page (62c44e8)
- add search (4e0f1c3)
- add size range and remove all (323c7a4)
- add style to code (0395e17)
- add active to navbar docs (00f1214)
- change npm to pnpm (14021f1)
- navbar mb update (d719ffc)
- range bar width update (c1b12da)
- set darkmode as the default (493228b)
- style update (9d304c6)
- typo (a509ed1)
- update docs page (3092809)
- update flowbite-svelte v0.40.1, add @floating-ui/dom remove flowbite and popper, add tests (904a068)
- update github repo link (8de65f8)
- update homepage (ecdbaf2)
- update license (cf79aaf)
0.2.5 (2023-07-09)
- flex-shrink-0 to shrink-0 (340c7c3)
0.2.4 (2023-07-09)
0.2.3 (2023-07-08)
- update sizes md (320c6f8)
0.2.2 (2023-07-08)
- update sizes (20f365e)
0.2.1 (2023-07-08)
- add size using sm, lg, md etc (304b7f3)
0.1.2 (2023-07-06)
- package update (1a82385)
- move restProps before class (45dbc7e)