Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

42 lines (21 loc) · 1.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.0 (2021-06-04)

Features

  • improve selection on input (dfde7a9)

2.0.0 (2021-05-24)

Features

  • export czech phone formating fn (6ea241f)
  • move logic to the directive (1eb04b7)

1.1.1 (2020-03-09)

Bug Fixes

  • lib: deletion of tel emits null value (60580cc), closes #2

1.1.0 (2020-03-02)

Features

  • demo: add ngx-formly to the demo app (d71d70f)
  • lib: bind passed attributes directly to input element (c1c5646)

1.0.0 (2020-02-26)

Features

  • demo: setup basic demo app (488e437)
  • lib: add base for ngx-cz-tel (73d3ca3)
  • lib: implement basic funcionality (35047c7)