1. 2667c1c Add a tooltip to the gr-image-viewer toggle button. by Kamil Musin · 1 year, 3 months ago
  2. 9d6c32a Change all static Lit `styles` to getters by Ben Rohlfs · 1 year, 8 months ago
  3. e81d701 Fix zoom control of image viewer by Ben Rohlfs · 1 year, 10 months ago
  4. 97b9f31 Fix dispatching events from gr-image-viewer by Ben Rohlfs · 1 year, 11 months ago
  5. 6bb9053 Replace `dispatchEvent()` calls by calling `fire()` util by Ben Rohlfs · 1 year, 11 months ago
  6. c368435 Remove all generic CustomEvents by Ben Rohlfs · 1 year, 11 months ago
  7. 718a7c9 Get rid of unnecessary gr-icons by Chris Poucet · 2 years, 3 months ago
  8. 42c1a45 Web Dev Server by Frank Borden · 2 years, 5 months ago
  9. 17bbf1b Fix a bug where the padding in the text editing box gets lost by Ben Rohlfs · 2 years, 8 months ago
  10. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 8 months ago
  11. 8003bd3 Enforce lit/quoted-expressions 'never' by Ben Rohlfs · 2 years, 9 months ago
  12. 3f27968 Add eslint rule @typescript-eslint/no-unnecessary-type-assertion by Ben Rohlfs · 2 years, 11 months ago
  13. 1c984cb Attempt to move diff-specific code to a embed/diff folder by Renan Oliveira · 3 years ago[Renamed (99%) from polygerrit-ui/app/elements/diff/gr-diff-image-viewer/gr-image-viewer.ts]
  14. e0503d5 Fix all remaining lit lint errors by Milutin Kristofic · 3 years ago
  15. a527c76 Fix image diff viewer for added and deleted files by Hermann Loose · 3 years, 3 months ago
  16. ece23f9 Add lit-analyzer and ts-lit-plugin, and fix most of the detected issues by Ben Rohlfs · 3 years, 3 months ago
  17. 4b7844a Add eslint plugin for lit by Ben Rohlfs · 3 years, 3 months ago
  18. 01b5928 Support opening base and revision image in a new tab by Hermann Loose · 3 years, 4 months ago
  19. e2b2f59 Revert "Revert "Upgrade to Lit 2"" by Ben Rohlfs · 3 years, 4 months ago
  20. 59bcc8a Revert "Upgrade to Lit 2" by Ben Rohlfs · 3 years, 4 months ago
  21. db232bf Upgrade to Lit 2 by Ben Rohlfs · 3 years, 5 months ago
  22. 7903123 Add the override keyword to class members in TypeScript files by Gerrit Code Review · 3 years, 5 months ago
  23. 3262b4b Merge "Show image dimensions below magnified image" by Hermann Loose · 3 years, 6 months ago
  24. 4018e88 Toggle highlight layer through Shift+click on magnified image by Hermann Loose · 3 years, 6 months ago
  25. 8df601a Show image dimensions below magnified image by Hermann Loose · 3 years, 6 months ago
  26. b877cae Merge "Revert "Show image dimensions below magnified image"" by Hermann Loose · 3 years, 6 months ago
  27. d396b5e Revert "Show image dimensions below magnified image" by Hermann Loose · 3 years, 6 months ago
  28. 2e99a09 Merge "Show image dimensions below magnified image" by Hermann Loose · 3 years, 6 months ago
  29. 0e5f70e Show image dimensions below magnified image by Hermann Loose · 3 years, 6 months ago
  30. 2b8d4c0 Fix initial double blink when starting automatic blink by Hermann Loose · 3 years, 6 months ago
  31. a983705 Default to ignoreNothing() for image diff highlight layer by Hermann Loose · 3 years, 6 months ago
  32. 61f5e9b Add highlight layer for new image diff UI by Hermann Loose · 3 years, 7 months ago
  33. c16b9b9 Allow automatic blink to be triggered externally by Hermann Loose · 3 years, 7 months ago
  34. d8bcd98 Fix image diff version switcher button stacking by Hermann Loose · 3 years, 7 months ago
  35. bcee561 Merge "Show revision image by default" by Hermann Loose · 3 years, 8 months ago
  36. 34f2a66 Show revision image by default by Hermann Loose · 3 years, 8 months ago
  37. 2f4f654 Simplify Paper component styling in image viewer by Hermann Loose · 3 years, 8 months ago
  38. 8538414 Merge "Upgrade lit-element to 2.5.1, rename internalProperty=>state" by Frank Borden · 3 years, 8 months ago
  39. f19f2b7 Upgrade lit-element to 2.5.1, rename internalProperty=>state by Frank Borden · 3 years, 8 months ago
  40. 3cf03d7 Wire up click tracking for interactions with magnified image by Hermann Loose · 3 years, 8 months ago
  41. 2dc625e Track user interactions with manual and automatic blink buttons by Hermann Loose · 3 years, 8 months ago
  42. c21d1c0 Show automatic blink button while keeping image clickable by Hermann Loose · 3 years, 8 months ago
  43. 7ae7142 Add option for automatic blink between base and revision images by Hermann Loose · 3 years, 9 months ago
  44. 02917eb Add simple background color picker for images with transparency by Hermann Loose · 3 years, 9 months ago
  45. 658fa1f Merge "Emit events for various image diff actions" by Hermann Loose · 3 years, 9 months ago
  46. 7f5ad3b Add single button to switch between base and revision image by Hermann Loose · 3 years, 9 months ago
  47. f928f29 Emit events for various image diff actions by Hermann Loose · 3 years, 9 months ago
  48. 213e65a Support panning magnified image by dragging by Hermann Loose · 3 years, 9 months ago
  49. 6bec71d Inline image diff version switcher button styles by Hermann Loose · 3 years, 9 months ago
  50. ff98f43 Ensure image diff data URLs are accepted by goog.html.SafeUrl by Hermann Loose · 3 years, 9 months ago
  51. f510ae7 Add basic overlay / blink image viewer by Hermann Loose · 3 years, 11 months ago