Skip to content
kevzlou7979 edited this page Oct 19, 2016 · 25 revisions

Version 1.6.2

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 thickness property (Thanks to @andersforsell).
  • MaterialTimePicker
    • Fixed styles (Disabled state, horizontal and vertical spacing).
    • Added support for icons
  • MaterialAutocomplete
    • Fixed styles (Disabled state, horizontal and vertical spacing).

Version 1.5.2

  • Bug Fixes
  • Fixed - FileUploader - Preview collection style.

Version 1.5.1

  • 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 withCredentials parameter.
  • MaterialChips
    • Added a way to prevent chips from being selected and/or removed
  • MaterialDnd
    • Added String selector for setIgnoreFrom function to MaterialDnd.
  • Bug fixes

Version 1.5.0

  • 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
Clone this wiki locally