This website requires JavaScript.
Explore
Help
Sign In
Astrian
/
datenel-react
Watch
1
Star
0
Fork
0
You've already forked datenel-react
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
73
Commits
2
Branches
2
Tags
962
KiB
39ffb6f784
Commit Graph
8 Commits
Author
SHA1
Message
Date
Astrian Zheng
39ffb6f784
feat: integrate onSelect callback in SingleWeekPicker and update week calculation logic
All checks were successful
Publish to npm / publish (push)
Successful in 25s
Details
2025-02-20 19:36:24 +11:00
Astrian Zheng
768d68951b
feat: add SingleWeekPicker component and integrate with SingleDatePicker in the app
2025-02-20 16:36:13 +11:00
Astrian Zheng
8c93a1756a
fix: update color variables in styles to avoid the conflict with other variables
2025-02-20 09:54:06 +11:00
Astrian Zheng
a7d9c62fd5
feat: add color customization options to SingleDatePicker and implement unique ID generation for styling
2025-02-20 09:47:54 +11:00
Astrian Zheng
6b2af762f9
refactor: adjust calendar start date calculation to handle week alignment correctly
2025-02-19 19:40:59 +11:00
Astrian Zheng
48d3b6f559
refactor: update weekday localization to use narrow format in getL10Weekday utility
2025-02-19 19:38:36 +11:00
Astrian Zheng
d8a38786fb
refactor: enhance localization support in SingleDatePicker component
2025-02-19 19:38:22 +11:00
Astrian Zheng
4aa4c8f4e7
add: SingleDatePicker component with simple style and layout
2025-02-19 19:36:23 +11:00