Version 1.6.0
·
1061 commits
to master
since this release
Version 1.6.0
- MaterialRating (NEW)
- the component used by the 5-star rating (Thanks to @gilberto-torrezan)
- 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
- add
thicknessproperty (Thanks to @andersforsell).
- add
- MaterialTimePicker
- Fixed styles (Disabled state, horizontal and vertical spacing).
- Added support for icons
- MaterialAutocomplete
- Fixed styles (Disabled state, horizontal and vertical spacing).