-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ui] General keyboard navigation in the UI #12831
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e4d53e - Browse repository at this point
Copy the full SHA 5e4d53eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8572f93 - Browse repository at this point
Copy the full SHA 8572f93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dfe021 - Browse repository at this point
Copy the full SHA 4dfe021View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6faeb3 - Browse repository at this point
Copy the full SHA b6faeb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0905d16 - Browse repository at this point
Copy the full SHA 0905d16View commit details -
Configuration menu - View commit details
-
Copy full SHA for f001cc0 - Browse repository at this point
Copy the full SHA f001cc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d4c637 - Browse repository at this point
Copy the full SHA 3d4c637View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3c495f - Browse repository at this point
Copy the full SHA a3c495fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd3d40 - Browse repository at this point
Copy the full SHA 3fd3d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3121cf - Browse repository at this point
Copy the full SHA d3121cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ade9b5 - Browse repository at this point
Copy the full SHA 3ade9b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84a2f33 - Browse repository at this point
Copy the full SHA 84a2f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30957db - Browse repository at this point
Copy the full SHA 30957dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c45ce - Browse repository at this point
Copy the full SHA c0c45ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ba2e70 - Browse repository at this point
Copy the full SHA 2ba2e70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b2307 - Browse repository at this point
Copy the full SHA 65b2307View commit details -
* Experimental feature: shortcut visual hints * Long way around to a custom modifier for keyboard shortcuts * dynamic table and list iterative shortcuts * Progress with regular old tether * Delogging * Table Keynav tether fix, server and client navs, and fix to shiftless on modified arrow keys
Configuration menu - View commit details
-
Copy full SHA for 7d034cb - Browse repository at this point
Copy the full SHA 7d034cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a51649 - Browse repository at this point
Copy the full SHA 0a51649View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6191d4 - Browse repository at this point
Copy the full SHA c6191d4View commit details -
Dynamic numeric keynav for multiple tables (#13482)
* Multiple tables init * URL-bind enumerable keyboard commands and add to more taskRow and allocationRows * Type safety and lint fixes * Consolidated push to keyCommands * Default value when removing keyCommands * Remove the URL-based removal method and perform a recompute on any add
Configuration menu - View commit details
-
Copy full SHA for 0444b74 - Browse repository at this point
Copy the full SHA 0444b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e5999 - Browse repository at this point
Copy the full SHA 68e5999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 357b3d7 - Browse repository at this point
Copy the full SHA 357b3d7View commit details -
Get tests passing in Keynav: remove math helpers and a few other defe…
…nsive moves (#13761) * Remove ember math helpers * Test fixes for jobparts/body * Kill an unneeded integration helper test * delog * Trying if disabling percy lets this finish * Okay so its not percy; try parallelism in circle * Percyless yet again * Trying a different angle to not have percy * Upgrade percy to 1.6.1
Configuration menu - View commit details
-
Copy full SHA for 9fb422e - Browse repository at this point
Copy the full SHA 9fb422eView commit details -
[ui] Keyboard nav: "u" key to go up a level (#13754)
* U to go up a level * Mislabelled my conditional * Custom lint ignore rule * Custom lint ignore rule, this time with commas * Since we're getting rid of ember math helpers elsewhere, do the math ourselves here
Configuration menu - View commit details
-
Copy full SHA for 2579036 - Browse repository at this point
Copy the full SHA 2579036View commit details -
Replace ArrowLeft etc. with an ascii arrow (#13776)
* Replace ArrowLeft etc. with an ascii arrow * non-mutative helper cleanup
Configuration menu - View commit details
-
Copy full SHA for 3983019 - Browse repository at this point
Copy the full SHA 3983019View commit details -
Keyboard Nav: let users rebind their shortcuts (#13781)
* click-outside and shortcuts enabled/disabled toggle * Trap focus when modal open * Enabled/disabled saved to localStorage * Autofocus edit button on variable index * Modal overflow styles * Functional rebind * Saving rebinds to localStorage for all majors * Started on defaultCommandBindings * Modal header style and cancel rebind on escape * keyboardable keybindings w buttons instead of spans * recording and defaultvalues * Enter short-circuits rebind * Only some commands are rebindable, and dont show dupes * No unused get import * More visually distinct header on modal * Disallowed keys for rebind, showing buffer as you type, and moving dedupe to modal logic
Configuration menu - View commit details
-
Copy full SHA for 354a149 - Browse repository at this point
Copy the full SHA 354a149View commit details -
willDestroy hook to prevent tests from doubling/tripling up addEventL…
…istener on kb events
Configuration menu - View commit details
-
Copy full SHA for 711b56c - Browse repository at this point
Copy the full SHA 711b56cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 964637a - Browse repository at this point
Copy the full SHA 964637aView commit details -
Keyboard Navigation acceptance tests (#13893)
* Acceptance tests for keyboard modal * a11y audit fix and localStorage clear * Bind/rebind/localStorage tests * Keyboard tests for dynamic nav and tables * Rebinder and assert expectation * Second percy snapshot showing hints no longer relevant
Configuration menu - View commit details
-
Copy full SHA for 2ee33d0 - Browse repository at this point
Copy the full SHA 2ee33d0View commit details -
Weird issue where linktos with query props specifically from the task…
…-groups page would fail to route / hit undefined.shouldSuperCede errors
Configuration menu - View commit details
-
Copy full SHA for 6b6ba94 - Browse repository at this point
Copy the full SHA 6b6ba94View commit details -
Adds the concept of exclusivity to a keycommand, removing peers that …
…also share its label
Configuration menu - View commit details
-
Copy full SHA for e3d6a26 - Browse repository at this point
Copy the full SHA e3d6a26View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd45721 - Browse repository at this point
Copy the full SHA cd45721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7284497 - Browse repository at this point
Copy the full SHA 7284497View commit details -
Configuration menu - View commit details
-
Copy full SHA for c23b7a6 - Browse repository at this point
Copy the full SHA c23b7a6View commit details
Commits on Aug 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 36cc240 - Browse repository at this point
Copy the full SHA 36cc240View commit details