Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
verona-modules-aspect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IQB
verona-modules-aspect
Commits
2b69015b
Commit
2b69015b
authored
3 years ago
by
rhenck
Browse files
Options
Downloads
Patches
Plain Diff
Update editor package to 1.8.0
parent
3c57226f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/release-notes-editor.txt
+21
-0
21 additions, 0 deletions
docs/release-notes-editor.txt
package.json
+1
-1
1 addition, 1 deletion
package.json
with
22 additions
and
1 deletion
docs/release-notes-editor.txt
+
21
−
0
View file @
2b69015b
Editor
======
1.8.0
- Add index indicator to option-list preset value
- Add alternative radio button group with images
Automatically aligned horizontally with a vertical label on top.
The label can contain text and/or an image. The label is clickable
to select a value.
Images are not scaled at all.
- Add small preview images to option list for radios with images
- Remove image scaling from likert
- Rename likert to 'Optionentabelle'
- Fix value of button actions to refer to unit instead of page
- Fix hidden autoStartDelay property
- Add magnifier properties to properties panel
- New element DropList ('Ablegeliste')
This element has a list of strings as editable options. Those strings
form draggable elements which may be reordered or moved between
different DropList elements.
To be able to move elements the DropLists need to be configured with
the ID of the target DropList.
There is an additional switch to allow only one item in a list.
1.7.2
- Add showRestRuns property to player-elements
- Fix (several problems with) likert element
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
2b69015b
...
...
@@ -2,7 +2,7 @@
"name"
:
"verona-modules-aspect"
,
"config"
:
{
"player_version"
:
"1.3.0"
,
"editor_version"
:
"1.
7.2
"
"editor_version"
:
"1.
8.0
"
},
"scripts"
:
{
"ng"
:
"ng"
,
...
...
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