Skip to content

Releases: vicmans/ng-toggle-button

v1.9.0

Choose a tag to compare

@vicmans vicmans released this 14 Jul 20:09
569ced1

Update to Angular 19
change *ngIf by @if

v1.7.0

Choose a tag to compare

@vicmans vicmans released this 17 Jun 02:24
58e1283
  • Update Angular version 17

v1.6.0

Choose a tag to compare

@vicmans vicmans released this 09 May 03:14
0826dbe
  • Update to Angular 16
  • Add Standalone components

v1.5.0

Choose a tag to compare

@vicmans vicmans released this 22 Dec 23:10
  • 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

Choose a tag to compare

@vicmans vicmans released this 24 Jun 21:37
  • Fix issue updating value input property programmatically (#34)
    Change - 2022-06-22
  • Add disabled property to the toggleConfig type (#33)

Update to Angular 11

Choose a tag to compare

@vicmans vicmans released this 03 Mar 20:10

Update to Angular 11

v0.2.3

Choose a tag to compare

@vicmans vicmans released this 20 Feb 19:05
  • Fix the support with Angular 13
  • Add global config via forRoot method in module importing
  • Fix issue when using ReactiveForms
  • Add Changelog

First release

Choose a tag to compare

@vicmans vicmans released this 22 Jun 03:08

Included features:

  • Custom values
  • Custom colors
  • Custom sizes

Compatible with Angular 8 and above