-
Notifications
You must be signed in to change notification settings - Fork 103
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 #182 from shahabyazdi/develop
v4.0.0
- Loading branch information
Showing
49 changed files
with
1,744 additions
and
416 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,33 @@ | ||
# 3.3.1 | ||
# 4.0.0 | ||
|
||
- Removed placeholder from input icon value. [#130](https://github.com/shahabyazdi/react-multi-date-picker/issues/130) | ||
- mobileButtons added to props | ||
- Dependencies updated. (React 18.2.0 and ...) | ||
- multiple range picker. | ||
- custom mobile labels bug fixed in default locale. | ||
- monthYearSeparator added. [#98-1](https://github.com/shahabyazdi/react-multi-date-picker/issues/98#issue-1127212098) | ||
- formatMonth & formatYear added [#98-2](https://github.com/shahabyazdi/react-multi-date-picker/issues/98#issuecomment-1110705026) | ||
- in datepicker onChange method has (date, {validatedValue, input, isTyping}) arguments for validations. | ||
- highlightToday added. [#145](https://github.com/shahabyazdi/react-multi-date-picker/issues/145) | ||
- dateSeparator added. | ||
- input is now editable in multiple & range mode. [#147](https://github.com/shahabyazdi/react-multi-date-picker/issues/147) | ||
- multipleRangeSeparator added. | ||
- allow users to change the order of the header items by headerOrder prop. | ||
- CustomComponentProps type exported for typescript. [#175](https://github.com/shahabyazdi/react-multi-date-picker/issues/175) | ||
- Bug in timepicker if number keeps being pressed fixed. [#155](https://github.com/shahabyazdi/react-multi-date-picker/issues/155) | ||
- The Calendar component accepts the HTMLDivElement props along with its own props. | ||
|
||
# 3.3.2 | ||
# 3.3.4 | ||
|
||
- rangeHover added. [#133](https://github.com/shahabyazdi/react-multi-date-picker/issues/133) | ||
- missed rangeHover prop added to index.d.ts. | ||
|
||
# 3.3.3 | ||
|
||
- range hover effect added in onlyYearPicker and onlyMonthPicker | ||
- range hover effect added in onlyYearPicker and onlyMonthPicker. | ||
|
||
# 3.3.4 | ||
# 3.3.2 | ||
|
||
- rangeHover added. [#133](https://github.com/shahabyazdi/react-multi-date-picker/issues/133) | ||
|
||
- missed rangeHover prop added to index.d.ts | ||
# 3.3.1 | ||
|
||
- Removed placeholder from input icon value. [#130](https://github.com/shahabyazdi/react-multi-date-picker/issues/130) | ||
- mobileButtons added to props. | ||
- Dependencies updated. (React 18.2.0 and ...) |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.