Commit Graph

30 Commits

Author SHA1 Message Date
ccec5ec0d6
1.0.0
All checks were successful
Publish to npm / publish (push) Successful in 24s
2025-03-05 18:51:26 +11:00
ecae729b38
chore: update peerDependencies for React and React DOM to version 19.0.0
Some checks failed
Publish to npm / publish (push) Has been cancelled
2025-03-05 18:51:12 +11:00
be529d3dca
0.1.4
All checks were successful
Publish to npm / publish (push) Successful in 29s
2025-02-26 11:48:46 +11:00
cdb9595d47
0.1.3
All checks were successful
Publish to npm / publish (push) Successful in 25s
2025-02-23 10:09:55 +11:00
17d026568a
refactor: remove ESLint configuration and related dependencies from package.json
Some checks failed
Publish to npm / publish (push) Has been cancelled
2025-02-23 10:09:48 +11:00
c49e80dd37
0.1.2
All checks were successful
Publish to npm / publish (push) Successful in 24s
2025-02-23 10:00:57 +11:00
ead9da1e86
0.1.1
All checks were successful
Publish to npm / publish (push) Successful in 28s
2025-02-22 16:51:48 +11:00
6491b8960f
fix: update peerDependencies for react and react-dom to allow greater version compatibility 2025-02-22 16:51:35 +11:00
aa7dc297af
chore: add repository information to package.json
All checks were successful
Publish to npm / publish (push) Successful in 33s
2025-02-21 17:53:57 +11:00
a8abac8f49
0.1.0
Some checks are pending
Publish to npm / publish (push) Waiting to run
2025-02-21 17:50:03 +11:00
03cb9756b7
chore: bump version to 0.0.3 in package.json
All checks were successful
Publish to npm / publish (push) Successful in 32s
2025-02-21 17:06:07 +11:00
52594f0193
fix: update package and lock files to version 0.0.2 and adjust React peer dependencies
All checks were successful
Publish to npm / publish (push) Successful in 25s
2025-02-21 13:16:55 +11:00
d18d34b967
chore: bump version to 0.0.1 in package.json
All checks were successful
Publish to npm / publish (push) Successful in 24s
2025-02-21 11:10:00 +11:00
41df9dc438
fix: update README to use external image link and remove marketing_assets directory
All checks were successful
Publish to npm / publish (push) Successful in 28s
2025-02-21 09:48:53 +11:00
ec27484982
feat: include marketing_assets directory in package.json files list
All checks were successful
Publish to npm / publish (push) Successful in 27s
2025-02-21 09:45:19 +11:00
33b8262661
fix: update package and lock files to reflect React and React-DOM peer dependencies
All checks were successful
Publish to npm / publish (push) Successful in 26s
2025-02-20 21:52:49 +11:00
5fd726c446
fix: update package.json to use UMD format for main and require exports
All checks were successful
Publish to npm / publish (push) Successful in 34s
2025-02-20 20:10:48 +11:00
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