Skip to content

Latest commit

 

History

History
162 lines (80 loc) · 6.01 KB

CHANGELOG.md

File metadata and controls

162 lines (80 loc) · 6.01 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.13.3 (2018-02-09)

Bug Fixes

0.13.2 (2018-02-07)

Bug Fixes

  • Change Angular version support (5605bdc)
  • Click on caret not open dropdown (d705968)
  • Expand items during search (if match) (14f3c35)
  • isDirty is always set to true (db24dd1)
  • lint error (8ec7b7c)

Features

0.13.1 (2018-02-07)

Bug Fixes

0.13.0 (2017-12-13)

Bug Fixes

  • Change Angular version support (5605bdc)
  • Click on caret not open dropdown (d705968)
  • isDirty is always set to true (db24dd1)
  • lint error (8ec7b7c)

Features

0.12.0 (2017-10-30)

Bug Fixes

  • Disable autocomplete on filter (0a5ea4f)
  • Dropdown no open when click on tree-select (5213370)
  • initial select is not displayed when list of items contains string value (280e61c)
  • set gecko false for webdriver manager. See angular/webdriver-manager#216 (4c87d6b)
  • Simple Select where undefined at init value (498112e)
  • Add class for Bootstrap 4 beta 6

Features

  • Add option filterCaseSensitive (2edfe7d)

0.11.1 (2017-07-31)

Bug Fixes

  • Dropdown no open when click on tree-select (5213370)

0.11.0 (2017-07-30)

Bug Fixes

0.10.1 (2017-07-19)

Bug Fixes

0.10.0 (2017-07-13)

Bug Fixes

  • can select parent on simple tree with onlySelectParent=true (7f76f9f)
  • click on show more open dropdown (2dbf891)
  • demo: same id between continent & country (Africa & Afghanistan) (06027a8)

Features

  • add default options for allowFilter (4e255ad)
  • add default options for allowParentSelection (55d172c)
  • add default options for idField, textField & childrenField (2e6a6c1)
  • Allow unshow more items (0001181)

0.9.8 (2017-07-12)

Bug Fixes

  • ssr: fixed ServerRendering error (2224478)
  • Error in console when value in model = undefined (2544f0d)

0.9.7 (2017-07-12)

0.9.6 (2017-07-10)

Bug Fixes

  • ssr: fixed ServerRendering error (2224478)

0.9.5 (2017-07-10)