Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Molstar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michal Malý
Molstar
Commits
8655f4d8
"warden_server/warden_3.0.sql" did not exist on "b4291fdfe9e4f28dc853aa7cd9f6392b535a57c8"
Commit
8655f4d8
authored
3 years ago
by
dsehnal
Browse files
Options
Downloads
Patches
Plain Diff
move viewer app to separate file
parent
ada7a45f
No related branches found
No related tags found
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+1
-0
1 addition, 0 deletions
CHANGELOG.md
src/apps/viewer/app.ts
+479
-0
479 additions, 0 deletions
src/apps/viewer/app.ts
src/apps/viewer/index.ts
+2
-474
2 additions, 474 deletions
src/apps/viewer/index.ts
with
482 additions
and
474 deletions
CHANGELOG.md
+
1
−
0
View file @
8655f4d8
...
...
@@ -7,6 +7,7 @@ Note that since we don't clearly distinguish between a public and private interf
## [Unreleased]
-
Add PDBj as a pdb-provider option
-
Move Viewer APP to a separate file to allow use without importing light theme & index.html
## [v3.0.0-dev.8] - 2021-12-31
...
...
This diff is collapsed.
Click to expand it.
src/apps/viewer/app.ts
0 → 100644
+
479
−
0
View file @
8655f4d8
This diff is collapsed.
Click to expand it.
src/apps/viewer/index.ts
+
2
−
474
View file @
8655f4d8
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment