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

Update Example: Controls block to use latest API. #157

Merged
merged 3 commits into from
Oct 19, 2021

Conversation

ryanwelcher
Copy link
Contributor

Part of the effort in #152

@ryanwelcher ryanwelcher requested review from gziolo and mkaz October 19, 2021 15:17
"source": "children",
"selector": "p"
},
"alignment": {
Copy link
Member

Choose a reason for hiding this comment

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

It would be cool to integrate Prettier formatting with this repository.

@@ -0,0 +1,6 @@
{
"extends": [ "plugin:@wordpress/eslint-plugin/es5" ],
Copy link
Member

@gziolo gziolo Oct 19, 2021

Choose a reason for hiding this comment

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

One thing to consider (in the future) is what we discuss these days in relation to the Gutenberg project. The question is whether we should switch the split between ES5 vs ES Next + JSX to No JSX vs JSX

@ryanwelcher ryanwelcher merged commit 5201e6e into trunk Oct 19, 2021
@ryanwelcher ryanwelcher deleted the feature/update-04-controls branch October 19, 2021 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants