Skip to content

Commit

Permalink
CHANGES.md: Note Keyboard event behavior change for automatic refocuses
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth G. Franqueiro committed May 19, 2014
1 parent 783b1a8 commit 76f7f03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This document outlines changes since 0.3.0. For older changelogs, see the

### Mixins

* The `Keyboard` mixin no longer fires `dgrid-cellfocusout` and `dgrid-cellfocusin`
events when a row/cell is automatically re-focused after an observed update. (#902)
* Fixed a focus issue in the `Keyboard` mixin which manifested when used in
conjunction with the `ColumnResizer` extension. (#928)
* The `Selection` mixin no longer emits superfluous `dgrid-deselect` events
Expand Down

0 comments on commit 76f7f03

Please sign in to comment.