Releases: kvyatkovskys/KVKCalendar
Releases · kvyatkovskys/KVKCalendar
ver. 0.6.29
What's Changed
- updated current line style and time labels (iOS 18 as example) by @kvyatkovskys in #383
- fixed the crash with empty identifier by @kvyatkovskys in #385
- follow the style of ios 18 by @kvyatkovskys in #386
- trigger haptic engine while moving an event by @kvyatkovskys in #387
- added public constructor to current line style by @kvyatkovskys in #388
- Bug fixes on tap gesture in WeekView mode. by @mohammadtakbiri in #390
- Feature/v 0.6.29 by @kvyatkovskys in #384
New Contributors
- @mohammadtakbiri made their first contribution in #390
Full Changelog: 0.6.28...0.6.29
ver. 0.6.28
What's Changed
- issue with adding a new event on timeline view by @kvyatkovskys in #382
Full Changelog: 0.6.27...0.6.28
ver. 0.6.27
What's Changed
- fixed the issue
When Phone is in 12-hours mode events become 24hours long
by @kvyatkovskys in #380
Full Changelog: 0.6.26...0.6.27
ver. 0.6.26
What's Changed
- Add
offsetTop
forTimelineStyle
by @rakuyoMo in #372 - Implement TimelineStyle’s
offsetLineRight
by @rakuyoMo in #373 - Use the
willAddNewEvent(_: _:)
method that returnEvent?
instead of the old method that returnBool
. by @rakuyoMo in #370 - Fix
delegate.willAddNewEvent
call issue by @rakuyoMo in #374 - Fixed the issue that the TimeLine height is incorrect after setting
offsetTop
by @rakuyoMo in #378 - Allows creation of event to be triggered by tapping instead of long pressing by @rakuyoMo in #376
- Fixed the issue where
headerScroll.titleDays
was not called whenday.type
was.empty
by @rakuyoMo in #377 - Allows more flexibility in setting year ranges by @rakuyoMo in #375
- Fix the DayCell style error caused by reuse by @rakuyoMo in #379
Full Changelog: 0.6.25...0.6.26
ver. 0.6.25
What's Changed
- fixed the issue with locale to calculate days in month by @kvyatkovskys in #365
- removed the common
UIView
extension to handlepointer interaction
by @kvyatkovskys in #366
Full Changelog: 0.6.24...0.6.25
ver. 0.6.24
What's Changed
- 【Important】Fix DateFormatter locale by @rakuyoMo in #350
- Add
isEndOfDayZero
toStyle
by @rakuyoMo in #351 - Add
newEventStep
forEventStyle
by @rakuyoMo in #355 - Support change enable of some gestures by style by @rakuyoMo in #358
- Allows hiding the label on the current timeline by @rakuyoMo in #360
- Add event without
.move
by @rakuyoMo in #352 - Add
endHour
forTimelineStyle
by @rakuyoMo in #354 - Add new delegate to additionally control whether events can be added currently by @rakuyoMo in #356
- Fix the issue where the
timeline.startHour
was ignored by @rakuyoMo in #353 - version up 0.6.24 by @kvyatkovskys in #363
New Contributors
Full Changelog: 0.6.23...0.6.24
ver. 0.6.23
What's Changed
- fix(#340): use the size of timeline slot as event preview size by @phuanggh in #345
- version up 0.6.23 by @kvyatkovskys in #346
Full Changelog: 0.6.22...0.6.23
ver. 0.6.22
What's Changed
- Fix typo by @codeMnky01 in #338
- feat: make the properties of Scale public by @phuanggh in #339
- fix(#340): use the size of timeline slot as event preview size if it is set to nil by @phuanggh in #341
- version up 0.6.22 by @kvyatkovskys in #342
New Contributors
- @codeMnky01 made their first contribution in #338
Full Changelog: 0.6.21...0.6.22
ver. 0.6.21
ver. 0.6.20
What's Changed
- Feature/v 0.6.19 by @kvyatkovskys in #329
- fixed the issue on the old version of Xcode by @kvyatkovskys in #334
Full Changelog: 0.6.19...0.6.20