Commit Graph

27 Commits

Author SHA1 Message Date
JA 1ed047df3d Prevent navigation during horizontal scroll (#6915)
* Prevent unwanted navigation history changes during horizontal scroll on trackpads by evaluating scroll start/end.

Prevent unwanted navigation history changes during horizontal scroll on trackpads by evaluating scroll start/end.

* Fix code reviews and change event listener opts in all implementacion of scroll navegation wheelEvent, scrollHandler

Fix code reviews and change event listener opts in all implementacion of scroll navegation wheelEvent, scrollHandler

* remove line space

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-17 16:41:42 -04:00
Bill Thornton 2346943348 Move dom.js to utils 2025-07-11 18:28:55 -04:00
Bill Thornton a1aeb7e990 Handle server id mismatches 2025-06-25 13:39:33 -04:00
Dmitry Lyzo eb125b5666 Add Proxy polyfill 2025-05-29 11:37:22 +03:00
Bill Thornton 12acfb32e3 Fix unavailable server handling 2025-04-29 17:16:59 -04:00
Bill Thornton f089677655 Update authorization header in connection manager 2025-04-22 12:50:00 -04:00
Bill Thornton 83092b7ca6 Update authorization header in connection manager 2025-04-22 12:38:34 -04:00
Bill Thornton 953073cd28 Use index file for apiclient lib imports 2025-04-22 08:48:34 -04:00
Bill Thornton 5bcbcfbe12 Move server connections to lib 2025-04-22 08:26:43 -04:00
Bill Thornton 79156322fc Move minimum version assignment to connection manager 2025-04-21 17:38:42 -04:00
Bill Thornton f688c1f223 Cleanup utility function in connection manager 2025-04-21 17:33:29 -04:00
Bill Thornton 3188c1bc6b Fix type errors and use ConnectionState enum 2025-04-21 16:39:32 -04:00
Bill Thornton a5f6be85f5 Use local copy of connection manager 2025-04-21 13:57:26 -04:00
Bill Thornton 6863ab7e89 Fix lint and add license header 2025-04-09 11:35:44 -04:00
Dmitry Lyzo 3fd36ee626 Add element-closest-polyfill 2025-04-09 11:16:48 -04:00
Dmitry Lyzo 1160b80804 Add polyfills for 'Element.append' and 'Element.prepend' 2025-04-09 11:12:56 -04:00
Bill Thornton ad2472e90e Fix unused var and pseudorandom warnings 2025-03-27 12:15:56 -04:00
Bill Thornton 4730a30c3d Fix lint errors 2025-02-20 12:51:59 -05:00
Bill Thornton fdccb5c915 Fix inconsistent naming formats 2024-10-17 01:23:38 -04:00
Bill Thornton 07bb315bb3 Add date filter to activity table 2024-08-30 10:13:19 -04:00
Bill Thornton aef4a42f8e Add user settings hook 2024-08-28 16:30:02 -04:00
Bill Thornton 407c880b02 Fix sass rule order warning 2024-08-18 00:27:57 -04:00
Peter Santos 1da9b548ac Replace existence check with optional chaining (#5742) 2024-08-17 02:58:01 -04:00
Bill Thornton 0a03b9a744 Move scroller lib to directory 2024-08-14 16:52:29 -04:00
Bill Thornton 056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
Bill Thornton 0ea5349422 Move libraries to lib 2024-08-14 13:57:38 -04:00
Bill Thornton 385a01d5ad Move polyfill loading 2024-08-14 13:57:38 -04:00