Rafael Oleza
|
7f3f040628
|
Reformat all JS files using prettier
|
2019-05-31 18:33:56 +02:00 |
|
Winston Liu
|
98c4876c76
|
Syntax highlight TooltipManager documentation
Only js is accepted, not javascript
|
2019-01-10 20:22:40 -05:00 |
|
Tilde Ann Thurium
|
945b57e2ca
|
👕
|
2018-09-13 17:09:38 -07:00 |
|
Tilde Ann Thurium
|
51b873345f
|
add comment advising against adding window listeners in tooltip manager
|
2018-09-13 16:26:58 -07:00 |
|
Tilde Ann Thurium
|
f7b95d03d3
|
fixes bug with keyboard input in click tooltips
Co-Authored-By: David Wilson <daviwil@users.noreply.github.com>
|
2018-09-12 16:17:30 -07:00 |
|
Lexis Alexander
|
52331786a2
|
Fix: Added capturing to keydown events when hiding tooltips
|
2018-08-30 14:11:33 -07:00 |
|
Lexis Alexander
|
4d48ea8da2
|
Fixed failing tests and moved hiding of tooltips on keydown events to tooltip manager.
|
2018-07-09 00:58:03 -07:00 |
|
Jason Rudolph
|
0e82b8bb42
|
🐛 Fix #16135
|
2017-11-08 17:56:45 -05:00 |
|
Jason Rudolph
|
5e587e88a9
|
🎨
|
2017-10-23 09:35:07 -04:00 |
|
Jason Rudolph
|
74137446e7
|
:memo:☠☕ Decaffeinate TooltipManager API docs
|
2017-10-23 09:35:07 -04:00 |
|
Jason Rudolph
|
4179b11cb9
|
🎨 DS207 Use shorter variations of null checks
|
2017-10-23 09:35:06 -04:00 |
|
Jason Rudolph
|
028d419ce7
|
🎨 DS102 Remove unnecessary code created because of implicit returns
|
2017-10-23 09:35:06 -04:00 |
|
Jason Rudolph
|
157c33b547
|
🎨 DS206 Rework class to avoid initClass
|
2017-10-23 09:35:06 -04:00 |
|
Jason Rudolph
|
034f003705
|
👕 Fix 'Unnecessary escape character: \"'
|
2017-10-23 09:35:00 -04:00 |
|
Jason Rudolph
|
7b76ee3f25
|
☠☕ Decaffeinate src/tooltip-manager.coffee
Apply results of running:
$ decaffeinate --keep-commonjs --prefer-const --loose-default-params --loose-for-expressions --loose-for-of --loose-includes src/tooltip-manager.coffee
src/tooltip-manager.coffee → src/tooltip-manager.js
$ standard --fix src/tooltip-manager.js
src/tooltip-manager.js:210:25: Unnecessary escape character: \".
src/tooltip-manager.js:210:36: Unnecessary escape character: \".
|
2017-10-23 08:47:34 -04:00 |
|