Skip to content

Commit

Permalink
Release V0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
camilledupont committed Apr 22, 2020
1 parent 22d8a46 commit 4f350c6
Show file tree
Hide file tree
Showing 14 changed files with 50 additions and 46 deletions.
2 changes: 1 addition & 1 deletion demos/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "common",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"description": "Demos common module",
"author": "Pixano Authors <[email protected]>",
Expand Down
6 changes: 3 additions & 3 deletions demos/cuboid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo-cuboid",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"description": "Cuboid demo",
"author": "Pixano Authors <[email protected]>",
Expand All @@ -20,8 +20,8 @@
"webpack-cli": "^3.3.10"
},
"dependencies": {
"@pixano/graphics-3d": "^0.2.1",
"common": "^0.2.1",
"@pixano/graphics-3d": "^0.2.2",
"common": "^0.2.2",
"lit-element": "^2.3.1"
}
}
10 changes: 3 additions & 7 deletions demos/polygon-http/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
{
"name": "demo-polygon-http",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"description": "Demo for polygon",
"author": "Pixano Authors <[email protected]>",
"homepage": "",
"license": "CECILL-C",
"main": "my-demo.js",
"repository": {
"type": "git",
"url": "ssh://[email protected]:10022/pixano/pixano-elements.git"
},
"scripts": {
"build": "webpack --config webpack.config.js",
"watch": "webpack --config webpack.config.js --watch"
Expand All @@ -23,8 +19,8 @@
"webpack-cli": "^3.3.10"
},
"dependencies": {
"@pixano/graphics-2d": "^0.2.1",
"common": "^0.2.1",
"@pixano/graphics-2d": "^0.2.2",
"common": "^0.2.2",
"lit-element": "^2.3.1"
}
}
10 changes: 3 additions & 7 deletions demos/polygon/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
{
"name": "demo-polygon",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"description": "Demo for polygon",
"author": "Pixano Authors <[email protected]>",
"homepage": "",
"license": "CECILL-C",
"main": "my-demo.js",
"repository": {
"type": "git",
"url": "ssh://[email protected]:10022/pixano/pixano-elements.git"
},
"scripts": {
"build": "webpack --config webpack.config.js",
"watch": "webpack --config webpack.config.js --watch"
Expand All @@ -21,8 +17,8 @@
"webpack-cli": "^3.3.10"
},
"dependencies": {
"@pixano/graphics-2d": "^0.2.1",
"common": "^0.2.1",
"@pixano/graphics-2d": "^0.2.2",
"common": "^0.2.2",
"lit-element": "^2.3.1"
}
}
10 changes: 3 additions & 7 deletions demos/rectangle/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
{
"name": "demo-rectangle",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"description": "Demo for rectangle",
"author": "Pixano Authors <[email protected]>",
"homepage": "",
"license": "CECILL-C",
"main": "my-demo.js",
"repository": {
"type": "git",
"url": "ssh://[email protected]:10022/pixano/pixano-elements.git"
},
"scripts": {
"build": "webpack --config webpack.config.js",
"watch": "webpack --config webpack.config.js --watch"
Expand All @@ -21,8 +17,8 @@
"webpack-cli": "^3.3.10"
},
"dependencies": {
"@pixano/graphics-2d": "^0.2.1",
"common": "^0.2.1",
"@pixano/graphics-2d": "^0.2.2",
"common": "^0.2.2",
"lit-element": "^2.3.1"
}
}
10 changes: 3 additions & 7 deletions demos/segmentation/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
{
"name": "demo-segmentation",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"description": "Demo for segmentation",
"author": "Pixano Authors <[email protected]>",
"homepage": "",
"license": "CECILL-C",
"main": "my-demo.js",
"repository": {
"type": "git",
"url": "ssh://[email protected]:10022/pixano/pixano-elements.git"
},
"scripts": {
"build": "webpack --config webpack.config.js",
"watch": "webpack --config webpack.config.js --watch"
Expand All @@ -21,8 +17,8 @@
"webpack-cli": "^3.3.10"
},
"dependencies": {
"@pixano/graphics-2d": "^0.2.1",
"common": "^0.2.1",
"@pixano/graphics-2d": "^0.2.2",
"common": "^0.2.2",
"lit-element": "^2.3.1"
}
}
6 changes: 3 additions & 3 deletions demos/smart-rectangle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo-smart-rectangle",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"description": "Demo for rectangle",
"author": "Pixano Authors <[email protected]>",
Expand All @@ -25,8 +25,8 @@
"@material/mwc-dialog": "^0.13.0",
"@material/mwc-linear-progress": "^0.13.0",
"@material/mwc-textfield": "^0.13.0",
"@pixano/graphics-2d": "^0.2.1",
"common": "^0.2.1",
"@pixano/graphics-2d": "^0.2.2",
"common": "^0.2.2",
"lit-element": "^2.3.1"
}
}
4 changes: 2 additions & 2 deletions documentation/how_to_create_a_new_component.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ customElements.define('my-demo', MyDemo);
```json
{
"name": "demo-my-element",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"description": "Demo",
"scripts": {
Expand All @@ -103,7 +103,7 @@ customElements.define('my-demo', MyDemo);
"webpack-cli": "^3.3.10"
},
"dependencies": {
"@pixano/graphics-2d": "^0.2.1",
"@pixano/graphics-2d": "^0.2.2",
"@webcomponents/webcomponentsjs": "^2.4.3",
"lit-element": "^2.3.1"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pixano-elements",
"private": true,
"version": "0.2.1",
"version": "0.2.2",
"devDependencies": {
"es-dev-server": "^1.45.2",
"lerna": "^3.20.2",
Expand Down
7 changes: 6 additions & 1 deletion packages/ai/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
{
"name": "@pixano/ai",
"version": "0.2.1",
"version": "0.2.2",
"description": "AI tools for annotations",
"author": "Pixano Authors <[email protected]>",
"license": "CECILL-C",
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "[email protected]:pixano/pixano-elements.git",
"directory": "packages/ai"
},
"devDependencies": {
"typescript": "^3.8.3"
},
Expand Down
7 changes: 6 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
{
"name": "@pixano/core",
"version": "0.2.1",
"version": "0.2.2",
"description": "Pixano core module",
"author": "Pixano Authors <[email protected]>",
"license": "CECILL-C",
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "[email protected]:pixano/pixano-elements.git",
"directory": "packages/core"
},
"devDependencies": {
"typescript": "^3.8.3"
},
Expand Down
11 changes: 8 additions & 3 deletions packages/graphics-2d/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,22 @@
{
"name": "@pixano/graphics-2d",
"version": "0.2.1",
"version": "0.2.2",
"description": "Pixano graphics 2d module",
"author": "Pixano Authors <[email protected]>",
"homepage": "",
"license": "CECILL-C",
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "[email protected]:pixano/pixano-elements.git",
"directory": "packages/graphics-2d"
},
"devDependencies": {
"typescript": "^3.8.3"
},
"dependencies": {
"@pixano/ai": "^0.2.1",
"@pixano/core": "^0.2.1",
"@pixano/ai": "^0.2.2",
"@pixano/core": "^0.2.2",
"lit-element": "^2.3.1",
"pixi.js": "^5.2.1"
},
Expand Down
9 changes: 7 additions & 2 deletions packages/graphics-3d/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
{
"name": "@pixano/graphics-3d",
"version": "0.2.1",
"version": "0.2.2",
"description": "Pixano graphics-3d module",
"author": "Pixano Authors <[email protected]>",
"homepage": "",
"license": "CECILL-C",
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "[email protected]:pixano/pixano-elements.git",
"directory": "packages/graphics-3d"
},
"devDependencies": {
"typescript": "^3.8.3"
},
"dependencies": {
"@pixano/core": "^0.2.1",
"@pixano/core": "^0.2.2",
"lit-element": "^2.3.1",
"three": "^0.115.0"
},
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"jest": "^24.9.0",
"@types/jest": "^24.0.23",
"ts-jest": "^24.2.0",
"@pixano/core": "^0.2.1"
"@pixano/core": "^0.2.2"
},
"scripts": {
"test": "jest --config=jest.config.js"
Expand Down

0 comments on commit 4f350c6

Please sign in to comment.