Releases: didi/mpx
Releases · didi/mpx
v2.9.65
New features
- 输出RN支持css env()
- 独立template中默认支持mpx提供的wx:class、wx:style和event增强特性
Bugfix
- 输出RN header默认样式与小程序对齐
- 修复输出web中父级开启scoped时externalClasses不生效的问题
- 修复输出web时scrollView中存在的部分问题
- 修复自定义组件事件名带有-字符时编译产物格式在qq百度等小程序平台不可用的问题
Packages
- @mpxjs/api-proxy: 2.9.64 => 2.9.65
- @mpxjs/core: 2.9.64 => 2.9.65
- @mpxjs/fetch: 2.9.64 => 2.9.65
- @mpxjs/pinia: 2.9.64 => 2.9.65
- @mpxjs/store: 2.9.64 => 2.9.65
- @mpxjs/utils: 2.9.64 => 2.9.65
- @mpxjs/webpack-plugin: 2.9.64 => 2.9.65
v2.9.64
New features
- 输出RN支持var、calc、linear-gradient等一系列新特性
Packages
- @mpxjs/api-proxy: 2.9.62 => 2.9.64
- @mpxjs/core: 2.9.62 => 2.9.64
- @mpxjs/fetch: 2.9.62 => 2.9.64
- @mpxjs/pinia: 2.9.59 => 2.9.64
- @mpxjs/store: 2.9.59 => 2.9.64
- @mpxjs/utils: 2.9.59 => 2.9.64
- @mpxjs/webpack-plugin: 2.9.62 => 2.9.64
v2.9.62
v2.9.59
New features
- 输出RN支持this.getPageId()
- 输出RN支持navigationStyle: 'custom'
- 输出RN支持externalClasses
Bugfix
- 修复RN样式转换数值不支持负数的问题
- 修复RN transform样式转换问题
- 修复RN onshow/onhide生命周期执行问题
- 修复RN事件e.target和e.currentTarget处理问题
- 修复RN自定义事件名首字母大写不触发的问题
Packages
- @mpxjs/api-proxy: 2.9.58 => 2.9.59
- @mpxjs/core: 2.9.58 => 2.9.59
- @mpxjs/pinia: 2.9.58 => 2.9.59
- @mpxjs/store: 2.9.58 => 2.9.59
- @mpxjs/utils: 2.9.58 => 2.9.59
- @mpxjs/webpack-plugin: 2.9.58 => 2.9.59