A next-generation tool to create blazing-fast documentation sites
API
created:4/20/2021
updated:4/20/2021
loc
296
comments
4%
passed
2
coverage
13%

ComponentsCatalog

avatar of atanasster
@component-controls/addon-catalog
3.15.0

Selection of components from stories, to be displayed in a ComponentList

import { ComponentsCatalog } from '@component-controls/addon-catalog';

Overview

description of story

Components

Name
Description
Default
filter

filter stories/documents

((props: FilterProps) => boolean)
-
group

grouping function

((props: FilterProps) => string)
-
groupSort

group/category sorting

((groups: string[]) => string[])
-

Commits

Date
Author
Commit Message
12/25/2021

atanasster

avatar of atanasster
chore: upgrade eslint, gatsby, next
4/29/2021

atanasster

avatar of atanasster
feat: shield component and tests stats
2/17/2021

atanasster

avatar of atanasster
feat: components history and catalog
3 commits
package
imports
peer
StoryJestResultDocumentCoverageKindComponent
useStore
react
^17.0.1
useMemouseContextFC
*
theme-ui
^0.8.4
jsxThemed
*
file
imports
"../context"
ComponentCatalogContext
"../ComponentList"
ComponentList