1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/webroot/rsrc/externals/javelin/lib
epriestley 8410a8019a Fix tab-focus of Tokenizers
Summary: Fixes T3140. Previously, we added the highlight class only on explicit events, but not on actual focus events (e.g., via tab).

Test Plan: Tabbed into a tokenizer. Clicked a tokenizer. Tabbed out of a tokenizer. Clicked out of a tokenizer. Shift-tabbed out of a tokenizer. Verified highlight state was always correct.

Reviewers: chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T3140

Differential Revision: https://secure.phabricator.com/D5891
2013-05-10 10:23:32 -07:00
..
__tests__ Apply D5832 to Phabricator 2013-05-06 07:24:00 -07:00
control Fix tab-focus of Tokenizers 2013-05-10 10:23:32 -07:00
behavior.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
Cookie.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
DOM.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
History.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
JSON.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
Mask.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
Request.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
Resource.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
URI.js Apply D5832 to Phabricator 2013-05-06 07:24:00 -07:00
Vector.js Hovercards - make 'em work a bit better 2013-04-16 18:25:25 -07:00
Workflow.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00