You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For each component that is also use in the block library plugin, ensure the UI version of the component works and documentation is updated so users can easily enhance to the more enhanced UI version
Explore weather or not the enhanced UI version should be the default or not
Add new components to baseline - including enhanced UI (can be part of a later release as these are not breaking changes):
Slider (see [block library[(https://github.com/10up/block-library/tree/develop/includes/blocks/block-editor/blocks/content-slider)
Hero (3 versions : 1) large image, title, CTA with 3 posts, 2) large image, title, CTA , 3) Title only. (see block examples)
Other general fixes/ updates.
This will update baseline to have the option to display intentional UI for a more fully complete and intentional (styled and animated) experience. This option will include custom properties and fallbacks that can inherit global custom properties from a scaffolding (or other setup) and be overridden as needed within a project implementation.
This is a working issue - the goals / definitions / solutions may change
The text was updated successfully, but these errors were encountered:
Add enhanced UI to all current components.
JOE to set the pattern to follow with the Accordion component - DO NOT pursue any of these tasks without reaching out to Joe first.
Workflow:
git checkout -b component/my-new-component
git commit -m 'added UI to my component'
git push origin component/my-new-component
Components to be updated. See workflow above.
Scaffolding:
block library plugin
Add new components to baseline - including enhanced UI (can be part of a later release as these are not breaking changes):
Other general fixes/ updates.
This will update baseline to have the option to display intentional UI for a more fully complete and intentional (styled and animated) experience. This option will include custom properties and fallbacks that can inherit global custom properties from a scaffolding (or other setup) and be overridden as needed within a project implementation.
This is a working issue - the goals / definitions / solutions may change
The text was updated successfully, but these errors were encountered: