Skip to content
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

Block API V3 Tidy Up #514

Open
10 tasks
Gentyspun opened this issue Dec 12, 2024 · 0 comments
Open
10 tasks

Block API V3 Tidy Up #514

Gentyspun opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Gentyspun
Copy link
Contributor

Gentyspun commented Dec 12, 2024

Describe the bug
There are a number of outstanding elements that need tidying up before the Block API V3 stuff can be released.

  • Frontend modules that are unrelated to specific blocks need to be moved within the new source dir and registered
  • The above also applies to JS files that are for modifications of core blocks
  • We need to figure out where to store and register non block specific styles
  • Static DIR needs its files moving to the new source DIR
  • Build/Watch process needs to updated
  • Double check all blocks works as expected
  • Double check all blocks look as expected
  • Post List and Petition List blocks need conversion (This has been started with a good chunk of work done)
  • Post Meta block (The work is mostly done but the post meta doesn't seem to contain the relevant data in the render so it stalls and only outputs the container)
  • Related content render bug (this seems to be related to the class function)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To do
Development

No branches or pull requests

2 participants