-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Feature] Component SystemWordPress component systemWordPress component system[Type] OverviewComprehensive, high level view of an area of focus often with multiple tracking issuesComprehensive, high level view of an area of focus often with multiple tracking issues
Description
This is an extension of Implementing a Component System
A Component System is built on top of many other core systems - just like how Gutenberg (the editor) is built on top of many core packages.
From the next iteration of @wordpress/components
project, there are 5 core systems/modules we'll need to integrate (in order):
-
utils
: A collection of shared utilities (Implementing Core Systems modules for a Component System #27485) -
substate
: A component library optimized state management system -
create-style
: Architecture that creates the Style System -
style
: The Style System -
context
: The Context System
These systems form the foundations of which the Component System can be constructed.
gziolo
Metadata
Metadata
Assignees
Labels
[Feature] Component SystemWordPress component systemWordPress component system[Type] OverviewComprehensive, high level view of an area of focus often with multiple tracking issuesComprehensive, high level view of an area of focus often with multiple tracking issues