This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Roadmap
Dean Sofer edited this page May 20, 2014
·
14 revisions
Just to throw it all somewhere
-
Customizeable selected template -
Customizeable list item template -
Keyboard selection (up/down/enter) - Use left/right arrow keys to move the caret (ibeam) between items (multi-select)
-
Filtering list by typing -
Capable of handling rich objects array -
Async data (handled by AngularJS andng-repeat
) - Pagination (far-future)
- Scroll-based pagination (far-far-future)
- List Groups (future)
- Validation (max/min/etc)
- Tokenization using commas or string-separator (far-far-future)
- Keyboard shortcuts
- tabable
- backspace/del to clear the value while closed
- Key Down to open
Options(?):
-
Close on selection - Multi-select (tagging) & single-select
- Custom sorting / matching /
filtering - opt-out on Android/iOS devices
This covers almost everything select2 is capable of doing, which is by far the most comprehensive solution currently available.