Skip to content

Releases: nhn/tui.floating-layer

v2.1.3

04 Apr 01:51

Choose a tag to compare

changed

  • change company name(nhnent -> nhn)

v2.1.2

12 Feb 11:23

Choose a tag to compare

Feature

  • Apply to new design of documents.

v2.1.1

10 Dec 07:59

Choose a tag to compare

Changed

  • Improved ga hostname collection method. (From tui-code-snippet version v1.5.0)

v2.1.0

04 Apr 11:19

Choose a tag to compare

Added

  • usageStatistics option : Send the hostname to google analytics. If you do not want to send the hostname, this option set to false.
  • Supports CDN for bundle files. (ref.)

Changed

  • The develop branch is deleted.
  • Default branch changed production to mater.

v2.0.0

09 Sep 08:19

Choose a tag to compare

Breaking

  • support umd entry

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

    Now It was
    namespace tui.FloatingLayer tui.component.FloatingLayer
    repository tui.floating-layer tui.component.floatinglayer
    package name tui-floating-layer tui-component-floatinglayer

1.0.1

08 Nov 07:21

Choose a tag to compare

Dependecy file version and bundle update

1.0.0

08 Nov 07:19

Choose a tag to compare

Release