diff --git a/docs/markdown/changelog.generated.md b/docs/markdown/changelog.generated.md index 1031c786..dd5f2bf6 100644 --- a/docs/markdown/changelog.generated.md +++ b/docs/markdown/changelog.generated.md @@ -1,5 +1,48 @@ ## 更新日志 +## [v0.3.0](https://github.com/youzan/vant-weapp/tree/v0.3.0) (2018-09-07) +[Full Changelog](https://github.com/youzan/vant-weapp/compare/v0.2.1...v0.3.0) + +**Issue** + +- VM5531:1 thirdScriptError consloe is not defined; \[Component\] Event Listener Error @ dist/search/index\#\(anonymous\) ReferenceError: consloe is not defined [\#522](https://github.com/youzan/vant-weapp/issues/522) +- tab标签在修改了color无效 [\#513](https://github.com/youzan/vant-weapp/issues/513) +- Layout 布局组件Bug [\#512](https://github.com/youzan/vant-weapp/issues/512) +- 8.30号更新开发者工具后,有一部分组件报错,影响项目编译 [\#511](https://github.com/youzan/vant-weapp/issues/511) +- 官方网站怎么没有找到tabs标签页,扫码看到是有这个功能的呀 [\#507](https://github.com/youzan/vant-weapp/issues/507) +- Tabbar 标签栏可否支持自定义颜色 [\#489](https://github.com/youzan/vant-weapp/issues/489) +- package.json "build": "sh scripts/deploy.sh" 文件可以提供一下 [\#486](https://github.com/youzan/vant-weapp/issues/486) + +**Improvements** + +- \[bugfix\] Notify: fix text [\#531](https://github.com/youzan/vant-weapp/pull/531) ([chenjiahan](https://github.com/chenjiahan)) +- optimize code [\#529](https://github.com/youzan/vant-weapp/pull/529) ([chenjiahan](https://github.com/chenjiahan)) +- \[improvement\] optimize boundingClientRect [\#528](https://github.com/youzan/vant-weapp/pull/528) ([chenjiahan](https://github.com/chenjiahan)) +- \[build\] optimize build:lib script [\#526](https://github.com/youzan/vant-weapp/pull/526) ([chenjiahan](https://github.com/chenjiahan)) +- \[bugfix\] Card: currency default value [\#525](https://github.com/youzan/vant-weapp/pull/525) ([chenjiahan](https://github.com/chenjiahan)) +- \[breaking change\] Toast: on longer export func in component entry file [\#524](https://github.com/youzan/vant-weapp/pull/524) ([chenjiahan](https://github.com/chenjiahan)) +- \[improvement\] vue style component options [\#523](https://github.com/youzan/vant-weapp/pull/523) ([chenjiahan](https://github.com/chenjiahan)) +- \[bugfix\] utils export [\#521](https://github.com/youzan/vant-weapp/pull/521) ([chenjiahan](https://github.com/chenjiahan)) +- \[bugfix\] Tab: color prop not work when use card type [\#520](https://github.com/youzan/vant-weapp/pull/520) ([chenjiahan](https://github.com/chenjiahan)) +- \[Doc\] Field: add usage document [\#519](https://github.com/youzan/vant-weapp/pull/519) ([chenjiahan](https://github.com/chenjiahan)) +- \[improvement\] Dialog: support confirm button open type [\#518](https://github.com/youzan/vant-weapp/pull/518) ([chenjiahan](https://github.com/chenjiahan)) +- \[bugfix\] Dialog: close on click overlay [\#517](https://github.com/youzan/vant-weapp/pull/517) ([chenjiahan](https://github.com/chenjiahan)) +- \[improvement\] ActionSheet: support open-type [\#516](https://github.com/youzan/vant-weapp/pull/516) ([chenjiahan](https://github.com/chenjiahan)) +- \[bugfix\] ActionSheet: subname not work [\#515](https://github.com/youzan/vant-weapp/pull/515) ([chenjiahan](https://github.com/chenjiahan)) +- \[breaking change\] Actionsheet: rename to ActionSheet [\#514](https://github.com/youzan/vant-weapp/pull/514) ([chenjiahan](https://github.com/chenjiahan)) +- \[new feature\] add Dialog component [\#504](https://github.com/youzan/vant-weapp/pull/504) ([chenjiahan](https://github.com/chenjiahan)) +- \[bugfix\] Button: hide text when loading [\#503](https://github.com/youzan/vant-weapp/pull/503) ([chenjiahan](https://github.com/chenjiahan)) +- \[bugfix\] Tab: hairline [\#502](https://github.com/youzan/vant-weapp/pull/502) ([chenjiahan](https://github.com/chenjiahan)) +- \[Doc\] add Tab preview [\#501](https://github.com/youzan/vant-weapp/pull/501) ([chenjiahan](https://github.com/chenjiahan)) +- \[improvement\] optimize transition behavior [\#500](https://github.com/youzan/vant-weapp/pull/500) ([chenjiahan](https://github.com/chenjiahan)) +- \[breaking change\] use es module [\#499](https://github.com/youzan/vant-weapp/pull/499) ([chenjiahan](https://github.com/chenjiahan)) +- \[Improvement\] Popup: support leave animation [\#498](https://github.com/youzan/vant-weapp/pull/498) ([chenjiahan](https://github.com/chenjiahan)) +- \[Doc\] title width [\#497](https://github.com/youzan/vant-weapp/pull/497) ([chenjiahan](https://github.com/chenjiahan)) +- \[new feature\] add Tab component [\#496](https://github.com/youzan/vant-weapp/pull/496) ([chenjiahan](https://github.com/chenjiahan)) +- \[bugfix\] Doc: notify 引入路径错误 [\#493](https://github.com/youzan/vant-weapp/pull/493) ([Fyerl](https://github.com/Fyerl)) +- \[bugfix\] Doc: 修复 Cell Field 组件 titleWidth 类型错误 [\#492](https://github.com/youzan/vant-weapp/pull/492) ([Fyerl](https://github.com/Fyerl)) +- Update README.md [\#488](https://github.com/youzan/vant-weapp/pull/488) ([jituanlin](https://github.com/jituanlin)) + ## [v0.2.1](https://github.com/youzan/vant-weapp/tree/v0.2.1) (2018-08-31) [Full Changelog](https://github.com/youzan/vant-weapp/compare/v0.2.0...v0.2.1) diff --git a/docs/markdown/changelog.md b/docs/markdown/changelog.md index e9ef8da8..3eeeec2c 100644 --- a/docs/markdown/changelog.md +++ b/docs/markdown/changelog.md @@ -1,5 +1,31 @@ ## 更新日志 +### [0.3.0](https://github.com/youzan/vant-weapp/tree/v0.3.0) +`2018-09-07` + +**Breaking changes** + +- Actionsheet: 重命名为 ActionSheet [\#514](https://github.com/youzan/vant-weapp/pull/514) +- Toast: 修改组件引入路径,避免编辑器报错的问题 [\#524](https://github.com/youzan/vant-weapp/pull/524) +- 组件统一使用 ES module 进行模块引用 [\#499](https://github.com/youzan/vant-weapp/pull/499) + +**Improvements** + +- 新增 Tab 标签页组件 [\#496](https://github.com/youzan/vant-weapp/pull/496) +- 新增 Dialog 对话框组件 [\#496](https://github.com/youzan/vant-weapp/pull/496) +- 优化 Popup 动画,支持退场动画 [\#498](https://github.com/youzan/vant-weapp/pull/498) +- 优化组件风格、代码体积 [\#523](https://github.com/youzan/vant-weapp/pull/523) +- ActionSheet 支持微信开放能力 [\#516](https://github.com/youzan/vant-weapp/pull/516) + +**Bug Fixes** + +- 修复 ActionSheet subname 属性不生效的问题 [\#515](https://github.com/youzan/vant-weapp/pull/515) +- 修复 Card currency 默认值不生效的问题 [\#525](https://github.com/youzan/vant-weapp/pull/525) +- 修复 Field title 宽度错误的问题 [\#525](https://github.com/youzan/vant-weapp/pull/525) +- 修复 Tab card 类型下 color 属性不生效的问题 [\#520](https://github.com/youzan/vant-weapp/pull/520) +- 修复 Button 在加载状态下仍然显示文字的问题 [\#503](https://github.com/youzan/vant-weapp/pull/503) + + ### [0.2.1](https://github.com/youzan/vant-weapp/tree/v0.2.1) `2018-08-31`