This repository was archived by the owner on May 19, 2026. It is now read-only.
v4.15.0
* fix: remove redundant LabelsSubmenu; add readonly prop * feat: add readonlyToolbar, display instead of leftToolbar * feat: add Users toolbar in readonly mode * fix: Users icon fill WIP * feat: add LayersPopover * fix: initialize Users autocomplete properly * fix: react component keys * fix: Layers icon / tooltip * fix: lint errors * fix: initialise users autocomplete with correct username * fix: lint errors * fix: remove unused imports * fix: button popping in readonlyToolbar * fix: update ui.state.activeAnnotationID on user change * fix: disable mouse events (except click-select) in readonly mode * fix: prettier * feat: add readonly example at localhost:3000/readonly * fix: switch toolbox on layer switch * feat: add second annotation to readonly example so users list is populated * feat: readonly mode Percy test * fix: remove selenium readonly test, add localhost:3000/readonly to snapshots.yml * build: add fallback for Azure static app * build: add fallback for Azure static app * build: add fallback for Azure static app * build: add fallback for Azure static app * build: add fallback for Azure static app * fix: remove unused import * style: sensible variable names * fix: remove autocomplete divider line; Username -> User * fix: onMouseMove abortion in readonly mode * fix: remove 5px margin between LabelsPopover AccordionSummary's * fix: check closing edge of closed splines in clickNearSpline * fix: reset style to registry version * fix: move @gliff-ai/style from dependencies to dev/peerDependencies * fix: select tool permanently enabled in readonly mode Co-authored-by: Craig Cooper <craig@gliff.ai>