- 402e623 Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 2 years, 2 months ago
- f53d725 Change position of hovercard in case no position can be determined by Thomas Draebing · 2 years, 2 months ago
- be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 6 months ago
- 7b24f73 Move flush from global to test util by Frank Borden · 2 years, 6 months ago
- e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 7 months ago
- 3b00663 Replace 'show-alert' with enum usage by Dhruv Srivastava · 2 years, 7 months ago
- e7f3100 Remove remaining uses of custom fixture by Frank Borden · 2 years, 7 months ago
- 42c1a45 Web Dev Server by Frank Borden · 2 years, 7 months ago
- e1f975e Rename `doNotPrevent` option to `preventDefault`. by Ben Rohlfs · 2 years, 9 months ago
- 35764c3 Get rid of DIPolymerElement and KeyboardShortcutMixin by Chris Poucet · 2 years, 9 months ago
- 17ad154 Move ShortcutsService from AppContext to DI by Dhruv · 2 years, 10 months ago
- 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
- 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
- 2d2d9ab Upgrade typescript to 4.7 by Frank Borden · 2 years, 10 months ago
- 842ca80 Log showing hovercard with how long it was open by Milutin Kristofic · 2 years, 11 months ago
- b6acda0 Hide the hovercard if the user clicks outside of it. by Chris Poucet · 3 years ago
- 2c88e00 Hovercard a11y - tabbing from last focusable by Milutin Kristofic · 3 years ago
- 669578a Automatically focus the first focusable element in the hovercard. by Chris Poucet · 3 years ago
- c425275 Add back two instances of `as any` by Ben Rohlfs · 3 years, 1 month ago
- 885e0e7 Add eslint rule @typescript-eslint/no-confusing-void-expression by Ben Rohlfs · 3 years, 1 month ago
- 3f27968 Add eslint rule @typescript-eslint/no-unnecessary-type-assertion by Ben Rohlfs · 3 years, 1 month ago
- 2aeeb0a Update account hovercard spacing and make sure it dissapears on clicks. by Chris Poucet · 3 years, 1 month ago
- fbae178 Fix closing hovercard, when mouse enter hovercard by Milutin Kristofic · 3 years, 1 month ago
- 2e7966d Submit Requirements - Add tab navigation for hovercards by Milutin Kristofic · 3 years, 1 month ago
- 56cc960 Tab Navigation for hovercards by Milutin Kristofic · 3 years, 1 month ago
- 7398fcd Fix issue with deps not being provided for hovercards by Ben Rohlfs · 3 years, 2 months ago
- c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 4 months ago
- db18f4e Improve mock promise and event testing by Ben Rohlfs · 3 years, 5 months ago
- 7e4d3ff Merge changes I70842e26,I74131118 by Ben Rohlfs · 3 years, 5 months ago
- d3eded5 Do not show hovercards when the target pops up under the mouse by Ben Rohlfs · 3 years, 5 months ago
- 410f522 Move most of shortcut mixin features into service by Ben Rohlfs · 3 years, 5 months ago
- e4c709d Move modifierPressed() method from mixin to service by Ben Rohlfs · 3 years, 5 months ago
- be0c0ba Move combo key handling from mixin into service by Ben Rohlfs · 3 years, 5 months ago
- 3e43039 Create new hovercard-mixin in Lit by Chris Poucet · 3 years, 5 months ago
- f41b597 Sanitize the types of keyboard events by Ben Rohlfs · 3 years, 5 months ago
- 42333cb Move shouldSuppress() method from mixin to service by Ben Rohlfs · 3 years, 5 months ago
- fea8240 Remove bindShortcut() by Ben Rohlfs · 3 years, 5 months ago
- 8701ee9 Move shortcut listener into service by Ben Rohlfs · 3 years, 5 months ago
- b83d051 Move createTitle() from keyboard mixin into service by Ben Rohlfs · 3 years, 5 months ago
- 966586e Move ShortcutManager to services/ directory by Ben Rohlfs · 3 years, 5 months ago
- 1372107 Remove obsolete methods and props from KeyboardShortcutMixinInterface by Ben Rohlfs · 3 years, 5 months ago
- 4b959c8 Migrate gr-tooltip-content to Lit by Chris Poucet · 3 years, 6 months ago
- 8e1e2b2 Introduce keyboard shortcuts for toggling attention set status by Dhruv Srivastava · 3 years, 6 months ago
- ab45d8e Merge "Inline gr-change-table-mixin stuff and remove it" by Frank Borden · 3 years, 6 months ago
- ca8165b Inline gr-change-table-mixin stuff and remove it by Frank Borden · 3 years, 6 months ago
- 949a17d Inline gr-list-view-mixin stuff and remove it by Frank Borden · 3 years, 6 months ago
- 79b448c Add keyboard shortcut "shift+s" to submit from change view by Joerg Zieren · 3 years, 7 months ago
- bb5a93a Some small refactorings to enable stricter js compiler flags by brohlfs · 3 years, 7 months ago
- a2e173e Move to async test-functions by Chris Poucet · 3 years, 7 months ago
- 2de4f07 Remove dedupingMixin by Chris Poucet · 3 years, 7 months ago
- 59dad57 Get rid of @override. by Chris Poucet · 3 years, 7 months ago
- 7903123 Add the override keyword to class members in TypeScript files by Gerrit Code Review · 3 years, 7 months ago
- caeea1b Fix all hints discovered by the new linter by Chris Poucet · 3 years, 7 months ago
- b32cda5 A11y - make visible that tab title is focused by Milutin Kristofic · 4 years ago
- 38ae99f Resolve some TODO(TS) in keyboard-shortcut-mixin by Dhruv Srivastava · 3 years, 9 months ago
- 0066fe4 Fix keyboard shortcuts of the file list to also work when not visible by Ben Rohlfs · 3 years, 10 months ago
- d1d85aa Merge "Move keyboard shortcut reporting to keyboard-shortcut-mixin" by Dhruv Srivastava · 3 years, 10 months ago
- 38dbea3 Move keyboard shortcut reporting to keyboard-shortcut-mixin by Dhruv Srivastava · 3 years, 10 months ago
- e3dc58a Fix blinking tooltip by Milutin Kristofic · 3 years, 10 months ago
- 2712c24 Do not process keyboard shortcuts for invisible views by Ben Rohlfs · 3 years, 10 months ago
- 954e508 Remove attention set configuration option (frontend) by David Ostrovsky · 3 years, 11 months ago
- e3d65b3 Refactor the keyboard handling a little bit by Ben Rohlfs · 4 years ago
- 0604e09 Remove KeyboardShortcutMixin from gr-button by Ben Rohlfs · 4 years ago
- 7182a2e Merge "Revert "Revert "Suppress keyboard shortcuts if user has disabled them""" by Dhruv Srivastava · 4 years ago
- 5702335 Revert "Revert "Suppress keyboard shortcuts if user has disabled them"" by Dhruv Srivastava · 4 years ago
- 6988bdf Upgrade package.json dependencies by Frank Borden · 4 years ago
- 2c75c6b Pressing enter on focused button supress keyboard shortcuts by Milutin Kristofic · 4 years ago
- 5f520da Replace at-/de-tached with dis-connectedCallback by Ben Rohlfs · 4 years ago
- f91f966 PolyGerrit: Fix some typos by David Ostrovsky · 4 years, 1 month ago
- d22d4a8 Revert "Suppress keyboard shortcuts if user has disabled them" by Dhruv Srivastava · 4 years, 1 month ago
- 9f65d91 Add readonly to restApiService property by Dhruv Srivastava · 4 years, 1 month ago
- 1318c1b Merge "Change expand diff context shortcut to be a toggle" by Frank Borden · 4 years, 1 month ago
- 401c2b6 Change expand diff context shortcut to be a toggle by Frank Borden · 4 years, 1 month ago
- 3a60987 Suppress keyboard shortcuts if user has disabled them by Dhruv Srivastava · 4 years, 3 months ago
- 28af34d Add types to new Map() by Milutin Kristofic · 4 years, 2 months ago
- e92afa5 Remove unused method getComplementColumns by Dhruv Srivastava · 4 years, 3 months ago
- 8426bb0 Rename getVisibleColumns method to renameProjectToRepoColumn by Dhruv Srivastava · 4 years, 3 months ago
- f97b055 Disable typescript-eslint/no-explicit-any warnings by Dhruv Srivastava · 4 years, 4 months ago
- cdaf74a Merge "A11y - Shortcuts tables in dialog" by Milutin Kristofic · 4 years, 4 months ago
- 53a2f1e A11y - Shortcuts tables in dialog by Milutin Kristofic · 4 years, 5 months ago
- 3132228 Allow to write and run Typescript tests by Dmitrii Filippov · 4 years, 5 months ago
- baba2c8 Add keyboard shortcut 'f' to open file list in diff view by Dhruv Srivastava · 4 years, 5 months ago
- c6cb074 Update mixins to avoid compilation issues by Dmitrii Filippov · 4 years, 5 months ago
- 6a03800 Convert files to typescript by Dmitrii Filippov · 4 years, 5 months ago
- 3f3d989 Convert <gr-diff-view> to typescript by Ben Rohlfs · 4 years, 5 months ago
- 53f2131 Convert files to typescript by Dmitrii Filippov · 4 years, 5 months ago
- a38b385 Merge changes from topics "ts-comment-thread", "ts-thread-list" by Ben Rohlfs · 4 years, 6 months ago
- 4caf084 Add throttle to toggle star event by Dhruv Srivastava · 4 years, 6 months ago
- 739b1d2 Convert gr-comment-thread to typescript by Ben Rohlfs · 4 years, 6 months ago
- d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 6 months ago
- 4add6f7 Prevent mark-reviewed checkbox from stealing focus on click by Ben Rohlfs · 4 years, 6 months ago
- 58440cd Add title and shortcuts for some links and buttons 2 by Milutin Kristofic · 4 years, 7 months ago
- c0b442a Merge "Fix titles for buttons" by Milutin Kristofic · 4 years, 7 months ago
- cf04b37 Fix titles for buttons by Milutin Kristofic · 4 years, 7 months ago
- 34b0f12 Replace `&&` with optional chaining by Tao Zhou · 4 years, 7 months ago
- 4b3d994 Move gr-repo-list to ts by Tao Zhou · 4 years, 7 months ago
- 7ed5234 Merge changes from topic "gr-keyboard-shortcuts-dialog-to-ts" by Milutin Kristofic · 4 years, 7 months ago
- b5f39cc Move gr-keyboard-shorcuts-dialog to typescript by Milutin Kristofic · 4 years, 7 months ago
- 2c9b45e Update ts-import-js rule by Dmitrii Filippov · 4 years, 7 months ago
- 9c30a90 Convert gr-change-table-mixin to typescript by Dhruv Srivastava · 4 years, 7 months ago