Skip to content

Latest commit

 

History

History
70 lines (39 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

70 lines (39 loc) · 1.32 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.11.1] - 2022-06-29

[0.11.0] - 2022-01-04

Added

  • Core refactor
  • behavior options

[0.9.1] - 2021-08-19

Fixed

  • [disabled] input property

[0.9.0] - 2021-05-05

Added

  • autoblur configuration option.
    For more information, please see the documentation.

[0.8.0] - 2021-04-20

Added

  • clear method.
    For more information, please see the documentation.

[0.7.0] - 2021-04-17

Added

  • numericInputMode config property.
    For more information, please see the documentation.

[0.6.6] - 2021-03-27

Fixed

  • missed inputs

[0.6.3] - 2021-03-18

Fixed

  • ngClass error when no custom class is set

[0.6.2] - 2021-03-18

Fixed

[0.6.1] - 2021-03-17

Fixed

  • Preventing too fast typing, which could cause unregistered inputs
  • The custom "filled" style is now applied on every input after paste event