-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #96 from locoworks/changeset-release/main
Version Packages
- Loading branch information
Showing
6 changed files
with
23 additions
and
20 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# @locoworks/reusejs-react-date-picker | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- 32feb02: Created 3 Components inside DatePicker Component- | ||
|
||
1. Calendar which includes all the calendar related UI | ||
2. SingleDatePicker which includes using dayzed and passing props to Calendar | ||
3. HeadlessDatePicker which is a custom UI for date input and followed. | ||
There also is a useDateHelpers hook being used which extracts the date helper function (isValid) to be used inside DatePicker. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters