Commit Graph

7 Commits

Author SHA1 Message Date
4d1f8725a4
refactor: enable source maps in Vite config
All checks were successful
Publish to npm / publish (push) Successful in 28s
2025-02-20 20:20:25 +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
c0b833be6f
fix: update import path for SingleDatePicker and adjust Vite configuration for output filenames
All checks were successful
Publish to npm / publish (push) Successful in 29s
2025-02-20 14:46:29 +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
9c95a54363
feat: enable type entry insertion in dts plugin for Vite configuration
All checks were successful
Publish to npm / publish (push) Successful in 24s
2025-02-20 13:12:53 +11:00
47b565fcdf
initial commit 2025-02-19 19:36:11 +11:00