|
7b20bcbf14
|
fix: improve accessibility by adding aria-labels to SingleDatePicker components
|
2025-02-19 21:51:52 +11:00 |
|
|
b17a95c47b
|
fix: update documentation in SingleDatePicker to clarify screen reader behavior with localization
|
2025-02-19 21:43:35 +11:00 |
|
|
7a76aecb30
|
fix: clarify localization note in SingleDatePicker documentation regarding screen reader impact
|
2025-02-19 21:42:59 +11:00 |
|
|
c758deda1f
|
feat: enhance SingleDatePicker with localization support and improved accessibility
|
2025-02-19 21:42:30 +11:00 |
|
|
047b36bd56
|
chore: update some debugging code
|
2025-02-19 21:06:57 +11:00 |
|
|
1c532851ac
|
feat: add localization support to SingleDatePicker for date formatting
|
2025-02-19 21:04:49 +11:00 |
|
|
51a49e1165
|
feat: implement year/month selection in SingleDatePicker with updated styling
|
2025-02-19 21:00:08 +11:00 |
|
|
055ea48bc7
|
chore: update .gitignore to exclude compiled CSS files
|
2025-02-19 20:50:46 +11:00 |
|
|
515a22c571
|
style: update border styling in app.scss for improved UI appearance
|
2025-02-19 20:45:48 +11:00 |
|
|
92f22d1331
|
feat: add onSelect callback to SingleDatePicker and integrate with WeekPicker
|
2025-02-19 19:55:36 +11:00 |
|
|
a7e7cbe3fa
|
refactor: remove console log from SingleDatePicker component
|
2025-02-19 19:41:05 +11:00 |
|
|
2cadaae650
|
fix: update key prop in SingleDatePicker to avoid same key issue
|
2025-02-19 19:41:05 +11:00 |
|
|
6b2af762f9
|
refactor: adjust calendar start date calculation to handle week alignment correctly
|
2025-02-19 19:40:59 +11:00 |
|
|
f55c72b535
|
add: support value prop to control the selected date
|
2025-02-19 19:38:57 +11:00 |
|
|
d8658de5ca
|
add: define border color variable for improved style consistency in style.scss
|
2025-02-19 19:38:41 +11:00 |
|
|
48d3b6f559
|
refactor: update weekday localization to use narrow format in getL10Weekday utility
|
2025-02-19 19:38:36 +11:00 |
|
|
d8a38786fb
|
refactor: enhance localization support in SingleDatePicker component
|
2025-02-19 19:38:22 +11:00 |
|
|
52e4695ad5
|
refactor: add month navigation functionality to SingleDatePicker component
|
2025-02-19 19:38:10 +11:00 |
|
|
1b204b8dc0
|
refactor: enhance SingleDatePicker button styles and improve hover effects
|
2025-02-19 19:37:58 +11:00 |
|
|
613b8eebe8
|
refactor: streamline button styles and improve consistency in style.scss
|
2025-02-19 19:37:51 +11:00 |
|
|
1a9cb24e6e
|
refactor: simplify state management and enhance styling for SingleDatePicker component
|
2025-02-19 19:37:41 +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 |
|