Skip to content

Latest commit

 

History

History
518 lines (162 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

518 lines (162 loc) · 13.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.50 (2019-07-04)

Note: Version bump only for package @marsjs/build

0.2.49 (2019-07-04)

Note: Version bump only for package @marsjs/build

0.2.48 (2019-07-03)

Bug Fixes

  • build: swan 中将 v-for 上的 key 编译为 trackBy (#124) (30febdf)

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

  • build: 解决动态团片require context影响webpack打包的问题 (#108) (810dbb8)

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

  • build: 支持navigationStyle: custom & 升级转场动画和背景配置 (#98) (3a526aa)

0.2.39 (2019-06-19)

Bug Fixes

  • build: 修复 ast 节点 component 信息收集问题 (#96) (c8d4352)

0.2.38 (2019-06-19)

Bug Fixes

  • build: 修复因components属性type为StringLiteral时编译问题 (5d2a898)

Features

  • build: hideTabBar时 屏幕高度 & 单端文件打包优化,去掉非本端文件 (fb67de2)

0.2.37 (2019-06-19)

Features

  • build: hideTabBar时 屏幕高度 & 去掉模板中未用到的组件JS (#86) (6e10522)

0.2.36 (2019-06-11)

Features

  • build & core: class 和 style 属性支持使用过滤器 (fe652db)

0.2.35 (2019-06-07)

Features

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

0.2.25 (2019-05-22)

Bug Fixes

  • build: fix '||' is marked as filter (#59) (22dfd00)

0.2.24 (2019-05-14)

Features

  • build: 支持 npm 方式引入组件库 #34 (b428d64)
  • build & core: add h5 runtime entry (f1f7ff9)

0.2.23 (2019-05-13)

Bug Fixes

  • build: remove eval from webpack output (#53) (932a98a)

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)
  • cli: support h5:xx swan:xx multi packages (ce99ea0)

0.2.19 (2019-05-09)

Bug Fixes

  • build: bad path generated while building in windows (#48) (f60fa38)

0.2.18 (2019-05-07)

Bug Fixes

  • build: fix h5 style scoped and fix component map (b92de1e)
  • write file error on windows (4e2f90d)

Features

0.2.17 (2019-04-25)

Bug Fixes

  • history-pos: 修复页面不滚动跳转后返回定位的问题 (92b01bb)

0.2.16 (2019-04-25)

Features

  • update api: add history list to global api getCurrentPages (4667930)

0.2.15 (2019-04-25)

Bug Fixes

  • build: fix vue-template-compiler version compare error (#42) (3498c68)

0.2.14 (2019-04-23)

Features

  • build: H5 getCurrentPages 支持返回历史页面栈信息 (#39) (a327656)

0.2.13 (2019-04-22)

Features

  • core & build: 微信小程序支持 filter 和复杂表达式 (9fdb951)

0.2.12 (2019-04-19)

Features

  • core & build: support filters and complex exporession (2e13b5e, 086e848)

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: support skipLaterCalc for computed (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