Releases: roncemer/vue-bootstrap-ajax-combobox
Releases · roncemer/vue-bootstrap-ajax-combobox
Stay in search mode when processing Escape or Enter key.
Fix syntax error under Safari
1.0.10 Fix syntax error under safari.
Fix interaction issues; use bootstrap colors for highlighted item.
1.0.9 Use function binding; explicitly set this.value in setter; use bootst…
Consider null ids as placeholder ids.
1.0.8 Fix placeholder label handling when allow_clear is false.
Fix placeholder label handling when allow_clear is false.
1.0.7 Fix placeholder label handling when allow_clear is false.
Hide/disable buttons based on readonly / disabled status.
1.0.6 Hide or disable buttons based on readonly and disabled status.
UI improvements; readonly and disabled support
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.
1.0.4 Fix setting initial search string; fix placeholder label when clear b…
Add more documentation.
1.0.3 Increment version.
Make demo API URL relative
1.0.2 Fix demo URL to be 100% relative.