mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
14 KiB
14 KiB
更新日志
v0.3.2 (2018-09-13)
Issue
- 没有上传组件么 #568
- Dialog 组件蒙版层是否能支持z-index 层级设置? #565
- vant 小程序 不支持ES6吗? #564
- search组件中的onsearch触发不能输出当前输入值 #563
- van-badge-group 设置了active,没有生效 #562
- vant-field 密码显示,隐藏问题 #556
- icon生成问题 #555
- icon size 属性 #552
- 请问业务组件近期有支持的计划吗 #551
- van-field 使用focus的时候 出现BUG #550
- [BUG] Tabs: 在js里改变 active、title 无效 #549
- [BUG] Tab组件报错 #541
- van-field 貌似不支持 v-model ? #540
- Dialog上面的表单输入如何统一获取? #539
- van-popup 蒙层样式不起作用 #538
- icon 只有加号 + , 没有减号 #537
- 最新3.00版本common引用不进去 #533
- search组件 返回的detail 为空 #530
- Layout 布局组件Bug #512
- Toast点击没有反应 #509
Improvements
- [improvement] Dialog: add z-index prop #573 (chenjiahan)
- [improvement] Popup: add z-index prop #572 (chenjiahan)
- [improvement] Toast: add z-index prop #571 (chenjiahan)
- [bugfix] Tab: color prop #570 (chenjiahan)
- [bugfix] Badge: active prop not work #569 (chenjiahan)
- update README.md #561 (chenjiahan)
- [improvement] Field: optimize template #560 (chenjiahan)
- [bugfix] Cell: remove unworked props #559 (chenjiahan)
- [improvement] ActionSheet: optimize #558 (chenjiahan)
- [improvement] support computed #557 (chenjiahan)
- [Doc] Icon: size #554 (chenjiahan)
- [bugfix] Tab: props observer #553 (chenjiahan)
- [improvement] Dialog: add scale animation #548 (chenjiahan)
- [improvement] Tabbar: optimize performance #547 (chenjiahan)
- [improvement] Badge: optimize performance #546 (chenjiahan)
- [bugfix] hairline #545 (chenjiahan)
- [improvement] Tab: remove active color #544 (chenjiahan)
- [improvement] Dialog: update style #543 (chenjiahan)
- [improvement] update border-color #542 (chenjiahan)
- [bugfix] Layout: gutter not work when dynamic render #536 (chenjiahan)
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