Skip to content

Releases: vicmans/ng-toggle-button

v1.5.0

22 Dec 23:10
Compare
Choose a tag to compare
  • Update to Angular 15
  • Add keyboard accessibility information to Readme (#45)
  • Add form control states when focus and unfocus with the Tab key, add styles when focus with keyboard (#35)

Version 1.3.1

24 Jun 21:37
Compare
Choose a tag to compare
  • Fix issue updating value input property programmatically (#34)
    Change - 2022-06-22
  • Add disabled property to the toggleConfig type (#33)

Update to Angular 11

03 Mar 20:10
Compare
Choose a tag to compare

Update to Angular 11

v0.2.3

20 Feb 19:05
Compare
Choose a tag to compare
  • Fix the support with Angular 13
  • Add global config via forRoot method in module importing
  • Fix issue when using ReactiveForms
  • Add Changelog

First release

22 Jun 03:08
Compare
Choose a tag to compare

Included features:

  • Custom values
  • Custom colors
  • Custom sizes

Compatible with Angular 8 and above