Version 1.5.2
kevzlou7979
released this
28 Jun 07:31
·
1450 commits
to master
since this release
- Bug Fixes
- TextArea (Thanks to Bendol)
- Added configurable resizing rules
setResizeRule(ResizeRule resizeRule)
. - ResizeRule options
NONE, AUTO, FOCUS
- Added configurable resizing rules
- NoResult Component
- Removed the predefined margin top
- ListBox
- add
reinitialize()
method.
- add
- Infinite Animation
- Added
infinite
andstopAnimation
- Added
- MaterialSideNav (Thanks to Bendol)
- Added
insert()
method.
- Added
- Switch
- Added
setOnLabel
andsetOffLabel
for adding labels on switch component.
- Added