Skip to content

Releases: jonesiscoding/xq-select

Typo Fix

13 Aug 20:13

Choose a tag to compare

Fixes a typo from the last quick release that affected disabled options.

BS4 JS & DOM Compatibility

23 Mar 19:19

Choose a tag to compare

Quick release for Bootstrap 4 Javascript Compatibility. Changes the DOM structure. Please note that the CSS will need additional changes for compatibility with BS4 variables.

Indicator Tweaks

25 Jul 14:35
d55143a

Choose a tag to compare

v3.3.4

Added change to right padding & indicator.

Updated Dependency

25 Jun 15:43
bedc10a

Choose a tag to compare

v3.3.3

Update composer.json

Updated Dependency

22 Jun 17:19

Choose a tag to compare

v3.3.2

Updated dependencies.

Package Name Change

08 May 13:38

Choose a tag to compare

This release contains no updates other than a name change to deviscoding/xq-select.

Filter Improvements

01 May 15:33

Choose a tag to compare

Changes the filter introduced in v3.2 to more closely match functionality of a native select.

Adds Filter

30 Apr 15:09

Choose a tag to compare

Adds a filter for selects.

Adds Event Handler for Changes

22 Jan 18:01

Choose a tag to compare

Adds an event handler that can be triggered manually when the select, it’s options, or it’s optgroups change attribtues or contents.

Mobile Compatibility

28 Dec 14:06

Choose a tag to compare

Fixes an issue with the native select on mobile.