Skip to content

Commit

Permalink
fix: LEAP-466: Don't sanitize text tasks (#1646) (#5209)
Browse files Browse the repository at this point in the history
* [submodules] Build static HumanSignal/label-studio-frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/7266988733

* ci: Build frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/7267040688

* [submodules] Build static HumanSignal/label-studio-frontend

Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/7268007826

---------

Co-authored-by: hlomzik <[email protected]>
Co-authored-by: robot-ci-heartex <[email protected]>
Co-authored-by: Sergei Ivashchenko <[email protected]>
  • Loading branch information
4 people authored Dec 19, 2023
1 parent a351a57 commit d7ca8b7
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion label_studio/frontend/dist/lsf/js/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion label_studio/frontend/dist/lsf/js/main.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions label_studio/frontend/dist/lsf/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"message": "fix: OPTIC-341: Incorrect icon width causing layout issues with TabPanels in monorepo",
"commit": "2f5b6e1f3aac6aacf23b66ac64f1d6a8f34d4036",
"branch": "master",
"date": "2023-12-08T16:36:04Z"
"message": "fix: LEAP-466: Don't sanitize text tasks (#1646)",
"commit": "369d5c03243330a80b87ca2b20bdc68f44f9afa3",
"branch": "ls-release/1.10.1",
"date": "2023-12-19T21:56:36Z"
}
2 changes: 1 addition & 1 deletion label_studio/frontend/dist/react-app/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion label_studio/frontend/dist/react-app/index.js.map

Large diffs are not rendered by default.

0 comments on commit d7ca8b7

Please sign in to comment.