Skip to content

v1.3.0

Compare
Choose a tag to compare
@nanelson nanelson released this 22 Aug 05:42
· 20 commits to master since this release

Breaking Changes:
Containers now inherit the ClipContent style
Containers now respect style priorities.

Other Changes:
Added IpInputElement (IPv4 text input)
Added TimeInputElement (Clock updating text input)
Added DatePickerElement (Calendar)
Added DatePickerButtonElement (Date Dropdown, pops up calendar)
Added new controls to StyleExplorer app.
TextField now supports double click & drag word highlight.
TextField now supports triple click & drag line highlight.
TextField now supports CTRL+A highlight all.
Bug Fixes