Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Releases: nhn/toast-ui.vue-calendar

v1.1.1

30 Aug 09:44
Compare
Choose a tag to compare

Features

  • 72afcfd Feat: update typescript declaration (#38)

Bug Fixes

  • 71cf7bc Fix: resolve memory leak issue, refactor: register event listener handler (#37)

Documentation

  • 688d668 Docs: import css dependencies
  • a3c4cfb Docs: update links 'nhnent' to 'nhn'

v1.1.0

27 Jun 07:08
Compare
Choose a tag to compare

Bug Fixes

  • d2b0615 Fix : add supported api
    • add 'disableClick' prop in Calendar Option
    • add 'usageStatistics' prop in Calendar Option
    • update readme

v1.0.2

07 Dec 07:37
Compare
Choose a tag to compare

Bug Fixes

  • ecb341b Fix: occurs reassign in setOptions of calendar (close #2) (#3)

v1.0.1

28 Nov 02:09
Compare
Choose a tag to compare

Chores

  • update vue/cli (Security vulnerability response)

v1.0.0

24 Oct 23:40
Compare
Choose a tag to compare

Features

  • a8ae7cb feat: Implement vue wrapper for tui.calendar