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
4a675f72
Commit
4a675f72
authored
3 years ago
by
rhenck
Browse files
Options
Downloads
Patches
Plain Diff
Update editor package
parent
83348298
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/release-notes-editor.txt
+17
-3
17 additions, 3 deletions
docs/release-notes-editor.txt
package.json
+1
-1
1 addition, 1 deletion
package.json
with
18 additions
and
4 deletions
docs/release-notes-editor.txt
+
17
−
3
View file @
4a675f72
Editor
======
next
:
1.5.0
:
- Show scroll bars on element overflow
- Allow images for buttons
- Add border-radius setting to buttons
- [bug] Fix properties panel not always showing the appropriate inputs
(especially when selecting multiple elements)
- Allow editing of options list for multiple (selected) elements in case they
contain the same elements
- Allow editing of option list for multiple (selected) elements IF they
contain the same values
- Reduce delay of section menu hide-effect
- Add grid settings automatic sizing
- Improve deleting element via Delete key
(There are still issues with that but it is not as bad as before and
accidentally deleting elements when not in focus should not happen anymore.)
- Add Input Assistance property to input elements
This can be activated by selecting one of the presets, which are mutually
exclusive for now.
- Add "clearable" property to text field element
When set, a button at the end of the field appears which allows deleting the
field's content.
- Add "position" property to "always-visible" pages
- [bug] Fix option elements saving value index instead of actual option string
This allows duplicate (or empty) options.
1.4.0
- New Text-Editor (based on TipTap/ProseMirror)
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
4a675f72
{
"name"
:
"verona-modules-aspect"
,
"editor_version"
:
"1.
4
.0"
,
"editor_version"
:
"1.
5
.0"
,
"player_version"
:
"1.0.11"
,
"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