0.10.0 Cross framework import release#2413
Merged
tomgreenfield merged 50 commits intomasterfrom Aug 29, 2019
Merged
Conversation
use lib name to require file
allow access to api/autocomplete route
fix nesting
Fix theme is editable check
misc reverse proxy fixes for 0.8.1+
allow access to api/autocomplete route
hide navbar if empty
Move focus function to `postRender` to ensure render is complete before the focus is set.
Focus function has been moved to editorPageComponentListView's postRender function
When "Add component" is clicked change focus (#1963)
remove temp file in assetmanager
remove uploaded zip file remove unzipped folder
pikaday require format
log error
Co-Authored-By: tomgreenfield <tomgreenfield@users.noreply.github.com>
Co-Authored-By: tomgreenfield <tomgreenfield@users.noreply.github.com>
Add front end validation to preset names
formidable, clean up temp files
Prevent selects pushing button onto new line
Fix preset dropdown always defaulting to 'no preset'
Cross-framework import support
Merge latest bug fixes into release
Co-Authored-By: tomgreenfield <tomgreenfield@users.noreply.github.com>
Return early on prompt cancel
Contributor
Author
|
At Can we have now completed testing of 0.10.0, we found an issue on #2382 but it is very much an edge case so we would be happy to defer this if others are. |
Contributor
|
Happy for that to be moved to a new issue. |
Contributor
Author
|
New issue raised here #2424 |
Contributor
Author
|
@dancgray @lc-thomasberger Have either of you had a chance to test the 0.10.0 release? We have this PR and #2412 (review) open |
Co-Authored-By: tomgreenfield <tomgreenfield@users.noreply.github.com>
0.10.0 Release docs
tomgreenfield
approved these changes
Aug 29, 2019
dancgray
approved these changes
Aug 29, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the release branch for 0.10.0 of the Authoring Tool.
A PR to add the release docs has been created here #2412 this will need to be merged into this release branch before it goes to master.
Testing of 0.10.0 can commence on this branch.