-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/i18n #553
Open
gary-Shen
wants to merge
47
commits into
main
Choose a base branch
from
feat/i18n
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
feat: i18n
chore(workspace): update node version
## @labelu/video-react [1.3.6-alpha.1](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Dependencies * **@labelu/components-react:** upgraded to 1.7.0-alpha.1
# [1.7.0-alpha.1](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Bug Fixes * [#506](#506) ([#510](#510)) ([52914d6](52914d6)) * [#506](#506) ([#510](#510)) ([3c4adde](3c4adde)) * **audio-annotator-react:** update deps ([7cabd08](7cabd08)) * **audio-annotator-react:** update deps ([113a0e0](113a0e0)) * **audio-react:** update deps ([11bb776](11bb776)) * **components-react:** update deps ([62cf98e](62cf98e)) * **frontend:** update deps ([74473a6](74473a6)) * **frontend:** update deps ([7cd067a](7cd067a)) * **frontend:** update deps ([b1506a9](b1506a9)) * **frontend:** update text ([#539](#539)) ([bbf8e97](bbf8e97)) * **i18n:** update types ([e6ad977](e6ad977)) * **image-annotator-react:** disable undo while attribute modal is opened ([1555169](1555169)) * **image-annotator-react:** fix [#517](#517) ([65acfc3](65acfc3)) * **image-annotator-react:** fix duplicated annotations(loading data twice) ([2ac2109](2ac2109)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([ab240af](ab240af)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([36f9476](36f9476)) * **image-annotator-react:** overwrite sample skipped status ([f6ea311](f6ea311)) * **image-annotator-react:** update deps ([595888f](595888f)) * **image:** add NOTE comments ([c634380](c634380)) * **image:** add the mouse event as arguments of the select event handler ([a7836a2](a7836a2)) * **image:** emit unselected event asynchronously ([#513](#513)) ([510ed6a](510ed6a)) * **image:** emit unselected event asynchronously [#506](#506) ([#514](#514)) ([198c03f](198c03f)) * **image:** fix [#543](#543) ([f0a2928](f0a2928)) * **utils:** update deps ([946f044](946f044)) * **video-annotator-react:** update deps ([3f8f627](3f8f627)) * **video-annotator-react:** update deps ([ec5d97b](ec5d97b)) * **video-annotator-react:** update deps ([51e33f7](51e33f7)) * **video-annotator-react:** update deps ([81266ce](81266ce)) * **video-annotator-react:** update deps ([4162176](4162176)) * **video-react:** update deps ([028192f](028192f)) ### Features * **audio-annotator-react:** supports i18n ([ee9cc38](ee9cc38)) * **components-react:** add getVisibility to ForwardDraggableModel ref ([02d83c4](02d83c4)) * **components-react:** supports i18n ([f82d396](f82d396)) * **frontend:** add opendatalab links ([1fe2604](1fe2604)) * **frontend:** supports i18n ([d0594d4](d0594d4)) * **i18n:** add @labelu/i18n ([af18b7f](af18b7f)) * **image-annotator-react:** supports i18n ([2c62c82](2c62c82)) ### Reverts * Revert "fix: #506 (#510)" (#511) ([4632aab](4632aab)), closes [#506](#506) [#510](#510) [#511](#511) * Revert "fix: #506 (#510)" (#511) ([1f80b64](1f80b64)), closes [#506](#506) [#510](#510) [#511](#511)
## [1.3.6-alpha.1](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Bug Fixes * [#506](#506) ([#510](#510)) ([52914d6](52914d6)) * [#506](#506) ([#510](#510)) ([3c4adde](3c4adde)) * **audio-annotator-react:** update deps ([7cabd08](7cabd08)) * **audio-annotator-react:** update deps ([113a0e0](113a0e0)) * **audio-react:** update deps ([11bb776](11bb776)) * **components-react:** update deps ([62cf98e](62cf98e)) * **frontend:** update deps ([74473a6](74473a6)) * **frontend:** update deps ([7cd067a](7cd067a)) * **frontend:** update deps ([b1506a9](b1506a9)) * **frontend:** update text ([#539](#539)) ([bbf8e97](bbf8e97)) * **i18n:** update types ([e6ad977](e6ad977)) * **image-annotator-react:** disable undo while attribute modal is opened ([1555169](1555169)) * **image-annotator-react:** fix [#517](#517) ([65acfc3](65acfc3)) * **image-annotator-react:** fix duplicated annotations(loading data twice) ([2ac2109](2ac2109)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([ab240af](ab240af)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([36f9476](36f9476)) * **image-annotator-react:** overwrite sample skipped status ([f6ea311](f6ea311)) * **image-annotator-react:** update deps ([595888f](595888f)) * **image:** add NOTE comments ([c634380](c634380)) * **image:** add the mouse event as arguments of the select event handler ([a7836a2](a7836a2)) * **image:** emit unselected event asynchronously ([#513](#513)) ([510ed6a](510ed6a)) * **image:** emit unselected event asynchronously [#506](#506) ([#514](#514)) ([198c03f](198c03f)) * **image:** fix [#543](#543) ([f0a2928](f0a2928)) * **utils:** update deps ([946f044](946f044)) * **video-annotator-react:** update deps ([3f8f627](3f8f627)) * **video-annotator-react:** update deps ([ec5d97b](ec5d97b)) * **video-annotator-react:** update deps ([51e33f7](51e33f7)) * **video-annotator-react:** update deps ([81266ce](81266ce)) * **video-annotator-react:** update deps ([4162176](4162176)) * **video-react:** update deps ([028192f](028192f)) ### Features * **audio-annotator-react:** supports i18n ([ee9cc38](ee9cc38)) * **components-react:** add getVisibility to ForwardDraggableModel ref ([02d83c4](02d83c4)) * **components-react:** supports i18n ([f82d396](f82d396)) * **frontend:** add opendatalab links ([1fe2604](1fe2604)) * **frontend:** supports i18n ([d0594d4](d0594d4)) * **i18n:** add @labelu/i18n ([af18b7f](af18b7f)) * **image-annotator-react:** supports i18n ([2c62c82](2c62c82)) ### Reverts * Revert "fix: #506 (#510)" (#511) ([4632aab](4632aab)), closes [#506](#506) [#510](#510) [#511](#511) * Revert "fix: #506 (#510)" (#511) ([1f80b64](1f80b64)), closes [#506](#506) [#510](#510) [#511](#511)
# [1.7.0-alpha.1](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Bug Fixes * [#506](#506) ([#510](#510)) ([52914d6](52914d6)) * [#506](#506) ([#510](#510)) ([3c4adde](3c4adde)) * **audio-annotator-react:** update deps ([7cabd08](7cabd08)) * **audio-annotator-react:** update deps ([113a0e0](113a0e0)) * **audio-react:** update deps ([11bb776](11bb776)) * **components-react:** update deps ([62cf98e](62cf98e)) * **frontend:** update deps ([74473a6](74473a6)) * **frontend:** update deps ([7cd067a](7cd067a)) * **frontend:** update deps ([b1506a9](b1506a9)) * **frontend:** update text ([#539](#539)) ([bbf8e97](bbf8e97)) * **i18n:** update types ([e6ad977](e6ad977)) * **image-annotator-react:** disable undo while attribute modal is opened ([1555169](1555169)) * **image-annotator-react:** fix [#517](#517) ([65acfc3](65acfc3)) * **image-annotator-react:** fix duplicated annotations(loading data twice) ([2ac2109](2ac2109)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([ab240af](ab240af)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([36f9476](36f9476)) * **image-annotator-react:** overwrite sample skipped status ([f6ea311](f6ea311)) * **image-annotator-react:** update deps ([595888f](595888f)) * **image:** add NOTE comments ([c634380](c634380)) * **image:** add the mouse event as arguments of the select event handler ([a7836a2](a7836a2)) * **image:** emit unselected event asynchronously ([#513](#513)) ([510ed6a](510ed6a)) * **image:** emit unselected event asynchronously [#506](#506) ([#514](#514)) ([198c03f](198c03f)) * **image:** fix [#543](#543) ([f0a2928](f0a2928)) * **utils:** update deps ([946f044](946f044)) * **video-annotator-react:** update deps ([3f8f627](3f8f627)) * **video-annotator-react:** update deps ([ec5d97b](ec5d97b)) * **video-annotator-react:** update deps ([51e33f7](51e33f7)) * **video-annotator-react:** update deps ([81266ce](81266ce)) * **video-annotator-react:** update deps ([4162176](4162176)) * **video-react:** update deps ([028192f](028192f)) ### Features * **audio-annotator-react:** supports i18n ([ee9cc38](ee9cc38)) * **components-react:** add getVisibility to ForwardDraggableModel ref ([02d83c4](02d83c4)) * **components-react:** supports i18n ([f82d396](f82d396)) * **frontend:** add opendatalab links ([1fe2604](1fe2604)) * **frontend:** supports i18n ([d0594d4](d0594d4)) * **i18n:** add @labelu/i18n ([af18b7f](af18b7f)) * **image-annotator-react:** supports i18n ([2c62c82](2c62c82)) ### Reverts * Revert "fix: #506 (#510)" (#511) ([4632aab](4632aab)), closes [#506](#506) [#510](#510) [#511](#511) * Revert "fix: #506 (#510)" (#511) ([1f80b64](1f80b64)), closes [#506](#506) [#510](#510) [#511](#511)
# @labelu/components-react [1.7.0-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Dependencies * **@labelu/i18n:** upgraded to 1.0.0-alpha.2
# [1.7.0-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Bug Fixes * **i18n:** update deps ([d97d428](d97d428))
## [1.3.6-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Bug Fixes * **i18n:** update deps ([d97d428](d97d428))
# [1.0.0-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Bug Fixes * **i18n:** update deps ([d97d428](d97d428))
## [1.2.2-alpha.1](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Bug Fixes * [#506](#506) ([#510](#510)) ([52914d6](52914d6)) * [#506](#506) ([#510](#510)) ([3c4adde](3c4adde)) * **audio-annotator-react:** update deps ([7cabd08](7cabd08)) * **audio-annotator-react:** update deps ([113a0e0](113a0e0)) * **audio-react:** update deps ([11bb776](11bb776)) * **components-react:** update deps ([62cf98e](62cf98e)) * **frontend:** update deps ([74473a6](74473a6)) * **frontend:** update deps ([7cd067a](7cd067a)) * **frontend:** update deps ([b1506a9](b1506a9)) * **frontend:** update text ([#539](#539)) ([bbf8e97](bbf8e97)) * **i18n:** update deps ([d97d428](d97d428)) * **i18n:** update types ([e6ad977](e6ad977)) * **image-annotator-react:** disable undo while attribute modal is opened ([1555169](1555169)) * **image-annotator-react:** fix [#517](#517) ([65acfc3](65acfc3)) * **image-annotator-react:** fix duplicated annotations(loading data twice) ([2ac2109](2ac2109)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([ab240af](ab240af)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([36f9476](36f9476)) * **image-annotator-react:** overwrite sample skipped status ([f6ea311](f6ea311)) * **image-annotator-react:** update deps ([595888f](595888f)) * **image:** add NOTE comments ([c634380](c634380)) * **image:** add the mouse event as arguments of the select event handler ([a7836a2](a7836a2)) * **image:** emit unselected event asynchronously ([#513](#513)) ([510ed6a](510ed6a)) * **image:** emit unselected event asynchronously [#506](#506) ([#514](#514)) ([198c03f](198c03f)) * **utils:** update deps ([946f044](946f044)) * **video-annotator-react:** update deps ([3f8f627](3f8f627)) * **video-annotator-react:** update deps ([ec5d97b](ec5d97b)) * **video-annotator-react:** update deps ([51e33f7](51e33f7)) * **video-annotator-react:** update deps ([81266ce](81266ce)) * **video-annotator-react:** update deps ([4162176](4162176)) * **video-react:** update deps ([028192f](028192f)) ### Features * **audio-annotator-react:** supports i18n ([ee9cc38](ee9cc38)) * **components-react:** add getVisibility to ForwardDraggableModel ref ([02d83c4](02d83c4)) * **components-react:** supports i18n ([f82d396](f82d396)) * **frontend:** add opendatalab links ([1fe2604](1fe2604)) * **frontend:** supports i18n ([d0594d4](d0594d4)) * **i18n:** add @labelu/i18n ([af18b7f](af18b7f)) * **image-annotator-react:** supports i18n ([2c62c82](2c62c82)) ### Reverts * Revert "fix: #506 (#510)" (#511) ([4632aab](4632aab)), closes [#506](#506) [#510](#510) [#511](#511) * Revert "fix: #506 (#510)" (#511) ([1f80b64](1f80b64)), closes [#506](#506) [#510](#510) [#511](#511)
# [2.3.0-alpha.1](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Bug Fixes * [#506](#506) ([#510](#510)) ([52914d6](52914d6)) * [#506](#506) ([#510](#510)) ([3c4adde](3c4adde)) * **audio-annotator-react:** update deps ([7cabd08](7cabd08)) * **audio-annotator-react:** update deps ([113a0e0](113a0e0)) * **audio-react:** update deps ([11bb776](11bb776)) * **components-react:** update deps ([62cf98e](62cf98e)) * **frontend:** update deps ([74473a6](74473a6)) * **frontend:** update deps ([7cd067a](7cd067a)) * **frontend:** update deps ([b1506a9](b1506a9)) * **frontend:** update text ([#539](#539)) ([bbf8e97](bbf8e97)) * **i18n:** update deps ([d97d428](d97d428)) * **i18n:** update types ([e6ad977](e6ad977)) * **image-annotator-react:** disable undo while attribute modal is opened ([1555169](1555169)) * **image-annotator-react:** fix [#517](#517) ([65acfc3](65acfc3)) * **image-annotator-react:** fix duplicated annotations(loading data twice) ([2ac2109](2ac2109)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([ab240af](ab240af)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([36f9476](36f9476)) * **image-annotator-react:** overwrite sample skipped status ([f6ea311](f6ea311)) * **image-annotator-react:** update deps ([595888f](595888f)) * **image:** add NOTE comments ([c634380](c634380)) * **image:** add the mouse event as arguments of the select event handler ([a7836a2](a7836a2)) * **image:** emit unselected event asynchronously ([#513](#513)) ([510ed6a](510ed6a)) * **image:** emit unselected event asynchronously [#506](#506) ([#514](#514)) ([198c03f](198c03f)) * **utils:** update deps ([946f044](946f044)) * **video-annotator-react:** update deps ([3f8f627](3f8f627)) * **video-annotator-react:** update deps ([ec5d97b](ec5d97b)) * **video-annotator-react:** update deps ([51e33f7](51e33f7)) * **video-annotator-react:** update deps ([81266ce](81266ce)) * **video-annotator-react:** update deps ([4162176](4162176)) * **video-react:** update deps ([028192f](028192f)) ### Features * **audio-annotator-react:** supports i18n ([ee9cc38](ee9cc38)) * **components-react:** add getVisibility to ForwardDraggableModel ref ([02d83c4](02d83c4)) * **components-react:** supports i18n ([f82d396](f82d396)) * **frontend:** add opendatalab links ([1fe2604](1fe2604)) * **frontend:** supports i18n ([d0594d4](d0594d4)) * **i18n:** add @labelu/i18n ([af18b7f](af18b7f)) * **image-annotator-react:** supports i18n ([2c62c82](2c62c82)) ### Reverts * Revert "fix: #506 (#510)" (#511) ([4632aab](4632aab)), closes [#506](#506) [#510](#510) [#511](#511) * Revert "fix: #506 (#510)" (#511) ([1f80b64](1f80b64)), closes [#506](#506) [#510](#510) [#511](#511)
## [1.1.1-alpha.1](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Bug Fixes * [#506](#506) ([#510](#510)) ([52914d6](52914d6)) * [#506](#506) ([#510](#510)) ([3c4adde](3c4adde)) * **audio-annotator-react:** add get player to ref ([5315b72](5315b72)) * **audio-annotator-react:** add onclick cakkback ([e99a09d](e99a09d)) * **audio-annotator-react:** correct deps ([a0f7659](a0f7659)) * **audio-annotator-react:** dont save empty global annotations ([9771dba](9771dba)) * **audio-annotator-react:** fix audio sidebar width ([14f8ed6](14f8ed6)) * **audio-annotator-react:** fix global annotation onchange ([5cc025b](5cc025b)) * **audio-annotator-react:** fix sidebar style ([38d5a9d](38d5a9d)) * **audio-annotator-react:** fix types ([d2941dd](d2941dd)) * **audio-annotator-react:** remove selected annotation when sample is changed [#99](#99) ([d6e603d](d6e603d)) * **audio-annotator-react:** remove unnecessary redo undo param ([19fd57a](19fd57a)) * **audio-annotator-react:** reset player on media loaded ([eda05d7](eda05d7)) * **audio-annotator-react:** save the global pre-annotations if the tool config is not exist in database ([9ed5d68](9ed5d68)) * **audio-annotator-react:** selecte deleted annotation ([b1767cb](b1767cb)) * **audio-annotator-react:** simplify open attribute modal invocation ([d17d623](d17d623)) * **audio-annotator-react:** update annotation remove logic ([afab800](afab800)) * **audio-annotator-react:** update deps ([7cabd08](7cabd08)) * **audio-annotator-react:** update deps ([113a0e0](113a0e0)) * **audio-annotator-react:** update global labels onchange invocation ([df69d9b](df69d9b)) * **audio-annotator-react:** update media sample data ([189c08c](189c08c)) * **audio-annotator-react:** update types ([f17f94a](f17f94a)) * **audio-annotator-react:** upgrade deps ([b4a683e](b4a683e)) * **audio-react:** add mouse event object to the annotation click handler as the second argument ([4527177](4527177)) * **audio-react:** fix active annotation while switching from a different type annotation ([5d08056](5d08056)) * **audio-react:** update deps ([11bb776](11bb776)) * **audio-react:** upgrade deps ([9b68c1b](9b68c1b)) * **components-react:** add mouse event object to the annotation click handler as the second argument ([59d7118](59d7118)) * **components-react:** audiocard add onclick callback ([03ec192](03ec192)) * **components-react:** dont set nagative duration ([71e8d83](71e8d83)) * **components-react:** fix ellipsis error ([ca7c908](ca7c908)) * **components-react:** fix negative duration ([d2a2293](d2a2293)) * **components-react:** fix negative duration ([db4743b](db4743b)) * **components-react:** fix player controller clean stuff ([d1b3080](d1b3080)) * **components-react:** reset current time ([cb5fedf](cb5fedf)) * **components-react:** update deps ([62cf98e](62cf98e)) * **components-react:** update redoundo ([ac26b24](ac26b24)) * **components-react:** update types ([914d9e5](914d9e5)) * **frontend:** accurate export options by the annotation tool ([6a2c79f](6a2c79f)) * **frontend:** add duplicated attachment alert message ([40960e6](40960e6)) * **frontend:** add duration / width / height to the video output json file, add duration to the audio output json file ([4402a0f](4402a0f)) * **frontend:** add image meta info to support rotated image ([2df2438](2df2438)) * **frontend:** add inner id and updated_at sorter ([516bfc2](516bfc2)) * **frontend:** add opendatalab links ([13bd0c3](13bd0c3)) * **frontend:** attribute -> label; pointList -> points ([835ab0d](835ab0d)) * **frontend:** cache label by tool ([9bff65a](9bff65a)) * **frontend:** correct deps ([ce7a558](ce7a558)) * **frontend:** correct deps ([750fb5e](750fb5e)) * **frontend:** disable AnalyzeWiz in local deployment ([85ee386](85ee386)) * **frontend:** disable analyzing in localhost ([dbd3681](dbd3681)) * **frontend:** export formats exclude global tools ([257692f](257692f)) * **frontend:** fix build ci ([9b6b1e7](9b6b1e7)) * **frontend:** fix build ci ([029e163](029e163)) * **frontend:** fix export options ([79c37f8](79c37f8)) * **frontend:** fix file upload ([665f7dd](665f7dd)) * **frontend:** fix line tool json schema ([ac4287b](ac4287b)) * **frontend:** fix message warnings ([3bcbf3d](3bcbf3d)) * **frontend:** fix polygon tool json schema ([70f0110](70f0110)) * **frontend:** fix pre annotation deletion ([d1c6d73](d1c6d73)) * **frontend:** fix pre annotation schema lineType -> type ([33803d0](33803d0)) * **frontend:** fix sample deletion ([a481429](a481429)) * **frontend:** fix the audio pre annotation config ([db3dff8](db3dff8)) * **frontend:** fix the image pre-annotation editable control ([6aba03f](6aba03f)) * **frontend:** fix the segment and the frame json schema ([2d1b009](2d1b009)) * **frontend:** refetch next 40 samples ([1035e1b](1035e1b)) * **frontend:** refresh samples after sample deleted ([3026fb4](3026fb4)) * **frontend:** remove uuid file prefix in audio card ([19ba9d1](19ba9d1)) * **frontend:** remove uuid prefix in filename and show inner_id in sample grid ([d32dc76](d32dc76)) * **frontend:** samples can be deleted at samples list ([6364572](6364572)) * **frontend:** samples sort by created_at desc ([c2cbf0f](c2cbf0f)) * **frontend:** save data after skipping ([743cfb7](743cfb7)) * **frontend:** seperate image, video, audio json schema; update deps ([68cfb97](68cfb97)) * **frontend:** set default page size to 10 ([769ff79](769ff79)) * **frontend:** show file url in file table ([36028b3](36028b3)) * **frontend:** show task config when pre annotation config is none ([2a1ed91](2a1ed91)) * **frontend:** support m4a file type ([2f28b80](2f28b80)) * **frontend:** test workflow dispatch[ignore] ([ec231b0](ec231b0)) * **frontend:** update backend build time in version info ([fc0b099](fc0b099)) * **frontend:** update deps ([74473a6](74473a6)) * **frontend:** update deps ([7cd067a](7cd067a)) * **frontend:** update deps ([b1506a9](b1506a9)) * **frontend:** update deps ([903cbb9](903cbb9)) * **frontend:** update doc links ([4b35448](4b35448)) * **frontend:** update jsonl schema link ([f1c1213](f1c1213)) * **frontend:** update pre annotation column ([#433](#433)) ([59f3282](59f3282)) * **frontend:** update pre annotation creation and deletion api ([08604e5](08604e5)) * **frontend:** update pre annotation json schema ([004d46f](004d46f)) * **frontend:** update pre annotation jsonl schema ([6df10c6](6df10c6)) * **frontend:** update requestEdit error message ([5d5167b](5d5167b)) * **frontend:** update samples style ([7dd55b0](7dd55b0)) * **frontend:** update scripts ([6b96da5](6b96da5)) * **frontend:** update text ([#539](#539)) ([bbf8e97](bbf8e97)) * **frontend:** update the annotations saving logic ([e5d8423](e5d8423)) * **frontend:** update video and audio pre-annotation file json schema ([4d53b75](4d53b75)) * **frontend:** update workflow scripts ([fd799c1](fd799c1)) * **frontend:** update workflow scripts ([6deafff](6deafff)) * **frontend:** update workflow scripts ([e2d5cce](e2d5cce)) * **frontend:** use unpkg cdn file instead of local assets ([d7c7baf](d7c7baf)) * **frontend:** version error ([d53a373](d53a373)) * **frontend:** version error ([ed0d7f4](ed0d7f4)) * **frontend:** video card padding ([295128c](295128c)) * **i18n:** update deps ([d97d428](d97d428)) * **i18n:** update types ([e6ad977](e6ad977)) * **image-annotator-react:** accurate redo undo stack if the label attributes is configured ([412aedc](412aedc)) * **image-annotator-react:** add hotkey shift + right-click for opening the attribute panel of the selected annnotation ([641739d](641739d)) * **image-annotator-react:** clear annotation when switching tool ([ebf2408](ebf2408)) * **image-annotator-react:** disable undo while attribute modal is opened ([ac95838](ac95838)), closes [#517](#517) [#517](#517) [#506](#506) [#510](#510) [#517](#517) [#506](#506) [#512](#512) [#513](#513) [#506](#506) [#514](#514) [#506](#506) [#510](#510) [#511](#511) [#506](#506) [#510](#510) [#517](#517) [#506](#506) [#512](#512) [#513](#513) [#506](#506) [#514](#514) [#506](#506) [#510](#510) [#511](#511) [#517](#517) [#506](#506) [#510](#510) [#517](#517) [#506](#506) [#512](#512) [#513](#513) [#506](#506) [#514](#514) [#506](#506) [#510](#510) [#511](#511) [#506](#506) [#510](#510) [#517](#517) [#506](#506) [#512](#512) [#513](#513) [#506](#506) [#514](#514) [#506](#506) [#510](#510) [#511](#511) * **image-annotator-react:** disable undo while attribute modal is opened ([1555169](1555169)) * **image-annotator-react:** dont save empty global annotations ([3692a3d](3692a3d)) * **image-annotator-react:** fix [#517](#517) ([2cdf67d](2cdf67d)) * **image-annotator-react:** fix [#517](#517) ([65acfc3](65acfc3)) * **image-annotator-react:** fix annotation deleion ([96da867](96da867)) * **image-annotator-react:** fix annotation deletion ([7c9779f](7c9779f)) * **image-annotator-react:** fix duplicated annotations(loading data twice) ([a4bdaa6](a4bdaa6)) * **image-annotator-react:** fix duplicated annotations(loading data twice) ([2ac2109](2ac2109)) * **image-annotator-react:** fix global annotation filter ([37f6b46](37f6b46)) * **image-annotator-react:** fix global annotation onchange ([39c8523](39c8523)) * **image-annotator-react:** fix global annotations submit issue ([95bd1a0](95bd1a0)) * **image-annotator-react:** fix labelChange event trigger ([0750c23](0750c23)) * **image-annotator-react:** fix memorizeToolLabel ([c1e56fe](c1e56fe)) * **image-annotator-react:** fix pre annotations merge with annotations ([2e0cb5a](2e0cb5a)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([939a9a6](939a9a6)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([ab240af](ab240af)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([b3e0b4e](b3e0b4e)), closes [#510](#510) [#511](#511) [#510](#510) [#511](#511) [#510](#510) [#510](#510) [#511](#511) [#513](#513) [#513](#513) [#513](#513) [#514](#514) [#514](#514) [#514](#514) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([36f9476](36f9476)) * **image-annotator-react:** overwrite sample skipped status ([a933e16](a933e16)) * **image-annotator-react:** overwrite sample skipped status ([f6ea311](f6ea311)) * **image-annotator-react:** save the global pre-annotations if the tool config is not exist in database ([97b3823](97b3823)) * **image-annotator-react:** undefined tool in global tool annotations ([4f9a12a](4f9a12a)) * **image-annotator-react:** update deps ([595888f](595888f)) * **image-annotator-react:** update sidebar api ([438cb35](438cb35)) * **image-annotator-react:** update siderbar custom renderer ([6ec3a56](6ec3a56)) * **image:** add NOTE comments ([7f63256](7f63256)) * **image:** add NOTE comments ([c634380](c634380)) * **image:** add the mouse event as arguments of the select event handler ([a7836a2](a7836a2)) * **image:** emit unselected event asynchronous [#506](#506) ([f8b9af5](f8b9af5)), closes [#510](#510) [#510](#510) [#510](#510) [#510](#510) [#511](#511) * **image:** emit unselected event asynchronous [#506](#506) ([0feadb7](0feadb7)) * **image:** emit unselected event asynchronously ([#513](#513)) ([510ed6a](510ed6a)) * **image:** emit unselected event asynchronously [#506](#506) ([#514](#514)) ([198c03f](198c03f)) * **image:** fix [#527](#527) ([53e7165](53e7165)) * **image:** fix [#543](#543) ([f0a2928](f0a2928)) * **image:** fix cursor manager ([dd28e13](dd28e13)) * **image:** fix labelChange event trigger ([58c95e7](58c95e7)) * **image:** fix LineTool initialization ([45fbbdb](45fbbdb)) * **image:** remove error in label base ([c6aa367](c6aa367)) * **image:** update requestEdit params: edit -> update ([423712c](423712c)) * **interface:** add disabled field to the TextAttribute and EnumerableAttribute ([117570c](117570c)) * **utils:** update deps ([946f044](946f044)) * **video-annotator-react:** completely use audio-annotator-react MediaAnnotatorWrapper ([e220d36](e220d36)) * **video-annotator-react:** correct deps ([3f5d7f6](3f5d7f6)) * **video-annotator-react:** fix video card click event handler ([104f048](104f048)) * **video-annotator-react:** remove MediaError ([2f8ef20](2f8ef20)) * **video-annotator-react:** update deps ([3f8f627](3f8f627)) * **video-annotator-react:** update deps ([ec5d97b](ec5d97b)) * **video-annotator-react:** update deps ([51e33f7](51e33f7)) * **video-annotator-react:** update deps ([81266ce](81266ce)) * **video-annotator-react:** update deps ([4162176](4162176)) * **video-react:** add mouse event object to the onAnnotationSelected callback as the second argument ([e807092](e807092)) * **video-react:** add useEffect clean callback ([2b78b5f](2b78b5f)) * **video-react:** correct deps ([bf56631](bf56631)) * **video-react:** fix active annotation while switching from a different type annotation ([ee4d14a](ee4d14a)) * **video-react:** remove console ([a161066](a161066)) * **video-react:** update deps ([028192f](028192f)) * **website:** test workflow dispatch[ignore] ([74a74dd](74a74dd)) * **website:** test workflow dispatch[ignore] ([9453339](9453339)) * **website:** update assets base url ([b67ffc2](b67ffc2)) * **website:** update base ([af04d47](af04d47)) * **website:** update base ([5541230](5541230)) * **website:** update base ([461c7a9](461c7a9)) * **website:** update example ([113c230](113c230)) * **website:** update example ([1e13d5a](1e13d5a)) * **workspace:** update @semantic-release/github ([94def54](94def54)) ### Features * **audio-annotator-react:** add onLabelChange and selectedLabel ([7fa5a67](7fa5a67)) * **audio-annotator-react:** add onToolChange and selectedTool ([664bb8e](664bb8e)) * **audio-annotator-react:** supports i18n ([ee9cc38](ee9cc38)) * **audio-annotator-react:** supports shift key to open the attribute panel modal ([6bed34d](6bed34d)) * **audio-react:** add requestEdit api ([7d02bca](7d02bca)) * **components-react:** add getVisibility to ForwardDraggableModel ref ([4b26c08](4b26c08)) * **components-react:** add getVisibility to ForwardDraggableModel ref ([02d83c4](02d83c4)) * **components-react:** add skipped state option to the useRedoUndo updater ([701d562](701d562)) * **components-react:** add StatusCard and VideoCard ([57ae4d7](57ae4d7)) * **components-react:** media annotator supports requestEdit ([f3b20ce](f3b20ce)) * **components-react:** supports disabled form field item ([75f871a](75f871a)) * **components-react:** supports i18n ([f82d396](f82d396)) * **frontend:** add app version info on task page ([0738d00](0738d00)) * **frontend:** add opendatalab links ([8139bfa](8139bfa)) * **frontend:** add opendatalab links ([a94e75f](a94e75f)) * **frontend:** add opendatalab links ([a66f5b6](a66f5b6)) * **frontend:** add opendatalab links ([1fe2604](1fe2604)) * **frontend:** cache selected label ([65d7c62](65d7c62)) * **frontend:** supports exporting LABELME format files ([5a86313](5a86313)) * **frontend:** supports exporting pascal voc and tfrecord format files ([a81cd8f](a81cd8f)) * **frontend:** supports exporting yolo and csv format files ([4b0ca65](4b0ca65)) * **frontend:** supports i18n ([d0594d4](d0594d4)) * **frontend:** supports json file as the pre-annotation file ([9fed79b](9fed79b)) * **i18n:** add @labelu/i18n ([af18b7f](af18b7f)) * **image-annotator-react:** add hotkey shift + right-click for opening the attribute panel of the selected annnotation ([fd53ceb](fd53ceb)) * **image-annotator-react:** add onLabelChange and selectedLabel ([9099182](9099182)) * **image-annotator-react:** add onload params ([7963a06](7963a06)) * **image-annotator-react:** add onToolChange and selectedTool ([3e5e181](3e5e181)) * **image-annotator-react:** add preAnnotationLabels and preAnnotations apis ([56affbd](56affbd)) * **image-annotator-react:** export contexts ([6999cd3](6999cd3)) * **image-annotator-react:** supports i18n ([2c62c82](2c62c82)) * **image:** add requestEdit api to support pre annotation modify control ([1955d85](1955d85)) * **image:** add rightClick event emitter ([fa9d0e0](fa9d0e0)) * **image:** add the keyboard getter to get the keyboard status of the annotator ([5640397](5640397)) * **image:** add the mouse event as arguments of the select event handler ([fa336ee](fa336ee)) * supports pre annotations ([#428](#428)) ([22ac6b0](22ac6b0)) * supports pre annotations ([#429](#429)) ([2f731ad](2f731ad)) * **video-react:** add requestEdit api ([751872c](751872c)) ### Reverts * Revert "fix: #506 (#510)" (#511) ([4632aab](4632aab)), closes [#506](#506) [#510](#510) [#511](#511) * Revert "fix: #506 (#510)" (#511) ([1f80b64](1f80b64)), closes [#506](#506) [#510](#510) [#511](#511) ### BREAKING CHANGES * **image-annotator-react:** remove getGlobalAnnotaitons
## [1.3.7-alpha.1](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Bug Fixes * [#506](#506) ([#510](#510)) ([52914d6](52914d6)) * [#506](#506) ([#510](#510)) ([3c4adde](3c4adde)) * **audio-annotator-react:** update deps ([7cabd08](7cabd08)) * **audio-annotator-react:** update deps ([113a0e0](113a0e0)) * **audio-react:** update deps ([11bb776](11bb776)) * **components-react:** update deps ([62cf98e](62cf98e)) * **frontend:** update deps ([74473a6](74473a6)) * **frontend:** update deps ([7cd067a](7cd067a)) * **frontend:** update deps ([b1506a9](b1506a9)) * **frontend:** update text ([#539](#539)) ([bbf8e97](bbf8e97)) * **i18n:** update deps ([d97d428](d97d428)) * **i18n:** update types ([e6ad977](e6ad977)) * **image-annotator-react:** disable undo while attribute modal is opened ([1555169](1555169)) * **image-annotator-react:** fix [#517](#517) ([65acfc3](65acfc3)) * **image-annotator-react:** fix duplicated annotations(loading data twice) ([2ac2109](2ac2109)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([ab240af](ab240af)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([36f9476](36f9476)) * **image-annotator-react:** overwrite sample skipped status ([f6ea311](f6ea311)) * **image-annotator-react:** update deps ([595888f](595888f)) * **image:** add NOTE comments ([c634380](c634380)) * **image:** add the mouse event as arguments of the select event handler ([a7836a2](a7836a2)) * **image:** emit unselected event asynchronously ([#513](#513)) ([510ed6a](510ed6a)) * **image:** emit unselected event asynchronously [#506](#506) ([#514](#514)) ([198c03f](198c03f)) * **image:** fix [#543](#543) ([f0a2928](f0a2928)) * **utils:** update deps ([946f044](946f044)) * **video-annotator-react:** update deps ([3f8f627](3f8f627)) * **video-annotator-react:** update deps ([ec5d97b](ec5d97b)) * **video-annotator-react:** update deps ([51e33f7](51e33f7)) * **video-annotator-react:** update deps ([81266ce](81266ce)) * **video-annotator-react:** update deps ([4162176](4162176)) * **video-react:** update deps ([028192f](028192f)) ### Features * **audio-annotator-react:** supports i18n ([ee9cc38](ee9cc38)) * **components-react:** add getVisibility to ForwardDraggableModel ref ([02d83c4](02d83c4)) * **components-react:** supports i18n ([f82d396](f82d396)) * **frontend:** add opendatalab links ([1fe2604](1fe2604)) * **frontend:** supports i18n ([d0594d4](d0594d4)) * **i18n:** add @labelu/i18n ([af18b7f](af18b7f)) * **image-annotator-react:** supports i18n ([2c62c82](2c62c82)) ### Reverts * Revert "fix: #506 (#510)" (#511) ([4632aab](4632aab)), closes [#506](#506) [#510](#510) [#511](#511) * Revert "fix: #506 (#510)" (#511) ([1f80b64](1f80b64)), closes [#506](#506) [#510](#510) [#511](#511)
## [1.3.6-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-25) ### Bug Fixes * **i18n:** update deps ([d97d428](d97d428))
# [5.6.0-alpha.1](v5.5.1...v5.6.0-alpha.1) (2024-12-25) ### Bug Fixes * [#506](#506) ([#510](#510)) ([52914d6](52914d6)) * [#506](#506) ([#510](#510)) ([3c4adde](3c4adde)) * **audio-annotator-react:** update deps ([7cabd08](7cabd08)) * **audio-annotator-react:** update deps ([113a0e0](113a0e0)) * **audio-react:** update deps ([11bb776](11bb776)) * **components-react:** update deps ([62cf98e](62cf98e)) * **frontend:** update deps ([74473a6](74473a6)) * **frontend:** update deps ([7cd067a](7cd067a)) * **frontend:** update deps ([b1506a9](b1506a9)) * **frontend:** update text ([#539](#539)) ([bbf8e97](bbf8e97)) * **i18n:** update deps ([d97d428](d97d428)) * **i18n:** update types ([e6ad977](e6ad977)) * **image-annotator-react:** disable undo while attribute modal is opened ([1555169](1555169)) * **image-annotator-react:** fix [#517](#517) ([65acfc3](65acfc3)) * **image-annotator-react:** fix duplicated annotations(loading data twice) ([2ac2109](2ac2109)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([ab240af](ab240af)) * **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([36f9476](36f9476)) * **image-annotator-react:** overwrite sample skipped status ([f6ea311](f6ea311)) * **image-annotator-react:** update deps ([595888f](595888f)) * **image:** add NOTE comments ([c634380](c634380)) * **image:** add the mouse event as arguments of the select event handler ([a7836a2](a7836a2)) * **image:** emit unselected event asynchronously ([#513](#513)) ([510ed6a](510ed6a)) * **image:** emit unselected event asynchronously [#506](#506) ([#514](#514)) ([198c03f](198c03f)) * **utils:** update deps ([946f044](946f044)) * **video-annotator-react:** update deps ([3f8f627](3f8f627)) * **video-annotator-react:** update deps ([ec5d97b](ec5d97b)) * **video-annotator-react:** update deps ([51e33f7](51e33f7)) * **video-annotator-react:** update deps ([81266ce](81266ce)) * **video-annotator-react:** update deps ([4162176](4162176)) * **video-react:** update deps ([028192f](028192f)) ### Features * **audio-annotator-react:** supports i18n ([ee9cc38](ee9cc38)) * **components-react:** add getVisibility to ForwardDraggableModel ref ([02d83c4](02d83c4)) * **components-react:** supports i18n ([f82d396](f82d396)) * **frontend:** add opendatalab links ([1fe2604](1fe2604)) * **frontend:** supports i18n ([d0594d4](d0594d4)) * **i18n:** add @labelu/i18n ([af18b7f](af18b7f)) * **image-annotator-react:** supports i18n ([2c62c82](2c62c82)) ### Reverts * Revert "fix: #506 (#510)" (#511) ([4632aab](4632aab)), closes [#506](#506) [#510](#510) [#511](#511) * Revert "fix: #506 (#510)" (#511) ([1f80b64](1f80b64)), closes [#506](#506) [#510](#510) [#511](#511)
## @labelu/audio-react [1.3.6-alpha.3](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-26) ### Dependencies * **@labelu/components-react:** upgraded to 1.7.0-alpha.3
# [1.7.0-alpha.3](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-26) ### Bug Fixes * **audio-annotator-react:** update lang ([3b16a48](3b16a48)) * **frontend:** current language highlight ([adcd479](adcd479)) * **i18n:** update text ([95a2de5](95a2de5))
# [1.7.0-alpha.3](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-26) ### Bug Fixes * **audio-annotator-react:** update lang ([3b16a48](3b16a48)) * **frontend:** current language highlight ([adcd479](adcd479)) * **i18n:** update text ([95a2de5](95a2de5))
# [1.0.0-alpha.3](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-26) ### Bug Fixes * **audio-annotator-react:** update lang ([3b16a48](3b16a48)) * **frontend:** current language highlight ([adcd479](adcd479)) * **i18n:** update text ([95a2de5](95a2de5))
# [2.3.0-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-26) ### Bug Fixes * **audio-annotator-react:** update lang ([3b16a48](3b16a48)) * **frontend:** current language highlight ([adcd479](adcd479)) * **i18n:** update text ([95a2de5](95a2de5))
## [1.3.7-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-26) ### Bug Fixes * **audio-annotator-react:** update lang ([3b16a48](3b16a48)) * **frontend:** current language highlight ([adcd479](adcd479)) * **i18n:** update text ([95a2de5](95a2de5))
## [1.3.6-alpha.3](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-12-26) ### Bug Fixes * **audio-annotator-react:** update lang ([3b16a48](3b16a48)) * **frontend:** current language highlight ([adcd479](adcd479)) * **i18n:** update text ([95a2de5](95a2de5))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.