Skip to content

Releases: vicmans/ng-toggle-button

v1.9.0

14 Jul 20:09
569ced1

Choose a tag to compare

Update to Angular 19
change *ngIf by @if

v1.7.0

17 Jun 02:24
58e1283

Choose a tag to compare

  • Update Angular version 17

v1.6.0

09 May 03:14
0826dbe

Choose a tag to compare

  • Update to Angular 16
  • Add Standalone components

v1.5.0

22 Dec 23:10

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

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

Choose a tag to compare

Update to Angular 11

v0.2.3

20 Feb 19:05

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

Choose a tag to compare

Included features:

  • Custom values
  • Custom colors
  • Custom sizes

Compatible with Angular 8 and above