Here is what is new:
- Core
- Smart Select
- New
scrollToSelectedItemparameter - when enabled it will scroll smart select content to first selected item on open (defaultfalse) - New
.scrollToSelectedItem()smart select instance method to scroll smart select content to first selected item (when opened) - Now when opened in Popup, it will render Popup’s close button as a plain text link on the right side in Navbar
- New
- Autocomplete
- Now when opened in Popup, it will render Popup’s close button as a plain text link on the right side in Navbar
- Router
- Fixed issue with swipe-back when used in Master-Detail layout
- List Index
- Fixed issue with wrong positioning when used with large navbar
- Smart Select
- Phenome
- ListInput / Input
- Now it accepts special type
datepickerto open calendar on focus - New prop
calendarParamsto specify calendar params fordatepickertype
- Now it accepts special type
- Button
- New
typeprop. If this prop is one ofsubmit,buttonorresetthen it will be rendered as<button>tag
- New
- ListInput / Input
- Lots of minor fixes
