README revision 2fecc5d3547913d83db5015c3a93235e31056350
Focus Manager
3.2.0
* Fixed an issue that prevented arrow keys from working properly in form
input fields and textareas inside a focused node. [Bug #2529041]
3.1.1
* No changes
3.1.0
* Updated the "refresh" method so that it will set up event listeners if
they haven't yet been set up, enabling the Focus Manager to be plugged
into an empty Node with the focusable descendants to be added later.
3.0.0
* Fixed an issue where mousing down on a child node of a descendant would
result in the descendant losing focus.
3.0.0 beta 1
* Initial release.