Commit Graph

13 Commits

Author SHA1 Message Date
2c48ddbdb2
fix: update types path in package.json to point to the correct location
All checks were successful
Publish to npm / publish (push) Successful in 25s
2025-02-20 15:19:24 +11:00
70bb0b14af
fix: update package.json to correct main entry point and improve type definitions
All checks were successful
Publish to npm / publish (push) Successful in 26s
2025-02-20 15:06:02 +11:00
dcdf8ccdbe
fix: update export paths in package.json for consistency in module formats
All checks were successful
Publish to npm / publish (push) Successful in 28s
2025-02-20 14:56:48 +11:00
9f8c6c9156
fix: update main and module entry points in package.json for UMD and ES module formats
Some checks failed
Publish to npm / publish (push) Has been cancelled
2025-02-20 14:56:35 +11:00
6fdcd80710
feat: add vite-plugin-css-injected-by-js for improved CSS handling and update app import path
All checks were successful
Publish to npm / publish (push) Successful in 26s
2025-02-20 14:52:48 +11:00
952b053e9c
fix: update TypeScript definition path in package.json and configure dts plugin with tsconfig path
All checks were successful
Publish to npm / publish (push) Successful in 28s
2025-02-20 14:07:01 +11:00
69dcbd282f
feat: update TypeScript configuration and enhance SingleDatePicker component with improved typing
All checks were successful
Publish to npm / publish (push) Successful in 25s
2025-02-20 13:46:44 +11:00
3fb6debe41
fix: remove types entry from exports in package.json
Some checks failed
Publish to npm / publish (push) Has been cancelled
2025-02-20 11:15:22 +11:00
f45f4b6311
chore: add .npmignore and update package.json for build and peer dependencies
Some checks failed
Publish to npm / publish (push) Failing after 24s
2025-02-20 11:13:30 +11:00
169fe5f85f
feat: add module exports for ES and CommonJS formats in package.json 2025-02-20 11:08:24 +11:00
5bb07dc8e9
fix: rename package to reflect React integration 2025-02-20 10:16:44 +11:00
4aa4c8f4e7
add: SingleDatePicker component with simple style and layout 2025-02-19 19:36:23 +11:00
47b565fcdf
initial commit 2025-02-19 19:36:11 +11:00