-
Notifications
You must be signed in to change notification settings - Fork 22
Feature: New Classic Editor Interface #97
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
base: feature/data-api-backbone
Are you sure you want to change the base?
Feature: New Classic Editor Interface #97
Conversation
…or use on the classic editor
…support # Conflicts: # assets/js/components/relationship-manager.tsx # assets/js/components/relationships-panel.tsx # package-lock.json
|
Hi @fabiankaegy @rickalee this is ready for review. |
…support # Conflicts: # includes/UI/BlockEditor.php
|
I've created a |
|
@rickalee @fabiankaegy bumping this back up for your review |
…support # Conflicts: # composer.lock # includes/Plugin.php
…support # Conflicts: # includes/UI/MetaBox.php
…support # Conflicts: # includes/Plugin.php
…support # Conflicts: # includes/Plugin.php # includes/UI/MetaBox.php
|
@s3rgiosan is there more work planned here or should we bump this again for review? |
|
@jeffpaul I'm planning to review this later this week. |
Warning
This PR is based on top of #94
Description of the Change
Replaces the existing Vue-based classic editor UI with an interface built using the same components as the block editor, ensuring a consistent user experience across both editors and eliminating the dependency on Vue.
How to test the Change
Changelog Entry
Credits
Props @s3rgiosan @fabiankaegy
Checklist: