Skip to content

v3.3.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@limonte limonte released this 02 Oct 08:14
· 150 commits to master since this release

Live Demo →
API Documentation →

Changes Since v3.3.0-alpha1:

  • 0412b3d Use default mouse cursor for overlay content [skip ci]

    The content inside the overlay is mostly interactive (vs. plain text content), so it’s more expected to have the same mouse cursor as buttons.

  • fc0486d Ignore ES6 custom validator demo in IE11 [skip ci]

  • 04d4992 Fix visual tests to check if date-picker is defined

  • b0fd74e Change order of scripts to workaround P3 failures in IE11

  • 399a4e7 Check if value has changed before validating it

  • 12f69f2 Do not execute _valueChanged without value being actually changed (initialization)