Skip to content

0.0.3

Compare
Choose a tag to compare
@yisar yisar released this 14 Aug 14:53
· 107 commits to master since this release
  1. 完善 demo @hansinhu

感谢 @hansinhu 的 pr,现在 example 支持 fre、react、vue 啦

  1. 处理 react 事件问题 @chenjigeng

同样感谢,react16 的事件系统会统一代理到 document 上,造成无法注册或多个 react 应用相互污染,解决方法要么升级 react17 要么使用 berial 提供的插件