Skip to content

Version 1.6.0

Choose a tag to compare

@kevzlou7979 kevzlou7979 released this 25 Aug 04:51
· 1061 commits to master since this release

Version 1.6.0

  • MaterialRating (NEW)
  • MaterialAvatar (NEW)
    • based from jdenticon - a free js library for generating highly reognizable identicons
  • Refactor
    • Convert all private methods to protected to allow overriding of API
  • MaterialAutocomplete
    • fixed setFocus(true) (Thanks to @jzaruba).
  • MaterialFileUploader
    • fixed styles on upload preview collections.
  • Support for helper texts.
  • MaterialRichEditor
    • support for pasteHTML (Thanks to @jyeakley).
    • added blur, focus, keyup, keydown, paste and change events.
    • added disableDragAndDrop() feature.
  • MaterialSplitPanel
  • MaterialTimePicker
    • Fixed styles (Disabled state, horizontal and vertical spacing).
    • Added support for icons
  • MaterialAutocomplete
    • Fixed styles (Disabled state, horizontal and vertical spacing).