- 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
- 97ee475 Make distinction between move to line number with and without intentional move. by Renan Oliveira · 3 years, 5 months ago
- fea8240 Remove bindShortcut() by Ben Rohlfs · 3 years, 6 months ago
- f863a1c Merge "Make navigating cursor on file list circular" by Milutin Kristofic · 3 years, 8 months ago
- b813063 Make navigating cursor on file list circular by Milutin Kristofic · 3 years, 10 months ago
- cbfe7b0 Expose various cursor return types in the API by Ole Rehmsen · 3 years, 10 months ago
- db8ba6f Break up moveToVisible area into smaller functions by Ole Rehmsen · 4 years ago
- 96d2d24 Replace null with undefined in moveToVisibleArea by Ole Rehmsen · 4 years ago
- 5a209cc Use window dimensions directly by Ole Rehmsen · 4 years ago
- b832538 Rename condition to filter for consistency by Ole Rehmsen · 4 years ago
- 4feda7d Roll forward "Make GrCursorManager a plain class" with fixes by Ole Rehmsen · 4 years ago
- 9f3cb89 Revert "Make GrCursorManager a plain class" by Ole Rehmsen · 4 years ago
- d87bc5d Make GrCursorManager a plain class by Ole Rehmsen · 4 years, 1 month ago
- 7f667c3 GrCursorManager: One-way-bind index by Ole Rehmsen · 4 years, 1 month ago
- 6d13f0e Move GrCursorManager element hooks to parents by Ole Rehmsen · 4 years, 1 month ago
- 5f520da Replace at-/de-tached with dis-connectedCallback by Ben Rohlfs · 4 years, 1 month ago
- d94011e Remove GestureEventListeners by Ben Rohlfs · 4 years, 1 month ago
- f91f966 PolyGerrit: Fix some typos by David Ostrovsky · 4 years, 1 month ago
- 2ac4609 Make isAtStart/End() return true when no stops by Ole · 4 years, 4 months ago
- 3f21181 Clean up empty return js docs by Dhruv Srivastava · 4 years, 4 months ago
- b15e4d9 Abort cursor moves via a sentinel, not a callback by Ole · 4 years, 5 months ago
- a9f1b68 Don't unset scroll on non-existant stop by Ole · 4 years, 5 months ago
- 2d19540 Support aborting cursor move based on condition by Ole · 4 years, 6 months ago
- b29fa98 Use options instead of positional parameters by Ole · 4 years, 6 months ago
- 55042fd Tighten types for condition parameter by Ole · 4 years, 6 months ago
- 7bf216d Move next-file-toast to gr-diff-cursor by Ole · 4 years, 6 months ago
- 38f8066 Expose whether moving the cursor was successful by Ole · 4 years, 6 months ago
- 877738b Do not allow skipping file when it's still loading by Ole · 4 years, 6 months ago
- 6c8c845 Do not consider unset cursor to be "at end" by Ole · 4 years, 6 months ago
- 22e00e1 Convert files to typescript by Ben Rohlfs · 4 years, 8 months ago
- ae6ab6c Remove _scrollTopMargin after removing gr-fixed-panel by Dhruv Srivastava · 4 years, 8 months ago
- 6245e7a Convert files to typescript by Dhruv Srivastava · 4 years, 8 months ago
- d7cbe18 Rename file to preserve history by Dhruv Srivastava · 4 years, 8 months ago[Renamed from polygerrit-ui/app/elements/shared/gr-cursor-manager/gr-cursor-manager.js]
- 94a7fa3 Show navigate to next file toast multiple times per file by Dhruv Srivastava · 4 years, 9 months ago
- 38f2a92 Navigate to next unreviewed file after moving to last diff chunk by Dhruv Srivastava · 4 years, 9 months ago
- a2401c1 PolyGerrit: Fix typos in code and comments by David Ostrovsky · 5 years ago
- e903bbf Rename enums to singular nouns in constants.js by Dmitrii Filippov · 5 years ago
- 9c853fc Prevent cursor from scrolling if multiple files are being rendered by Dhruv Srivastava · 5 years ago
- 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 5 years ago
- ceedc64 Fix conditional cursor iteration by Ole Rehmsen · 5 years ago
- c769539 When the cursor is not set, start from front/back by Ole Rehmsen · 5 years ago
- daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 5 years ago
- 0f1d320 Shortcut for moving cursor to visible code by Dmitrii Filippov · 5 years ago
- 28b5a83 Cursor in diff view shouldn't go under the header by Dmitrii Filippov · 5 years ago
- ecbe22a Add GrDiffCursor.moveToLastChunk by Mayank Kumar · 5 years ago
- ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
- 9a07681 Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint by Tao Zhou · 5 years ago
- 3fd2b10 Convert legacy Polyemer elements to class-based by Dmitrii Filippov · 5 years ago
- b82003c Update eslint version and eslint rules by Dmitrii Filippov · 5 years ago
- 57bac94 Remove _legacyUndefinedCheck from the shared modules by Paladox none · 5 years ago
- 5313a88 Revert "Remove all _legacyUndefinedCheck" by Paladox none · 5 years ago
- 0f8964b Remove all _legacyUndefinedCheck by Tao Zhou · 5 years ago
- e3be548 If file is unchanged, start scrolled to top by Ole Rehmsen · 6 years ago
- 3e7f5fd Polymer 2: Add _legacyUndefinedCheck by brohlfs · 6 years ago
- 8cdc76b Add @license tags to PG HTML and JS assets by Dave Borowitz · 7 years ago
- 7f133f5 Do not reset horizontal scroll position when moving cursor by Wyatt Allen · 7 years ago
- 8d92d53 Annotation updates by Becky Siegel · 8 years ago
- e5be3b5 Do not check the target height when cursor finds no target by Wyatt Allen · 8 years ago
- ca2e655 ES6ify /gr-cursor-manager/* by Kasper Nilsson · 8 years ago
- ef950fa Scroll to target if the bottom is not visible and meets condition by Becky Siegel · 8 years ago
- 7345c56 Support aria for gr-autocomplete by Kasper Nilsson · 8 years ago
- 3b40fb1 If no more cursor matches, move to end or beginning of the file by Becky Siegel · 8 years ago
- cca38d2 Prevent scrolling when initializing the file list by Wyatt Allen · 8 years ago
- 034f79b Properly bookend file-list hotkey scrolling by Kasper Nilsson · 8 years ago
- ed82bbc Remove topMargin since the header is no longer pinned by Andrew Bonventre · 9 years ago
- d2497fb Clean up lint under polygerrit-ui by Logan Hanks · 9 years ago
- e57733d Converts gr-reviewer-list to use a new, generic autocomplete by Wyatt Allen · 9 years ago
- 8eba594 Tidies keyboard shortcut dialogs and updated cursor styles by Wyatt Allen · 9 years ago
- 0b6fe19 Add keyboard shortcuts to diff-view and change-view's inline diffs by Wyatt Allen · 9 years ago
- 972c3de Preliminary work for supporting keyboard-shortcut diff navigation by Wyatt Allen · 9 years ago