File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ # 1.2.0 - 2015-11-16
2+
3+ * New feature: require() support in code examples (#25 , by [ lovelybooks] ( https://github.com/lovelybooks ) ).
4+ * Show file name under component title (#29 , by [ lovelybooks] ( https://github.com/lovelybooks ) ).
5+ * New option: skipComponentsWithoutExample (#38 , by [ panayi] ( https://github.com/panayi ) ).
6+ * PropTypes.arrayOf and PropTypes.instanceOf support (#13 , #17 , #20 ).
7+ * A bit better JSX syntax highlighting (#19 ).
8+ * Add babel-plugin-react-display-name. Should preserve displayName when using React.createComponent (#18 ).
9+ * Use Babel instead of JSXTransformer to compile examples in the browser (#16 ).
10+ * Update react-codemirror, fix warnings in React 0.14 (#39 ).
11+ * Add react-dom as a peer dependency.
12+ * Drop Node 0.10 support.
13+
114### 2015-10-28 v1.1.1
215
316* Fix Wrapper component import to make Webpack’s aliases work with it.
You can’t perform that action at this time.
0 commit comments