We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88224af commit 8201ac0Copy full SHA for 8201ac0
CHANGELOG.md
@@ -772,11 +772,12 @@
772
- ContextProvider - 'onDateChanged' return type (should be 'string' and not 'Date').
773
774
775
-## [1.1272.0] - xx-xx-xx
+## [1.1272.0] - 2021-12-13
776
777
## Added
778
- ExpandableCalendar - Add 'closeOnDayPress' prop (PR #1673).
779
- new theme prop - 'weekVerticalMargin' to control week row margin (PR #1682).
780
+- Calendar - add 'initialDate' prop to allow reset the calendar with new date.
781
782
## Fixed
783
- README - 'try it out' section missing steps (PR #1624).
0 commit comments