The Wayback Machine - https://web.archive.org/web/20201117192741/https://github.com/nhn/tui.calendar/releases
Skip to content
Nov 9, 2020
1.12.5-dooray-sp104-201109-beta

@jungeun-cho jungeun-cho released this Sep 22, 2020 · 1 commit to master since this release

Bug Fixes

  • 210d6ac Fix: setInterval callbacks error when from inactive tabs to active tabs (resolve #601)
  • 6e0e133 Fix: always undefined location value of createtion-schedule-popup(fix #615). Thanks @gayeon1025
  • fc55ad8 Fix: make sure the top of scheduleDetailPopup is non-negative (#638)
  • 6440bad Fix: fixed a bug that was displayed as a all-day schedule when the end time is 00:00 in a schedule within one day(#641)
  • 433bbe4 Fix: the issue that updateschedule wont update isReadOnly property (#645). Thanks @figofan
  • c9bc4a7 Fix: monthview content missing while draging all-day schedule(fix #673). Thanks @lhysdl
  • 1512dc6 Fix: always consider timezone when set allday schedule period(fix #662) (#667). Thanks @lhysdl
  • d056190 Fix: resolve schedule rendering issues on month view (#646)
  • 44ebf62 Fix: update attendees of schedule(#690)
  • 5a524e2 Fix: resolve setAllDayPeriod logic(fix #662)

Enhancement

  • 2c7acd2 Refactor: : Remove not needed util.bind
  • d535ccd Refactor: remove unused Collection.merge() (#619)
  • 3697672 Perf: remove unused vendor and mpzero stylus functions (#623)
  • de3ecf8 Perf: remove unused Collection.or() (#624)
  • e125cb2 Perf: css/popup.styl: compress two identical sections into one
  • dfe8541 Perf: variables.styl: remove unused Taskview and AllDay prefixes (#635)
  • c567e5a Perf: remove unused css/icons.styl: ic-public
  • ad71a41 Refactor: remove unused first/lastIn2Array function

Thank you for your contributions to all the refactoring work for legacy code. @dilyanpalauzov

Documentation

  • 33b3d2a Docs: update dependency cdn url
  • d4b8a58 Docs: update how to get calendar instance for using jquery
  • 92f31e9 Docs: change 'Yes' to 'Latest' of Browser Support section
Assets 2
Jul 1, 2020
1.12.5-dooray-sp101-200701

@jungeun-cho jungeun-cho released this Apr 28, 2020 · 57 commits to master since this release

Bug Fixes

  • 344629c Fix: resolve handlebars condition using 'or' custom operator (fix #470 )
  • c233b6c Fix: when move to prev calendar in monthly view resolve incorrect displayed range text date label on examples (fix #553 )
  • 66f71c7 Fix: check defined properties on beforeUpdateSchedule(fix #463)
  • 7401332 Fix: resolve broken TC
  • d8ef5d5 Fix: resolve schedule block position(fix #539)
  • b1de55f Fix: set updated category(fix #589 )
  • 91d9b57 Fix: resolve detail popup position in case of long time schedule(fix #592)
  • 8a70e1d Fix: resolve broken arrow top position(fix #593)
  • a9f83d7 Fix: resolve creation popup position for long schedule block

Enhancement

  • e4824a1 enhancement: Enable text selection on popup(fix #549 )
  • a2ecc24 enhancement: improved default detail popup location(improvement #568, improvement #576 )
Assets 2

@jungeun-cho jungeun-cho released this Mar 23, 2020 · 88 commits to master since this release

Bug Fixes

  • 154db7f Fix: when using update Schedule, if you pass the raw value, the schedule.raw data is updated(fix #518)
  • b946c37 Fix: resolve incorrect difference date on timezones area(fix #529)

Enhancement

  • 03968aa Refactor: change the properties of accessible objects using util.pick

Documentation

  • cffb597 Docs: add issue templates
Assets 2
Mar 3, 2020
chore: version up 1.12.5-dooray-sp99-200303

@jungeun-cho jungeun-cho released this Feb 5, 2020 · 108 commits to master since this release

Bug Fixes

  • b9eb66b Fix: Resolves an issue that overwrites default options while month and week options extends
  • 67f21f8 Fix: : Fixed an issue where the coordinates in the schedule creation popup were calculated incorrectly if 'workweek = true'(fix #480)

Documentation

  • 13373ba Docs: Removed the issue template that can be written in Korean
  • b9eb66b Docs: Fix CustomEvents link(fix #496)
Assets 2

@jungeun-cho jungeun-cho released this Jan 23, 2020 · 114 commits to master since this release

Bug Fixes

  • a6f489d Fix: : Resolved an issue where the time range was not normally represented in the time grid when the difference between the main time zone offset and the secondary time zone offset was less than 1 hour (fix #488)
  • 17b1442 Fix: Fixed resize button being displayed in weekly view(time grid) when isReadOnly=true as Calendar option(fix #470)
  • 346c4e1 Fix: : Fixed the problem which is not applied when changing template, timezones, calendars property value in setOptions(fix #487)
  • 2730079 Fix: resolve test code
Assets 2
Jan 20, 2020
chore: version up 1.12.5-dooray-sp98-200120

@dongsik-yoo dongsik-yoo released this Dec 30, 2019 · 122 commits to master since this release

Bug Fixes

  • 48b45ea Fix: Date convert wrong type as number (close #462)
Assets 2
You can’t perform that action at this time.