Skip to content

Version 1.6.0

Compare
Choose a tag to compare
@kevzlou7979 kevzlou7979 released this 25 Aug 03:22
· 1389 commits to master since this release
  • Bug Fixes
  • Field validation (error handling and custom validators) (Thanks to @BenDol)
  • Global Store the attachHandler (Thanks to @BenDol)
  • MaterialListBox
    • added reinitialize method
    • extended to MaterialListValueBox as base class.
  • Animation - added infinite animation
  • MaterialDatePicker
    • support for 43 languages
    • added reinitialize method
  • Refactor all private methods to protected to allow overriding the api.
  • MaterialSwitch
    • added setOnLabel and setOffLabel
  • Added support for helper texts alongside error and success messages. (Thanks to @gilberto-torrezan )
  • MaterialValueBox
    • Fixed the autofill background color on chrome.
  • Fixed the height of Material Search
  • MaterialDatePicker and TimePicker
    • Added icon support