Version 3.2.4
Changelog
General
- Fixed: Scoller wheels were rendered incorrectly on Samsung Galaxy S5 Mini, WebView only.
Calendar
-
Fixed: Date scroller was not hidden in the calendar with bootstrap theme.
-
Fixed: Clear button threw error if pressed after month navigation (#432).
Forms
- Fixed: Swicth was not updating if changed using slide gesture, not tap (bug introduced in v3.2.3).
Listview
-
Fixed:
add
method supports adding list dividers as well (#404). -
Fixed:
navigate
method did not work with id when used with Angular (#433).
Languages
-
Fixed:
backText
was not correct in Chinese. -
New: Arabic translation.
-
New: Bulgarian translation.
-
New: Croatian translation.
-
New: Finnish translation.
-
New: Greek translation.
-
New: Hindi translation.
-
New: Korean translation.
-
New: Serbian translation.
-
New: Vietnamese translation.
Range
- Fixed:
defaultValue
setting did not work with integrations (Angular, AngularJS, React, Knockout).
Select
-
Fixed: Value was not set correctly if initialized on a native empty html select element, and data was passed through settings.
-
Fixed: Initial value was not working correctly with remote data.
Integration
- New: Added types to all Angular directive and component options