Skip to content

v4.0.0-alpha1

Compare
Choose a tag to compare
@yuriy-fix yuriy-fix released this 16 Apr 11:31
· 117 commits to master since this release

Live Demo →
API Documentation →

Changes Since v3.3.4:

  • d284870 Fix theme attribute propagation (#652)

    • Fix theme attribute propagation

    • Remove magi post

  • 318d0fc feat: add clear-button-visible API from (#648)

    Fixes #645

    BREAKING CHANGE: The clear button is now hidden by default. To make it
    visible, set the clear-button-visible attribute or use
    clearButtonVisible JS API property.