5fd726c446
fix: update package.json to use UMD format for main and require exports
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
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
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
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
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
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
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
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
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
Publish to npm / publish (push) Successful in 24s
2025-02-20 15:35:47 +11:00
397103b636
fix: update example in README to use SingleDatePicker instead of WeekPicker
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
48e1b2b5ea
ci: update Node.js version to 22 in npm publishing workflow
Publish to npm / publish (push) Successful in 2m46s
2025-02-20 11:00:23 +11:00
f010a84202
ci: add workflow for automatic publishing to npm on main branch push
Publish to npm / publish (push) Has been cancelled
2025-02-20 10:59:25 +11:00
66d43d006b
ci: add Gitea Actions workflow for publishing to npm
2025-02-20 10:56:02 +11:00
d06837c1d1
chore: add MIT License file to the repository
2025-02-20 10:35:29 +11:00
d779898318
docs: update SingleDatePicker prop documentation to clarify date format and examples
2025-02-20 10:34:19 +11:00
bd9e8a903b
docs: update README to include features, installation, and usage examples
2025-02-20 10:30:27 +11:00
5bb07dc8e9
fix: rename package to reflect React integration
2025-02-20 10:16:44 +11:00
6c5f1e0c18
fix: validate date object and ensure month and day are within valid ranges
2025-02-20 10:14:56 +11:00
9c6f2fcea3
fix: adjust year limits in SingleDatePicker to prevent invalid navigation
...
The min value of the year is 100, and remove the max limitation.
If user input the year number less than 100, it will be treated as a two-digit year of 21st century.
2025-02-20 10:09:45 +11:00
ea73c1c108
feat: add year adjustment functionality to SingleDatePicker
2025-02-20 10:07:43 +11:00
4513d9a1ce
fix: disable date selection for non-current months
2025-02-20 10:02:37 +11:00
1088ab5508
feat: update color properties in SingleDatePicker for enhanced customization
2025-02-20 09:59:11 +11:00
ae369cceb7
fix: update styles to use main color variable for consistency
2025-02-20 09:55:08 +11:00
8c93a1756a
fix: update color variables in styles to avoid the conflict with other variables
2025-02-20 09:54:06 +11:00
09b7f0b997
feat: add mainColor prop to SingleDatePicker and replace arrow icons with inline SVGs
2025-02-20 09:52:45 +11:00
a7d9c62fd5
feat: add color customization options to SingleDatePicker and implement unique ID generation for styling
2025-02-20 09:47:54 +11:00