Skip to content

Releases: nhn/tui.animation

v1.1.3

03 Apr 01:25
Compare
Choose a tag to compare

changed

  • change company name(nhnent->nhn)

v1.1.2

11 Feb 12:43
Compare
Choose a tag to compare

Feature

  • Apply to new design of documents.

v1.1.1

13 Dec 03:20
Compare
Choose a tag to compare

Features

  • 7e4ade6 chore: update code-snippet to v1.5.0 for GA (#18)

v1.1.0

13 Apr 14:18
Compare
Choose a tag to compare

Features

Documentation

  • 3fceae6 Docs: change title of each example
  • 0f8001e Docs: update link in README file
  • 9c17f88 Docs: update year of license
  • 48fd201 Docs: edit name of basic example file
  • 4f2c9c6 Docs: add install via CDN guide

v1.0.0

11 Oct 10:32
Compare
Choose a tag to compare

Breaking

  • support umd entry

    • CommonJS/CommonJS2: require('tui-animation')
    • AMD: define(['tui-animation'] , ... )
    • Global namespace: tui.Animation
  • change naming policies:

    Now It was
    namespace tui.Animation tui.component.Animation
    repository tui.animation tui.component.animation
    package name tui-animation tui-component-animation

Initial release

15 Nov 05:11
Compare
Choose a tag to compare
0.1.0

chore: fix ie8 expected identifier issue on minified source