Releases: acro5piano/react-native-big-calendar
Releases · acro5piano/react-native-big-calendar
v4.16.0
What's Changed
- Added month separator for schedule view by @ARedmanDodd in #1115
Potential breaking
In the schdule
mode, "Month Separator Component" view has been introduced to visually indicate the transition between months in the event schedule view. This component is helpful for most of people, but if you don't want to display it, you can hide it by:
<Calendar
scheduleMonthSeparatorStyle={{display: 'none'}}
/>
v4.15.2
What's Changed
- Fix: Multi-day events hidden by background color by @uemura1114 in #1110
New Contributors
- @uemura1114 made their first contribution in #1110
Full Changelog: v4.15.1...v4.15.2
v4.15.1
v4.15.0
What's Changed
- feat(hour): add feature to render custom component for hour by @MaskedHawk in #1093
- Feature/timeslots by @MaskedHawk in #1092
- chore(deps): bump verious packages by @dependabot
New Contributors
- @MaskedHawk made their first contribution in #1093
Full Changelog: v4.14.0...v4.15.0
v4.14.0
v4.13.2
What's Changed
- calculate min max date feature also nowIndicator by @comeonlnw in #1054
- update deps in /rndemo
New Contributors
- @comeonlnw made their first contribution in #1054
Full Changelog: v4.13.0...v4.13.2
v4.13.0
What's Changed
- docs: add maxVisibleEventCount to README.md by @arymoraes in #1049
- Add minHour and maxHour to be displayed in day/week view by @adambinnersley in #1050
- chore(deps): bump rexml from 3.2.6 to 3.2.8 in /rndemo by @dependabot in #1048
New Contributors
- @arymoraes made their first contribution in #1049
- @adambinnersley made their first contribution in #1050
Full Changelog: v4.12.0...v4.13.0
v4.12.0
v4.11.0
What's Changed
- chore(deps-dev): update depenencies by @dependabot
- feat: allDayEventCellStyle by @yuan9090 in #1020
New Contributors
Full Changelog: v4.10.0...v4.11.0