Skip to content

Commit

Permalink
feat: DEV-1870: Preserve timeline visibility on expand/collapse (Huma…
Browse files Browse the repository at this point in the history
…nSignal#2163)

* Update LSF to the latest version

* Update LSF
  • Loading branch information
nick-skriabin authored Mar 24, 2022
1 parent b6648ba commit efad583
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.

6 changes: 3 additions & 3 deletions label_studio/frontend/dist/lsf/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"message": "fix: DEV-1731: Add support of editable and readonly for OCR (#505)\n\n* fix: DEV-1731: Add support of editable and readonly in per-region textarea with region-list display mode\r\n\r\n* fix: DEV-1731: Fix textarea region delete icon\r\n\r\n* Fix editable and readonly\r\n\r\n* Remove feature flag for 1731\r\n\r\nCo-authored-by: hlomzik <[email protected]>\r\nCo-authored-by: Nick Skriabin <[email protected]>\r\nCo-authored-by: Nick Skriabin <[email protected]>",
"commit": "a13203dd7b08075d5c4e42436a1925c5e0b01619",
"message": "Preserve timeline visibility on expand/collapse (#528) (#545)",
"commit": "bdd0c5766fde6e81acbde35045bff25625f3a235",
"branch": "master",
"date": "2022-03-23T13:53:46Z"
"date": "2022-03-24T09:30:40Z"
}

0 comments on commit efad583

Please sign in to comment.