mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
9.5 KiB
9.5 KiB
更新日志
v0.3.1 (2018-09-08)
Breaking changes
Bug Fixes
- Cell组件 titleWidth属性 未加上单位,不生效导致基础样式错误 #490
Issue
Improvements
- [bugfix] common style entry #535 (chenjiahan)
- [Doc] add dialog preview #532 (chenjiahan)
v0.3.0 (2018-09-07)
Issue
- VM5531:1 thirdScriptError consloe is not defined; [Component] Event Listener Error @ dist/search/index#
anonymous
ReferenceError: consloe is not defined #522 - tab标签在修改了color无效 #513
- 8.30号更新开发者工具后,有一部分组件报错,影响项目编译 #511
- 官方网站怎么没有找到tabs标签页,扫码看到是有这个功能的呀 #507
- Tabbar 标签栏可否支持自定义颜色 #489
- package.json "build": "sh scripts/deploy.sh" 文件可以提供一下 #486
Improvements
- [bugfix] Notify: fix text #531 (chenjiahan)
- optimize code #529 (chenjiahan)
- [improvement] optimize boundingClientRect #528 (chenjiahan)
- [build] optimize build:lib script #526 (chenjiahan)
- [bugfix] Card: currency default value #525 (chenjiahan)
- [breaking change] Toast: on longer export func in component entry file #524 (chenjiahan)
- [improvement] vue style component options #523 (chenjiahan)
- [bugfix] utils export #521 (chenjiahan)
- [bugfix] Tab: color prop not work when use card type #520 (chenjiahan)
- [Doc] Field: add usage document #519 (chenjiahan)
- [improvement] Dialog: support confirm button open type #518 (chenjiahan)
- [bugfix] Dialog: close on click overlay #517 (chenjiahan)
- [improvement] ActionSheet: support open-type #516 (chenjiahan)
- [bugfix] ActionSheet: subname not work #515 (chenjiahan)
- [breaking change] Actionsheet: rename to ActionSheet #514 (chenjiahan)
- [new feature] add Dialog component #504 (chenjiahan)
- [bugfix] Button: hide text when loading #503 (chenjiahan)
- [bugfix] Tab: hairline #502 (chenjiahan)
- [Doc] add Tab preview #501 (chenjiahan)
- [improvement] optimize transition behavior #500 (chenjiahan)
- [breaking change] use es module #499 (chenjiahan)
- [Improvement] Popup: support leave animation #498 (chenjiahan)
- [Doc] title width #497 (chenjiahan)
- [new feature] add Tab component #496 (chenjiahan)
- [bugfix] Doc: notify 引入路径错误 #493 (Fyerl)
- [bugfix] Doc: 修复 Cell Field 组件 titleWidth 类型错误 #492 (Fyerl)
- Update README.md #488 (jituanlin)
v0.2.1 (2018-08-31)
Bug Fixes
- tabbar z-index代码错误 #473
Issue
- cell模块中的icon不能自定义吗 #485
- Search focus属性没有生效 #483
- 建议新增三级联动菜单组件 #472
- Popup 蒙版弹出时没有禁止滚动 #471
- icon加一个减号吧 #470
- 建议支持Flex的Layout布局,很简单的Grid还没有提供 #469
- Stepper 为什么不做成 form-field #468
- 希望官方能公布下组件的开发计划 #467
- 急需评分组件,不知是否有计划引入? #466
- 希望官方团队更新一下Roadmap #465
- Card的desc-class不生效 #464
- 图标显示不全 #463
- 缺少一个Tabs的控件 #462
- 页面的wxss优先度没有插件的高 #461
- button增加icon #458
- 搜索组件无法获取值 #452
- vant-weapp导出插件的时候,可否使用ES6的语法,可以有更好的兼容性。 #446
Improvements
- [bugfix] Search: focus properties not work #484 (chenjiahan)
- [improvement] Field:增加titleWidth属性 #482 (rex-zsd)
- [Bug Fix] fix v-if in progress component #481 (hebingchang)
- [improvement] Search: support form-field #480 (chenjiahan)
- [improvement] SwitchCell: support form-filed #479 (chenjiahan)
- [improvement] Switch: support form-field #478 (chenjiahan)
- [improvement] Stepper: support form-field #477 (chenjiahan)
- [improvement] Field: update clear icon color #476 (chenjiahan)
- [improvement] Icon: add class-prefix prop #475 (chenjiahan)
- [bugfix] Tabbar: z-index not work #474 (chenjiahan)
- [new feature] add Progress component #459 (chenjiahan)
* This Change Log was automatically generated by github_changelog_generator