styleguidist/react-styleguidist

Improve single-component usage

Open

#195 opened on Oct 12, 2016

View on GitHub
 (16 comments) (5 reactions) (0 assignees)TypeScript (1,416 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (11,091 stars)
PR merge metrics
 (PR metrics pending)

Description

React Styleguidist could be awesome for documenting components, like this, but now it’s not.

  • New option to disable sidebar.
  • New option, getComponentName(), to change the title. @visibleName JSDoc tag — #933
  • “Fork me” ribbon with customisable URL.
  • New option to hide isolated link (needs discussion).
  • Hide path line if it’s empty.

Anything else? Any feedback?

Contributor guide