Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

v0.43.0

Compare
Choose a tag to compare
@trimox trimox released this 10 Jan 23:07
· 319 commits to master since this release

Bug Fixes

Features

BREAKING CHANGES

  • snackbar: Snackbar API changed to match the latest design guidelines. See the Snackbar documentation for more information.
  • text-field: Please update your event code accordingly.
    (change) - Emitted when an alteration to the element's value is committed.
    (input) - Emitted synchronously when the value has been altered.