Commit Graph

13 Commits

Author SHA1 Message Date
2d1fe0cfc3
0.1.3
Some checks are pending
Publish to npm / publish (push) Waiting to run
2025-02-26 11:48:54 +11:00
638a730b19
0.1.2
Some checks are pending
Publish to npm / publish (push) Waiting to run
2025-02-26 11:27:41 +11:00
d54b2f3d87
feat: add license and repository information to package.json
All checks were successful
Publish to npm / publish (push) Successful in 25s
2025-02-26 09:37:04 +11:00
87b7d64d2f
0.1.1
All checks were successful
Publish to npm / publish (push) Successful in 27s
2025-02-26 09:35:56 +11:00
d882426936
0.1.0
Some checks failed
Publish to npm / publish (push) Failing after 21s
2025-02-26 09:19:13 +11:00
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