- 0188119 Enhance a11y of "size delta" and "expand switch" cells in file list by Ben Rohlfs · 2 years, 5 months ago
- be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 6 months ago
- f32438c Fix js errors in gr-copy-clipboard test by Milutin Kristofic · 2 years, 6 months ago
- 5077d22 Merge "Introduce copy links dropdown" by Milutin Kristofic · 2 years, 6 months ago
- 0a9703e Introduce copy links dropdown by Milutin Kristofic · 2 years, 7 months ago
- ce3b86e Fix download dialog input UI in dark theme by Milutin Kristofic · 2 years, 6 months ago
- c4699dc Migrate some tests away from MockInteractions by Frank Borden · 2 years, 7 months ago
- e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 7 months ago
- 2c4b72d Use @open-wc's a11y testing by Frank Borden · 2 years, 7 months ago
- dedd671 Use @open/wc test fixture in most test files by Frank Borden · 2 years, 7 months ago
- 37c7e42 Convert expect to assert style in tests by Frank Borden · 2 years, 7 months ago
- 42c1a45 Web Dev Server by Frank Borden · 2 years, 7 months ago
- f821d11 Fix height consumed by the gr-copy-clipboard button by Ben Rohlfs · 2 years, 7 months ago
- 3dc3a5b Fix the vertical positioning of copy buttons by Ben Rohlfs · 2 years, 7 months ago
- 80c7a828 Fix changing of copy button into checkmark. by Kamil Musin · 2 years, 7 months ago
- f49c3ba Fix resizing of copy button. by Kamil Musin · 2 years, 7 months ago
- 1c71386 Migrate more icons to use gr-icon. by Chris Poucet · 2 years, 8 months ago
- ab4cc04 Add ShadowDOM tests for elements/shared/ files by Frank Borden · 2 years, 8 months ago
- 6f53eae Migrate to material-icons for a few unrelated places. by Chris Poucet · 2 years, 8 months ago
- 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
- 8003bd3 Enforce lit/quoted-expressions 'never' by Ben Rohlfs · 3 years ago
- 3f27968 Add eslint rule @typescript-eslint/no-unnecessary-type-assertion by Ben Rohlfs · 3 years, 1 month ago
- ece23f9 Add lit-analyzer and ts-lit-plugin, and fix most of the detected issues by Ben Rohlfs · 3 years, 6 months ago
- 4037d2f Fix a couple of layout issues caused by tooltip and gr-button migrations by Ben Rohlfs · 3 years, 5 months ago
- 4b959c8 Migrate gr-tooltip-content to Lit by Chris Poucet · 3 years, 5 months ago
- d201fde Remove tool-tip functionality from gr-button by Chris Poucet · 3 years, 6 months ago
- 4b7844a Add eslint plugin for lit by Ben Rohlfs · 3 years, 6 months ago
- 0ca140a Create a (Lit2) reactive controller for subscribing to rxjs state by Ben Rohlfs · 3 years, 6 months ago
- e2b2f59 Revert "Revert "Upgrade to Lit 2"" by Ben Rohlfs · 3 years, 6 months ago
- 59bcc8a Revert "Upgrade to Lit 2" by Ben Rohlfs · 3 years, 6 months ago
- db232bf Upgrade to Lit 2 by Ben Rohlfs · 3 years, 7 months ago
- 86b969c Add the override keyword to class members in TypeScript files by Gerrit Code Review · 3 years, 7 months ago
- a4cf2d9 Merge changes Ib60e5bdb,Ia8dd0a45 by Paladox none · 3 years, 8 months ago
- 5eaa6cd Convert gr-copy-clipboard_test.js to typescript by Paladox none · 3 years, 8 months ago
- 6d633c1 Fix: do not show undefined when hovered on copy-clipboard button by Milutin Kristofic · 3 years, 8 months ago
- e893fee gr-copy-clipboard to lit by Milutin Kristofic · 3 years, 8 months ago
- 21531a8 Use clipboard.writeText in gr-copy-clipboard by Dhruv Srivastava · 3 years, 8 months ago
- adfab1c Remove 'shared-styles' from most frequent gr-elements by Milutin Kristofic · 4 years ago
- c2d0f0b Replace tap by click event by Ben Rohlfs · 4 years ago
- 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 4 years ago
- 6b07893 Replace this.async() with setTimeout() by Ben Rohlfs · 4 years ago
- d94011e Remove GestureEventListeners by Ben Rohlfs · 4 years ago
- d450fb2 Replace some deprecate `done()s` in frontend tests by Ben Rohlfs · 4 years, 6 months ago
- d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 6 months ago
- eecc165 Move gr-copy-clipboard to typescript by Milutin Kristofic · 4 years, 7 months ago
- de5e183 Rename files to preserve history by Milutin Kristofic · 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, 9 months ago
- 06117e8 Convert tests to karma by Dmitrii Filippov · 4 years, 9 months ago
- 7298842 Rename all _test.html to _test.js files by Dmitrii Filippov · 4 years, 9 months ago
- e1362cd Add aria-label to gr-copy-clipboard by Tao Zhou · 4 years, 10 months ago
- 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 5 years ago
- d90e7f4 Add `charset` meta tag to all test files by Tao Zhou · 4 years, 11 months ago
- b203c26 Add eslint-plugin-prettier and format all *_html.js by Tao Zhou · 4 years, 11 months 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
- b800561 Replace `$$` with `shadowRoot.querySelector` by Tao Zhou · 5 years ago
- a1f7060 Support copy file path when hover on path in change table by Tao Zhou · 5 years ago
- 9b90949 Fix gr-copy-clipboard by Tao Zhou · 5 years ago
- d5b8563 Decrease the size of gr-copy-clipboard component by Ben Rohlfs · 5 years ago
- 39f6804 Tweak some css sizes, weights and paddings by Ben Rohlfs · 5 years ago
- 4f10d77 Fix tests for M80 by Tao Zhou · 5 years ago
- ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
- 8ef16f7 Remove unnecessary common-test-setup.js by Tao Zhou · 5 years ago
- 90e5c88 Merge "Convert legacy Polyemer elements to class-based" by Dmitrii Filippov · 5 years ago
- ac5e7b6 Fine tune the change metadata rows to all have the same height by Ben Rohlfs · 5 years ago
- 3fd2b10 Convert legacy Polyemer elements to class-based by Dmitrii Filippov · 5 years ago
- 1daaca3 Distinguish two monospace fonts: code and mono by Ben Rohlfs · 5 years ago
- 5b1b46f Remove everywhere on-tap by Milutin Kristofic · 5 years ago
- 1389c4c Remove redundant font:inherit styles by Ben Rohlfs · 5 years ago
- 501f9d9 Replace all css spacing by variables in theme files by Ben Rohlfs · 5 years ago
- 57bac94 Remove _legacyUndefinedCheck from the shared modules by Paladox none · 5 years ago
- e8bee4f Fix input style for gr-copy-clipboard and link color for hashtag by Tao Zhou · 5 years ago
- 5313a88 Revert "Remove all _legacyUndefinedCheck" by Paladox none · 5 years ago
- 0f8964b Remove all _legacyUndefinedCheck by Tao Zhou · 5 years ago
- 63cf95d Rewrite on-tap to on-click by Milutin Kristofic · 5 years ago
- 2b45976 Polymer 2: Fix tests by Dmitrii Filippov · 5 years ago
- d07922a Fix the width of the copy command by Ben Rohlfs · 6 years ago
- ff4d7f2 Fix copying SHA to clipboard by Ben Rohlfs · 6 years ago
- 8eac3ad Fix the input width in gr-copy-clipboard by Ben Rohlfs · 6 years ago
- 540a5fe Surround <input is="iron-input"> with <iron-input> by Ben Rohlfs · 6 years ago
- 6290935 Prepare Polymer 2 tests by Ole Rehmsen · 6 years ago
- ecf0b78 Use non-minified webcomponents-lite in tests by Ole Rehmsen · 6 years ago
- 3164074 Use bower paths relative to the domain by Ole Rehmsen · 6 years ago
- 3e7f5fd Polymer 2: Add _legacyUndefinedCheck by brohlfs · 6 years ago
- 7cc9e33 Fixed some dark theme issues and made shell commands prettier by Wyatt Allen · 7 years ago
- 4299ccc Upload help dialog by Wyatt Allen · 7 years ago
- 8cdc76b Add @license tags to PG HTML and JS assets by Dave Borowitz · 7 years ago
- e8bc56a Copy to clipboard button UI improvements by Viktar Donich · 7 years ago
- 31aa491 Copy current commit to clipboard by Viktar Donich · 7 years ago
- 96ed965 Update a few more raised buttons to 'link' buttons by Becky Siegel · 7 years ago
- 10de103 Revert "Update iron-input to 2.0" by Becky Siegel · 8 years ago
- 37636a6 Update iron-input to 2.0 by Becky Siegel · 8 years ago
- fc487ea Add gr-copy-clipboard element by Becky Siegel · 8 years ago