-
Notifications
You must be signed in to change notification settings - Fork 44
Changelog
kevzlou7979 edited this page Aug 24, 2016
·
25 revisions
- 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).
- Bug Fixes
- Fixed - FileUploader - Preview collection style.
- Updated the gwt module from GWTMaterialAddins -> GwtMaterialAddins
- Major loading issues have now been resolved to all addin widgets
- MaterialFileUploader
- Added XHR Response to Complete, Sending and Success event
- Fixed the File uploader initialization and attachment error
- Added
withCredentialsparameter.
- MaterialChips
- Added a way to prevent chips from being selected and/or removed
- MaterialDnd
- Added String selector for
setIgnoreFromfunction to MaterialDnd.
- Added String selector for
- Bug fixes
- New Addins added
- Autcomplete
- Bubble
- Camera
- Cutout
- Document Viewer
- Dnd
- File Uploader
- Icon Morph
- Masonry
- Menubar
- Overlay
- Path Animator
- Rich Editor
- Scrollfire
- SplitPanel
- Steppers
- Subheader
- Swipeable
- Time Picker
- Tree View
- Waterfall
- Window
- Supports lazy loading of resources