Skip to content

Releases: roncemer/vue-bootstrap-ajax-combobox

Stay in search mode when processing Escape or Enter key.

02 Oct 18:07
Compare
Choose a tag to compare

Stay in search mode when processing Escape or Enter key.

Fix syntax error under Safari

03 Sep 22:17
Compare
Choose a tag to compare
1.0.10

Fix syntax error under safari.

Fix interaction issues; use bootstrap colors for highlighted item.

14 Aug 15:52
Compare
Choose a tag to compare
1.0.9

Use function binding; explicitly set this.value in setter; use bootst…

Consider null ids as placeholder ids.

28 Mar 17:15
Compare
Choose a tag to compare
1.0.8

Fix placeholder label handling when allow_clear is false.

Fix placeholder label handling when allow_clear is false.

06 Mar 17:48
Compare
Choose a tag to compare
1.0.7

Fix placeholder label handling when allow_clear is false.

Hide/disable buttons based on readonly / disabled status.

26 Feb 01:11
Compare
Choose a tag to compare
1.0.6

Hide or disable buttons based on readonly and disabled status.

UI improvements; readonly and disabled support

26 Feb 00:55
Compare
Choose a tag to compare

Remove unwanted margins and padding within the component.

Add support for readonly and disabled attributes, including v-bind with booleans.

Fix setting initial search string; fix placeholder label when clear button is pressed.

12 Feb 01:07
Compare
Choose a tag to compare
1.0.4

Fix setting initial search string; fix placeholder label when clear b…

Add more documentation.

11 Feb 04:02
Compare
Choose a tag to compare
1.0.3

Increment version.

Make demo API URL relative

11 Feb 00:57
Compare
Choose a tag to compare
1.0.2

Fix demo URL to be 100% relative.