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
abe049cf
Commit
abe049cf
authored
3 years ago
by
rhenck
Browse files
Options
Downloads
Patches
Plain Diff
Update editor to 1.9.0
parent
b02592fd
No related branches found
Branches containing commit
Tags
editor/1.9.0+player/1.4.0
Tags containing commit
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/release-notes-editor.txt
+14
-1
14 additions, 1 deletion
docs/release-notes-editor.txt
package.json
+1
-1
1 addition, 1 deletion
package.json
with
15 additions
and
2 deletions
docs/release-notes-editor.txt
+
14
−
1
View file @
abe049cf
Editor
======
1.8.0
1.9.0
- Fix dropList element 'connectedTo' property renaming
- Implement 'readOnly' setting for dropList element
This prevents reordering items.
- Add 5px margin between 'radio-group-image' images
- Improve dropList styling
(background of draggable items, drop-preview, animations etc.)
- Add property 'itemBackgroundColor' to dropList
- Replace text element 'highlightable' with 'interaction' dropdown
Multiple interaction themes are possible but mutually exclusive (for now).
Player support will follow soon.
- Implement setting 'likert' preset value
1.8.1
- Add index indicator to option-list preset value
- Add alternative radio button group with images
Automatically aligned horizontally with a vertical label on top.
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
abe049cf
...
...
@@ -2,7 +2,7 @@
"name"
:
"verona-modules-aspect"
,
"config"
:
{
"player_version"
:
"1.4.0"
,
"editor_version"
:
"1.
8.1
"
"editor_version"
:
"1.
9.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