-
Notifications
You must be signed in to change notification settings - Fork 97
chore: Merge for release #818
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
Merged
Merged
Conversation
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
- update description for some Blueprints nodes - display the description in the settings panel - hide "General" header in settings panel
fix(ui): run a specific trigger when there are only one block - WF-262
feat: improve components description - WF-237
Autogen loader
feat!: Improved outcome matching
chore!: Rename to blueprints
Adapt the selected state in UI buider to have an outline instead of a simple background color change. It makes the UX more clear and consistent with Blueprint mode.
Handle multi-selection when removing components. Before, we were removing only the first selected component.
feat(ui): align UI select state across UI / Blueprint - WF-240
fix(ui): remove all selected components - WF-263
Remove the feature flag and use `WRITER_CLOUD` environment variable to start the application in cloud mode (to enable the "deploy" button).
fix(ui): handle overflow for some UI components - WF-343
feat(ui): open settings panel on double click - WF-337
This reverts commit 02f3f06.
feat(ui): introduce deploy button - WF-210
Revert "feat(ui): align UI select state across UI / Blueprint - WF-240"
fix: Avoid recursive stateEnquiries when latency is high
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.
No description provided.