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
Now parsing PropTypes in addition to JSDoc to combine both with more information.
Modules have their own page now where you can see a list of all the first examples of the components in that module.
Side Bar improvements: Fuzzy search, better sorting, nicer style.
Component Pages: if an example don't use the component of the page as the root - then there will be an open editor, to change the example however you want, instead of props selectors.
Added home page to '/' route.
Bug fixes: allow .jsx extension, support 'flow', show error "state" only on the culprit component