Skip to content

Version 1.5.2

Compare
Choose a tag to compare
@kevzlou7979 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
  • NoResult Component
    • Removed the predefined margin top
  • ListBox
    • add reinitialize() method.
  • Infinite Animation
    • Added infinite and stopAnimation
  • MaterialSideNav (Thanks to Bendol)
    • Added insert() method.
  • Switch
    • Added setOnLabel and setOffLabel for adding labels on switch component.