Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Releases: nhn/toast-ui.vue-chart

v1.1.2

15 Feb 06:44
Compare
Choose a tag to compare

Bug fixes

  • 6e5183e docs: Fixed typo in README.md

Chore

  • ec1bcea feat: change version policy
  • 4709890 feat: remove map dependency
  • 3b2a457 feat: add map chart example
  • d7717a5 chore: changing code based on eslint rule

v1.1.1

03 Jan 09:42
Compare
Choose a tag to compare

Update

  • Update tui-chart version to ~3.4.2

v1.1.0

13 Nov 11:20
Compare
Choose a tag to compare

Added

  • Added 'changeChecedLenged' event
<tui-chart
    ...
    @changeCheckedLegend="...">
</tui-chart>
  • added an example of running quickly with @vue/cli
$ npm run serve

v1.0.1

25 Oct 11:47
Compare
Choose a tag to compare

Feature

  • 23f1b2f fix: change bundle file name and set tui.chart to external

v1.0.0

24 Oct 23:42
Compare
Choose a tag to compare

Feature

  • 4dda134 feat: Implement vue wrapper for tui.chart