Commit Graph

94 Commits

Author SHA1 Message Date
a8abac8f49
0.1.0
Some checks are pending
Publish to npm / publish (push) Waiting to run
2025-02-21 17:50:03 +11:00
46e1fefa69
fix: update available date range in SingleDatePicker component
Some checks are pending
Publish to npm / publish (push) Waiting to run
2025-02-21 17:45:13 +11:00
4b0b821da5
feat: add available date range feature to SingleDatePicker component 2025-02-21 17:42:31 +11:00
16f4042c95 Merge pull request 'Adjust style file of the panel' (#4) from dev into main
All checks were successful
Publish to npm / publish (push) Successful in 26s
Reviewed-on: #4
2025-02-21 06:15:52 +00: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
1f44240d69
fix: add padding to item styles in style.scss 2025-02-21 17:04:16 +11:00
580cbbb5a0
fix: adjust font size and width for indicator styles in style.scss 2025-02-21 17:01:29 +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
9099f7cdda
Merge branch 'dev'
Some checks failed
Publish to npm / publish (push) Failing after 30s
2025-02-21 10:58:35 +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
1eb59aa151
feat: add value prop to SingleWeekPicker for programmatic date control
All checks were successful
Publish to npm / publish (push) Successful in 29s
2025-02-20 20:35:13 +11:00
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
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
23fc1709ef
feat: add preview image and description to README for Datenel components
All checks were successful
Publish to npm / publish (push) Successful in 29s
2025-02-20 19:59:17 +11:00
a96eb9528d
refactor: playground updated for remove onSelect callback from SingleWeekPicker and adjust layout in app component
All checks were successful
Publish to npm / publish (push) Successful in 27s
2025-02-20 19:57:21 +11:00
ca571736ab
fix: correct week number calculation logic in calculateWeekNum utility
All checks were successful
Publish to npm / publish (push) Successful in 29s
2025-02-20 19:44:52 +11:00
39ffb6f784
feat: integrate onSelect callback in SingleWeekPicker and update week calculation logic
All checks were successful
Publish to npm / publish (push) Successful in 25s
2025-02-20 19:36:24 +11:00
91a370da01
feat: add onClose prop and accessibility improvements to SingleWeekPicker component
All checks were successful
Publish to npm / publish (push) Successful in 30s
2025-02-20 19:19:25 +11:00
04dd1134ab
feat: add year navigation and month selection to SingleWeekPicker component 2025-02-20 19:14:18 +11:00
5c03b4ce50
fix: refactor layout and styling for SingleWeekPicker component
All checks were successful
Publish to npm / publish (push) Successful in 29s
2025-02-20 19:12:21 +11:00
ac798d2e67
fix: update type annotations in SingleDatePicker and SingleWeekPicker components
All checks were successful
Publish to npm / publish (push) Successful in 25s
2025-02-20 17:04:50 +11:00
768d68951b
feat: add SingleWeekPicker component and integrate with SingleDatePicker in the app 2025-02-20 16:36:13 +11:00
f4df007fa1
fix: remove unused color application effect in SingleDatePicker component 2025-02-20 15:56:45 +11:00
d2fb0ca732 Merge pull request 'fix: update import path for SingleDatePicker and add type annotation to component' (#2) from dev into main
Some checks failed
Publish to npm / publish (push) Failing after 22s
Reviewed-on: #2
2025-02-20 04:47:46 +00:00
ef0b2e03c3
fix: enhance SingleDatePicker layout with grid styling and update component description 2025-02-20 15:47:05 +11:00
d7feff5e37
fix: update import path for SingleDatePicker and add type annotation to component
All checks were successful
Publish to npm / publish (push) Successful in 24s
2025-02-20 15:35:47 +11:00
5a4e0c0137 Merge pull request 'dev' (#1) from dev into main
Some checks failed
Publish to npm / publish (push) Failing after 23s
Reviewed-on: #1
2025-02-20 04:29:20 +00:00
397103b636
fix: update example in README to use SingleDatePicker instead of WeekPicker
All checks were successful
Publish to npm / publish (push) Successful in 24s
2025-02-20 15:27:14 +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
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
d2c9e4aeeb
fix: update import from WeekPicker to SingleDatePicker in app.tsx
All checks were successful
Publish to npm / publish (push) Successful in 22s
2025-02-20 13:18:27 +11:00
622e3a8200
fix: rename export from WeekPicker to SingleDatePicker in index.ts
Some checks failed
Publish to npm / publish (push) Has been cancelled
2025-02-20 13:18:11 +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
d0d0aa6cf5
docs: improve clarity in README regarding the testing React hot-reload server
All checks were successful
Publish to npm / publish (push) Successful in 24s
2025-02-20 11:43:29 +11:00
ee0e9d430c
docs: add contribution and development instructions to README
All checks were successful
Publish to npm / publish (push) Successful in 25s
2025-02-20 11:42:18 +11:00
0eb95f05ae
feat: update npm publishing workflow to set access level based on branch
All checks were successful
Publish to npm / publish (push) Successful in 23s
2025-02-20 11:25:28 +11:00
c55f5d0bfd
fix: remove access level settings from npm publishing workflow
Some checks failed
Publish to npm / publish (push) Failing after 23s
2025-02-20 11:23:18 +11:00
1b22a04392
feat: enhance npm publishing workflow for dev branch with conditional package name and access level
Some checks failed
Publish to npm / publish (push) Failing after 21s
2025-02-20 11:21:46 +11:00
79256774e2
ci: remove build step from npm publishing workflow
Some checks failed
Publish to npm / publish (push) Failing after 21s
2025-02-20 11:15:46 +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