Michał Gołębiowski-Owczarek
70dae67b73
Build: Migrate from JSHint & JSCS to ESLint
...
Fixes #15393
Closes gh-1958
2021-06-07 00:58:12 +02:00
Alexander Schmitz
55b53b5462
Mouse: Fix line length issues
...
Ref gh-1690
2016-04-13 11:31:45 -04:00
Scott González
17b5386e8c
Mouse: Ignore mousemove
events triggered by key presses in Safari
...
If the user presses control, meta, shift, or alt during a drag operation,
Safari will trigger an event where `event.which` is `0`. We use that scenario
to detect that a `mouseup` occurred in a different document, so we need to
ignore these events when one of the keys are pressed.
Fixes #14461
Closes gh-1620
2015-10-27 14:12:00 -04:00
Jörn Zaefferer
cb69f0025f
All: Fix manifest issues for categories and CSS dependencies
...
Collapses "UI Core" and "Core" into just "Core".
Fixes bad paths for CSS dependencies. Regressed when moving widgets
into the widgets subfolder.
2015-10-23 09:09:51 -04:00
Hannah Methvin
a1d69208ba
Mouse: Don't stop propagation of mouseup
...
Fixes #10818
2015-10-18 12:36:43 -04:00
Alexander Schmitz
5b5cb6153c
Mouse: Style fixes for jscs
2015-09-11 08:42:02 -04:00
Alexander Schmitz
a3a847f23a
Mouse: Style updates
...
Ref #14246
2015-09-11 08:29:08 -04:00
Liran Sharir
9b82001a70
Mouse: Fix delay timeout clearing upon mouseup
...
Fixes #14458
Closes gh-1579
2015-08-31 16:01:38 -04:00
Alexander Schmitz
20fae727d9
Mouse: Style updates
...
Ref #14246
Ref gh-1588
2015-08-21 08:06:23 -04:00
Alexander Schmitz
5dc88353d4
Mouse: Move mouse into widgets folder
...
Ref #13885
2015-08-08 00:29:38 -04:00