-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
annotation-toolkit v1.1.2 - Adds the MovableRect component (#478)
* Fix bug where actions menu header was showing even when there were no gathered actions * Layers actions menu enhancements * Add a better json viewer for the DebugPanel. Major enhancements * prepare v1.1.0 of annotation-toolkit * Merge in extract-css-plugin fix, add intent prop to layerButtons and videoPlayerProps to VideoPlayer * Updates * Add support for screenshots for the VideoPlayer component * Update layer path * Remove accidentally added folder * Have the video player auto-detect an id if none is provided. Content panel now passes down layer info via context (LayerContext) * release notes fix * Add support for MovableRects within the annotation-toolkit * Allow MovableRect to use LayerContext to deduce the layerId for state * Add a few TODOs to the vNext release notes * add more todos to the release notes * Fix alwaysOnLayers map bugfix * Version bump * Update release otes. Add getLabel and VideoPlayer click toggling * Hide unsafe from debug panel. beta version bump * Add docs for MovableRect * Change getTs to getFrame and remove scaling, offloading to client. Use frameNumber instead of originalFrameNumber for preload * update todo in release notes * Add getInterpolatedFrames helper method * Add higher CSS specifity for movable frame, rename .frame to .movable-rect-frame * Make css styles more specific * Update react peer deps for mephisto UI packages * update style names for RRRR to also scope, fixing a major bug for MovableRect in 1.1.2-beta.2. version bump annotation-toolkit and global-context-store to include updated peerdeps * Release notes formatting * Update README docs
- Loading branch information
Showing
17 changed files
with
6,858 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.