- 140fadf Compute diff URLs in the view model by Ben Rohlfs · 9 months ago
- d1a9005 Revert "Compute diff URLs in the view model" by Dmitrii Filippov · 9 months ago
- 3a5bb62 Compute diff URLs in the view model by Ben Rohlfs · 9 months ago
- 2937434 Show Edit button under commit message when in Edit mode by Milutin Kristofic · 11 months ago
- 06c2598 Vertically align committer email text and dropdown when editing commit message by Ajay Gupta · 1 year ago
- 24077d5 Refactor gr-editable-content to use correct async-await syntax by Ajay Gupta · 1 year, 1 month ago
- 072a8a9 Add support to update commit message using secondary email via UI by Kaushik Lingarkar · 1 year, 2 months ago
- aa1c08b Introduce form-styles by Milutin Kristofic · 1 year, 6 months ago
- a36fa83 Remove `EventType` enum by Ben Rohlfs · 2 years ago
- 44f0104 Replace `fireEvent` by `fire` by Ben Rohlfs · 2 years ago
- 5b3c655 Make sure that all empty events are declared in HTMLElementEventMap by Ben Rohlfs · 2 years ago
- 6bb9053 Replace `dispatchEvent()` calls by calling `fire()` util by Ben Rohlfs · 2 years ago
- 20f0958 Migrate StorageService to be DI by Chris Poucet · 2 years, 4 months ago
- c2d5c1b restore gr-linked-text and link-text-parser by Frank Borden · 2 years, 5 months ago
- c43c6d7 Merge gr-linked-text into gr-markdown by Frank Borden · 2 years, 5 months ago
- 4207fe8 Revert "Merge gr-linked-text into gr-markdown" by Frank Borden · 2 years, 5 months ago
- 3739c0a Merge gr-linked-text into gr-markdown by Frank Borden · 2 years, 5 months ago
- be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 6 months ago
- c4699dc Migrate some tests away from MockInteractions by Frank Borden · 2 years, 6 months ago
- e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 6 months ago
- 3b00663 Replace 'show-alert' with enum usage by Dhruv Srivastava · 2 years, 6 months ago
- 2c4b72d Use @open-wc's a11y testing by Frank Borden · 2 years, 6 months ago
- 37c7e42 Convert expect to assert style in tests by Frank Borden · 2 years, 6 months ago
- 42c1a45 Web Dev Server by Frank Borden · 2 years, 7 months ago
- b1b0ac9 Change all pencil icons from 18px to 16px by Ben Rohlfs · 2 years, 7 months ago
- 1c71386 Migrate more icons to use gr-icon. by Chris Poucet · 2 years, 7 months ago
- 87033ba Add a forgotten iconStyles to gr-editable-content. by Chris Poucet · 2 years, 8 months ago
- b8c0639 Migrate several iron-icons to be material-icons. by Chris Poucet · 2 years, 8 months ago
- d543552 Flush storeTask in disconnectedCallbacks instead of canceling by Dhruv · 2 years, 8 months ago
- 8d3a644 Make BindValueChangeEventDetail more type-correct by Chris Poucet · 2 years, 9 months ago
- 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 9 months ago
- 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 9 months ago
- 43d22de Fix focus to commit message by Milutin Kristofic · 2 years, 10 months ago
- 9856d10 Fix the padding in the commenting textarea by Ben Rohlfs · 2 years, 10 months ago
- 4384997 Remove usage of margin-right: auto by Dhruv · 2 years, 10 months ago
- 456d039 Fix condition for hiding commit message buttons by Dhruv · 2 years, 11 months ago
- d0f6399 Covert GrEditableContent to Lit by Dhruv · 2 years, 11 months ago
- 51cf9ec Fix visuals of commit message editing mode by Ben Rohlfs · 3 years, 3 months ago
- 0e30caa Add plugin endpoints `reply-bottom` and `commit-message` by Ben Rohlfs · 3 years, 3 months ago
- c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 3 months ago
- 59dad57 Get rid of @override. by Chris Poucet · 3 years, 6 months ago
- 7903123 Add the override keyword to class members in TypeScript files by Gerrit Code Review · 3 years, 6 months ago
- e4ad5a8 Convert gr-editable-content_test.js to typescript by Paladox none · 3 years, 7 months ago
- 566afd9 Fix template problems with gr-editable-content by Paladox none · 3 years, 7 months ago
- a7c24c1 Describe Interaction reporting constants by Milutin Kristofic · 3 years, 9 months ago
- 6d3a6c3 Move queryAndAssert to common-util by Dhruv Srivastava · 3 years, 9 months ago
- 08b2282 Remove new-change-summary feature flag from gr-editable-content by Milutin Kristofic · 3 years, 10 months ago
- 7c010b9 Convert gr-storage to service by Dhruv Srivastava · 4 years ago
- 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 4 years ago
- f92d3b5 Replace Polymer Legacy this.debounce with simple debounce utility by Ben Rohlfs · 4 years ago
- 5f520da Replace at-/de-tached with dis-connectedCallback by Ben Rohlfs · 4 years ago
- d94011e Remove GestureEventListeners by Ben Rohlfs · 4 years ago
- be56488 UI improvements for show all bar in commit message by Milutin Kristofic · 4 years ago
- 7471a96 New change summary - metrics by Milutin Kristofic · 4 years ago
- 3a7cc5c New Change Summary - fixing styling issues by Milutin Kristofic · 4 years ago
- b29a8be Set commit message min-height to 100px by Milutin Kristofic · 4 years ago
- a99c2f8 Fix show more button by Milutin Kristofic · 4 years ago
- 04fc1ca Cancel all debouncers when the element is detached by Ben Rohlfs · 4 years ago
- c24dc5f Show all bar when editing commit message by Milutin Kristofic · 4 years, 1 month ago
- dc2ca95 Convert GrStorage from a Polymer element to a class by Ben Rohlfs · 4 years, 1 month ago
- fed9991 New change summary - commit message with show all bar by Milutin Kristofic · 4 years, 3 months ago
- e07f818 Add a fireEvent util by Ben Rohlfs · 4 years, 3 months ago
- 860fe4d Refactor show-alert, page-error events by Milutin Kristofic · 4 years, 3 months ago
- 3ae4332 Refactor show-alert events to use event-util by Milutin Kristofic · 4 years, 3 months ago
- d450fb2 Replace some deprecate `done()s` in frontend tests by Ben Rohlfs · 4 years, 5 months ago
- d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 5 months ago
- 34b0f12 Replace `&&` with optional chaining by Tao Zhou · 4 years, 6 months ago
- cada4b7 Fix TypeScript import problems by Ben Rohlfs · 4 years, 7 months ago
- f5620e9 Convert gr-editable-content to TypeScript by Ben Rohlfs · 4 years, 7 months ago
- 79d105b Rename file from .js to .ts by Ben Rohlfs · 4 years, 7 months ago
- 89a6b77 Convert all *_html.js files to typescript by Dmitrii Filippov · 4 years, 8 months ago
- 7d4f2f3 Update sinon version by Dmitrii Filippov · 4 years, 8 months ago
- 06117e8 Convert tests to karma by Dmitrii Filippov · 4 years, 8 months ago
- 7298842 Rename all _test.html to _test.js files by Dmitrii Filippov · 4 years, 8 months ago
- 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 4 years, 10 months ago
- d90e7f4 Add `charset` meta tag to all test files by Tao Zhou · 4 years, 10 months ago
- b203c26 Add eslint-plugin-prettier and format all *_html.js by Tao Zhou · 4 years, 10 months ago
- 41de60b Remove FireBehavior imports and get rid of global test helpers by Dmitrii Filippov · 5 years ago
- e25546a Remove all usage of Gerrit.FireBehavior by Tao Zhou · 4 years, 11 months ago
- 0a3c986 Replace all 'this.fire' with 'this.dispatchEvent' for customEvents by Tao Zhou · 4 years, 11 months ago
- 5ca6d9f Update commit message when opening a change in relation chain by Dhruv Srivastava · 5 years ago
- 416960c Cleanup tests after conversion to ES6-modules by Dmitrii Filippov · 5 years ago
- daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 5 years ago
- dbe9545 Rename .html files to .js files by Dmitrii Filippov · 5 years ago
- 23505e9 Manually updating some tests before run conversion script by Dmitrii Filippov · 5 years ago
- b800561 Replace `$$` with `shadowRoot.querySelector` by Tao Zhou · 5 years ago
- e5a5276 Merge "Fix issues with caching edited commit message" by Ben Rohlfs · 5 years ago
- d839910 Fix issues with caching edited commit message by Ben Rohlfs · 5 years ago
- 4f10d77 Fix tests for M80 by Tao Zhou · 5 years ago
- 681fa61 Fix box-shadow of collapsed commit message by Ben Rohlfs · 5 years ago
- ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
- 434b7a3 Add css vars for elevation by Ben Rohlfs · 5 years ago
- 0773d83 Fix padding and other css styles is textareas by Ben Rohlfs · 5 years ago
- 9a07681 Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint by Tao Zhou · 5 years ago
- 8ef16f7 Remove unnecessary common-test-setup.js by Tao Zhou · 5 years ago
- 3fd2b10 Convert legacy Polyemer elements to class-based by Dmitrii Filippov · 5 years ago
- 9b67ee1 Fix missing HTML links by Dmitrii Filippov · 5 years ago
- b82003c Update eslint version and eslint rules by Dmitrii Filippov · 5 years ago
- 6084acb Increase padding from 4px to 8px for commit message by Ben Rohlfs · 5 years ago
- 1daaca3 Distinguish two monospace fonts: code and mono by Ben Rohlfs · 5 years ago