Skip to content

Commit

Permalink
fix: do not focus or blur form elements initially or on state changes…
Browse files Browse the repository at this point in the history
… when focus tracking is not enabled
  • Loading branch information
MrWolfZ committed Apr 15, 2018
1 parent 4e68183 commit f6a10d5
Show file tree
Hide file tree
Showing 3 changed files with 276 additions and 93 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## ngrx-forms Changelog

<a name="2.3.2"></a>
### 2.3.2

#### Bugfixes

* do not focus or blur form elements initially or on state changes when focus tracking is not enabled

<a name="2.3.1"></a>
### 2.3.1

Expand Down
Loading

0 comments on commit f6a10d5

Please sign in to comment.