Skip to content

Commit

Permalink
Merge pull request #15 from Caleydo/release-1.1.0
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
Anita Steiner authored Feb 16, 2022
2 parents f2a6e36 + 05bc5fc commit 5e318c7
Show file tree
Hide file tree
Showing 153 changed files with 21 additions and 4,278 deletions.
13 changes: 4 additions & 9 deletions .yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,9 @@
"template": "dist/app.template.ejs",
"html": "app/index.html",
"chunkName": "app",
"excludeChunks": ["welcome"]
},
"welcome": {
"js": "dist/initialize.welcome.js",
"template": "dist/welcome.template.ejs",
"html": "index.html",
"chunkName": "welcome",
"excludeChunks": ["app"]
"excludeChunks": [

]
}
},
"libraryAliases": {
Expand All @@ -60,4 +55,4 @@
}
]
}
}
}
1 change: 0 additions & 1 deletion dist/LoginDialog.d.ts

This file was deleted.

13 changes: 0 additions & 13 deletions dist/LoginDialog.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/LoginDialog.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion dist/app.d.ts

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

3 changes: 1 addition & 2 deletions dist/app.js

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

2 changes: 1 addition & 1 deletion dist/app.js.map

Large diffs are not rendered by default.

65 changes: 0 additions & 65 deletions dist/app.template.ejs

This file was deleted.

3 changes: 2 additions & 1 deletion dist/index.d.ts

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

3 changes: 2 additions & 1 deletion dist/index.js

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

2 changes: 1 addition & 1 deletion dist/index.js.map

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

4 changes: 0 additions & 4 deletions dist/initialize.app.d.ts

This file was deleted.

8 changes: 0 additions & 8 deletions dist/initialize.app.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/initialize.app.js.map

This file was deleted.

1 change: 0 additions & 1 deletion dist/initialize.welcome.d.ts

This file was deleted.

30 changes: 0 additions & 30 deletions dist/initialize.welcome.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/initialize.welcome.js.map

This file was deleted.

3 changes: 0 additions & 3 deletions dist/menu/DatasetCard.d.ts

This file was deleted.

99 changes: 0 additions & 99 deletions dist/menu/DatasetCard.js

This file was deleted.

Loading

0 comments on commit 5e318c7

Please sign in to comment.