dev #2

Merged
Astrian merged 12 commits from dev into main 2025-02-25 22:26:27 +00:00

12 Commits

Author SHA1 Message Date
8a76679159
feat: refactor SingleWeekPicker component to improve TypeScript interface definitions and organize script sections
All checks were successful
Publish to npm / publish (push) Successful in 28s
2025-02-26 09:24:09 +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
2ae8c30902
feat: update SingleWeekPicker and SingleDatePicker components with documentation and remove unnecessary v-model binding
Some checks are pending
Publish to npm / publish (push) Waiting to run
2025-02-26 09:18:39 +11:00
4ace02ebfd
feat: update SingleWeekPicker to activate week selection and improve week indicator logic
All checks were successful
Publish to npm / publish (push) Successful in 26s
2025-02-25 16:53:13 +11:00
edde3a7c8c
feat: enhance SingleWeekPicker with year adjustment and accessibility improvements
All checks were successful
Publish to npm / publish (push) Successful in 27s
2025-02-25 16:47:28 +11:00
d94d3a76f1
feat: implement SingleWeekPicker component and update App.vue to use it
All checks were successful
Publish to npm / publish (push) Successful in 36s
2025-02-25 16:40:45 +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
5ba8114ccc
feat: add Gitea Actions workflow for publishing to npm from main and dev branches
Some checks failed
Publish to npm / publish (push) Failing after 23s
2025-02-25 10:00:33 +11:00