-
Notifications
You must be signed in to change notification settings - Fork 7
Changelog
Mark Kevin Baldemor edited this page Jul 20, 2018
·
12 revisions
- Service Worker JSInteroped support
- TBroyer Updates
- GWT 2.8.2
- FileReader added Events (onabort, onerror, onload, onloadstart, onloadend, onprogress;
- Official Release
- 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.
- Upgrade GWT Version to 2.8.1
- Implement '_data' method. (Thanks @BenDol )
- Fix issues with the Offset object. (Thanks @BenDol )
- Add missing 'css' method. (Thanks @BenDol )
- Upgrade Java version from 1.7 to 1.8
- Proper handling of user.agent property on new GWT 2.8.0 configuration
- Version change - from 1.0 - 2.0 (Sync all GMD Versions)
- Fixed GWT 2.0-rc3 problem on <= IE10
- https://github.com/GwtMaterialDesign/gwt-material/issues/559
- Update gwt-maven-plugin version to 2.8.0
- License removal
- Release Candidate for GMD JQuery 1.0. Contains all JS core and JQuery interfaces.