Skip to content

Latest commit

 

History

History
150 lines (81 loc) · 2.62 KB

File metadata and controls

150 lines (81 loc) · 2.62 KB

amgiflol

0.3.6

Patch Changes

  • 90bed9e: Fix popup disable/re-enable so the toolbar restores without requiring a page reload.

0.3.5

Patch Changes

  • d3adc76: # Storage migration to amg-state

    Consolidate extension storage under amg-state and migrate shared legacy state.

    This updates popup/background/store bindings and E2E coverage for the new storage shape. Per-domain activation keys are not auto-migrated, so domains may need to be re-enabled once.

0.3.4

Patch Changes

  • 0f61314: fix: toolbar position pointer events pass through
  • 32f57fa: fix: toolbar on/off state after refactor

0.3.3

Patch Changes

  • fdd89a3: feat: hold modifier key alt/option to measure distance b/w layers

0.3.2

Patch Changes

  • 7ef4f11: fix: sync action icon state disabled state
  • 7d86c66: toolbar responsive mode size changes

0.3.1

Patch Changes

  • a513ca8: fix: temp disable rainbow layouts for firefox

0.3.0

Minor Changes

  • ba3a60a: feat: adds new icon

Patch Changes

  • ab3fe56: feat: add rainbow layouts

0.2.8

Patch Changes

  • 4e72efa: feat: auto-move toolbar - Toolbar now automatically repositions to top/bottom based on mouse position

0.2.7

Patch Changes

  • b5bc179: auto-move sidepanel

0.2.6

Patch Changes

  • afdd1e8: auto-hide toolbar

0.2.5

Patch Changes

  • efedc80: Add design mode shortcut
  • 14aaacd: voting value in numeral string

0.2.4

Patch Changes

  • 214e9d0: fix: re-enable capture mode for firefox

0.2.3

Patch Changes

  • 0bcb5b4: manifest detailing per browser
  • 274e12f: patch analytics and enable voting for firefox

0.2.2

Patch Changes

  • 72526be: disable voting for firefox for time being
  • d56bb46: add voting for color and animation debugging, and tooltips to help with voting

0.2.1

Patch Changes

  • 3da686b: test cd

0.2.0

Minor Changes

  • c8314a9: Adds new voting feature

Patch Changes

  • dcc0bd6: Add analytics module

0.1.1

Patch Changes

  • extenstion activation/deactivation in firefox

0.1.0

Minor Changes

  • 1447454: Display locked tracker lines
  • 6ddec47: feat: add toolbar and sidepanel with shortcuts

Patch Changes

  • 9e2516f: unblock triggering of shorcuts while toolbar is focused

  • d75a508: update tracker on scroll and window resize

    1. Fixes #12
    2. Partial fix #7
  • 9bd548a: find corrent parent element with different size

  • a9ff3e2: fix on/off comms b/w extension scripts

0.0.2

Patch Changes

  • 84c90a4: improves svg legibility

0.0.1

Patch Changes

  • f2d36f98: init