-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add movable aa1 to improve basics aa3 #89
Conversation
A boundary has been added which allows components to move within a specified axis.
A check which determines if the fetched and logged user matches.
A editor mode has been added which allows movement for all relevant components.
The missing export for error boundary has been added.
The styling of sortable list and interchange charts has been improved.
The loading bar is disabled now because it interferes with the caching loading bar. Now the user object is set every time a key is missing.
Now the platform data is stringified before cached.
Now when pressing the save button the pool gets stored in the platformData.
Instead of local storage the indexArray is stored in a passed in object.
Now the item order is saved on swapping
The code quality has been improved due to codacy check.
The issues marked by Codacy were resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found some mistakes.
Issues marked by Codacy were resolved.
The code quality has been improved due to a request of @pinterid.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🕳
Checklist:
Type of Changes:
What is the current behavior? (link to any open issues here)
What is the new behavior (if this is a feature change)?
Other information: