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": "fix: DEV-3101: Fix sving text for paragraph regions (#811)\n\nFix sving text for paragraph regions",
"commit": "bcb5a01a50f880b8109445173ca2a6dcab92b923",
"message": "fix: DEV-3211: Parse all timeseries timestamps to utc to avoid improper calculations using possible daylight savings time (#812)\n\n* fix: DEV-3211: Parse all timeseries timestamps to utc to avoid improper calculations using possible daylight savings time\r\n\r\n* fix: DEV-3211: parse and format timeseries data in UTC\r\n\r\n* fix: DEV-3211: ensure all of d3 is set to scale in UTC as well",
"commit": "408f571dd53092b158becbd01e2a4f8cd5552a3e",
"branch": "master",
"date": "2022-08-18T12:24:33Z"
"date": "2022-08-24T13:49:35Z"
}