Skip to content

Releases: GwtMaterialDesign/gwt-material-jquery

Release 2.0.1

03 Feb 03:56
df944b6
Compare
Choose a tag to compare

FileReader added Events (onabort, onerror, onload, onloadstart, onloadend, onprogress;

Release 2.0

03 Nov 12:29
1636e7a
Compare
Choose a tag to compare

Upgrade GWT Version to 2.8.2

Release 2.0-rc7

20 Oct 05:22
Compare
Choose a tag to compare
Release 2.0-rc7 Pre-release
Pre-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.

Thanks @BenDol

Release 2.0-rc6

31 Jul 08:09
Compare
Choose a tag to compare
Release 2.0-rc6 Pre-release
Pre-release
  • 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

Release 2.0-rc5

09 May 01:12
Compare
Choose a tag to compare
Release 2.0-rc5 Pre-release
Pre-release
  • 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

08 Mar 02:42
Compare
Choose a tag to compare
Version 1.0-rc4 Pre-release
Pre-release

Fixed Fixed GWT 2.0-rc3 problem on <= IE10
GwtMaterialDesign/gwt-material#559

Version 1.0-rc3

28 Nov 10:14
Compare
Choose a tag to compare
Version 1.0-rc3 Pre-release
Pre-release

Update gwt-maven-plugin version to 2.8.0

Release 1.0-rc2

11 Nov 14:17
Compare
Choose a tag to compare
Release 1.0-rc2 Pre-release
Pre-release

Remove license headers

Release 1.0-rc1

30 Oct 00:19
Compare
Choose a tag to compare
Release 1.0-rc1 Pre-release
Pre-release

Release Candidate for GMD JQuery 1.0. Contains all JS core and JQuery interfaces.