File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
- ## [ 1.3.1] - 2022-05-22
5
- ### Bug Fixed
4
+ ## [ 1.3.1]
5
+ ### Bug Fixed - 2022-05-22
6
6
- Fix issue updating ` value ` input property programmatically ([ #34 ] ( https://github.com/vicmans/ng-toggle-button/issues/34 ) )
7
+ ### Change - 2022-06-22
8
+ - Add ` disabled ` property to the ` toggleConfig ` type ([ #33 ] ( https://github.com/vicmans/ng-toggle-button/pull/33 ) )
7
9
8
10
## [ 1.3.0] - 2022-03-06
9
11
### Change
Original file line number Diff line number Diff line change 2
2
"name" : " ng-toggle-button" ,
3
3
"description" : " A toggle button component" ,
4
4
"author" : " vicmans" ,
5
- "version" : " 1.3.0 " ,
5
+ "version" : " 1.3.1 " ,
6
6
"homepage" : " https://github.com/vicmans/ng-toggle-button#readme" ,
7
7
"repository" : {
8
8
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ng-toggle-button" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
4
4
"description" : " Angular toggle button switch" ,
5
5
"author" : " vicmans" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments