Commit Graph

8 Commits

Author SHA1 Message Date
8232a1af3f
feat: add vite-plugin-libcss to package.json and update configuration
All checks were successful
Publish to npm / publish (push) Successful in 24s
2025-02-25 13:05:39 +11:00
593ef1b2e8
feat: update package.json and tsconfig.app.json to correct type definitions and enable declaration file generation
All checks were successful
Publish to npm / publish (push) Successful in 24s
2025-02-25 10:18:57 +11:00
dc62c0e13a
feat: update package.json to include peerDependencies for Vue and adjust exports paths
All checks were successful
Publish to npm / publish (push) Successful in 25s
2025-02-25 10:13:21 +11:00
7e25bcf826
feat: update package.json to use peerDependencies for Vue and add exports field
Some checks failed
Publish to npm / publish (push) Failing after 10s
2025-02-25 10:03:20 +11:00
3a02ecf744
feat: update package name in Gitea Actions workflow and package.json
All checks were successful
Publish to npm / publish (push) Successful in 19s
2025-02-25 10:02:08 +11:00
beb8d47ad8
feat: implement SingleDatePicker component with unique ID generation; add utility functions for calendar and color management; update styles and remove unused CSS 2025-02-24 10:53:15 +11:00
9c68b406e0
chore: add playground setup with Vue 3 and TypeScript; update dependencies 2025-02-24 10:16:25 +11:00
13f0d94b34
initial commit 2025-02-24 09:49:13 +11:00