Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
ahiqar
ahiqar-tido
Commits
3810428d
Commit
3810428d
authored
Aug 28, 2020
by
mrodzis
💪
Browse files
Feature/
#6
q viewer update
parent
1dd98782
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
3810428d
...
...
@@ -5,9 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [0.4.0] - 2020-08-28
### Changed
-
updated the QViewer (commit in the viewer's repo: 521f98fe)
## [0.3.0] - 2020-07-10
## Changed
##
#
Changed
-
updated the QViewer (commit in the viewer's repo: 299ece9f)
...
...
Qviewer
@
521f98fe
Compare
299ece9f
...
521f98fe
Subproject commit
299ece9ff5351a631a044c61c9d4ab2611b475aa
Subproject commit
521f98fe82f3fac659fcbe193af5c150751117c9
index.html
View file @
3810428d
...
...
@@ -35,10 +35,42 @@
"
manifest
"
:
"
Manuscript
"
},
"
panels
"
:
{
"
image
"
:
true
,
"
text
"
:
true
,
"
metadata
"
:
true
,
"
treeview
"
:
true
"
annotations
"
:
{
"
heading
"
:
"
Annotations
"
,
"
order
"
:
6
,
"
show
"
:
true
,
"
tab
"
:
false
},
"
image
"
:
{
"
heading
"
:
"
Image
"
,
"
order
"
:
4
,
"
show
"
:
true
,
"
tab
"
:
false
},
"
meta
"
:
{
"
heading
"
:
"
Metadata
"
,
"
order
"
:
3
,
"
show
"
:
true
,
"
tab
"
:
true
},
"
text
"
:
{
"
heading
"
:
"
Text
"
,
"
order
"
:
5
,
"
show
"
:
true
,
"
tab
"
:
false
},
"
tree
"
:
{
"
heading
"
:
"
Treeview
"
,
"
order
"
:
2
,
"
show
"
:
true
,
"
tab
"
:
true
},
"
tabs
"
:
{
"
default
"
:
"
Treeview
"
,
"
heading
"
:
"
Tabs
"
,
"
order
"
:
1
,
"
show
"
:
true
}
},
"
standalone
"
:
true
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment