Skip to content

Commit

Permalink
Navigation: Move the renderer class to the main navigation file (#57979)
Browse files Browse the repository at this point in the history
* Navigation: Move the renderer class to the main navigation file to take advantage of the automatic backporting

* Update the build script to also copy over class files

* prefix with gutenberg

* Add a Gutenberg suffix to class files when they are built

* add gutenberg prefix to functions

* move the built block files to their own dir

* Putting back the render class into the same file as the navigation block

* Update the rendered post rebase

* Fix php unit tests

---------

Co-authored-by: Riad Benguella <benguella@gmail.com>
  • Loading branch information
scruffian and youknowriad committed Jan 24, 2024
1 parent f0bf6ab commit 50fa46b
Show file tree
Hide file tree
Showing 7 changed files with 662 additions and 657 deletions.
Loading

1 comment on commit 50fa46b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 50fa46b.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7642015180
📝 Reported issues:

Please sign in to comment.