Releases: GwtMaterialDesign/gwt-material-jquery
Releases · GwtMaterialDesign/gwt-material-jquery
Release 2.0.1
FileReader added Events (onabort, onerror, onload, onloadstart, onloadend, onprogress;
Release 2.0
Upgrade GWT Version to 2.8.2
Release 2.0-rc7
- Added FileJscore objects for File Handling feature.
- Added MediaTrackConstraints JsInterop class to easily setup resolution.
- Refactor WEBRTC files to /media for better packaging.
- Added method stop() on MediaStreamTrack to stop the current streaming track.
- Applied Promise for getUserMedia() as new API suggested for NEW Implementation.
- Added FrameRate and aspectRatio as additional API for the camera.
- Improve the Events to allow for creating a new Event.
- Use gwt.dom.client.Element.
Thanks @BenDol
Release 2.0-rc6
Release 2.0-rc5
- Proper handling of user.agent property on new GWT 2.8.0 configuration
- Version change - from 1.0 - 2.0 (Sync all GMD Versions)
Version 1.0-rc4
Fixed Fixed GWT 2.0-rc3 problem on <= IE10
GwtMaterialDesign/gwt-material#559
Version 1.0-rc3
Update gwt-maven-plugin version to 2.8.0
Release 1.0-rc2
Remove license headers
Release 1.0-rc1
Release Candidate for GMD JQuery 1.0. Contains all JS core and JQuery interfaces.