Releases: wix/react-native-calendars
Releases Β· wix/react-native-calendars
1.1298.0
What's Changed
- upgrade recyclerlistview to v4 by @doronpr in #2229
- TimelineList - fix InfinitList layout when switching btw days view (1β¦ by @Inbal-Tish in #2237
New Contributors
Full Changelog: 1.1297.0...1.1298.0
1.1297.0
What's Changed
- make sure not to setDate with prop update when the prop is same date to prevent unwanted side effects by @yuvalsho in #2215
- ExpandableCalendar - fix calendar position with 'numberOfDays' by @Inbal-Tish in #2217
- WeekCalendar - fix scroll position when 'numberOfDays' prop changes by @Inbal-Tish in #2226
Full Changelog: 1.1295.0...1.1297.0
1.1295.0
What's Changed
- [Documentation]: README.md edits by @moutro in #2157
- changed static pageHeight prop to calendarHeight in week calendar by @Javahzade in #2197
New Contributors
- @moutro made their first contribution in #2157
- @Javahzade made their first contribution in #2197
Full Changelog: 1.1294.0...1.1295.0
1.1294.0
What's Changed
- Week not updating when markings change by @yuvalsho in #2161
- Remove unused dependency on immutable by @themichaellai in #2163
- fix broken links in docs by @zorapeteri in #2174
New Contributors
- @themichaellai made their first contribution in #2163
- @zorapeteri made their first contribution in #2174
Full Changelog: 1.1293.0...1.1294.0
1.1293.0
What's Changed
- Upgrade typescript-eslint to 4.x by @stianjensen in #2056
- fix moment 2.29.1 vulnerabilities by @donni106 in #1930
- Calendar - fix double selection by @Inbal-Tish in #2126
New Contributors
- @stianjensen made their first contribution in #2056
Full Changelog: 1.1292.0...1.1293.0
1.1292.0
What's Changed
- Fix Android build by @Inbal-Tish in #2092
- move to bare metal machines by @igorgn in #2093
- TimelineCalendar - 'numberOfDays' issues by @yuvalsho in #2080
- ExpandableCalendar - add integration tests by @yuvalsho in #2081
Full Changelog: 1.1291.1...1.1292.0
1.1291.1
TodayButton - fix 'disabledOpacity' default value.
Full Changelog: 1.1291.0...1.1291.1
1.1291.0
What's Changed
- Move 'TodayButton' to a separate component by @Inbal-Tish in #1999
- Calendars - render tests by @Inbal-Tish in #2032
- Upgrade demo to rn 68 by @Inbal-Tish in #2055
- Prevents from crashing by @jeveloper in #2071
- CalendarList - prevent date overflow when the current date day is 31. fix #2050 by @kiratot in #2051
- Update README.md by @Darkace01 in #2036
New Contributors
- @jeveloper made their first contribution in #2071
- @kiratot made their first contribution in #2051
- @Darkace01 made their first contribution in #2036
Full Changelog: 1.1290.0...1.1291.0
1.1290.0
What's Changed
- Timeline - fix unique key warnings by @nickdalts in #2027
- Period style - fix
date.day
text not vertically centered by @skam22 in #2026 testID
s refactor by @ethanshar in #1996- WeekCalendar refactor by @yuvalsho in #1961
- Period - fix text alignment by @Inbal-Tish in #2033
- ExpandableCalendar - fix
numberOfDays
issues by @yuvalsho in #2037 - Agenda - fixed reservation list scroll on day select when
showOnlySelectedDayItems
is true by @katyakostikova in #1911 - Agenda - fix
theme
prop bug by @harsh-siriah in #2041
New Contributors
- @nickdalts made their first contribution in #2027
- @skam22 made their first contribution in #2026
- @katyakostikova made their first contribution in #1911
- @harsh-siriah made their first contribution in #2041
Full Changelog: 1.1289.0...1.1290.0
1.1289.0
What's Changed
- Agenda - fix CalendarList props extraction by @Inbal-Tish in #1994
- CalendarList - fix update months doesn't apply to the initial month by @Inbal-Tish in #1995
- Make moment actually optional by @liamjones in #1951
- Header - fix individual day header style by @juchan1220 in #1910
- release script - add 'hotfix' option in release build + fix release tag generator by @Inbal-Tish in #1998
- cleanups by @Inbal-Tish in #1982
- feature: Agenda - add support for overriding existing implementation of the ReservationList by @dtsolis in #1969
- feature: Header - add
arrowsHitSlop
prop by @CezarCobuz in #1809 - Fix day selection by @Inbal-Tish in #2003
- AgendaList - Improve performance by @yuvalsho in #2004
- AgendaList - improve loading by @Inbal-Tish in #2005
- ExpandableCalendar - fix passing 'headerStyle' to horizontal header by @Inbal-Tish in #2018
- Fix wrong month setting at examples by @egorkavin in #2019
- AgendaList - fix
sections
update by @Inbal-Tish in #2022
New Contributors
- @liamjones made their first contribution in #1951
- @juchan1220 made their first contribution in #1910
- @CezarCobuz made their first contribution in #1809
- @egorkavin made their first contribution in #2019
Full Changelog: 1.1288.3...1.1289.0