Skip to content

v1.3.0 PropTypes parsing and Module pages! 🦉

Latest
Compare
Choose a tag to compare
@NoamELB NoamELB released this 13 Nov 22:04
· 9 commits to master since this release
  • 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