71effe979a
chore: update version to 1.2.0 and fix license field in package.json
unkn0wn2026-06-24 07:59:21 +02:00
06a1695be4
fix: add missing newline at end of package.json
unkn0wn2026-06-24 07:56:06 +02:00
734a593834
chore: update package.json with repository, bugs, homepage, and keywords information
unkn0wn2026-06-24 07:54:03 +02:00
a2ae6ce8a2
chore: bump version to 1.1.1 and update files list in package.json
unkn0wn2026-06-24 07:51:44 +02:00
078b1d6e85
refactor: update attribution and README to reflect removal of custom icon components and source from Lucide
unkn0wn2026-06-24 07:45:35 +02:00
5bcf5b20a0
chore: bump version to 1.01.0 in package.json
unkn0wn2026-06-24 07:14:02 +02:00
276bb36586
Remove source comment from _spacing.scss
unkn0wn2026-06-24 07:06:20 +02:00
b697bb8491
Remove unused SVG icons and related components for sorting and uploading; clean up index.astro by eliminating icon imports and references.
unkn0wn2026-06-24 06:57:58 +02:00
5edab8d12d
chore: bump version to 1.00.3 in package.json
unkn0wn2026-06-24 06:47:25 +02:00
c15a6ceff1
refactor: replace icon imports with Lucide icons across components
unkn0wn2026-06-24 06:46:29 +02:00
f56077dba4
fix: add legacy-peer-deps flag to npm ci command in publish workflow
unkn0wn2026-06-24 06:19:17 +02:00
6595e8f4e0
chore: rename LICENSE TO LICENSE.md
unkn0wn2026-06-24 06:16:02 +02:00
ca983468f0
Refactor code structure for improved readability and maintainability
unkn0wn2026-06-23 12:59:53 +02:00
3cdb0b709e
fix: adding generic font family
LOUIS POTEVIN
2026-06-04 10:05:09 +02:00
72d5425090
fix: Update sort icons to use currentColor for theming support
LOUIS POTEVIN
2026-05-27 15:18:52 +02:00
dd6cd34a61
feat: update Toggle component to use 'data-checked' prop and adding theme toggle functionality, default to dark mode
LOUIS POTEVIN
2026-05-27 15:09:52 +02:00
17f37eec5a
fix: update SVG icons to use 'none' for fill attribute
LOUIS POTEVIN
2026-05-27 15:07:15 +02:00
96b8192408
fix: removing comment
LOUIS POTEVIN
2026-05-27 14:45:38 +02:00
1aa34d2640
feat: add Toggle component
LOUIS POTEVIN
2026-05-27 14:45:19 +02:00
079bacf3a6
feat: refactor notification styles and structure
LOUIS POTEVIN
2026-05-27 13:23:51 +02:00
8b1016b1aa
feat: add multiple notification types to the Notifications section
LOUIS POTEVIN
2026-05-27 13:23:26 +02:00
c2e13d5c48
feat: rename color variables from correct to success
LOUIS POTEVIN
2026-05-27 13:21:35 +02:00
eadf6481e8
Update SVG icons to use currentColor for fill and stroke attributes
LOUIS POTEVIN
2026-05-27 13:21:17 +02:00
7e803a24c4
feat: update dependancies versions and setting up new color themes and new fonts
LOUIS POTEVIN
2026-05-27 12:04:06 +02:00
e8ed7e2a73
feat: add Notification component with styling and integration in the main page
unkn0wn2026-05-15 21:26:16 +02:00
b807a2a3c4
feat: update Sort icon to remove the use of currentColor
unkn0wn2026-05-15 21:01:57 +02:00
98db7328cb
feat: add icon set with size variants
unkn0wn2026-05-15 20:59:28 +02:00
68641ef5fe
feat: add Upload icon with multiple sizes (16, 24, 32) and update index export
unkn0wn2026-05-15 19:30:42 +02:00
ed7bc3ab6b
feat: add Close icon with multiple sizes (16, 24, 32) and update index export
unkn0wn2026-05-15 19:07:08 +02:00
18702da0b6
feat: update icon exports and add Search icon with multiple sizes
unkn0wn2026-05-15 18:51:05 +02:00
678ce7f36f
feat: add Share icon with multiple sizes (16, 24, 32) and update index export
unkn0wn2026-05-15 18:44:25 +02:00
a67d5eae12
feat: enforce required size prop and remove orientation prop from profile icon
unkn0wn2026-05-15 18:42:55 +02:00
5323483d65
feat: add Arrow2 and Profile icons with multiple sizes and orientations
unkn0wn2026-05-15 18:38:11 +02:00
35b9ca30cd
feat: add typography tokens and mixins for consistent styling
unkn0wn2026-05-15 17:44:18 +02:00
a2684476da
feat: add base spacing, radius, and border width tokens
unkn0wn2026-05-15 17:27:02 +02:00
cd2e88f20a
feat: add semantic color tokens for light and dark themes
unkn0wn2026-05-15 17:24:56 +02:00