Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 444 Bytes

TODO.md

File metadata and controls

17 lines (15 loc) · 444 Bytes

计划列表

这里列出会在未来添加的新功能,和已经完成的功能

  • "state={}"写法兼容
  • componentDidMount 转化
  • componentWillUnmount 转化
  • decorator 支持
  • 添加 eslint
  • 添加 prettier
  • 添加 ci
  • 添加测试用例
  • getDerivedStateFromProps 处理
  • UNSAFE_componentWillMount 转化
  • 解决 this 问题
  • 支持 ref
  • 没有初始化的 state 处理