Skip to content

Latest commit

 

History

History
388 lines (161 loc) · 7.88 KB

CHANGELOG.md

File metadata and controls

388 lines (161 loc) · 7.88 KB

Change Log

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

3.6.7 (2018-11-02)

Bug Fixes

  • ngx-select-ex enable() doesn't work (b68aa6f)

3.6.5-dev (2018-10-30)

3.6.4-dev (2018-10-30)

3.6.3 (2018-10-28)

Bug Fixes

  • Multi selections are always sorted in alphabetical order. #121 (be6badf)

3.6.2-dev (2018-10-25)

3.6.1 (2018-10-25)

Bug Fixes

  • highlighted text calculation (ad2f9a1)
  • improve performance (512b87f)
  • improve the speed of the subjOptionsSelected calculation (dd574d7)
  • keyAction order (35b920a)

3.6.0-dev (2018-09-29)

Bug Fixes

  • fixed inputElRef accessibility problem (f0043ca)
  • highlight selected item (a660d86)

Features

  • add option to auto activate element on mouse enter (0b70a1b)
  • use OnPush change detection (73e15bb)

3.5.13-dev (2018-06-19)

Bug Fixes

  • wrong behaviour with the keepSelectedItems option (5eaf544)

3.5.12-dev (2018-06-19)

3.5.11-dev (2018-06-18)

Bug Fixes

3.5.10-dev (2018-06-18)

3.5.9 (2018-06-07)

3.5.8 (2018-06-07)

3.5.7-dev (2018-06-04)

Bug Fixes

3.5.6-dev (2018-05-29)

3.5.5-dev (2018-05-25)

Bug Fixes

3.5.4 (2018-04-14)

Bug Fixes

3.5.3 (2018-04-07)

3.5.2 (2018-04-03)

3.5.1 (2018-04-03)

3.5.0 (2018-04-03)

3.4.3 (2018-04-03)

Bug Fixes

3.4.0 (2018-03-06)

Bug Fixes

3.3.12 (2018-02-15)

Bug Fixes

  • error on pressing the key Enter when items is empty. (fe79b3a)

3.3.11 (2018-02-15)

Bug Fixes

  • ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'open show: 58'. Current value: 'open show: false'. (32ba202)

Features

3.3.10 (2018-02-10)

Bug Fixes

3.3.9 (2018-02-09)

Bug Fixes

3.3.7 (2018-02-08)

Bug Fixes

Features

  • $browser: add the select and remove events (93cd4be)

3.3.6 (2018-02-07)

3.3.5 (2018-02-07)

3.3.3 (2018-02-06)

3.3.2 (2018-02-04)

3.3.0-rc2 (2018-02-03)

3.3.0-rc1 (2018-02-03)

3.2.2 (2018-02-01)

3.2.1 (2018-02-01)

3.1.1 (2018-01-25)

3.0.18-rc (2018-01-24)

3.0.17-rc (2018-01-19)

3.0.15-rc (2018-01-19)

3.0.13-rc (2018-01-12)

3.0.12-rc (2018-01-11)

3.0.11-rc (2018-01-11)

3.0.10-beta (2018-01-09)

3.0.4-beta (2017-12-28)

Bug Fixes

  • should be disabled by FormControl.disable() (ff4f42b)

3.0.3-alpha (2017-12-27)

3.0.2-alpha (2017-12-27)

3.0.1-alpha (2017-12-27)

3.0.0-alpha (2017-12-26)

2.1.5 (2017-12-23)

2.1.4 (2017-12-23)

2.1.3 (2017-12-22)

2.1.2 (2017-12-20)

2.1.1 (2017-12-20)

2.1.0 (2017-12-17)

Bug Fixes