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 4671980 commit 2b01745Copy full SHA for 2b01745
CHANGELOG.md
@@ -724,3 +724,22 @@
724
725
## Changed
726
- Disabling Detox e2e tests.
727
+
728
+## [1.1267.0] - 2021-x-x
729
730
+## Fixed
731
+- CalendarListItem - height issue (PR #1614).
732
+- README - links for typescript (PR #1611).
733
+- lodash - change imports to make it tree-shakeable (PR #1613).
734
+- ExpandableCalendar - 'today' button bug (PR #1627).
735
+- CalendarHeader - 'renderHeader' updates.
736
+- Calendar - 'customHeader' ref.
737
738
+## Added
739
+- Calendar - 'allowSelectionOutOfRange' prop (PR #1618).
740
+- AgendaList - 'scrollToNextEvent' prop (PR #1636).
741
+- Number localization (PR #1369).
742
743
+## Changed
744
+- Use modern export keyword (PR #1615).
745
+- Remove global and move types to types.ts.
0 commit comments