Skip to content

Latest commit

 

History

History
74 lines (33 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

74 lines (33 loc) · 2.31 KB

Changelog

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

2.5.7 (2020-05-06)

  • Remove unused dependency

2.5.6 (2020-05-06)

  • Upgrade dev dependencies

2.5.5 (2018-07-25)

Bug Fixes

  • :visible selector is not working on safari, use :not(.hidden) (beebfe0)
  • #152 - ignoreDisabled: true does not work with optgroups (afc5d8c)

2.5.4 (2018-07-17)

Bug Fixes

  • #166 - Searching and Adding elements cause the already selected elements to get added as a hidden element (ddefce3)

2.5.3 (2018-07-16)

Bug Fixes

  • #152 - ignoreDisabled: true does not work with optgroups (afc5d8c)

2.5.2 (2018-07-10)

Bug Fixes

2.5.1 (2018-04-27)

Patches

  • change the value for the main path (22414f8)

Features

2.5.0 (2018-02-06)

Features

  • now we can have different sort functions for left and right (887ab4a)