4.0.0
Breaking Changes
Ui.Cell::HtmlItems
now takes a new parameterbreakOnMobile
which will cause it to lay out the given items in a column instead of a row on mobile resolutions.Ui.Field
is now using an enumUi.Field
for theorientation
property.
Additions
- Added
formatter
andtitleFormatter
parameters forUi.RelativeTime
#8 - Added
formatter
andformat
parameters forUi.DatePicker
#8 - Added
rows
property toUi.Textarea
#34 @sclee15 - Added
onDragEnd
property to forUi.Slider
Housekeeping
- Formatted source code @Sija
Full Changelog: 3.0.1...4.0.0