Skip to content

Commit 7d0835e

Browse files
authored
add focus and unfocus keyboard control (#41)
Focus and blur improvements (#35)
1 parent 78ff0d4 commit 7d0835e

File tree

10 files changed

+117
-714
lines changed

10 files changed

+117
-714
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [1.3.2]
5+
### Added - 2022-11-25
6+
- Add form control states when focus and unfocus with the Tab key, add styles when focus with keyboard (#35)
7+
48
## [1.3.1]
59
### Bug Fixed - 2022-05-22
610
- Fix issue updating `value` input property programmatically ([#34](https://github.com/vicmans/ng-toggle-button/issues/34))

0 commit comments

Comments
 (0)