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
Move BlockFactCards, ArticleCarousel and Heroes to the Blocks section in Storybook.
Add documentation describing the difference between "base" components and "block" components
Custom landing pages for different component groups showing a catalog of available components, similar to Shopify Polaris or Wix
Rename ArticleCarousel to BlockArticleCarousel (and ArticleCarouselItem to BlockArticleCarouselItem)
One conceptual shift that's supported by these changes is generalizing the definition of "blocks" to refer to a modular component that can be added to a page (description still wip) as opposed to "wagtail blocks" that are available in a streamfield. Explorer-1 should be agnostic to CMS platforms.
The text was updated successfully, but these errors were encountered:
RoboticsDetailFactCards
toBlockFactCards
BlockFactCards
,ArticleCarousel
and Heroes to the Blocks section in Storybook.ArticleCarousel
toBlockArticleCarousel
(andArticleCarouselItem
toBlockArticleCarouselItem
)One conceptual shift that's supported by these changes is generalizing the definition of "blocks" to refer to a modular component that can be added to a page (description still wip) as opposed to "wagtail blocks" that are available in a streamfield. Explorer-1 should be agnostic to CMS platforms.
The text was updated successfully, but these errors were encountered: