-
Notifications
You must be signed in to change notification settings - Fork 623
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
Page Builder Blocks V2 #2448
Closed
Closed
Page Builder Blocks V2 #2448
Conversation
This file contains 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
Block categories
Thanks for creating this umbrella PR @neatbyte-vnobis . Should make it a bit easier to track everything. BTW, when you get a chance, can you please update this PR body with the remaining links to linked PRs. Thanks! |
* Create API for Page Builder Block creation * tests: add lifecycle tests for Blocks create API * fix: return an GraphQLSchemaPlugin object * fix: fix GraphQLSchemaPlugin creation * fix: change to pageBlock naming in api package * fix: code style issue * fix: change to pageBlock naming in api-ddb package * fix: change to pageBlock naming in api-ddb-es package * fix: fix tests after naming change to pageBlock
* feat: add Page Blocks API for read operations * fix: fix code style issues
* feat: update and delete operations for Page Blocks * fix: fix code style issues
* fix: fix not working where filter * fix: fix failing test
* feat: add Page Blocks page to Page Builder UI app * fix: fix code style issues * feat: add empty state to Page Blocks list * fix: fix code style comments * fix: change label value * feat: delete/edit Page Block functinality * fix: fix i18n namespace names for Page Block feature pages
…into page-builder-blocks-v2
* feat: add Block Editor integration * fix(app-page-builder): add document element and generate ids for all elements * fix: fix code review comments * fix: linter issue with unused variable * fix: fix grammar in texts and use graphQL query in useBlockCategories hook * fix: fix block editor state Co-authored-by: Pavel Denisjuk <[email protected]>
* feat: add icon and description fields to Block Categories * feat: move DelayedOnChange component to UI package * fix: add TODOs for future improvements
6c4a961
to
018150f
Compare
* fix: fix breaking page rendering if main menu absent * fix: update missed cwp-template-aws Menu component
* fix: fix pasting into paragraph/text editor component * fix: fix code review comments
* fix: remove padding from selected grid cells * fix: remove Block padding
* fix: fix issue with px/% changes and cursor position * fix: issue with empty field value
* feat: allow Grid customization according to a viewport size * fix: rename grid options to grid settings
* fix: fix Image component shadow * fix: image shadow overflow issue
Closing this umbrella pull request as it was merged in |
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.
Changes
An umbrella PR that connects all of the smaller Page Builder Blocks V2 -related PRs. These PRs should be reviewed one-by-one, starting from #2447.
TDOs
Backlog (handled by the Webiny Team)