Version 2.16.1
Changelog
Core
- Fixed: Prevent text size adjust on iPhone / iPod in landscape mode.
- Fixed: Increase popup min-width to accommodate Set / Cancel buttons for some languages.
- Fixed: Added
pointer-events: auto
on popup container to increase compatibility with other frameworks (e.g. when used inside Ionic popup). - Fixed: Custom buttons with predefined handlers mixed up between instances, if instances were initialized with the same settings object (#316).
Forms
- Fixed: Multi-line text field initial height was not calculated.
- Fixed: If theme not supported, revert to Mobiscroll theme.
- Fixed: Prevent double input generation when used with Mobiscroll Select.
Integration
- New: Added support for angular filters when using listview group headers.
- Fixed: Angular forms integration can receive init options.
- Fixed: Angular datetime with maxlength attribute sets model without raising validation error (#299).
- Fixed: Angular listview templating and animation.
- Fixed: Inline components inside angular listview render only once
Languages
- New: Added Lithuanian translation (#322).
- Fixed: Added
selectedPluralText
for plural form of 'selected' in some languages (#315).
Menustrip
- Fixed: Initialization failed on IE (#325).
- New: Added
select
,deselect
,enable',
disable` methods (#329).
Range
-
New: Improvements in range tap mode.
-
New: Set button disabled if start or end not selected.
-
Fixed: Start/end labels were not always cleared when value was cleared.
-
Fixed: Remove opacity from selected days.
Select
-
Fixed: Multiple select scroll jumps (#320).
Themes
- Fixed: Display 3 rows on wheel in clickpick / mixed mode when using the Material theme.
- Fixed: Readonly wheel disappeared on tap when using the Windows Phone theme.