All notable changes to this project will be documented in this file.
- Add
textAlign
input property (#53)
- Add config for disabled styles (#52)
- Add accessibility attributes to fix accessibility issue (#49)
- Update to Angular 15
- Update to Angular 14
- 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)
- Fix issue updating
value
input property programmatically (#34)
- Add
disabled
property to thetoggleConfig
type (#33)
- Update to Angular 13
- Update to Angular 12
- Add two-way binding to
value
(#19)
- Update to Angular 11
- Change README.md
- Update to Angular 10
- Added unit test to lib component
- Add forRoot default configuration for component
- Fixed issue with ngModel input property
- Fixed issue setting default value when using Reactive Forms
- Fixed issue with margin in toggle
- Addes Changelog
- Add suport to Angular 9
- Update Angular version
- Fixed compatibility
- Change the peerDependencies
- Added custom values to checked and unchecked states
- Fix issue with the change event
- Changes on demo page
- Licence file
- Licence file
- Firts version