Releases: wix/react-native-calendars
Releases Β· wix/react-native-calendars
1.1307.0
What's Changed
- Calendar - fix custom style on type period by @liang54110 in #2388
- EventBlock - add testID to events on day view by @chenei in #2519
- InfiniteAgendaList - add the ability to set item height per item by @yakirza17 in #2515
- CalendarList - Add contentContainerStyle prop by @ItsFlash10 in #2523
- ExpandableCalender - fix laggy animation by @bravesoul349 in #2504
- Move from npm to yarn and update README by @Inbal-Tish in #2508
New Contributors
- @liang54110 made their first contribution in #2388
- @ItsFlash10 made their first contribution in #2523
- @bravesoul349 made their first contribution in #2504
Full Changelog: 1.1306.0...1.1307.0
1.1306.0
What's Changed
- InfiniteAgendaList - support passing scrollViewProps by @yakirza17 in #2497
- README.md - typofix by @danyalutsevich in #2496
- Docs - removes MD links from code blocks by @philnichol in #2468
- Theme - add
reservationsBackgroundColor
to typings by @pridemusvaire in #2411 - WeekCalendar.md update by @steq28 in #2364
New Contributors
- @danyalutsevich made their first contribution in #2496
- @philnichol made their first contribution in #2468
- @pridemusvaire made their first contribution in #2411
- @steq28 made their first contribution in #2364
Full Changelog: 1.1305.0...1.1306.0
1.1305.0
What's Changed
- parseDate - verify null input is not breaking by @M-i-k-e-l in #2440
- Update .nvmrc by @igorgn in #2452
New Contributors
- @M-i-k-e-l made their first contribution in #2440
Full Changelog: 1.1304.1...1.1305.0
1.1304.1
What's Changed
- Revert: toMarkingFormat - Cannot convert undefined value to object (#2409) by @Inbal-Tish in #2425
Full Changelog: 1.1304.0...1.1304.1
1.1304.0
What's Changed
- toMarkingFormat - Cannot convert undefined value to object by @Inbal-Tish in #2409
- Add testIDs for timeline lines by @yuvalsho in #2402
- Secure isLTE and isGTE functions by @Inbal-Tish in #2410
Full Changelog: 1.1303.0...1.1304.0
1.1303.0
What's Changed
- feat(timeline): add testId to timeline by @yakirza17 in #2368
Full Changelog: 1.1302.0...1.1303.0
1.1302.0
1.1301.0
What's Changed
- fix(infiniteAgendaList): fixes by @yakirza17 in #2311
Full Changelog: 1.1300.0...1.1301.0
1.1300.0
What's Changed
- Add Optional
InfiniteList
Support toAgendaList
by @yakirza17 in #2270 - Enhance
infiniteAgendaList
by @yakirza17 in #2278 - Add support for
refreshControl
in theinfiniteAgendaList
by @yakirza17 in #2283 - Allow passing
style
to theinfiniteAgendaList
to allow control of the RecyclerListView's style by @yakirza17 in #2286 - Demo - React Native 71 upgrade by @Inbal-Tish in #2274
New Contributors
- @yakirza17 made their first contribution in #2270
Full Changelog: 1.1299.0...1.1300.0
1.1299.0
What's Changed
- CalendarList - fix staticHeader moves month out of range by @Inbal-Tish in #2242
- ExpandableCalendar - fix transition bwt positions (open/close) by @Inbal-Tish in #2250
- CalendarProvider - relayout children when numberOfDays view changes by @Inbal-Tish in #2255
- Updated the itemIndex by @vinaybn-exxat in #2244
- ExpandableCalendar - limit the max open height by @Inbal-Tish in #2259
New Contributors
- @vinaybn-exxat made their first contribution in #2244
Full Changelog: 1.1298.0...1.1299.0