Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "feat: DEV-2887: Comments for annotation editor ui",
"message": "feat: DEV-2887: Comments for annotation editor ui (#774)\n\n* wip: DEV-2887: comment form\r\n\r\n* feat: DEV-2887: comment form styling and auto-resize behaviour\r\n\r\n* feat: DEV-2887: comment allow form to conditionally be controlled with proxied events\r\n\r\n* chore: DEV-2887: refactor TextArea to its own component\r\n\r\n* fix: DEV-2887: padding for inline action textarea\r\n\r\n* feat: DEV-2887: CommentsList and styles\r\n\r\n* wip: DEV-2887: comment submit form reset\r\n\r\n* wip: DEV-2887: comment section style updates\r\n\r\n* feat: DEV-2887: CommentStore api event proxy\r\n\r\n* feat: DEV-2887: move Comment up to top level of stores\r\n\r\n* feat: DEV-2887: wire up CommentList and CommentForm with api proxy\r\n\r\n* feat: DEV-2887: Ensure the replaceId works temporarily with the generatedId until the api supports returning on create\r\n\r\n* feat: DEV-2887: generated comment ids need to be unable to collide with real ones\r\n\r\n* fix: DEV-2887: ensure annotation id ref is not stale\r\n\r\n* fix: DEV-2887: ensure comments list updates are protected from unmounting component\r\n\r\n* feat: DEV-2887: CommentItem action styling\r\n\r\n* fix: DEV-2887: remove mocked user data\r\n\r\n* fix: DEV-2887: ensure comments is available to non outliner sidebar\r\n\r\n* fix: DEV-2887: ensure comments in non outliner sidebar are styled accordingly\r\n\r\n* fix: DEV-2887: ensure currentUser is pointing at the correct user ref\r\n\r\n* fix: DEV-2887: ensure current user is set on app store\r\n\r\n* fix: DEV-2887: auto size menu to contents\r\n\r\n* fix: DEV-2887: allow TextArea to submit on CTRL or CMD\r\n\r\n* fix: DEV-2887: allow TextArea to submit on CTRL or CMD\r\n\r\n* feat: DEV-2887: persist queued comments on annotation creation\r\n\r\n* fix: DEV-3002: Predictions should not have comments\r\n\r\n* fix: DEV-2991: Cancelling skip retains comments\r\n\r\n* fix: DEV-2986: Warn about comments being lost if the user has unpersisted comments\r\n\r\n* fix: DEV-2991: make comment persist sync to guarantee order\r\n\r\n* fix: DEV-2986: change commentStore method to hasUnsaved\r\n\r\n* fix: DEV-2986: non outliner view comments cancel skip should retain comments",
"commit": "fa58397bec12ff79e9cf38e6acd73de4d8a5ef1e",
"branch": "master",
"date": "2022/07/26 19:57:17"
}
"date": "2022-07-27T00:57:17Z"
}