Raymond Muller
Raymond Muller
- updated angular version - added option to limit the number of suggestions shown - please note that in AngularJS 1.2.12 the Infinity does not seem to work. This issue...
Based on the pull request of @Owumaro (https://github.com/alexurquhart/vue-bootstrap-typeahead/pull/10) Fixed the merge issues and added auto scrolling when you navigate with the arrow keys
Got this issue that you can't preset the value. This fixes it. Demonstrated in this pen: https://codepen.io/raymondmuller/pen/pxgXzd the value of 'query' is 'test', however the input does not reflect it....
Hey! Thanks for making this grid. For our use case we needed the grid items to keep their original order, which this library does not seem to take into account...
## Description - Adds a toggle to the fiddle where you can select Typescript or Javascript output (whenever its added to the array returned by the function `hasBothTsAndJsSupport ` -...
## Description Remove slots from the prop definition in Vue Before: After:
## Description Improves slots in Svelte Before: After:
# What is it? - [x] Feature / enhancement - [ ] Bug - [ ] Docs / tests # Description Qwik Svelte allows you to add Svelte components into...
Allows to control the input's readonly attribute. Handy if you do not want to allow a user to type (force selection)
Noticed this pull request (#92) was never merged and conflicts were never resolved so decided to work on it.