Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hlomzik committed Jun 5, 2020
1 parent 650b0aa commit de335c0
Show file tree
Hide file tree
Showing 15 changed files with 32 additions and 31 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ npm install label-studio

```xhtml
<!-- Include Label Studio stylesheet -->
<link href="https://unpkg.com/label-studio@0.6.0/build/static/css/main.c830ba2e.css" rel="stylesheet">
<link href="https://unpkg.com/label-studio@0.7.1/build/static/css/main.0a1ce8ac.css" rel="stylesheet">

<!-- Create the Label Studio container -->
<div id="label-studio"></div>

<!-- Include the Label Studio library -->
<script src="https://unpkg.com/label-studio@0.6.0/build/static/js/main.35f2860c.js"></script>
<script src="https://unpkg.com/label-studio@0.7.1/build/static/js/main.3ee35cc9.js"></script>

<!-- Initialize Label Studio -->
<script>
Expand Down
10 changes: 5 additions & 5 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"main.css": "/static/css/main.c830ba2e.css",
"main.js": "/static/js/main.999e0eea.js",
"main.js.map": "/static/js/main.999e0eea.js.map",
"static/css/main.c830ba2e.css.map": "/static/css/main.c830ba2e.css.map",
"main.css": "/static/css/main.0a1ce8ac.css",
"main.js": "/static/js/main.3ee35cc9.js",
"main.js.map": "/static/js/main.3ee35cc9.js.map",
"static/css/main.0a1ce8ac.css.map": "/static/css/main.0a1ce8ac.css.map",
"index.html": "/index.html",
"precache-manifest.b2bef322d091601b56f65bd1db564c07.js": "/precache-manifest.b2bef322d091601b56f65bd1db564c07.js",
"precache-manifest.0d9b98aa923f2b8f03a9e5c35ae50505.js": "/precache-manifest.0d9b98aa923f2b8f03a9e5c35ae50505.js",
"service-worker.js": "/service-worker.js"
}
1 change: 1 addition & 0 deletions build/iframe.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<iframe src="http://localhost:3000" width="100%" height="500px" sandbox="allow-scripts"/> allow-same-origin" />
2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Roboto Mono" rel="stylesheet"/><link href="//fonts.googleapis.com/css?family=Dosis:500&text=LabelStudio" rel="stylesheet"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/manifest.json"><link rel="stylesheet" href="/styles/main.css"><title>Label Studio</title><link href="/static/css/main.c830ba2e.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="header"><a id="logo" href="/"><img src="./images/ls_logo.png" alt="label studio logo"> <span style="font-size:1.2em">Label Studio</span></a><ul id="nav"><li><a style="margin-right:1em;text-decoration:underline" href="https://labelstud.io/guide">Guide</a></li><li><a class="github-button" href="https://github.com/heartexlabs/label-studio" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star heartexlabs/label-studio on GitHub"><img src="./images/GitHub-Mark-64px.png" height="25"/></a></li></ul></div><div id="ls-container"><div id="label-studio"></div></div><footer class="footer">Made by <a target="_blank" href="https://heartex.net">Heartex</a> in San Francisco<br/><br/><img src="./images/3nowhite.svg" height="80"/></footer><script>!function(d,o){d.domReady=function(n,a){o.addEventListener&&o.addEventListener("DOMContentLoaded",function e(t){o.removeEventListener("DOMContentLoaded",e),n.call(a||d,t)})||o.attachEvent&&o.attachEvent("onreadystatechange",function e(t){"complete"===o.readyState&&(o.detachEvent("onreadystatechange",e),n.call(a||d,t))})}}(window,document)</script><script>domReady(function(){new LabelStudio("label-studio",{description:"Description",interfaces:["panel","update","controls","side-column","completions:menu","completions:add-new","completions:delete","predictions:menu"],task:{completions:[],predictions:[],id:1,data:{image:"https://htx-misc.s3.amazonaws.com/opensource/label-studio/examples/images/nick-owuor-astro-nic-visuals-wDifg5xc9Z4-unsplash.jpg"}}})})</script><script src="/static/js/main.999e0eea.js"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Roboto Mono" rel="stylesheet"/><link href="//fonts.googleapis.com/css?family=Dosis:500&text=LabelStudio" rel="stylesheet"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/manifest.json"><link rel="stylesheet" href="/styles/main.css"><title>Label Studio</title><link href="/static/css/main.0a1ce8ac.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="header"><a id="logo" href="/"><img src="./images/ls_logo.png" alt="label studio logo"> <span style="font-size:1.2em">Label Studio</span></a><ul id="nav"><li><a style="margin-right:1em;text-decoration:underline" href="https://labelstud.io/guide">Guide</a></li><li><a class="github-button" href="https://github.com/heartexlabs/label-studio" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star heartexlabs/label-studio on GitHub"><img src="./images/GitHub-Mark-64px.png" height="25"/></a></li></ul></div><div id="ls-container"><div id="label-studio"></div></div><footer class="footer">Made by <a target="_blank" href="https://heartex.net">Heartex</a> in San Francisco<br/><br/><img src="./images/3nowhite.svg" height="80"/></footer><script>!function(d,o){d.domReady=function(n,a){o.addEventListener&&o.addEventListener("DOMContentLoaded",function e(t){o.removeEventListener("DOMContentLoaded",e),n.call(a||d,t)})||o.attachEvent&&o.attachEvent("onreadystatechange",function e(t){"complete"===o.readyState&&(o.detachEvent("onreadystatechange",e),n.call(a||d,t))})}}(window,document)</script><script>domReady(function(){new LabelStudio("label-studio",{description:"Description",interfaces:["panel","update","controls","side-column","completions:menu","completions:add-new","completions:delete","predictions:menu"],task:{completions:[],predictions:[],id:1,data:{image:"https://htx-misc.s3.amazonaws.com/opensource/label-studio/examples/images/nick-owuor-astro-nic-visuals-wDifg5xc9Z4-unsplash.jpg"}}})})</script><script src="/static/js/main.3ee35cc9.js"></script></body></html>
14 changes: 14 additions & 0 deletions build/precache-manifest.0d9b98aa923f2b8f03a9e5c35ae50505.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
self.__precacheManifest = [
{
"revision": "3ee35cc9265323f57387",
"url": "/static/css/main.0a1ce8ac.css"
},
{
"revision": "3ee35cc9265323f57387",
"url": "/static/js/main.3ee35cc9.js"
},
{
"revision": "3894dabf7e8bedf23ef9af13aa4c3f67",
"url": "/index.html"
}
];
14 changes: 0 additions & 14 deletions build/precache-manifest.b2bef322d091601b56f65bd1db564c07.js

This file was deleted.

2 changes: 1 addition & 1 deletion build/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");

importScripts(
"/precache-manifest.b2bef322d091601b56f65bd1db564c07.js"
"/precache-manifest.0d9b98aa923f2b8f03a9e5c35ae50505.js"
);

workbox.clientsClaim();
Expand Down

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/css/main.0a1ce8ac.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion build/static/css/main.c830ba2e.css.map

This file was deleted.

2 changes: 2 additions & 0 deletions build/static/js/main.3ee35cc9.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions build/static/js/main.999e0eea.js

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "label-studio",
"version": "0.7.0",
"version": "0.7.1",
"description": "Data Labeling Tool that is backend agnostic and can be embedded into your applications",
"homepage": "https://labelstud.io",
"author": {
Expand Down

0 comments on commit de335c0

Please sign in to comment.