Skip to content

v2.8.51

Compare
Choose a tag to compare
@hiyuki hiyuki released this 17 Oct 09:52
· 1945 commits to master since this release

New features

  • 输出web时对组件插入root-view以模拟微信小程序dom结构
  • @mpxjs/webpack-plugin新增编译配置proxyComponentEventsRules支持输出web和支付宝时在组件上直接绑定事件,模拟微信表现,详情查看:https://mpxjs.cn/api/compile.html#proxycomponenteventsrules
  • 输出web时支持entryPagePath配置
  • 输出web时scroll-view支持自定义下拉刷新组件

Bugfixs

  • 输出百度小程序时setup报错, #1284
  • 全局mixin默认对page和component生效

Packages

  • @mpxjs/core: 2.8.50 => 2.8.51
  • @mpxjs/webpack-plugin: 2.8.50 => 2.8.51