bisheng icon indicating copy to clipboard operation
bisheng copied to clipboard

1.0

Open benjycui opened this issue 7 years ago • 2 comments

由于:

  • bisheng 的使用范围和功能都已经超出了最初的设计
  • 现在虽然已经 make it work,但还需要 make it better

1.0 会重新梳理已有的功能和设计,然后进行优化。


  • [x] Improve syntax of collect function.
@collect(async (nextProps) => {
  ...
  return processedNextProp;
})
class Layout extends React.Component {
  ...
}
  • [x] config.sourcerecommend absolute path
  • [x] pageData 不存在不会导致 404
  • [x] pass props to plugin/browser.js ref: https://github.com/ant-design/ant-design/issues/4221
  • [ ] replace template.nunjucks with template.jsx???

benjycui avatar Dec 30 '16 01:12 benjycui

搞个首页和快速上手。

afc163 avatar Dec 30 '16 04:12 afc163

中文文档哪去了???

强烈要求搞个更新日记,,,0.13.0 到 1.0.0 要怎么改,,求解。。。。

jljsj33 avatar Feb 14 '17 06:02 jljsj33