Skip to content

Commit

Permalink
Design Editor 0.6.7 release
Browse files Browse the repository at this point in the history
7b383c9 Enlarge scrollable containers on focus
93ab71a Enable to use useExistVar in JS assistant
8e72bd8 Switch to tau.history.back in helper
42e240b Remove flickering effect from DE saving
b1d9096 Switch focus to Assistant Wizard when it's opened
6a4b320 Preview mode appears always in the center of the screen
8932853 Make input for box-shadow larger
5cab250 Add input-border-warning less variable to VSC code
a37cc32 Make structure tree view scrollable
94b90fc Fix for displaying preview
7c28602 Fix behaviour panel - data exposing problem

Signed-off-by: Kornelia Kobiela <k.kobiela@samsung.com>
  • Loading branch information
Kornelia Kobiela committed Aug 13, 2019
1 parent 7b383c9 commit aa87f1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "design-editor",
"version": "0.6.6",
"version": "0.6.7",
"description": "TAU Design editor",
"main": ".",
"scripts": {
Expand Down

0 comments on commit aa87f1b

Please sign in to comment.