-
Notifications
You must be signed in to change notification settings - Fork 122
Changelog
kevzlou7979 edited this page Nov 29, 2016
·
44 revisions
- MaterialDatePicker
- fixed issue on stop() - validate if it's null.
- fixed [#505](https://github.com/GwtMaterialDesign/gwt-material/issues/505), [#508](https://github.com/GwtMaterialDesign/gwt-material/issues/508), [#510](https://github.com/GwtMaterialDesign/gwt-material/issues/510), [#491](https://github.com/GwtMaterialDesign/gwt-material/issues/491), [#513](https://github.com/GwtMaterialDesign/gwt-material/issues/513)
- Supports Pushpin to be instantiated
- Sidenav - Make showOnAttach true by default. (Thanks @BenDol)
- MaterialWeather - Fixed background conflict with cards.
- Fix a setValue issue with MaterialRange.
- Verify attach handler isn't already registered.
- TextWidget
- Label text and placeholder are suppose to be seperate.

- MaterialAnimation - Marked ``` MaterialAnimator ``` as Deprecated - Use MaterialAnimation for official GMD Animation class - Added Getters and setters - Added a base text widget - Fix for the chrome autofill. - Major fixes with JQuery race loading (for addins particularly).

- MaterialAnimation - Marked ``` MaterialAnimator ``` as Deprecated - Use MaterialAnimation for official GMD Animation class - Added Getters and setters - Added a base text widget - Fix for the chrome autofill. - Major fixes with JQuery race loading (for addins particularly).
Thanks @BenDol and other contributors for making this 2.0-RC2 version.
- Bug fixes for 2.0-rc1 #493, #492, #193, #497, #500, #496, #79
- DatePicker - Auto Close Feature
- Search - Added OpenEventHandler
- Mobile Orientation Detection
- DatePicker
- Cards
- MaterialPushpin - Clean up and Improvement
- Security update on setText() -> Convert to SafeHtml to disable XSS attacks
- Fixed - Color.fromStyleNames() return wrong css style name in EnumHelper class
GWTTestCase
- Implemented GWTTest to all Material Widgets and Addins.
Method Changes
- Breadcrumb
- Fixed Icon and Text alignment.
- Collapsible
- Implement CssType
- Allow access getBody() and getHeader()
- Collection Item
- Changed setDismissable() -> setDismissible().
- Implement CssType
- Fixed issue on setActive(boolean)
- Date Picker
- Allow access to getDateInput() - DateInput
- Fixed removeErrorModifiers
- Added open() / close() programmatic controls
- Dropdown
- Fixed constraint width api bug
- FAB
- Changed openFAB(), closeFAB() -> open(), close().
- Added Open / Close Event Handler.
- Image
- Added activates feature
- ListBox
- Allow access getListBox() - ListBox
- Loader
- Supports Specific Panel
- Modal
- Changed openModal(), closeModal() -> open(), close().
- Changed setDismissable() -> setDismissible().
- Added Open Event Handler
- Fixed Close not firing
- NavBar
- Allow access getNavMenu() - MaterialLink
- Progress
- Changed setColor(String) -> setColor(Color)
- Supports Specific Panel
- Added validation if progress percent is greater that 100
- Spinner
- Create Enum for SpinnerColor
- Search
- Fixed issue on isActive()
- Implement SearchHandler
- TextArea
- Fixed TextArea Resize Rule
- Toast with Callback
- Changed Runnable param to Functions.Func (JSInterop + Lambda).
- ValueBox
- Allow access to getValueBoxBase() - ValueBoxBase
- 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
- Bug Fixes of version 1.4.0
- MaterialSearch improvements
- Material Listbox refactored
- MaterialNumberBox (Integer, Float, Decimal)
- New Google Icon set
- Tabs support for icons
- DataGrid : Material Image Cell
- DataGrid : Pager (on Going)
- Material Chips
- Material Autocomplete
- Material form error message
- Parameter on Modals (autoHideEnabled)
- Transition : SHOW_GRID and HIDE_GRID
- Fixed Button setDisabled
- Fixed Datepicker inside modal
- Code Modification with all components
- Added types for Material SideNav and Material NavBar
- Added Enum constants for better usage of types on each material components
- New Showcase Site (1.4 release) hosted here
- Icon assets
- Toast with Action and Toast with Rounded Style
- BountySource
- Material Charts v1
- Image Slider / Full Screen
- Fixed the Sidebar Waves on Collapsible Items
- Date Picker Selection Type -> Month Day, Month Day Year, Year, Day
- Material Listbox Change Handler Solved
- Material Nav Bar Progress Loader
- Material Splash Screen
- Material Datagrid v1 Implementation with MaterialCheckboxCell and MaterialButtonCell
- Material CheckBox Styles (Filled in)
- Material Radio Button Styles (With GAP)
- Material Tabs setTabIndex(index) method
- Material Design Templates
- GWT Material Themes
- Shadow DOM on Material Panels, Columns, Rows
- Helpers (Alignment, Hiding Content, Formatting esp. Text Truncation)
- Tables (Bordered Table, Striped Table, Hoverable Table, Centered Table, Responsive Table)
- Updated the Getting Started Page of showcase site to add Starter Template Sample (UI Binder Code) Demo(Google Inbox App)
- Material Window Dialog
- Material Icons
- Sidebar supports Collapsible Submenus and multi declaration on any interface
- Scroll Spy
- Material Badge Update
- Many bug fixes provided. See release notes
- GWT Material Official Maven Release
- Switch bug fixed on setValue()
- Transition Added
- Embed stylesheets and javascripts inside the project (no more external files)
- GWT Material Showcase
- Parallax
- Material Weather
- Login UI
- Material Collapsible Popout
- Material Bottom Sheets
- Side Bar nav fixed with overflow auto on small devices
- Apache License 2.0 Information Added
- Donate Button added to support the development of GWT Material
- Integrate GWT Material to Phonegap
- Remove GWT Uploader on Build Path (Which cause a inheritance problem)
- Grid System
- Badge Component (Collections and DropDowns)
- Disabled Styles - ListBox - Browser Default listBox - Radio Button - Checkbox - Switches
- Adding Roboto Fonts by default
- Collabsible and Accordion
- Dropdown Menu
- Footer
- Tabs
- Collections (Dismissable and Avatar)