ionic-selectable
ionic-selectable copied to clipboard
Ionic Selectable is an Ionic versatile and highly customizable component that serves as a replacement to Ionic Select, and allows to search items, including async search, create items, customize the l...
Will need to use the [CDK virtual-scroll](https://ionicframework.com/docs/angular/virtual-scroll) instead.
Hi, I am using this in virtual mode, as I have potentially very large lists. Also, I have just single selection, where I preselect an item if it was previously...
I have an array of values with true or false question.values = [ { "key": "xx", "value": "yy", "isChecked": false }, { "key": "xx", "value": "yy", "isChecked": true }, {...
Hello, i have some issues with integrating into ionic Angular 13 This is the issue: core.mjs:6484 ERROR Error: Uncaught (in promise): Error: Type IonicSelectableModule does not have 'ɵmod' property. Error:...
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5. Release notes Sourced from copy-props's releases. 2.0.5 Fix Avoids prototype pollution (#7) Doc Update license years. Transfer ownership to Gulp Team (#6) Build Update...
I just dowloaded v4.4.0 and implemented infinite scroll and noticed that it flickers when I add new data to event.components.items. Doesn't matter if I push or concat the data. I...
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.0.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...
Presently this plugin will not work with ionic6 and ionic- angular 6 and above
# Issue description When using the style "outline" (from [Ionic](https://ionicframework.com/docs/api/item#fill)) for an ion-item containing an ionic-selectable (with multiple selections enabled and the [Multiple values with ellipsis template](https://github.com/ionic-selectable/ionic-selectable/wiki#multiple-values-with-ellipsis-template)), the values exceeds...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...