@marsjs/build
0.2.56 (2019-09-04)
Bug Fixes
0.2.55 (2019-08-21)
Bug Fixes
Features
0.2.54 (2019-08-08)
Features
- build: support use npm in wx (9564c89)
0.2.53 (2019-08-05)
Features
0.2.52 (2019-07-19)
Bug Fixes
- build: fix block config in component (67515f0)
Features
- build: components field support PascalCase (#143) (e7c08b2)
- build: support SFC config block (#142) (c4dfa54)
0.2.51 (2019-07-11)
Note: Version bump only for package @marsjs/build
0.2.50 (2019-07-04)
Bug Fixes
- build: 支持用 use-trackby 开启 v-for 的 key 编译为 swan 的 trackBy (#128)
0.2.49 (2019-07-04)
Revert
0.2.48 (2019-07-03)
Bug Fixes
0.2.47 (2019-07-01)
Bug Fixes
- build: add h5.useAOP option (b90ffc6)
0.2.46 (2019-07-01)
Bug Fixes
- build: 解决同步进入页面,跳转后在返回刷新的问题 & 添加使用AOP开关 (acf39b7)
0.2.45 (2019-06-27)
Features
0.2.44 (2019-06-25)
Bug Fixes
- 修复 vueComponentTagMap 中slider 的拼写错误 (dbe5ee7)
Features
0.2.43 (2019-06-21)
Features
- build: 去除多余overflow,支持页面内sticky (1ef2fa9)
0.2.42 (2019-06-20)
Note: Version bump only for package @marsjs/build
0.2.41 (2019-06-20)
Bug Fixes
- build: 修复components检查时遇到的v-if/v-else 节点信息缺失问题 (b2b3e5e)
Features
- build: 删除overflow-y,避免对 sticky 属性影响 (440ed5f)
0.2.40 (2019-06-20)
Features
0.2.39 (2019-06-19)
Bug Fixes
0.2.38 (2019-06-19)
Bug Fixes
- build: 修复因components属性type为StringLiteral时编译问题 (5d2a898)
Features
- build: hideTabBar时 屏幕高度 & 单端文件打包优化,去掉非本端文件 (fb67de2)
0.2.37 (2019-06-19)
Features
0.2.36 (2019-06-11)
Features
- build & core: class 和 style 属性支持使用过滤器 (fe652db)
0.2.35 (2019-06-07)
Features
- 支持 App.vue 大写 (bf67dab)
0.2.34 (2019-06-05)
Features
- 兼容 App.vue 和 app.vue (b37e161)
0.2.33 (2019-06-05)
Bug Fixes
- build: subPackages里支持 按文件类型筛选,编译到小程序时去掉尾缀 (9f5051f)
0.2.32 (2019-06-04)
Features
- build: 支持app.vue route添加文件类型筛选 (4161775)
0.2.31 (2019-06-04)
Bug Fixes
- bug: 修复因兼容tabBar style 配置引入的bug:缺少tabBar会报错 (e0ae976)
0.2.30 (2019-06-03)
Bug Fixes
- 组件中没有child,只有 scopedslot 时,scopedslot 不会被渲染 (c0b7309)
0.2.29 (2019-05-30)
Features
- build: support subPackages config (1e6c5a8)
0.2.28 (2019-05-30)
Features
- build: support tabBar style config (25eed6a)
0.2.27 (2019-05-29)
Bug Fixes
- build: compatible with older versions (36bb19b)
0.2.26 (2019-05-29)
Features
- build: add PWA feature (a7bdbd0)
0.2.25 (2019-05-22)
Bug Fixes
0.2.24 (2019-05-14)
Features
build & core: (require core@0.2.9+) add h5 runtime entry (f1f7ff9)
0.2.23 (2019-05-13)
Bug Fixes
0.2.22 (2019-05-13)
Bug Fixes
- build: watching stopped when compile error (1626613)
Features
0.2.21 (2019-05-10)
Bug Fixes
- build: add default value for process.env.MARS_ENV_TARGET (8eb4f2d)
0.2.20 (2019-05-10)
Features
- build: add mars config useTransition (57421c1)
- build: update target condition and support App and fix postcss (ad0e2c4)
0.2.19 (2019-05-09)
Bug Fixes
0.2.18 (2019-05-07)
Bug Fixes
- build: fix h5 style scoped and fix component map (b92de1e)
- build: write file error on windows (4e2f90d)
0.2.17 (2019-04-25)
Bug Fixes
- build: 修复页面不滚动跳转后返回定位的问题 (92b01bb)
0.2.16 (2019-04-25)
Refactor
- build: 升级getApp 项目中的 app.vue 文件在编译到 H5 时保留独立 sfc (4667930)
0.2.15 (2019-04-25)
Bug Fixes
0.2.14 (2019-04-23)
Features
0.2.13 (2019-04-22)
Features
- core & build: 微信小程序支持 filter 和复杂表达式 (9fdb951)
0.2.12 (2019-04-19)
Features
0.2.11 (2019-04-17)
Bug Fixes
- build: add 'css' to default postcss extnames (eecbbe4)
0.2.10 (2019-04-17)
Features
- core & build: 支持跳过实例更新时跳过 computed 通过 properties 传给小程序 (6dcf61c)
0.2.9 (2019-04-17)
Bug Fixes
- build: bind v-show/v-model value in case of no other getters (b3e58c0)
0.2.8 (2019-04-16)
Features
- make H5 compatible with mp comp and pages (1c38d88)
0.2.7 (2019-04-16)
Bug Fixes
- build: fix ios safari white screen (f4e5739)
0.2.6 (2019-04-12)
Bug Fixes
- build: disable px2units for h5 App Style (38f7996)
- build: page 中 config 可能不存在 (fca5a1f)
- build: preprocessors merge 错误,不能设置 options (b54850c)
Features
- build: js 编译增加 process.env.NODE_ENV 替换 (0e8fea1)
- build: mars-cli info (16cc438)
- build: mars-cli update (d6863d1)
- build: move config file parse to @marsjs/build (c906d5e)
- build/cli-template: pass postcss config to vue-cli postcss-loader (d66d4f7)
- build: support config api/components packages (842848c)
- build: add page api onPageScroll and onTabItemTap (#6) (482e39c)
- build: 支持使用原生小程序组件和页面 (d62ecce)
0.2.3 (2019-04-09)
- initial version