Commit Graph

15 Commits

Author SHA1 Message Date
unkn0wn 5edab8d12d chore: bump version to 1.00.3 in package.json
Publish to npm / check-and-publish (push) Successful in 22s
2026-06-24 06:47:25 +02:00
unkn0wn ca983468f0 Refactor code structure for improved readability and maintainability
Publish to npm / check-and-publish (push) Failing after 13s
2026-06-23 12:59:53 +02:00
unkn0wn 75aa782653 feat: updating package to version 1.00.1
Publish to npm / check-and-publish (push) Successful in 22s
2026-06-23 12:39:43 +02:00
unkn0wn 027cec577d feat: updating package to version 1.00.0
Publish to npm / check-and-publish (push) Successful in 22s
2026-06-23 12:36:10 +02:00
unkn0wn b2f4cfe393 fix: update version to 0.06.1 in package.json
Publish to npm / check-and-publish (push) Successful in 20s
2026-06-23 08:02:52 +02:00
unkn0wn 2e36ac3b3e chore: update astro dependency to version 7.0.0 2026-06-23 07:26:15 +02:00
unkn0wn b2a61008ba feat: updating package to version 0.06.0
Publish to npm / check-and-publish (push) Successful in 23s
2026-06-18 13:52:07 +02:00
unkn0wn f88dd862bf feat: updating package to version 0.05.0
Publish to npm / check-and-publish (push) Successful in 22s
2026-06-16 14:11:10 +02:00
unkn0wn 03a92db05e feat: updating package to version 0.04.0
Publish to npm / check-and-publish (push) Successful in 23s
2026-06-16 08:32:33 +02:00
unkn0wn 4d7c882324 feat: updating package to version 0.03.0
Publish to npm / check-and-publish (push) Successful in 21s
2026-06-09 14:32:48 +02:00
unkn0wn 2dd911dbc5 feat: update package to version 0.02.0
Publish to npm / check-and-publish (push) Successful in 1m42s
2026-06-04 12:32:57 +00:00
unkn0wn 4af10b10f7 fix: update package name to include scope and clean up scripts 2026-06-04 13:44:47 +02:00
LOUIS POTEVIN 7e803a24c4 feat: update dependancies versions and setting up new color themes and new fonts 2026-05-27 12:04:06 +02:00
unkn0wn 2347af8d0a feat: update package.json and add generate-barrel script
- Set project name to "nova-design-system" and updated version to 0.1.0
- Added description for the project
- Defined exports for the main entry and styles
- Included a new script "barrel" to generate index.ts for components
- Added "sass" as a devDependency

chore: update package-lock.json

- Added "sass" as a devDependency with version ^1.99.0
- Updated dependencies including @parcel/watcher and others

refactor: remove unused assets and Welcome component

- Deleted astro.svg and background.svg assets
- Removed Welcome.astro component as it was no longer needed
2026-05-15 17:24:14 +02:00
unkn0wn f87b267b7b feat: initialize Astro project with basic structure and assets 2026-05-15 17:03:59 +02:00