react-calendar@2.1.3
Companion update with calendar@2.1.3
vue-calendar@2.1.3
Companion update with calendar@2.1.3
calendar@2.1.3
Fixes
- Fixed an issue that the default form popup is accessible through the event details popup even though the option is set to
useFormPopup: false
by @adhrinae in https://github.com/nhn/tui.calendar/pull/1252
Full Changelog: https://github.com/nhn/tui.calendar/compare/calendar@2.1.2...calendar@2.1.3
react-calendar@2.1.2
Companion update with calendar@2.1.2
vue-calendar@2.1.2
Companion update with calendar@2.1.2
calendar@2.1.2
Fixes
- Fixed an error occured when selecting date/time with
week.hourStart/hourEnd
option (fix #1238) by @adhrinae in https://github.com/nhn/tui.calendar/pull/1242
Full Changelog: https://github.com/nhn/tui.calendar/compare/calendar@2.1.1...calendar@2.1.2
react-calendar@2.1.1
Companion update with calendar@2.1.1
vue-calendar@2.1.1
Companion update with calendar@2.1.1
calendar@2.1.1
Fixes
- Fixed to check if the moving event is in the previous/next month or year in the week/day view by @adhrinae in https://github.com/nhn/tui.calendar/pull/1236
- Fixed that inputs are cleared when toggling 'All day' checkbox or changing calendar (fix #1233) by @adhrinae in https://github.com/nhn/tui.calendar/pull/1235
Maintenance
- Improved
vue-calendar
andreact-calendar
examples by @dotaitch in https://github.com/nhn/tui.calendar/pull/1230
Full Changelog: https://github.com/nhn/tui.calendar/compare/calendar@2.1.0...calendar@2.1.1
react-calendar@2.1.0
Companion update with calendar@2.1.0