Skip to content

Releases: nhn/tui.auto-complete

v2.1.6

18 Jun 06:34
Compare
Choose a tag to compare

Enhancement

  • 7d4ea42 chore: migrate tests from karma to jest
  • e9a6fa7 chore: api examples to es6
  • 000d5ff chore: update github docs

Documentation

  • 509eb84 docs: fix typo in COMMIT_MESSAGE_CONVENTION.md

v2.1.5

17 Sep 08:25
Compare
Choose a tag to compare

Enhancement

  • 3e859bd Chore: apply eslint, prettier
  • 3e859bd Chore: update devDependencies

Documentation

v2.1.4

04 Apr 06:25
Compare
Choose a tag to compare

changed

  • change company name(nhnent -> nhn)

v2.1.3

11 Feb 13:27
Compare
Choose a tag to compare

Feature

  • Apply to new design of documents.

v2.1.2

13 Dec 03:45
Compare
Choose a tag to compare

Features

  • 78a29f6 chore: update code-snippet to v1.5.0 for GA (#11)

v2.1.1

13 Dec 03:30
Compare
Choose a tag to compare

Feature

  • Adding a library for creating release notes

v2.1.0

13 Apr 13:52
Compare
Choose a tag to compare

Features

  • 6716043 Feat: update documents (close #7)
  • f9d0f6b Feat: update README.md for formatting (close #8)
  • 799c0af Feat: send hostname

Documentation

  • da88311 Docs: edit title of each example
  • e59bede Docs: edit link and informations on README file
  • 834be31 Docs: update year of license
  • 08c8d14 Docs: add install via CDN guide (#10)

v2.0.0

11 Feb 12:17
Compare
Choose a tag to compare
  • Support npm
  • Change name of namespace, contstructor function, repository name

1.1.3

11 Nov 07:35
Compare
Choose a tag to compare
  • Chore
    • Bundle
    • new API pages
    • Fix samples
    • Update dependencies
  • Docs
    • Readme

v1.1.2

01 Mar 08:42
Compare
Choose a tag to compare

Change

  • Remove checking default parameters in "serachApi" option

Refactoring