Releases: nhn/tui.calendar
Releases · nhn/tui.calendar
react-calendar@2.1.0
Companion update with calendar@2.1.0
calendar@2.1.0
Features
- Collapsing duplicate events by @dotaitch in #1215, #1226
- For detailed instructions, please refer to this documentation
Fixes
- Fixed that dragging event is not working as expected when the
week.hourStart
option is set (fix #1228) by @adhrinae in #1229 - Replaced a hard-coded constant by @HansSchouten in #1225
Full Changelog: https://github.com/nhn/tui.calendar/compare/calendar@2.0.5...calendar@2.1.0
vue-calendar@2.0.5
Companion update with calendar@2.0.5
react-calendar@2.0.5
Companion update with calendar@2.0.5
calendar@2.0.5
Fixes
- Fixed that a 30-minutes event with
goingDuration
andcomingDuration
property might have a wrong height by @lja1018 in #1206 - Fixed the way rendering borders in monthly view by @lja1018 in #1207
- Fixed the issue that the
startDayOfWeek
was not working correctly in weekly view (fix #1198) by @lja1018 in #1214 - Fixed the issue that rendering the grid selection was not accurate when the
narrowWeekend
option was enabled by @lja1018 in #1211 - Fixed that the
clickEvent
instance event was invoked when dragging events (fix #1216) by @adhrinae in #1218 - Fixed that events at the edge of the week were not rendered while the timezone option is enabled by @adhrinae in #1217
- Fixed that events in the standard timezone had an hour difference when the system timezone is using DST(Daylight Saving Time) by @adhrinae in #1222
Maintenance
- Bumped terser from 4.8.0 to 4.8.1 by @dependabot in #1220
- Updated dependencies by @lja1018 in #1221
Full Changelog: https://github.com/nhn/tui.calendar/compare/calendar@2.0.4...calendar@2.0.5
vue-calendar@2.0.4
Companion update with calendar@2.0.4
vue-calendar@2.0.3
Companion update with calendar@2.0.3
react-calendar@2.0.4
Companion update with calendar@2.0.4
react-calendar@2.0.3
Companion update with calendar@2.0.3
calendar@2.0.4
Fixes
- Hotfix - Removed unnecessary
global
variable by @adhrinae in #1203- If you're using
2.0.3
with timezone options It doesn't work properly. Please update to this version immediately
- If you're using
Maintenance
Full Changelog: https://github.com/nhn/tui.calendar/compare/calendar@2.0.3...calendar@2.0.4