lumapps / lumX

The first responsive front-end framework based on Angular & Google Material Design specifications
https://ui.lumapps.com
MIT License
1.96k stars 274 forks source link

feat select: add a "panes" choices view mode #567

Closed clementprevot closed 6 years ago

clementprevot commented 6 years ago

This view mode allow to display multiple panes for selecting choices. The choices must be provided according to a specific data model. If filter is enable, then it will perform a search through the path of the panes to search for matching items. Matching items will be highlighted and containing panes will be auto-opened.

For more information regarding this view mode, see the examples