File tree Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Original file line number Diff line number Diff line change 759759- CalendarConsumer - fix passed ref (PR #1674 ).
760760- Agenda - fix style Typo (animatedContainer -> animatedContainer) (PR #1670 ).
761761
762- ## changed
762+ ## Changed
763763- Migrating internal tools to TS.
764764- Migrating demo files to TS.
765765
769769## [ 1.1271.0] - 2021-12-7
770770
771771## Fixed
772- - ContextProvider - 'onDateChanged' return type (should be string and not Date).
772+ - ContextProvider - 'onDateChanged' return type (should be 'string' and not 'Date').
773+
774+
775+ ## [ 1.1272.0] - xx-xx-xx
776+
777+ ## Added
778+ - ExpandableCalendar - Add 'closeOnDayPress' prop (PR #1673 ).
779+ - new theme prop - 'weekVerticalMargin' to control week row margin (PR #1682 ).
780+
781+ ## Fixed
782+ - README - 'try it out' section missing steps (PR #1624 ).
783+ - Day - fix accessibility label localization (PR #1694 ).
784+ - Agenda - renders only for the first item of the day (PR #1699 ).
785+
786+ ## Changed
787+ - Replacing lodash 'invoke' with optional chaining.
788+ - Removing JS 'Date' as a type.
789+ - Calendar and CalendarList - removing unused parameter 'doNotTriggerListeners' from updateMonth().
790+ - 'input.js' - renaming 'velocityTracker'.
791+ - 'test.js' - renaming 'testUtils' and removing from folder.
You can’t perform that action at this time.
0 commit comments