3.0.4 (2024-08-04)
- isInCurrentMonth (0501ee4)
3.0.3 (2024-08-04)
3.0.2 (2024-04-03)
- package json typescript (ebe7599)
3.0.1 (2024-04-03)
- package json type (44a2f2a)
3.0.0 (2024-03-13)
- npm package change to headless-datetimepicker
- add new isDisabled and isInCurrentMonth for items and deprecated disabled (4d75e17)
- change package name (ac9570c)
- export config from package (cf85959)
2.0.2 (2023-10-29)
- maintain internal state in alwaysOpen (2e690ef)
2.0.1 (2023-10-13)
2.0.0 (2023-10-13)
- action will run on parent picker by default
- picker will no longer set back to default mode
- Picker will no longer close by default after you select a day item, you need to set
action="close"
in Item component
- action prop in Item component (a1784d9)
- action will run on parent picker by default (7ae162f)
- add new actions show and toggle for year, month, day (for example showDay) (6b5123e)
- change action for more control over pickers (bce06e8)
- picker will no longer set back to default mode (e6b707b)
- set hour to 0 when its not exists (f7d6ea9)
1.1.6 (2023-10-05)
- set hour to 0 when its not exists (f7d6ea9)
1.1.5 (2023-08-03)
- change types in package.json (03a9a85)
1.1.4 (2023-07-27)
- docs and type for provider (d9e8171)
1.1.3 (2023-07-27)
- typescript issues (784c55b)
1.1.2 (2023-07-26)
- remove husky to prepare script (89b2a46)
1.1.1 (2023-07-17)
- fix bug sometimes scroll to selected item don't work (8b9e21c)
1.1.0 (2023-07-15)
- rearrange codes (6b3a569)
1.0.5 (2023-06-23)
- github workflows (2eef0d2)
1.0.4 (2023-06-23)
- github workflows (87b6915)
1.0.3 (2023-06-23)
- migrate to yarn 3 (b34dc31)
1.0.2 (2023-06-23)
- cache yarn (4df76e4)
1.0.1 (2023-06-23)
- modify github action (5f1bc64)