### [v0.0.1](https://github.com/YongzWang/vant-weapp/compare/...v0.0.1)

`2023-11-27`

**Added**

- toast timeout unit is ms in documentation [#389](https://github.com/YongzWang/vant-weapp/issues/389)

**Bug Fixes**

- "beforeClose" missing parameter declaration [#4019](https://github.com/YongzWang/vant-weapp/issues/4019)
- #368 && improve doc texts [#368](https://github.com/YongzWang/vant-weapp/issues/368) [#370](https://github.com/YongzWang/vant-weapp/issues/370)
- ActionSheet: loading icon align [#2222](https://github.com/YongzWang/vant-weapp/issues/2222)
- ActionSheet: support more options [#2715](https://github.com/YongzWang/vant-weapp/issues/2715)
- add deploy branch `gh-pages` [#3772](https://github.com/YongzWang/vant-weapp/issues/3772)
- add observer for limit date change [#5520](https://github.com/YongzWang/vant-weapp/issues/5520)
- Area: Columns placeholder return value keep undefined [#2197](https://github.com/YongzWang/vant-weapp/issues/2197)
- Area: fix change event emit wrong values [#2290](https://github.com/YongzWang/vant-weapp/issues/2290) [#2287](https://github.com/YongzWang/vant-weapp/issues/2287)
- Area: fix initial option error @rex-zsd [#1196](https://github.com/YongzWang/vant-weapp/issues/1196)
- area: fix setValues error [#3443](https://github.com/YongzWang/vant-weapp/issues/3443) [#3405](https://github.com/YongzWang/vant-weapp/issues/3405)
- area: support areaList without county_list [#3824](https://github.com/YongzWang/vant-weapp/issues/3824) [#3814](https://github.com/YongzWang/vant-weapp/issues/3814)
- Area: When setting the attribute [columns-num=1 or columns-num=2] lower than the WeChat basic library version 2.7.7, the real machine environment reports an error [#3318](https://github.com/YongzWang/vant-weapp/issues/3318)
- autoprefixer remove ellipsis @rex-zsd [#810](https://github.com/YongzWang/vant-weapp/issues/810)
- build: fix CR [f226d1](https://github.com/YongzWang/vant-weapp/commit/f226d11b4f532a7a265c329236eea201806f28a2)
- build: fix dts [#4741](https://github.com/YongzWang/vant-weapp/issues/4741)
- Button: add loading color when plain is true [#2746](https://github.com/YongzWang/vant-weapp/issues/2746)
- button: compatible form-field-button in low sdk version [#3229](https://github.com/YongzWang/vant-weapp/issues/3229)
- Button: disabled button does not emit event handler [#2878](https://github.com/YongzWang/vant-weapp/issues/2878)
- button: fix button disabled & loading active ui [#5084](https://github.com/YongzWang/vant-weapp/issues/5084)
- Button: fix click not work [#2892](https://github.com/YongzWang/vant-weapp/issues/2892)
- button: fix custom-style error [#3903](https://github.com/YongzWang/vant-weapp/issues/3903)
- button: fix hairline position [#3653](https://github.com/YongzWang/vant-weapp/issues/3653) [#3651](https://github.com/YongzWang/vant-weapp/issues/3651)
- button: fix open-type not work [#4222](https://github.com/YongzWang/vant-weapp/issues/4222) [#4217](https://github.com/YongzWang/vant-weapp/issues/4217)
- Button: remove default lang [#2883](https://github.com/YongzWang/vant-weapp/issues/2883) [#2881](https://github.com/YongzWang/vant-weapp/issues/2881)
- button: set open-type to null when disabled [#3076](https://github.com/YongzWang/vant-weapp/issues/3076) [#3074](https://github.com/YongzWang/vant-weapp/issues/3074)
- button: 修复type为getUserInfo且wx.getUserProfile可用时，lang参数无效问题 [#4250](https://github.com/YongzWang/vant-weapp/issues/4250)
- calendar: add toast in json [#3466](https://github.com/YongzWang/vant-weapp/issues/3466) [#3320](https://github.com/YongzWang/vant-weapp/issues/3320)
- Calendar: confirmDisabledText default value [#4490](https://github.com/YongzWang/vant-weapp/issues/4490)
- calendar: confirmDisabledText增加默认值和文档同步 [#3394](https://github.com/YongzWang/vant-weapp/issues/3394)
- Calendar: display 'NaN/NaN/NaN' in phone device after select date [#3833](https://github.com/YongzWang/vant-weapp/issues/3833)
- calendar: fix calendar reset miss default Date [#5546](https://github.com/YongzWang/vant-weapp/issues/5546)
- calendar: fix cannot select the same day on allow-same-day [#5193](https://github.com/YongzWang/vant-weapp/issues/5193)
- calendar: fix custom color for same-day button [#4200](https://github.com/YongzWang/vant-weapp/issues/4200)
- calendar: fix default-date not work in multiple mode [#3284](https://github.com/YongzWang/vant-weapp/issues/3284) [#3271](https://github.com/YongzWang/vant-weapp/issues/3271)
- Calendar: fix month title sync [a14011](https://github.com/YongzWang/vant-weapp/commit/a140117e8b5fcec57ec036781ebc76b662e55e85)
- Calendar: fix row-height style error [#4733](https://github.com/YongzWang/vant-weapp/issues/4733)
- Calendar: fix startDay with range type and allow same day [35b199](https://github.com/YongzWang/vant-weapp/commit/35b199f9f6470cd0c96e7a63a3ed4db66e55487a)
- Calendar: fix time [84b8b0](https://github.com/YongzWang/vant-weapp/commit/84b8b086a72f06aace5ed569a1ace7eb7ffd27f6)
- Calendar: fix timezone [#4742](https://github.com/YongzWang/vant-weapp/issues/4742)
- Calendar: fix timezone [33a329](https://github.com/YongzWang/vant-weapp/commit/33a32903e09ced618c543e091647d2501a6006d7)
- Calendar: fix timezone [3b120e](https://github.com/YongzWang/vant-weapp/commit/3b120e3c5b90538ba14e8a031f36d3f2c200a67b)
- Calendar: fix wxs error on init  when showConfirm is true [#2951](https://github.com/YongzWang/vant-weapp/issues/2951) [#2949](https://github.com/YongzWang/vant-weapp/issues/2949)
- calendar: fixed no confirm event in allow-same-day & no confirm button [db8981](https://github.com/YongzWang/vant-weapp/commit/db89819f9e3537435ac5fcc52f680affd9255c6b)
- Calendar: getDay 和 getUTCDay 有时间差，导致星期错位 [#4883](https://github.com/YongzWang/vant-weapp/issues/4883)
- Calendar: remove duration 0 [#4474](https://github.com/YongzWang/vant-weapp/issues/4474)
- Calendar: select min effective range [#4569](https://github.com/YongzWang/vant-weapp/issues/4569)
- Calendar: set current date is inital [#4339](https://github.com/YongzWang/vant-weapp/issues/4339)
- Calendar: template url should be relative path [7f7cf6](https://github.com/YongzWang/vant-weapp/commit/7f7cf62ee0f675ad6b86d41f70b23336e7ddc7a1)
- Calendar: valueOf [d4f4d7](https://github.com/YongzWang/vant-weapp/commit/d4f4d75fd9b4614762f394fb25a50d6448c3c451)
- calendar: 修复calendar组件安全区域传参未传递给popup组件的问题 [db7957](https://github.com/YongzWang/vant-weapp/commit/db79570d98537db669730aa66d3fb3932ded4737)
- calendar: 在多选日期状态下,选择完后点确定提交报错 [#3195](https://github.com/YongzWang/vant-weapp/issues/3195)
- Canlendar: fix default-date invalid [#4430](https://github.com/YongzWang/vant-weapp/issues/4430)
- card demo 缺少 tag button 定义 [#5057](https://github.com/YongzWang/vant-weapp/issues/5057)
- Çard: 修复centered属性无效，去除title、desc长度限制 @rex-zsd [#1270](https://github.com/YongzWang/vant-weapp/issues/1270)
- cascader empty index-bar test demo [88eb93](https://github.com/YongzWang/vant-weapp/commit/88eb9379a9a4e2735437ca3486535ec14e20c59b)
- Cascader: cascader__option--select not bind [716082](https://github.com/YongzWang/vant-weapp/commit/7160828cf1a4390ebd6c49f1fdf19d91fef5c988)
- Cascader: change isSelected key [e46d11](https://github.com/YongzWang/vant-weapp/commit/e46d11f837ae06fa461a0e3e566256ebbc96d396)
- cascader: fix error display of async data [4ccb1e](https://github.com/YongzWang/vant-weapp/commit/4ccb1eeb67765b7386a0ecf2870aad4b3b6ac4ea)
- cascader: 修复cascader组件onClickTab事件没有同步activeTab的值导致选择异常的问题 [92ae4a](https://github.com/YongzWang/vant-weapp/commit/92ae4a29c0b99aa65be6a71004b795ae2650f37c)
- cell 组件新增 no-border 属性 [#369](https://github.com/YongzWang/vant-weapp/issues/369)
- Cell: 解决外部样式类优先级问题 @rex-zsd [#746](https://github.com/YongzWang/vant-weapp/issues/746)
- checkbox: fix label-position not work [#4036](https://github.com/YongzWang/vant-weapp/issues/4036) [#4017](https://github.com/YongzWang/vant-weapp/issues/4017)
- checkbox: remove unused method [#4527](https://github.com/YongzWang/vant-weapp/issues/4527)
- checkbox: set a 12px icon size style bug [#2105](https://github.com/YongzWang/vant-weapp/issues/2105)
- Checkbox: support set disabled dynamic [#2748](https://github.com/YongzWang/vant-weapp/issues/2748) [#2742](https://github.com/YongzWang/vant-weapp/issues/2742)
- Circle:  README.md size type mistaken [#2694](https://github.com/YongzWang/vant-weapp/issues/2694)
- circle: can not set value dynamic [#3264](https://github.com/YongzWang/vant-weapp/issues/3264) [#3239](https://github.com/YongzWang/vant-weapp/issues/3239)
- circle: Fix the bug of shake when the circle component value is a decimal number. [#4152](https://github.com/YongzWang/vant-weapp/issues/4152)
- circle: fix type not work [#3228](https://github.com/YongzWang/vant-weapp/issues/3228) [#3168](https://github.com/YongzWang/vant-weapp/issues/3168)
- Circle: initial ctx [#2005](https://github.com/YongzWang/vant-weapp/issues/2005)
- Col: incorrect style in less 4.0 [#4322](https://github.com/YongzWang/vant-weapp/issues/4322)
- Collapse: animate invalid on multi clicks [#4567](https://github.com/YongzWang/vant-weapp/issues/4567)
- collapse: avoid use animation when height is 0 [#3562](https://github.com/YongzWang/vant-weapp/issues/3562) [#3449](https://github.com/YongzWang/vant-weapp/issues/3449)
- collapse: fix typo error [#3403](https://github.com/YongzWang/vant-weapp/issues/3403)
- collapse: refactor with animation to improve performance [#3401](https://github.com/YongzWang/vant-weapp/issues/3401) [#3279](https://github.com/YongzWang/vant-weapp/issues/3279)
- Collapse: 修复没有动画效果 @rex-zsd [#1140](https://github.com/YongzWang/vant-weapp/issues/1140)
- compiler: replace icon path when compile [45ccdb](https://github.com/YongzWang/vant-weapp/commit/45ccdbb208340fa77a516f68d4eee48102dd4bea)
- compiler: watch ts file [#4693](https://github.com/YongzWang/vant-weapp/issues/4693)
- CountDown: destroy timer when Component destroyed [#2199](https://github.com/YongzWang/vant-weapp/issues/2199)
- datetime-picker: update value with origin column after change [#3352](https://github.com/YongzWang/vant-weapp/issues/3352)
- datetime-picker: 修复year-month 选择字段校验报错 [#3783](https://github.com/YongzWang/vant-weapp/issues/3783)
- DatetimePicker: fix incorrect columns index [#4245](https://github.com/YongzWang/vant-weapp/issues/4245)
- DatetimePicker: Selector error when setting filter option [dd48ce](https://github.com/YongzWang/vant-weapp/commit/dd48ce34a01204e7b375f5189c517a33bce27520)
- DatetimePicker: 修复动态设置type时报错 @rex-zsd [#1004](https://github.com/YongzWang/vant-weapp/issues/1004)
- demo: update demo snapshot [df7b7a](https://github.com/YongzWang/vant-weapp/commit/df7b7a782f17dfa80b563cf9ba56a6b63f824a98)
- Dialog): fix(Dialog: closeOnClickOverlay true，overlay click error 'this.onClose is not a function' [#3913](https://github.com/YongzWang/vant-weapp/issues/3913)
- dialog: adjust type definition [#3630](https://github.com/YongzWang/vant-weapp/issues/3630) [#3587](https://github.com/YongzWang/vant-weapp/issues/3587)
- dialog: fixed extra lines without button [#5141](https://github.com/YongzWang/vant-weapp/issues/5141)
- Dialog: improve width and avoid text blurry [#2139](https://github.com/YongzWang/vant-weapp/issues/2139)
- dialog: remove blank before title [#3069](https://github.com/YongzWang/vant-weapp/issues/3069)
- dialog: show dialog after class ready [#3374](https://github.com/YongzWang/vant-weapp/issues/3374) [#3362](https://github.com/YongzWang/vant-weapp/issues/3362)
- Dialog: 修复取消按钮只生效一次 @rex-zsd [#295](https://github.com/YongzWang/vant-weapp/issues/295)
- Divider: missing comma [#2205](https://github.com/YongzWang/vant-weapp/issues/2205)
- dropdown: fix last item style on text over [#5145](https://github.com/YongzWang/vant-weapp/issues/5145)
- DropdownItem: emit close while change item [#2766](https://github.com/YongzWang/vant-weapp/issues/2766) [#2582](https://github.com/YongzWang/vant-weapp/issues/2582)
- DropdownItem: fix wx:key wran [#2670](https://github.com/YongzWang/vant-weapp/issues/2670)
- DropdownMenu: annotation error [#2320](https://github.com/YongzWang/vant-weapp/issues/2320)
- DropdownMenu: support set props dynamic & improve performance [#2454](https://github.com/YongzWang/vant-weapp/issues/2454) [#2446](https://github.com/YongzWang/vant-weapp/issues/2446)
- empty: support slot [#3563](https://github.com/YongzWang/vant-weapp/issues/3563) [#3549](https://github.com/YongzWang/vant-weapp/issues/3549)
- eslint [#1929](https://github.com/YongzWang/vant-weapp/issues/1929)
- example: incorrect usingComponents path [#1897](https://github.com/YongzWang/vant-weapp/issues/1897)
- example: wxss import error due to \ symbol for path in windows OS [#2924](https://github.com/YongzWang/vant-weapp/issues/2924)
- Field: add input-align example [#2519](https://github.com/YongzWang/vant-weapp/issues/2519)
- field: adjust height in textarea [#3383](https://github.com/YongzWang/vant-weapp/issues/3383)
- field: always set value after input [#3313](https://github.com/YongzWang/vant-weapp/issues/3313) [#3297](https://github.com/YongzWang/vant-weapp/issues/3297)
- Field: avoid setting showClear to undefined [#3012](https://github.com/YongzWang/vant-weapp/issues/3012) [#3009](https://github.com/YongzWang/vant-weapp/issues/3009)
- Field: avoid wxs error when set autosize [#3038](https://github.com/YongzWang/vant-weapp/issues/3038) [#3033](https://github.com/YongzWang/vant-weapp/issues/3033)
- Field: catch touchstart event to fix #1430 [#1430](https://github.com/YongzWang/vant-weapp/issues/1430) [#2602](https://github.com/YongzWang/vant-weapp/issues/2602) [#1430](https://github.com/YongzWang/vant-weapp/issues/1430)
- Field: emit event after setData when input @rex-zsd [#970](https://github.com/YongzWang/vant-weapp/issues/970)
- field: fix empty label render [#3756](https://github.com/YongzWang/vant-weapp/issues/3756) [#3754](https://github.com/YongzWang/vant-weapp/issues/3754) [#3750](https://github.com/YongzWang/vant-weapp/issues/3750)
- Field: fix error message align [8601cb](https://github.com/YongzWang/vant-weapp/commit/8601cb1157e13bb39bd68c48867cb49c34a55e55)
- field: fix field error message style [#5482](https://github.com/YongzWang/vant-weapp/issues/5482)
- field: fix label-class when use label prop [#3729](https://github.com/YongzWang/vant-weapp/issues/3729) [#3691](https://github.com/YongzWang/vant-weapp/issues/3691)
- Field: fix max-height not work [#3007](https://github.com/YongzWang/vant-weapp/issues/3007) [#3002](https://github.com/YongzWang/vant-weapp/issues/3002)
- Field: showWordLimit value.length > maxlength [#3802](https://github.com/YongzWang/vant-weapp/issues/3802)
- Field: support model value [#2986](https://github.com/YongzWang/vant-weapp/issues/2986) [#2960](https://github.com/YongzWang/vant-weapp/issues/2960)
- Field: template url should be relative path [6dd42a](https://github.com/YongzWang/vant-weapp/commit/6dd42a0473578e26e5f5f96158959e56689f68b6)
- filed Demo missing van-button [8ec17c](https://github.com/YongzWang/vant-weapp/commit/8ec17cc87da28b9f3caa5293c3710ee927eaa210)
- fix dialog & toast doc error [#5064](https://github.com/YongzWang/vant-weapp/issues/5064)
- fix doc [ba927d](https://github.com/YongzWang/vant-weapp/commit/ba927da0eaf800dbc4479bf210385cadb7a82334)
- fix docs error [#4489](https://github.com/YongzWang/vant-weapp/issues/4489)
- fix husky lack lint-staged devdep [082ae1](https://github.com/YongzWang/vant-weapp/commit/082ae1d66aecbc3fbcbc41883a416e6da7d7c610)
- fix test cli error [#5076](https://github.com/YongzWang/vant-weapp/issues/5076)
- goods-action-button: rerender style after link change [#3145](https://github.com/YongzWang/vant-weapp/issues/3145) [#3138](https://github.com/YongzWang/vant-weapp/issues/3138)
- goods-action: add several css variable [#3654](https://github.com/YongzWang/vant-weapp/issues/3654) [#3652](https://github.com/YongzWang/vant-weapp/issues/3652)
- goods-action: set box-sizing to keep height [#3865](https://github.com/YongzWang/vant-weapp/issues/3865) [#3753](https://github.com/YongzWang/vant-weapp/issues/3753)
- GoodsAction: add block for slot [#5496](https://github.com/YongzWang/vant-weapp/issues/5496)
- GoodsActionButton: fix style error [#2762](https://github.com/YongzWang/vant-weapp/issues/2762)
- GoodsActionButton: fix style error in single action button [#2808](https://github.com/YongzWang/vant-weapp/issues/2808) [#2786](https://github.com/YongzWang/vant-weapp/issues/2786)
- GoodsActionButton: incorrect height [#2195](https://github.com/YongzWang/vant-weapp/issues/2195)
- GoodsAction: incorrect border radius [#2311](https://github.com/YongzWang/vant-weapp/issues/2311)
- grid: add margin-top for text with icon [#3310](https://github.com/YongzWang/vant-weapp/issues/3310) [#3307](https://github.com/YongzWang/vant-weapp/issues/3307)
- Grid: fix square item gutter bug [#3231](https://github.com/YongzWang/vant-weapp/issues/3231)
- Grid: gutter not work correct with square [#2394](https://github.com/YongzWang/vant-weapp/issues/2394) [#2373](https://github.com/YongzWang/vant-weapp/issues/2373)
- griditem: set icon prefix to 'van-icon' [#4318](https://github.com/YongzWang/vant-weapp/issues/4318)
- Icon: fix badge number align [#3501](https://github.com/YongzWang/vant-weapp/issues/3501) [#3493](https://github.com/YongzWang/vant-weapp/issues/3493)
- icon: fix display exception in classPrefix [#5320](https://github.com/YongzWang/vant-weapp/issues/5320)
- icon: fix dot when custom icon [#5253](https://github.com/YongzWang/vant-weapp/issues/5253)
- icon: fix location error when custom-class [31b17e](https://github.com/YongzWang/vant-weapp/commit/31b17e910b439bf98b96a5060373dfa7d4bef242)
- Icon: info position [#2194](https://github.com/YongzWang/vant-weapp/issues/2194)
- Icon: medal typo [#2511](https://github.com/YongzWang/vant-weapp/issues/2511)
- Icons: fix cdn link [#4012](https://github.com/YongzWang/vant-weapp/issues/4012)
- Image: remove webp [#2462](https://github.com/YongzWang/vant-weapp/issues/2462) [#2459](https://github.com/YongzWang/vant-weapp/issues/2459)
- Image: support set width & height dynamic [#2419](https://github.com/YongzWang/vant-weapp/issues/2419) [#2415](https://github.com/YongzWang/vant-weapp/issues/2415) [#2392](https://github.com/YongzWang/vant-weapp/issues/2392)
- IndexBar: fix error in click event [#2605](https://github.com/YongzWang/vant-weapp/issues/2605) [#2522](https://github.com/YongzWang/vant-weapp/issues/2522)
- IndexBar: remove prop scrollTop [#2999](https://github.com/YongzWang/vant-weapp/issues/2999) [#2821](https://github.com/YongzWang/vant-weapp/issues/2821) [#2768](https://github.com/YongzWang/vant-weapp/issues/2768)
- IndexBar: sidebar not exists [#4310](https://github.com/YongzWang/vant-weapp/issues/4310)
- info: fix style error [#3823](https://github.com/YongzWang/vant-weapp/issues/3823) [#3817](https://github.com/YongzWang/vant-weapp/issues/3817)
- info: text vertical middle in android [#3778](https://github.com/YongzWang/vant-weapp/issues/3778) [#3569](https://github.com/YongzWang/vant-weapp/issues/3569)
- invalid Function prop [#1963](https://github.com/YongzWang/vant-weapp/issues/1963)
- invalid prop types [#1991](https://github.com/YongzWang/vant-weapp/issues/1991)
- jest: adjust config [71962c](https://github.com/YongzWang/vant-weapp/commit/71962ce3695c61c845e7a448f4640abf5e283617)
- mixin: fix scroll function are not recycled [#5086](https://github.com/YongzWang/vant-weapp/issues/5086)
- nav-bar: fix --nav-bar-icon-color not work & fix wrong style without title [#3643](https://github.com/YongzWang/vant-weapp/issues/3643) [#3593](https://github.com/YongzWang/vant-weapp/issues/3593) [#3514](https://github.com/YongzWang/vant-weapp/issues/3514)
- nav-bar: fix style error with no left-text [#3263](https://github.com/YongzWang/vant-weapp/issues/3263) [#3250](https://github.com/YongzWang/vant-weapp/issues/3250)
- nav-bar: prevent getRect [#3822](https://github.com/YongzWang/vant-weapp/issues/3822) [#3818](https://github.com/YongzWang/vant-weapp/issues/3818)
- NavBar: default z-index should be 1 [#1927](https://github.com/YongzWang/vant-weapp/issues/1927)
- NavBar: fix icon style error [#2331](https://github.com/YongzWang/vant-weapp/issues/2331) [#2322](https://github.com/YongzWang/vant-weapp/issues/2322)
- NavBar: fix safeAreaInsetTop not work in android device [#2114](https://github.com/YongzWang/vant-weapp/issues/2114)
- NavBar: 修复因box-sizing:border-box导致导航栏高度不正确问题 [#4969](https://github.com/YongzWang/vant-weapp/issues/4969)
- notice-bar: adjust scrollable behavior [#4201](https://github.com/YongzWang/vant-weapp/issues/4201)
- notice-bar: adjust scrollable behavior [#3727](https://github.com/YongzWang/vant-weapp/issues/3727) [#3683](https://github.com/YongzWang/vant-weapp/issues/3683)
- NoticeBar: catch tap event of close icon [#2281](https://github.com/YongzWang/vant-weapp/issues/2281) [#2246](https://github.com/YongzWang/vant-weapp/issues/2246)
- NoticeBar: fix init translateX [#4746](https://github.com/YongzWang/vant-weapp/issues/4746)
- NoticeBar: incorrect scroll speed [cde387](https://github.com/YongzWang/vant-weapp/commit/cde3876fb0742cacf3e481a8eb2b487dabc8709e)
- NoticeBar: remove default icon size [#4692](https://github.com/YongzWang/vant-weapp/issues/4692)
- Noticebar: 支持动态更新text @rex-zsd [#314](https://github.com/YongzWang/vant-weapp/issues/314) [#279](https://github.com/YongzWang/vant-weapp/issues/279) [#268](https://github.com/YongzWang/vant-weapp/issues/268)
- Notify & Slider: fix eslint error [#2702](https://github.com/YongzWang/vant-weapp/issues/2702)
- Notify: fix safeAreaInsetTop not work [#2558](https://github.com/YongzWang/vant-weapp/issues/2558) [#2540](https://github.com/YongzWang/vant-weapp/issues/2540)
- Notify: incorrect safe area [#2044](https://github.com/YongzWang/vant-weapp/issues/2044)
- Notify: safe-area not work in android [#2393](https://github.com/YongzWang/vant-weapp/issues/2393) [#2372](https://github.com/YongzWang/vant-weapp/issues/2372)
- Notify: should reset options [2ca2f1](https://github.com/YongzWang/vant-weapp/commit/2ca2f171d03702367ac05668e14a7c3c7a314ae0)
- overlay: add custom-class support [#5083](https://github.com/YongzWang/vant-weapp/issues/5083)
- Overlay: fix compile error @rex-zsd [6b223e](https://github.com/YongzWang/vant-weapp/commit/6b223edb3650c19ffea1907f4cfdb0424de9ed51)
- page selector warning [#3137](https://github.com/YongzWang/vant-weapp/issues/3137)
- page-scroll: check getCurrentPage is def [#4458](https://github.com/YongzWang/vant-weapp/issues/4458)
- page-scroll: fix isDef [#4488](https://github.com/YongzWang/vant-weapp/issues/4488)
- page-scroll: skip when page undefined [#4640](https://github.com/YongzWang/vant-weapp/issues/4640)
- Picker: add mask [#2816](https://github.com/YongzWang/vant-weapp/issues/2816) [#2792](https://github.com/YongzWang/vant-weapp/issues/2792)
- picker: recover emit [#3755](https://github.com/YongzWang/vant-weapp/issues/3755) [#3749](https://github.com/YongzWang/vant-weapp/issues/3749)
- Picker: template url should be relative path [#4408](https://github.com/YongzWang/vant-weapp/issues/4408)
- progress: improve pivot position [#3808](https://github.com/YongzWang/vant-weapp/issues/3808) [#3592](https://github.com/YongzWang/vant-weapp/issues/3592)
- Progress: track-color source & doc [#2175](https://github.com/YongzWang/vant-weapp/issues/2175)
- Radio: adjust name type to any [#2801](https://github.com/YongzWang/vant-weapp/issues/2801) [#2800](https://github.com/YongzWang/vant-weapp/issues/2800)
- Radio: fix disabled not work [#2711](https://github.com/YongzWang/vant-weapp/issues/2711) [#2708](https://github.com/YongzWang/vant-weapp/issues/2708)
- radio: support set disabled dynamic [#4191](https://github.com/YongzWang/vant-weapp/issues/4191)
- Radio: 修复单选框VantComponent @rex-zsd [#630](https://github.com/YongzWang/vant-weapp/issues/630)
- Rate: allow-half display error [#2460](https://github.com/YongzWang/vant-weapp/issues/2460)
- Rate: incorrect height caused by inline-block [#2137](https://github.com/YongzWang/vant-weapp/issues/2137)
- Rate: support touch move and selected half star [#4195](https://github.com/YongzWang/vant-weapp/issues/4195)
- rate: use size attribute [#2325](https://github.com/YongzWang/vant-weapp/issues/2325) [#2326](https://github.com/YongzWang/vant-weapp/issues/2326)
- readme: fix link to miniprogram quickstart [#2638](https://github.com/YongzWang/vant-weapp/issues/2638) [#2613](https://github.com/YongzWang/vant-weapp/issues/2613)
- release.sh remove useless code [dafd89](https://github.com/YongzWang/vant-weapp/commit/dafd89ac36525c0788f736ab03cbab2b1e38ec68)
- search: add 'value' prop definition [697746](https://github.com/YongzWang/vant-weapp/commit/697746fb470e9e16476f3fe95c15e4448ca9d686)
- search: optimize the Cancel button click area [#5148](https://github.com/YongzWang/vant-weapp/issues/5148)
- set marginTop when has gutter [#2047](https://github.com/YongzWang/vant-weapp/issues/2047)
- share-sheet: add icons [#4256](https://github.com/YongzWang/vant-weapp/issues/4256)
- ShareSheet: overlayStyle type should be String [8c408e](https://github.com/YongzWang/vant-weapp/commit/8c408e23030e65a0baf62f0b21fb8ed3f2c9df67)
- ShareSheet: the <button> should wrap the text [01795c](https://github.com/YongzWang/vant-weapp/commit/01795cacf68724171e23f826e3625291186eddd1)
- Sidebar: fix emit wrong index in click event after render new sidebar-item list [#2472](https://github.com/YongzWang/vant-weapp/issues/2472) [#2369](https://github.com/YongzWang/vant-weapp/issues/2369)
- SidebarItem: long number wrap [#3714](https://github.com/YongzWang/vant-weapp/issues/3714)
- Skeleton: fix prop row not work error [#2364](https://github.com/YongzWang/vant-weapp/issues/2364)
- Skeleton: missing wx:key and page declaration [#2312](https://github.com/YongzWang/vant-weapp/issues/2312)
- slider docs demo bug [#5128](https://github.com/YongzWang/vant-weapp/issues/5128)
- slider: avoid emit drag on click [#3415](https://github.com/YongzWang/vant-weapp/issues/3415) [#3378](https://github.com/YongzWang/vant-weapp/issues/3378)
- Slider: fix click invalid with vertical props [#4532](https://github.com/YongzWang/vant-weapp/issues/4532)
- Slider: fix decimal value [e8ed00](https://github.com/YongzWang/vant-weapp/commit/e8ed007d8904d75ae96217d9a647b41a7f2041a0)
- slider: fix emit value is not  final value [#5112](https://github.com/YongzWang/vant-weapp/issues/5112)
- slider: fix slide step with max been set [d1043e](https://github.com/YongzWang/vant-weapp/commit/d1043eeb038e6f9b9d438fdaa02a691ce71630aa)
- slider: fix slider can't swipe [#5079](https://github.com/YongzWang/vant-weapp/issues/5079)
- slider: keep slide move evenly [#3876](https://github.com/YongzWang/vant-weapp/issues/3876) [#2085](https://github.com/YongzWang/vant-weapp/issues/2085) [#2717](https://github.com/YongzWang/vant-weapp/issues/2717)
- Slider: pseudo element may casue body overflow-x [#2145](https://github.com/YongzWang/vant-weapp/issues/2145)
- Slider: remove theme mixin [#4520](https://github.com/YongzWang/vant-weapp/issues/4520)
- Slider: support update value prop dynamic @rex-zsd [#863](https://github.com/YongzWang/vant-weapp/issues/863)
- stepper doc [#222](https://github.com/YongzWang/vant-weapp/issues/222)
- Stepper: can't work when step is decimal [#2142](https://github.com/YongzWang/vant-weapp/issues/2142)
- stepper: fix always-embed prop appearing twice [#5231](https://github.com/YongzWang/vant-weapp/issues/5231)
- stepper: fix decimal compare [88bd66](https://github.com/YongzWang/vant-weapp/commit/88bd66c78ef3881f2e168c60570ef16b16f66758)
- Stepper: fix minusDisabled、plusDisabled error when set value dynamic @rex-zsd [#1022](https://github.com/YongzWang/vant-weapp/issues/1022)
- stepper: fix no  change event in blur [#5227](https://github.com/YongzWang/vant-weapp/issues/5227)
- stepper: fix unable update value in async change [#5191](https://github.com/YongzWang/vant-weapp/issues/5191)
- stepper: fixed displaying incorrect values when on blur [#5158](https://github.com/YongzWang/vant-weapp/issues/5158)
- Stepper: incorrect disabled color [#2405](https://github.com/YongzWang/vant-weapp/issues/2405)
- Stepper: incorrect minus/plus slots [#4427](https://github.com/YongzWang/vant-weapp/issues/4427)
- Stepper: use alwaysEmbed [ed3609](https://github.com/YongzWang/vant-weapp/commit/ed3609649489aad26e11c4819c733b7cc653dcda)
- steps ui bug [#627](https://github.com/YongzWang/vant-weapp/issues/627)
- Steps: fix vertical line height [eb5675](https://github.com/YongzWang/vant-weapp/commit/eb56755fd7f5eccb5c28aa8e71e90fab99b17fa9)
- steps: fixed extra spacing in the vertical direction [#5166](https://github.com/YongzWang/vant-weapp/issues/5166)
- Steps: incorrect style when use inactive-icon prop [#2166](https://github.com/YongzWang/vant-weapp/issues/2166)
- Step: vertical line background [338580](https://github.com/YongzWang/vant-weapp/commit/33858004a1302c86f3f7adafdd60cb0adb5e86e3)
- Sticky: avoid sticky not fixed when scroll slow & improve performance [#2703](https://github.com/YongzWang/vant-weapp/issues/2703) [#2310](https://github.com/YongzWang/vant-weapp/issues/2310)
- Sticky: Cannot read property 'top' of null [#4433](https://github.com/YongzWang/vant-weapp/issues/4433)
- Sticky: default z-index [#1975](https://github.com/YongzWang/vant-weapp/issues/1975)
- sticky: fix error in transition & sticky [#5483](https://github.com/YongzWang/vant-weapp/issues/5483)
- Sticky: pageScroll bind page [#3092](https://github.com/YongzWang/vant-weapp/issues/3092)
- support preview video [#3594](https://github.com/YongzWang/vant-weapp/issues/3594)
- Switch: custom color invalid when using active-value [#4645](https://github.com/YongzWang/vant-weapp/issues/4645)
- Switch: loading size [#2220](https://github.com/YongzWang/vant-weapp/issues/2220)
- tab: async tab active [53e4a0](https://github.com/YongzWang/vant-weapp/commit/53e4a0d3f9ce718c296abbb14b04fadcb40dfaad)
- tab: avoid swipe to disabled tab [#3467](https://github.com/YongzWang/vant-weapp/issues/3467) [#3321](https://github.com/YongzWang/vant-weapp/issues/3321)
- Tabbar: badge number vertical align center [#3493](https://github.com/YongzWang/vant-weapp/issues/3493)
- tabbar: fix style error in iphonese [#3314](https://github.com/YongzWang/vant-weapp/issues/3314) [#2988](https://github.com/YongzWang/vant-weapp/issues/2988)
- tab: correct line position in complete mode [#3777](https://github.com/YongzWang/vant-weapp/issues/3777) [#3767](https://github.com/YongzWang/vant-weapp/issues/3767) [#3579](https://github.com/YongzWang/vant-weapp/issues/3579)
- tab: delete extra return [97af57](https://github.com/YongzWang/vant-weapp/commit/97af57cee94dc586362cf1b5b8ba8e283628a87f)
- Tab: fix Card Type Color custome [#2941](https://github.com/YongzWang/vant-weapp/issues/2941)
- Tab: fix getComputedName of undefined error [#2376](https://github.com/YongzWang/vant-weapp/issues/2376) [#2335](https://github.com/YongzWang/vant-weapp/issues/2335)
- Tab: fix init position incorrect [#4521](https://github.com/YongzWang/vant-weapp/issues/4521)
- Tab: fix line incorrect style when set tabs async @rex-zsd [#816](https://github.com/YongzWang/vant-weapp/issues/816)
- tab: fix maximum call stack on scroll [#5125](https://github.com/YongzWang/vant-weapp/issues/5125)
- Tab: fix prop active not work in init [#2395](https://github.com/YongzWang/vant-weapp/issues/2395) [#2390](https://github.com/YongzWang/vant-weapp/issues/2390)
- Tab: fix style error with card of type [#4582](https://github.com/YongzWang/vant-weapp/issues/4582)
- tab: fix tab height [9e6832](https://github.com/YongzWang/vant-weapp/commit/9e6832bf851e7fc6ed2631e5e467ce672bb33d46)
- tab: fix tab height [a1a1af](https://github.com/YongzWang/vant-weapp/commit/a1a1af37f1f82847f6691f8ce43aca3ff59064b2)
- tab: hide scrollbar [#3072](https://github.com/YongzWang/vant-weapp/issues/3072) [#2935](https://github.com/YongzWang/vant-weapp/issues/2935)
- tab: incorrect slot [8102e7](https://github.com/YongzWang/vant-weapp/commit/8102e7953165490298a68a1c800d12d95de1c331)
- tab: jest change [747b30](https://github.com/YongzWang/vant-weapp/commit/747b30597ab20e0e887dba118fe93fb5999108bd)
- tab: line-width support string [#3628](https://github.com/YongzWang/vant-weapp/issues/3628) [#3620](https://github.com/YongzWang/vant-weapp/issues/3620)
- tab: refactor animation without transform [#3668](https://github.com/YongzWang/vant-weapp/issues/3668) [#3659](https://github.com/YongzWang/vant-weapp/issues/3659)
- tab: rollback line style refactor [#3511](https://github.com/YongzWang/vant-weapp/issues/3511) [#3492](https://github.com/YongzWang/vant-weapp/issues/3492) [#3504](https://github.com/YongzWang/vant-weapp/issues/3504)
- tabs: Background offset#5318 [offset#5318](https://github.com/YongzWang/vant-weapp/issues/5318)
- Tab: set container when change active [#2817](https://github.com/YongzWang/vant-weapp/issues/2817) [#2782](https://github.com/YongzWang/vant-weapp/issues/2782)
- Tabs: fix disabled event data [#2758](https://github.com/YongzWang/vant-weapp/issues/2758)
- tabs: fix issue with component init animation [#5115](https://github.com/YongzWang/vant-weapp/issues/5115)
- Tabs: fix some error when component init [#2133](https://github.com/YongzWang/vant-weapp/issues/2133)
- tabs: remove duplicated init offset [#4202](https://github.com/YongzWang/vant-weapp/issues/4202)
- Tab: support set animated dynamic [#2712](https://github.com/YongzWang/vant-weapp/issues/2712) [#2597](https://github.com/YongzWang/vant-weapp/issues/2597)
- Tab: swipe invalid [#4715](https://github.com/YongzWang/vant-weapp/issues/4715)
- Tab: swipe multi index with double refers [#4539](https://github.com/YongzWang/vant-weapp/issues/4539)
- Tabs: 修复滑动切换模式下激活选项错误 [#2293](https://github.com/YongzWang/vant-weapp/issues/2293)
- Tabs: 修复选项卡竖向滚动时不触发scroll事件 [#2299](https://github.com/YongzWang/vant-weapp/issues/2299)
- tab: use groupSetData to keep tab render sync [#3290](https://github.com/YongzWang/vant-weapp/issues/3290) [#1867](https://github.com/YongzWang/vant-weapp/issues/1867)
- Tag: add component dependence van-icon [#2579](https://github.com/YongzWang/vant-weapp/issues/2579) [#2574](https://github.com/YongzWang/vant-weapp/issues/2574)
- tag: fix wrong css variable name [#3191](https://github.com/YongzWang/vant-weapp/issues/3191) [#3185](https://github.com/YongzWang/vant-weapp/issues/3185)
- Tag: text vertical align in miui [#3715](https://github.com/YongzWang/vant-weapp/issues/3715)
- test: fix test case error [d69ec2](https://github.com/YongzWang/vant-weapp/commit/d69ec23b88aeca7f6078e23cfac691c9362acbed)
- the handwritten keyboard does not trigger input change [#1200](https://github.com/YongzWang/vant-weapp/issues/1200)
- Toast: fix classname 'vant-toast-text' [#4587](https://github.com/YongzWang/vant-weapp/issues/4587)
- Toast: 修复Toast组件对timeout小于0的支持 @rex-zsd [#340](https://github.com/YongzWang/vant-weapp/issues/340) [#339](https://github.com/YongzWang/vant-weapp/issues/339)
- transition: do not display when show is true [#4005](https://github.com/YongzWang/vant-weapp/issues/4005) [#3816](https://github.com/YongzWang/vant-weapp/issues/3816)
- transition: fix  requestAnimationFrame is not executed in the background [#5131](https://github.com/YongzWang/vant-weapp/issues/5131)
- Transition: fix typescript error [03cd98](https://github.com/YongzWang/vant-weapp/commit/03cd9843936b5c942fd9f808c5972411691048e5)
- transition: fixed enter event trigger multiple times [#5157](https://github.com/YongzWang/vant-weapp/issues/5157)
- TreeSelect: setData [#2028](https://github.com/YongzWang/vant-weapp/issues/2028)
- TreeSelect: support set mainActiveIndex dynamic [#2471](https://github.com/YongzWang/vant-weapp/issues/2471) [#2444](https://github.com/YongzWang/vant-weapp/issues/2444)
- TreeSelect: use scroll-view to prevent page scroll event @rex-zsd [#867](https://github.com/YongzWang/vant-weapp/issues/867)
- tsconfig: fix ts compile error [#3747](https://github.com/YongzWang/vant-weapp/issues/3747)
- uploader: avoid emit click-preview event in delete event [#3230](https://github.com/YongzWang/vant-weapp/issues/3230) [#3216](https://github.com/YongzWang/vant-weapp/issues/3216)
- uploader: emit click-preview for all file type [#3071](https://github.com/YongzWang/vant-weapp/issues/3071) [#3049](https://github.com/YongzWang/vant-weapp/issues/3049)
- uploader: fix chooseImage error in PC [#5477](https://github.com/YongzWang/vant-weapp/issues/5477)
- Uploader: fix multiple not work [#2329](https://github.com/YongzWang/vant-weapp/issues/2329) [#2327](https://github.com/YongzWang/vant-weapp/issues/2327)
- uploader: fix preview video index error [#5142](https://github.com/YongzWang/vant-weapp/issues/5142)
- uploader: fix uploader demo for beforeRead function [#4235](https://github.com/YongzWang/vant-weapp/issues/4235)
- Uploader: incorrect default size and loading style [#3317](https://github.com/YongzWang/vant-weapp/issues/3317)
- Uploader: lint failed [#2275](https://github.com/YongzWang/vant-weapp/issues/2275)
- uploader: preview-size repeat px [#2340](https://github.com/YongzWang/vant-weapp/issues/2340)
- Uploader: remove round border radius [#3384](https://github.com/YongzWang/vant-weapp/issues/3384)
- Uploader: remove use-slot & catch upload error & fix prop capture not work [#2551](https://github.com/YongzWang/vant-weapp/issues/2551) [#2541](https://github.com/YongzWang/vant-weapp/issues/2541) [#2544](https://github.com/YongzWang/vant-weapp/issues/2544)
- Uploader: replace wx.chooseImage with wx.chooseMedia [33a7e5](https://github.com/YongzWang/vant-weapp/commit/33a7e55a716f7ea47f7ccbec1d70998fcea9e6aa)
- Upload: fix image upload in wxwork [#5581](https://github.com/YongzWang/vant-weapp/issues/5581)
- utils: fix compile error [#3878](https://github.com/YongzWang/vant-weapp/issues/3878)
- van-field: Invalid maxlength on Android devices [05f615](https://github.com/YongzWang/vant-weapp/commit/05f6159df86e9cba7dae71659b39bc4b31fd3c10)
- van-field: Invalid maxlength on Android devices [466b9b](https://github.com/YongzWang/vant-weapp/commit/466b9b55048afe46f4c88bf8bdc2ef19231613e4)
- van-notice-bar: notice-bar early vanished when delay and scrollable were set [#5547](https://github.com/YongzWang/vant-weapp/issues/5547)
- VantComponent: remove optionalTypes [#4501](https://github.com/YongzWang/vant-weapp/issues/4501)
- 修复 DatePicker 组件设置初始时间时报错的问题 [#350](https://github.com/YongzWang/vant-weapp/issues/350)
- 修复合并生命周期extend函数 & 修改tab文档 [#93](https://github.com/YongzWang/vant-weapp/issues/93)
- 修复失效的链接 [4a952f](https://github.com/YongzWang/vant-weapp/commit/4a952f9a459665e5f5ebfae93d0086f6226052ef)
- 修复插件内使用 van-tabs 切换 tab 报错的问题 [#5073](https://github.com/YongzWang/vant-weapp/issues/5073)
- 修复由于 autoprefixer 移除旧浏览器代码导致的兼容性问题 [#335](https://github.com/YongzWang/vant-weapp/issues/335)
- 修复错误 [ceea48](https://github.com/YongzWang/vant-weapp/commit/ceea48a7b1cf13c0e0033b9f0e5786c5f8b17ac8)
- 修改min-date和max-date的传值校验 [37d8e6](https://github.com/YongzWang/vant-weapp/commit/37d8e697c9e3d985b926f68553b8afbb5c0a0569)
- 移除不使用的占位标签 [#187](https://github.com/YongzWang/vant-weapp/issues/187)
- 调整tab wrap-class位置及cascader review细节问题 [c1abd0](https://github.com/YongzWang/vant-weapp/commit/c1abd0052f728b53293579e92b619b5f8c887781)

**bugfix**

- ActionSheet: 修复开放能力无效 [cd3b7e](https://github.com/YongzWang/vant-weapp/commit/cd3b7ef5e684fc31ec388e078a52ef2f97fc8804)
- fix missing @vant/icons when running dev [0875fd](https://github.com/YongzWang/vant-weapp/commit/0875fd6ceb003f05f41e6ac7c585199997d02d30)

**build**

- add actions to sync to gitee [#3212](https://github.com/YongzWang/vant-weapp/issues/3212)
- add commit lint [#1896](https://github.com/YongzWang/vant-weapp/issues/1896)
- add some github actions [#4158](https://github.com/YongzWang/vant-weapp/issues/4158)
- add stylelint [#1982](https://github.com/YongzWang/vant-weapp/issues/1982)
- add travis.yml [#1985](https://github.com/YongzWang/vant-weapp/issues/1985)
- CI: add lint & build [#4224](https://github.com/YongzWang/vant-weapp/issues/4224)
- ci: debug [88e99b](https://github.com/YongzWang/vant-weapp/commit/88e99b6ed2940af8719206f5a594adf38a3a80e3)
- ci: restore test.yml [0d856b](https://github.com/YongzWang/vant-weapp/commit/0d856b007494d6e3cc7f4fb28fb6c761756ca570)
- CI: sync vant deploy-site [#4226](https://github.com/YongzWang/vant-weapp/issues/4226)
- ci: use miniprogram-ci to upload example [00d161](https://github.com/YongzWang/vant-weapp/commit/00d16130d956ed8ec0271a600860df1143414603)
- compile 0.5.20 [b1cdd7](https://github.com/YongzWang/vant-weapp/commit/b1cdd7733a5ff0e02f62d2960b0373b964e4a9dd)
- compile 1.0.0 [e5496a](https://github.com/YongzWang/vant-weapp/commit/e5496ae832d3a2da68e43304813e43fa74058df7)
- compile 1.0.0-beta.0 [43a15c](https://github.com/YongzWang/vant-weapp/commit/43a15cab5a384be278d13376a84d1fb62c115a30)
- compile 1.0.0-beta.1 [91dcf6](https://github.com/YongzWang/vant-weapp/commit/91dcf68558d2389bf28e94564765ac8cbb294752)
- compile 1.0.0-beta.2 [4e8ffe](https://github.com/YongzWang/vant-weapp/commit/4e8ffe29ad00760c39dc14c2c8266cfc3b7c962f)
- compile 1.0.0-beta.3 [6ba5fa](https://github.com/YongzWang/vant-weapp/commit/6ba5fa18dfdc3f7ab6be11660c53cf1f2b72c34c)
- compile 1.0.0-beta.4 [2cae6b](https://github.com/YongzWang/vant-weapp/commit/2cae6b0a1c1a5380c91d84dd5c23af7aaa51b20b)
- compile 1.0.0-beta.5 [6f59f3](https://github.com/YongzWang/vant-weapp/commit/6f59f3647dc5fa5467dada364433596ebe4f2d88)
- compile 1.0.0-beta.6 [d87c4a](https://github.com/YongzWang/vant-weapp/commit/d87c4a7c29acbc346667efd56c17e426e51aefb9)
- compile 1.0.1 [96fc84](https://github.com/YongzWang/vant-weapp/commit/96fc84cbd1a6080b13dc007f91f64a0fc798037d)
- compile 1.0.2 [9f68ed](https://github.com/YongzWang/vant-weapp/commit/9f68ed42b803993168b4751fc1194c57e2e7ef0c)
- compile 1.0.3 [bc9cd3](https://github.com/YongzWang/vant-weapp/commit/bc9cd39fb8a0089ba00a3f4377723d432c3187db)
- compile 1.0.4 [a9c621](https://github.com/YongzWang/vant-weapp/commit/a9c6217893c2ccec8a7da61b26acd5f3868b64e6)
- compile 1.0.5 [1784e9](https://github.com/YongzWang/vant-weapp/commit/1784e94d4f2f495eba543bda7a4b18363aea5552)
- compile 1.0.6 [a391c3](https://github.com/YongzWang/vant-weapp/commit/a391c319c9fec6159e90c8e4b9a032c77a8030ca)
- compile 1.0.7 [d59413](https://github.com/YongzWang/vant-weapp/commit/d59413f0ebc44dedab538d9d446dc8179096a1f5)
- compile 1.0.7-beta1 [44bff3](https://github.com/YongzWang/vant-weapp/commit/44bff3b4901adaf6f16718d9bcc3c29f399e982c)
- compile 1.1.0 [d295fd](https://github.com/YongzWang/vant-weapp/commit/d295fda926d3118c2177c260f29d9c69baf7807f)
- compile 1.1.0-beta.1 [664ffa](https://github.com/YongzWang/vant-weapp/commit/664ffac1712ea25a8257d2cb2284723f64dc36ac)
- compile 1.1.0-beta.2 [673f1c](https://github.com/YongzWang/vant-weapp/commit/673f1c5fc5a18edf05e4c1820a1e8189fc7c0da4)
- compile 1.10.0 [e5124d](https://github.com/YongzWang/vant-weapp/commit/e5124d5bd4bf915ac6da60a9ac7f7b8bb5a6c205)
- compile 1.10.1 [20dc1e](https://github.com/YongzWang/vant-weapp/commit/20dc1e0a68200bf094308d8e6bace875d413a9f0)
- compile 1.10.10 [e4952f](https://github.com/YongzWang/vant-weapp/commit/e4952f28e4d67284a78b271df5c9fea4a9f5d09d)
- compile 1.10.11 [7fdb7f](https://github.com/YongzWang/vant-weapp/commit/7fdb7fbf03fe5a91d0262a26bd27c99ea1fa782f)
- compile 1.10.12 [7cec56](https://github.com/YongzWang/vant-weapp/commit/7cec5690ce450d1ff833af61e77e8992be797425)
- compile 1.10.13 [734db6](https://github.com/YongzWang/vant-weapp/commit/734db65203ccdbebe6fc221fd149ab663ad32acb)
- compile 1.10.14 [79c509](https://github.com/YongzWang/vant-weapp/commit/79c50951a522b6c9272961ebd15c520a1f5fb94a)
- compile 1.10.15 [613ed8](https://github.com/YongzWang/vant-weapp/commit/613ed8cf94bec685e8fe1719ba9deceafe66dd8d)
- compile 1.10.16 [eff827](https://github.com/YongzWang/vant-weapp/commit/eff8276d9f6a5b5f7de6dd3abb94bd64a1eb62f2)
- compile 1.10.17 [629603](https://github.com/YongzWang/vant-weapp/commit/629603e7b0d497c1de7fc725e69c7f8169cd1193)
- compile 1.10.18 [ccbbe1](https://github.com/YongzWang/vant-weapp/commit/ccbbe1e9f6d17a87cd2e3570995e4d9f2477cf36)
- compile 1.10.19 [51bd75](https://github.com/YongzWang/vant-weapp/commit/51bd7514533dcd29de6d9d28113c0d65b4f54263)
- compile 1.10.2 [d82bf5](https://github.com/YongzWang/vant-weapp/commit/d82bf5278ae24a3ca01411f11fb4b9806f4ddf60)
- compile 1.10.20 [d72580](https://github.com/YongzWang/vant-weapp/commit/d72580fe7da57a94241babdd1be4c254ef5ab4c0)
- compile 1.10.21 [799a06](https://github.com/YongzWang/vant-weapp/commit/799a06379d73116f2c2c37792165e02d6974081c)
- compile 1.10.22 [c99f46](https://github.com/YongzWang/vant-weapp/commit/c99f4643601bcabce1f189d4c75ce0b82882d350)
- compile 1.10.23 [ea8f92](https://github.com/YongzWang/vant-weapp/commit/ea8f92f919da8ecc345230ad8304e72907ba91b5)
- compile 1.10.24 [511adf](https://github.com/YongzWang/vant-weapp/commit/511adf7f5d1b209674a9f4437eee1b98c74a9c04)
- compile 1.10.25 [3e06aa](https://github.com/YongzWang/vant-weapp/commit/3e06aa4e894f2fbc78afe0473bb90d888adc4a2d)
- compile 1.10.3 [45e307](https://github.com/YongzWang/vant-weapp/commit/45e307903e5314d3c9cb5a8abfb8e8d5a96236ae)
- compile 1.10.4 [25699c](https://github.com/YongzWang/vant-weapp/commit/25699c19ece841a3b0de408902d64e5f72eda51e)
- compile 1.10.5 [0d71d8](https://github.com/YongzWang/vant-weapp/commit/0d71d8068dd9d7f31834b94f2072dc42bb645625)
- compile 1.10.6 [3599fd](https://github.com/YongzWang/vant-weapp/commit/3599fdab83f97fed8680a39cd2e7e9ce539f68fa)
- compile 1.10.7 [470000](https://github.com/YongzWang/vant-weapp/commit/4700001f3289b72465420afabdbba6340c69c1bb)
- compile 1.10.8 [345027](https://github.com/YongzWang/vant-weapp/commit/345027906dab6c6a89960535f1988eee2b298410)
- compile 1.10.9 [9c9822](https://github.com/YongzWang/vant-weapp/commit/9c9822ef583bd10d6983f19140a6ab4b3c307fdc)
- compile 1.11.0 [be99bd](https://github.com/YongzWang/vant-weapp/commit/be99bd3bd364b4091e999ebe376d664061628dc4)
- compile 1.11.1 [98874a](https://github.com/YongzWang/vant-weapp/commit/98874a155c30709d0f5351813dcc89366aa17a67)
- compile 1.2.0 [0485c4](https://github.com/YongzWang/vant-weapp/commit/0485c48f8ae20855bf860502c908e4ff848da98b)
- compile 1.2.1 [50ee85](https://github.com/YongzWang/vant-weapp/commit/50ee8590466517664c5a64d7f36228d1995d1a40)
- compile 1.2.2 [59ae8c](https://github.com/YongzWang/vant-weapp/commit/59ae8c552aa6f168afeaf4815fab6874928b8336)
- compile 1.3.0 [e2e453](https://github.com/YongzWang/vant-weapp/commit/e2e453845376d6e64fde09081d582f366910cc1a)
- compile 1.3.1 [6faaf2](https://github.com/YongzWang/vant-weapp/commit/6faaf2b48a23b93a37c1658a2da2df66ec6ddf4b)
- compile 1.3.2 [8aac1e](https://github.com/YongzWang/vant-weapp/commit/8aac1ebed07fb64c42f2720030224637761ae22c)
- compile 1.3.3 [5f1c66](https://github.com/YongzWang/vant-weapp/commit/5f1c66d4ef65a1f407c126a237500cbe5eb8219f)
- compile 1.4.0 [16cd54](https://github.com/YongzWang/vant-weapp/commit/16cd5405786aa0071ac4dcc0b4d6d5e87cd71227)
- compile 1.4.0-beta.1 [99253a](https://github.com/YongzWang/vant-weapp/commit/99253aafff48b4ccbb355bc52e7ef647729bace8)
- compile 1.4.0-beta.2 [eea605](https://github.com/YongzWang/vant-weapp/commit/eea6059181934d6aa776bd84b02a09896a8e418f)
- compile 1.4.0-beta.3 [2145bc](https://github.com/YongzWang/vant-weapp/commit/2145bc0fa93f9f4c080ea5d027ed7a311aa2cfde)
- compile 1.4.1 [367878](https://github.com/YongzWang/vant-weapp/commit/367878b19818932bfe5bb9a3de146a46e0a529d6)
- compile 1.4.2 [31e85a](https://github.com/YongzWang/vant-weapp/commit/31e85aeb6f7a51b422a56024bff76d25028ced34)
- compile 1.4.3 [61d8fa](https://github.com/YongzWang/vant-weapp/commit/61d8fadd691c9f56166b80b13087eb114f53012f)
- compile 1.4.3-beta.0 [c1544d](https://github.com/YongzWang/vant-weapp/commit/c1544d88cb4e5bffb724615da405150b69070516)
- compile 1.4.3-beta.1 [e03b1a](https://github.com/YongzWang/vant-weapp/commit/e03b1a2093a96bfdb8cf8762af851eb7851344cc)
- compile 1.4.4 [afae7b](https://github.com/YongzWang/vant-weapp/commit/afae7b3c5dda1c66108fbdd7e731cddac3f52430)
- compile 1.5.0 [b53c44](https://github.com/YongzWang/vant-weapp/commit/b53c4497bd88df65eb68d1cefd39fef8aae37d2e)
- compile 1.5.1 [05cc5c](https://github.com/YongzWang/vant-weapp/commit/05cc5c92997626cb397c9981f21f7badbb618b1d)
- compile 1.5.2 [e8b3c3](https://github.com/YongzWang/vant-weapp/commit/e8b3c3fc8d61b5601512b8b4c54c042ad34498d6)
- compile 1.6.0 [bc5268](https://github.com/YongzWang/vant-weapp/commit/bc52682061d41c258e5480ec36af94e642390526)
- compile 1.6.1 [6a4741](https://github.com/YongzWang/vant-weapp/commit/6a4741302b942c9604901285f1f409c99578969e)
- compile 1.6.2 [22c988](https://github.com/YongzWang/vant-weapp/commit/22c9889d6f324c7e08c8dc0a0857b836b896995e)
- compile 1.6.3 [c21ecf](https://github.com/YongzWang/vant-weapp/commit/c21ecfe52d7ba537fd91309b018acec92630abb5)
- compile 1.6.4 [7d2fa0](https://github.com/YongzWang/vant-weapp/commit/7d2fa015742659512d7148b9021ff5dcb7d33fed)
- compile 1.6.5 [74f04c](https://github.com/YongzWang/vant-weapp/commit/74f04c51d70093a9394be55ddd392b8431e6c6dd)
- compile 1.6.6 [89e9b0](https://github.com/YongzWang/vant-weapp/commit/89e9b0432ce5d82be394e59b95149ade5d34f406)
- compile 1.6.7 [4beb4a](https://github.com/YongzWang/vant-weapp/commit/4beb4a63c71a49d7de2e8a95f58f96444a0b3707)
- compile 1.6.8 [211a52](https://github.com/YongzWang/vant-weapp/commit/211a525b2cd00200e466c776c7fea0187b56207f)
- compile 1.6.9 [b649e2](https://github.com/YongzWang/vant-weapp/commit/b649e2226cfd207c29bd0b1ee0bd4610d742dffa)
- compile 1.6.9-beta.2 [de87dc](https://github.com/YongzWang/vant-weapp/commit/de87dc65082a28bf3791ca2f75500461655b7976)
- compile 1.7.0 [422de0](https://github.com/YongzWang/vant-weapp/commit/422de09b67d4d70abe0487cd945d467fb7d79078)
- compile 1.7.1 [293b4a](https://github.com/YongzWang/vant-weapp/commit/293b4ac004e2be6cbb0a9f3b9ea5f188f9d3bf43)
- compile 1.7.2 [1bbc24](https://github.com/YongzWang/vant-weapp/commit/1bbc24b7422d3df0486f2da7c3ace77e8b1df744)
- compile 1.8.0 [67f354](https://github.com/YongzWang/vant-weapp/commit/67f354e2bedbaa579814bbfea23858bbfadda647)
- compile 1.8.1 [abad85](https://github.com/YongzWang/vant-weapp/commit/abad8571554a64f8abfb614d4068a4d9ad655c92)
- compile 1.8.2 [0b051d](https://github.com/YongzWang/vant-weapp/commit/0b051dcb5782db783613443ee17078545aeaf934)
- compile 1.8.3 [fc5155](https://github.com/YongzWang/vant-weapp/commit/fc5155a6f36af0a5921bb51adfd0cd5e909db800)
- compile 1.8.4 [6f85ec](https://github.com/YongzWang/vant-weapp/commit/6f85ec453e66363a3ebd3330d3c3ea89d2b79495)
- compile 1.8.5 [945066](https://github.com/YongzWang/vant-weapp/commit/9450660ada7925db77246a8852822fb25858f48e)
- compile 1.8.6 [127cae](https://github.com/YongzWang/vant-weapp/commit/127cae1ba9076355aa220c19939e3ec31d8c10ee)
- compile 1.8.7 [cfe9eb](https://github.com/YongzWang/vant-weapp/commit/cfe9eb25a4c4142d9c46a06d3de6a573dc2f2ea9)
- compile 1.9.0 [1e58ce](https://github.com/YongzWang/vant-weapp/commit/1e58ce8e9dfdebc7b0c260daa7e0442ea98747ba)
- compile 1.9.1 [9fafff](https://github.com/YongzWang/vant-weapp/commit/9fafff0dc47a980acff858143c65897610fa3dd9)
- compile 1.9.2 [9c94a7](https://github.com/YongzWang/vant-weapp/commit/9c94a71c32139d4d12ff7e821c63ed67cb4110a3)
- compile v1.6.9-beta.0 [f2699c](https://github.com/YongzWang/vant-weapp/commit/f2699c928b0ea2430e07135d0190d59981638d5c)
- compiler: show gulp stdout while develop & fix tscpaths not working @rex-zsd [#2013](https://github.com/YongzWang/vant-weapp/issues/2013)
- deps-dev: bump @babel/plugin-transform-modules-commonjs [#5541](https://github.com/YongzWang/vant-weapp/issues/5541)
- deps-dev: bump @babel/plugin-transform-modules-commonjs [1abe40](https://github.com/YongzWang/vant-weapp/commit/1abe40372685dd1ccf39c78409bc9bfa0aadd3ed)
- deps-dev: bump @babel/plugin-transform-modules-commonjs [5c9859](https://github.com/YongzWang/vant-weapp/commit/5c9859f1f1b4f07e8385b088a3b53f7256115aea)
- deps-dev: bump @babel/plugin-transform-modules-commonjs [#4871](https://github.com/YongzWang/vant-weapp/issues/4871)
- deps-dev: bump @babel/plugin-transform-modules-commonjs [#4787](https://github.com/YongzWang/vant-weapp/issues/4787)
- deps-dev: bump @babel/preset-typescript from 7.16.0 to 7.16.7 [00e4e1](https://github.com/YongzWang/vant-weapp/commit/00e4e15d32571072347707831474bda72305a8b6)
- deps-dev: bump @babel/preset-typescript from 7.16.7 to 7.18.6 [fe69d2](https://github.com/YongzWang/vant-weapp/commit/fe69d2d6cbf922808706bc3765e7684cae555b76)
- deps-dev: bump @babel/preset-typescript from 7.18.6 to 7.21.4 [cdcdaa](https://github.com/YongzWang/vant-weapp/commit/cdcdaa2c48d78e200c46e42bdf2a9cdc7366d2fb)
- deps-dev: bump @babel/preset-typescript from 7.21.4 to 7.21.5 [927115](https://github.com/YongzWang/vant-weapp/commit/9271152ec22bb5a968ed628cc0ea917fdc39bd1c)
- deps-dev: bump @babel/preset-typescript from 7.21.5 to 7.22.5 [8fba87](https://github.com/YongzWang/vant-weapp/commit/8fba87ee74f4a48dfbd307fcc5b0952b7b6132c7)
- deps-dev: bump @babel/preset-typescript from 7.22.5 to 7.23.0 [#5574](https://github.com/YongzWang/vant-weapp/issues/5574)
- deps-dev: bump @babel/preset-typescript from 7.23.0 to 7.23.2 [#5614](https://github.com/YongzWang/vant-weapp/issues/5614)
- deps-dev: bump @types/jest from 27.0.2 to 27.0.3 [cfcb69](https://github.com/YongzWang/vant-weapp/commit/cfcb6904a2a50130f32061b63874b067e9555857)
- deps-dev: bump @types/jest from 27.0.3 to 27.4.0 [#4724](https://github.com/YongzWang/vant-weapp/issues/4724)
- deps-dev: bump @types/jest from 27.4.0 to 27.4.1 [#4813](https://github.com/YongzWang/vant-weapp/issues/4813)
- deps-dev: bump @vant/cli from 3.10.0 to 3.10.2 [#4170](https://github.com/YongzWang/vant-weapp/issues/4170)
- deps-dev: bump @vant/cli from 3.10.3 to 3.10.4 [#4194](https://github.com/YongzWang/vant-weapp/issues/4194)
- deps-dev: bump @vant/cli from 3.10.4 to 3.10.5 [#4251](https://github.com/YongzWang/vant-weapp/issues/4251)
- deps-dev: bump @vant/cli from 3.10.5 to 3.10.6 [#4261](https://github.com/YongzWang/vant-weapp/issues/4261)
- deps-dev: bump @vant/cli from 3.10.6 to 3.10.8 [#4290](https://github.com/YongzWang/vant-weapp/issues/4290)
- deps-dev: bump @vant/cli from 3.10.8 to 3.10.9 [#4291](https://github.com/YongzWang/vant-weapp/issues/4291)
- deps-dev: bump @vant/cli from 3.10.9 to 3.11.0 [#4306](https://github.com/YongzWang/vant-weapp/issues/4306)
- deps-dev: bump @vant/cli from 3.11.0 to 3.11.1 [#4332](https://github.com/YongzWang/vant-weapp/issues/4332)
- deps-dev: bump @vant/cli from 3.11.1 to 3.11.2 [#4340](https://github.com/YongzWang/vant-weapp/issues/4340)
- deps-dev: bump @vant/cli from 3.11.2 to 3.11.3 [#4421](https://github.com/YongzWang/vant-weapp/issues/4421)
- deps-dev: bump @vant/cli from 4.0.0 to 4.0.1 [#4873](https://github.com/YongzWang/vant-weapp/issues/4873)
- deps-dev: bump @vant/cli from 4.0.1 to 4.0.3 [#5002](https://github.com/YongzWang/vant-weapp/issues/5002)
- deps-dev: bump @vant/cli from 4.0.3 to 4.0.4 [b1b2a9](https://github.com/YongzWang/vant-weapp/commit/b1b2a9135c584dd1602e6e2826c196a4f659eafd)
- deps-dev: bump @vant/icons from 1.5.2 to 1.5.3 [#4172](https://github.com/YongzWang/vant-weapp/issues/4172)
- deps-dev: bump @vant/icons from 1.6.0 to 1.7.0 [#4365](https://github.com/YongzWang/vant-weapp/issues/4365)
- deps-dev: bump @vant/icons from 1.7.0 to 1.7.1 [#4507](https://github.com/YongzWang/vant-weapp/issues/4507)
- deps-dev: bump @vant/icons from 1.7.1 to 1.7.3 [#4722](https://github.com/YongzWang/vant-weapp/issues/4722)
- deps-dev: bump @vant/icons from 1.7.3 to 1.8.0 [#4914](https://github.com/YongzWang/vant-weapp/issues/4914)
- deps-dev: bump @vant/icons from 3.0.1 to 3.0.2 [#5615](https://github.com/YongzWang/vant-weapp/issues/5615)
- deps-dev: bump gulp-postcss from 9.0.0 to 9.0.1 [#4438](https://github.com/YongzWang/vant-weapp/issues/4438)
- deps-dev: bump jest from 27.3.1 to 27.4.3 [#4652](https://github.com/YongzWang/vant-weapp/issues/4652)
- deps-dev: bump jest from 27.4.3 to 27.4.5 [ca40a0](https://github.com/YongzWang/vant-weapp/commit/ca40a07f52303b2e9e374afe861d9bdc2d2e1d52)
- deps-dev: bump jest from 27.4.5 to 27.4.7 [#4782](https://github.com/YongzWang/vant-weapp/issues/4782)
- deps-dev: bump jest from 27.5.0 to 27.5.1 [#4814](https://github.com/YongzWang/vant-weapp/issues/4814)
- deps-dev: bump less from 3.13.1 to 4.1.1 [#4204](https://github.com/YongzWang/vant-weapp/issues/4204)
- deps-dev: bump lint-staged from 13.0.3 to 13.1.0 [49f611](https://github.com/YongzWang/vant-weapp/commit/49f611bf67867e5cb66f728388a9195ccd69b0ea)
- deps-dev: bump lint-staged from 13.1.0 to 13.1.2 [7a0e89](https://github.com/YongzWang/vant-weapp/commit/7a0e89fb14ce319e00cfd5e739eeb4939fad6153)
- deps-dev: bump lint-staged from 13.1.2 to 13.2.0 [9b1a48](https://github.com/YongzWang/vant-weapp/commit/9b1a489c2d016763303d1af4df9d14a49d74acf0)
- deps-dev: bump lint-staged from 13.2.0 to 13.2.2 [071650](https://github.com/YongzWang/vant-weapp/commit/071650a37b64cce1de99ac43f636acdb6f578afe)
- deps-dev: bump lint-staged from 13.2.2 to 13.2.3 [ec6d90](https://github.com/YongzWang/vant-weapp/commit/ec6d90fcc5f69fb3dcdf8a89ab949bab3061c207)
- deps-dev: bump miniprogram-api-typings from 3.1.6 to 3.3.1 [#4171](https://github.com/YongzWang/vant-weapp/issues/4171)
- deps-dev: bump miniprogram-api-typings from 3.10.0 to 3.12.0 [#5539](https://github.com/YongzWang/vant-weapp/issues/5539)
- deps-dev: bump miniprogram-api-typings from 3.12.0 to 3.12.1 [#5617](https://github.com/YongzWang/vant-weapp/issues/5617)
- deps-dev: bump miniprogram-api-typings from 3.3.1 to 3.4.1 [#4331](https://github.com/YongzWang/vant-weapp/issues/4331)
- deps-dev: bump miniprogram-api-typings from 3.4.1 to 3.4.3 [#4423](https://github.com/YongzWang/vant-weapp/issues/4423)
- deps-dev: bump miniprogram-api-typings from 3.4.3 to 3.4.4 [83e10e](https://github.com/YongzWang/vant-weapp/commit/83e10e654829963b17370c709e70e0d832013148)
- deps-dev: bump miniprogram-api-typings from 3.4.4 to 3.4.5 [#4780](https://github.com/YongzWang/vant-weapp/issues/4780)
- deps-dev: bump miniprogram-api-typings from 3.4.5 to 3.6.0 [f70512](https://github.com/YongzWang/vant-weapp/commit/f70512cbf81fbeeb0a36b0c000d735854715023a)
- deps-dev: bump miniprogram-api-typings from 3.6.0 to 3.8.1 [f59e5a](https://github.com/YongzWang/vant-weapp/commit/f59e5afddf6cf23473a93e719f62971ce0f9ed19)
- deps-dev: bump miniprogram-api-typings from 3.8.1 to 3.9.0 [f0ee82](https://github.com/YongzWang/vant-weapp/commit/f0ee82058859a34f816a9429f28879c2ba3fb307)
- deps-dev: bump miniprogram-api-typings from 3.9.0 to 3.9.1 [8f28e6](https://github.com/YongzWang/vant-weapp/commit/8f28e6ae42be7c100acb1566bd934339cf401f6e)
- deps-dev: bump miniprogram-api-typings from 3.9.1 to 3.10.0 [c5ffb2](https://github.com/YongzWang/vant-weapp/commit/c5ffb225ba3ec6c01fd3ca0f3232c5e5aa384be8)
- deps-dev: bump miniprogram-ci from 1.0.83 to 1.2.3 [#4169](https://github.com/YongzWang/vant-weapp/issues/4169)
- deps-dev: bump miniprogram-ci from 1.6.1 to 1.6.10 [#4651](https://github.com/YongzWang/vant-weapp/issues/4651)
- deps-dev: bump miniprogram-ci from 1.6.10 to 1.8.0 [#4779](https://github.com/YongzWang/vant-weapp/issues/4779)
- deps-dev: bump miniprogram-ci from 1.8.0 to 1.8.18 [#4912](https://github.com/YongzWang/vant-weapp/issues/4912)
- deps-dev: bump miniprogram-ci from 1.8.18 to 1.8.35 [#5001](https://github.com/YongzWang/vant-weapp/issues/5001)
- deps-dev: bump miniprogram-ci from 1.8.35 to 1.9.3 [4f8981](https://github.com/YongzWang/vant-weapp/commit/4f8981ab0dfb5a0ce9027606e01bb92806befbfc)
- deps-dev: bump miniprogram-ci from 1.9.3 to 1.9.5 [e38973](https://github.com/YongzWang/vant-weapp/commit/e38973c969ebc98ae3bd30662914cc744868ab4a)
- deps-dev: bump miniprogram-simulate from 1.4.2 to 1.4.3 [ca0f86](https://github.com/YongzWang/vant-weapp/commit/ca0f8614f19ecf5f5945fdbbff7ac1deee7ae100)
- deps-dev: bump miniprogram-simulate from 1.4.3 to 1.4.4 [#4784](https://github.com/YongzWang/vant-weapp/issues/4784)
- deps-dev: bump miniprogram-simulate from 1.4.4 to 1.5.1 [#4810](https://github.com/YongzWang/vant-weapp/issues/4810)
- deps-dev: bump miniprogram-simulate from 1.5.1 to 1.5.5 [#4874](https://github.com/YongzWang/vant-weapp/issues/4874)
- deps-dev: bump miniprogram-simulate from 1.5.5 to 1.5.7 [#4952](https://github.com/YongzWang/vant-weapp/issues/4952)
- deps-dev: bump miniprogram-simulate from 1.5.7 to 1.5.8 [38e617](https://github.com/YongzWang/vant-weapp/commit/38e617227dbedf44831cc6d72e45432e32748431)
- deps-dev: bump miniprogram-simulate from 1.5.8 to 1.5.9 [a3c5a9](https://github.com/YongzWang/vant-weapp/commit/a3c5a990317f49ab8aeb111a24b7141c54dcf6fb)
- deps-dev: bump ts-jest from 27.0.7 to 27.1.2 [#4719](https://github.com/YongzWang/vant-weapp/issues/4719)
- deps-dev: bump ts-jest from 27.1.2 to 27.1.3 [#4786](https://github.com/YongzWang/vant-weapp/issues/4786)
- deps-dev: bump ts-jest from 27.1.3 to 27.1.4 [#4875](https://github.com/YongzWang/vant-weapp/issues/4875)
- deps-dev: bump typescript from 4.4.4 to 4.5.4 [f63a9f](https://github.com/YongzWang/vant-weapp/commit/f63a9f9ad4975601755d7ee43d4d617a2f5425f7)
- deps-dev: bump typescript from 4.5.5 to 4.6.3 [#4872](https://github.com/YongzWang/vant-weapp/issues/4872)
- deps-dev: bump typescript from 4.6.3 to 4.7.4 [#4986](https://github.com/YongzWang/vant-weapp/issues/4986)
- deps-dev: bump typescript from 4.7.4 to 4.8.4 [c380b8](https://github.com/YongzWang/vant-weapp/commit/c380b8ac32024f935929a7486b213084d4424ef2)
- deps-dev: bump typescript from 4.8.4 to 4.9.5 [b028cd](https://github.com/YongzWang/vant-weapp/commit/b028cd7868efca08bc8f32574299bd523b52417e)
- deps-dev: bump vue from 3.2.30 to 3.2.31 [#4811](https://github.com/YongzWang/vant-weapp/issues/4811)
- deps-dev: bump vue from 3.2.31 to 3.2.40 [bbce66](https://github.com/YongzWang/vant-weapp/commit/bbce66886c253f62f17b5ff0df4786be7dd821c0)
- deps-dev: bump vue from 3.2.40 to 3.2.41 [0b5daf](https://github.com/YongzWang/vant-weapp/commit/0b5dafa8d258522e187ab64e1257e9e2e59412b4)
- deps-dev: bump vue from 3.2.41 to 3.2.45 [84dde6](https://github.com/YongzWang/vant-weapp/commit/84dde64d74f84f27340d6c02d7098ccedc6eac03)
- deps-dev: bump vue from 3.2.45 to 3.3.4 [cf682f](https://github.com/YongzWang/vant-weapp/commit/cf682f6634979fc497e2a2b4098f036ed99b5622)
- deps-dev: bump vue from 3.3.4 to 3.3.7 [#5616](https://github.com/YongzWang/vant-weapp/issues/5616)
- deps: bump acorn from 6.4.0 to 6.4.1 [#2862](https://github.com/YongzWang/vant-weapp/issues/2862)
- deps: bump async from 2.6.3 to 2.6.4 [ecbde1](https://github.com/YongzWang/vant-weapp/commit/ecbde11a511ca933c1d37b12e280aedd55273039)
- deps: bump copy-props from 2.0.4 to 2.0.5 [#4743](https://github.com/YongzWang/vant-weapp/issues/4743)
- deps: bump decode-uri-component from 0.2.0 to 0.2.2 [a13c73](https://github.com/YongzWang/vant-weapp/commit/a13c7348a20fde8bf9cafd751c12a014733b246c)
- deps: bump ejs from 3.1.6 to 3.1.7 [#4909](https://github.com/YongzWang/vant-weapp/issues/4909)
- deps: bump elliptic from 6.5.2 to 6.5.3 [#3456](https://github.com/YongzWang/vant-weapp/issues/3456)
- deps: bump elliptic from 6.5.3 to 6.5.4 [#4081](https://github.com/YongzWang/vant-weapp/issues/4081)
- deps: bump hosted-git-info from 2.8.8 to 2.8.9 [#4198](https://github.com/YongzWang/vant-weapp/issues/4198)
- deps: bump http-cache-semantics from 4.1.0 to 4.1.1 [183c98](https://github.com/YongzWang/vant-weapp/commit/183c980bd20c59309d7d4564b57b97d40944afd0)
- deps: bump ini from 1.3.5 to 1.3.7 [#3838](https://github.com/YongzWang/vant-weapp/issues/3838)
- deps: bump jszip from 3.5.0 to 3.7.1 [#4607](https://github.com/YongzWang/vant-weapp/issues/4607)
- deps: bump jszip from 3.7.1 to 3.10.1 [94bd6a](https://github.com/YongzWang/vant-weapp/commit/94bd6ada7870a2c5a2bb9339721d38ba29325103)
- deps: bump lodash from 4.17.15 to 4.17.19 [#3400](https://github.com/YongzWang/vant-weapp/issues/3400)
- deps: bump markdown-it from 12.2.0 to 12.3.2 [#4753](https://github.com/YongzWang/vant-weapp/issues/4753)
- deps: bump minimist from 1.2.5 to 1.2.6 [#4857](https://github.com/YongzWang/vant-weapp/issues/4857)
- deps: bump moment-timezone from 0.5.34 to 0.5.38 [4aacb6](https://github.com/YongzWang/vant-weapp/commit/4aacb6184c680a198a897d84ff1e254bd2b5a474)
- deps: bump nanoid from 3.1.25 to 3.2.0 [#4768](https://github.com/YongzWang/vant-weapp/issues/4768)
- deps: bump node-fetch from 2.6.1 to 2.6.7 [#4769](https://github.com/YongzWang/vant-weapp/issues/4769)
- deps: bump parse-url from 6.0.0 to 6.0.2 [#4993](https://github.com/YongzWang/vant-weapp/issues/4993)
- deps: bump path-parse from 1.0.6 to 1.0.7 [#4393](https://github.com/YongzWang/vant-weapp/issues/4393)
- deps: bump semver from 5.7.1 to 5.7.2 [#5480](https://github.com/YongzWang/vant-weapp/issues/5480)
- deps: bump tmpl from 1.0.4 to 1.0.5 [e33bd4](https://github.com/YongzWang/vant-weapp/commit/e33bd404d1e7ff0d1687c7e22b42a9ad4b4fbc3b)
- deps: bump trim-off-newlines from 1.0.1 to 1.0.3 [#4770](https://github.com/YongzWang/vant-weapp/issues/4770)
- deps: bump vite from 2.9.14 to 2.9.16 [0d6d54](https://github.com/YongzWang/vant-weapp/commit/0d6d54d19920664829a6eef385a2b026ee38035a)
- deps: bump vm2 from 3.9.11 to 3.9.15 [#5317](https://github.com/YongzWang/vant-weapp/issues/5317)
- deps: bump vm2 from 3.9.15 to 3.9.16 [25ade8](https://github.com/YongzWang/vant-weapp/commit/25ade8883bfe4bfe67acd19f88995ac8d236152b)
- deps: bump vm2 from 3.9.16 to 3.9.17 [#5334](https://github.com/YongzWang/vant-weapp/issues/5334)
- deps: bump vm2 from 3.9.17 to 3.9.18 [09bdbc](https://github.com/YongzWang/vant-weapp/commit/09bdbccb938deb30a8c8b6e7e64b8ac72d91ffab)
- deps: bump word-wrap from 1.2.3 to 1.2.4 [#5492](https://github.com/YongzWang/vant-weapp/issues/5492)
- deps: bump y18n from 3.2.1 to 3.2.2 [#4123](https://github.com/YongzWang/vant-weapp/issues/4123)
- fix deploy site action [#4515](https://github.com/YongzWang/vant-weapp/issues/4515)
- icons: update @vant/icons [#3614](https://github.com/YongzWang/vant-weapp/issues/3614)
- lint when commit [#1981](https://github.com/YongzWang/vant-weapp/issues/1981)
- migrate to vite [4b1001](https://github.com/YongzWang/vant-weapp/commit/4b10013453ce8cdc878dfeea103748b4b171c940)
- no longer push to master [c94800](https://github.com/YongzWang/vant-weapp/commit/c948002445a768a062459af8d56150f486b0266d)
- package: move @types/wechat-miniprogram to dependencies & bump dependencies version [#3674](https://github.com/YongzWang/vant-weapp/issues/3674) [#3672](https://github.com/YongzWang/vant-weapp/issues/3672)
- release 0.5.20 [9a4515](https://github.com/YongzWang/vant-weapp/commit/9a4515375f409cf4d4caf3253ddd2ab65e8cd9c8)
- release 1.0.0 [9e7072](https://github.com/YongzWang/vant-weapp/commit/9e7072580aba68d397aad7f4e607053e051e14cf)
- release 1.0.0-beta.0 [9bc314](https://github.com/YongzWang/vant-weapp/commit/9bc31446f0530ce8ea12deb77a64fcb31028f88b)
- release 1.0.0-beta.1 [3248c6](https://github.com/YongzWang/vant-weapp/commit/3248c66ffa7aef2161fef7a557114182dce26ef3)
- release 1.0.0-beta.2 [446010](https://github.com/YongzWang/vant-weapp/commit/446010ab0096014abf3bc6b63566d38d1d7c9b31)
- release 1.0.0-beta.3 [aaa9a6](https://github.com/YongzWang/vant-weapp/commit/aaa9a668ed6be3a48f59f3000fe88b1a79d53257)
- release 1.0.0-beta.4 [7fc3cc](https://github.com/YongzWang/vant-weapp/commit/7fc3cc226aeb2e1b6525aaa75f76913ddac494dc)
- release 1.0.0-beta.5 [dd3d9b](https://github.com/YongzWang/vant-weapp/commit/dd3d9b0d5cc4c9de29686d1016d934af5c627109)
- release 1.0.0-beta.6 [15e001](https://github.com/YongzWang/vant-weapp/commit/15e0014ff124b20cabd1aeee8fe2e00038ff1c6a)
- release 1.0.1 [bdcc41](https://github.com/YongzWang/vant-weapp/commit/bdcc41cc72137067cf13dfef0ab46714e4a8b5e3)
- release 1.0.2 [39c4a8](https://github.com/YongzWang/vant-weapp/commit/39c4a8444dfeb50bae5b2aef9c420200bd9fecce)
- release 1.0.3 [143e7a](https://github.com/YongzWang/vant-weapp/commit/143e7ac7029ac693207861948200d48a84902f59)
- release 1.0.4 [301e0d](https://github.com/YongzWang/vant-weapp/commit/301e0dac226222d1e18974326d2701bdefd5f081)
- release 1.0.5 [47d8d8](https://github.com/YongzWang/vant-weapp/commit/47d8d843f9f8cab911533141fbb2734893f9cbc0)
- release 1.0.6 [d78394](https://github.com/YongzWang/vant-weapp/commit/d783947fe893e26587bb1a0a277d1c45afcda5ae)
- release 1.0.7 [6fcf22](https://github.com/YongzWang/vant-weapp/commit/6fcf223e0d6ad395e3a329700f65a76eef21eeb3)
- release 1.0.7-beta1 [dc7638](https://github.com/YongzWang/vant-weapp/commit/dc763822357fdf3374d582e61e202787c6c85b59)
- release 1.1.0 [e5fd64](https://github.com/YongzWang/vant-weapp/commit/e5fd64e052b3901c89bad6d17726aeee493bb02d)
- release 1.1.0-beta.1 [9e8d5d](https://github.com/YongzWang/vant-weapp/commit/9e8d5dcf7ea6522b4eef35efb164e5fd0bf8e3c5)
- release 1.1.0-beta.2 [f1ba20](https://github.com/YongzWang/vant-weapp/commit/f1ba20e5b434e1ca4c6132f6aeb3c9a26496d77f)
- release 1.2.0 [fa4e72](https://github.com/YongzWang/vant-weapp/commit/fa4e72745012e4596ff951efb4b1fb6109fadf1a)
- release 1.2.1 [d28d69](https://github.com/YongzWang/vant-weapp/commit/d28d69682f14139091c5cfe80834fe50df13d978)
- release 1.2.2 [22dd10](https://github.com/YongzWang/vant-weapp/commit/22dd10ef3a4ad8a2131ad48d5ef476c6ec8ba486)
- release 1.3.0 [61d7b8](https://github.com/YongzWang/vant-weapp/commit/61d7b8b404b97b0583385f7a5ded309e80bc580e)
- release 1.3.1 [a798aa](https://github.com/YongzWang/vant-weapp/commit/a798aaf81cb45277fd4abcf21182a60f86f62540)
- release 1.3.2 [3f1d14](https://github.com/YongzWang/vant-weapp/commit/3f1d1498f6d6728e8b3575e36813034c4b260f11)
- release 1.3.3 [b7f462](https://github.com/YongzWang/vant-weapp/commit/b7f4627cbdd60948b15b1f207e6ea264b9cca37f)
- release 1.4.0 [92a79e](https://github.com/YongzWang/vant-weapp/commit/92a79ef47b72517870db258e3457574f711a40df)
- release 1.4.0-beta.1 [c190b4](https://github.com/YongzWang/vant-weapp/commit/c190b4efbc79ff5440ff40848f4829c20ca477c0)
- release 1.4.0-beta.2 [75c7a6](https://github.com/YongzWang/vant-weapp/commit/75c7a6151cf2c4fc006df84fda132849d69f43f4)
- release 1.4.0-beta.3 [5ae50e](https://github.com/YongzWang/vant-weapp/commit/5ae50e8720efda932e465ec2391b0632a9920170)
- release 1.4.1 [f56f02](https://github.com/YongzWang/vant-weapp/commit/f56f02e9c7cd554094d4131f964e37b39117e6f3)
- release 1.4.2 [e5e9b2](https://github.com/YongzWang/vant-weapp/commit/e5e9b27ba4a7fce9ee0748b9f00da608b2343948)
- release 1.4.3 [f2bf00](https://github.com/YongzWang/vant-weapp/commit/f2bf0073df265a898f623d53efa0ddf992a6c5aa)
- release 1.4.3-beta.0 [995795](https://github.com/YongzWang/vant-weapp/commit/995795a6ea4a2aae85b2668cce925ca28bb26b64)
- release 1.4.3-beta.1 [2d9693](https://github.com/YongzWang/vant-weapp/commit/2d969325b29e0711fbf4fa6e984caf8f166cf0c9)
- release 1.4.4 [664926](https://github.com/YongzWang/vant-weapp/commit/66492699531f306e174929494748aadd74456bfd)
- release 1.5.0 [8bdfaa](https://github.com/YongzWang/vant-weapp/commit/8bdfaa186629f62d3c1d9c48afac22d6d34d5ab2)
- release 1.5.1 [ddb753](https://github.com/YongzWang/vant-weapp/commit/ddb7538ff1f94c486e2997224d249dc6db082bb3)
- release 1.5.2 [1652eb](https://github.com/YongzWang/vant-weapp/commit/1652eb865b64683f5d60df095b455ef803a9d308)
- release 1.6.0 [923149](https://github.com/YongzWang/vant-weapp/commit/923149b97e6595c7bfd178a69783e149f9fb68e4)
- release 1.6.1 [70c55f](https://github.com/YongzWang/vant-weapp/commit/70c55f0ed104f27afa4afd65a7721529e4de824b)
- release 1.6.2 [330e4d](https://github.com/YongzWang/vant-weapp/commit/330e4d55b8e7f4c173e2151edd8a14bcccf00c98)
- release 1.6.3 [2331ba](https://github.com/YongzWang/vant-weapp/commit/2331ba5ab380177b8615cdbcdb5b38e177b6a3b3)
- release 1.6.4 [e03467](https://github.com/YongzWang/vant-weapp/commit/e03467e50aba95ec9146ebf47c9bc4e31b15bfa1)
- release 1.6.5 [fc8bca](https://github.com/YongzWang/vant-weapp/commit/fc8bcaddc3b17607ca09d747fff940f1de1ac1ec)
- release 1.6.6 [dd990f](https://github.com/YongzWang/vant-weapp/commit/dd990fde23de045650af14c9d43c46f1620dc250)
- release 1.6.7 [25c87d](https://github.com/YongzWang/vant-weapp/commit/25c87d60a9ac92adae03e968cd73a0ecfc3fdc4e)
- release 1.6.8 [1bbf13](https://github.com/YongzWang/vant-weapp/commit/1bbf13addee94df9f77f7ff3d8f740c19e3e64a3)
- release 1.6.9 [0f1aaa](https://github.com/YongzWang/vant-weapp/commit/0f1aaa59ff160b2bf8dda8ea604796016c8503ae)
- release 1.6.9-beta.1 [8eb507](https://github.com/YongzWang/vant-weapp/commit/8eb507c07173c673640af664a76616a59290d2bd)
- release 1.6.9-beta.2 [91e8a7](https://github.com/YongzWang/vant-weapp/commit/91e8a7a96193c2a3199df10b6e752e882d72e886)
- release 1.7.0 [d58e16](https://github.com/YongzWang/vant-weapp/commit/d58e16faab7fc26af27082f93bce70903621b198)
- release 1.7.1 [f935db](https://github.com/YongzWang/vant-weapp/commit/f935dbebeb94c0d6cbae52391e7844365010751d)
- release 1.7.2 [98b1c9](https://github.com/YongzWang/vant-weapp/commit/98b1c990070a829bfd30e96bcc270d3d9909ebe9)
- release 1.8.0 [d4ac17](https://github.com/YongzWang/vant-weapp/commit/d4ac171441acf7a40d5fde0c5748e69f437ec18e)
- release v1.6.9-beta.0 [cce921](https://github.com/YongzWang/vant-weapp/commit/cce9212caf3a3174bc582d360465166ae0011ff4)
- sync gh-pages branch to gitee [94fb61](https://github.com/YongzWang/vant-weapp/commit/94fb6177c6f4375c7806b85c2fe73350e2a4547a)
- tsconfig: close strict mode [e5cb33](https://github.com/YongzWang/vant-weapp/commit/e5cb33d3924da696faa8c76dd60c0a26ca99de45)
- tsconfig: skipLibCheck to avoid dependecies error [#3093](https://github.com/YongzWang/vant-weapp/issues/3093) [#3081](https://github.com/YongzWang/vant-weapp/issues/3081)
- tsconfig: use strict mode [#3712](https://github.com/YongzWang/vant-weapp/issues/3712)
- typings: use miniprogram-api-typings & update quickstart [#3746](https://github.com/YongzWang/vant-weapp/issues/3746) [#3699](https://github.com/YongzWang/vant-weapp/issues/3699)
- update compiler [#1591](https://github.com/YongzWang/vant-weapp/issues/1591)
- update husky config [241721](https://github.com/YongzWang/vant-weapp/commit/241721926669b0292bb32a84a733d08432acc877)
- update release script [edae2e](https://github.com/YongzWang/vant-weapp/commit/edae2e3ad10edce81a701d9c5ffbc9f2041d4d99)
- update release.sh [6df1bd](https://github.com/YongzWang/vant-weapp/commit/6df1bd191bdafbec0b14a18d2ac2609e8cf744de)
- upgrade @vant/cli 4.0.0 [#4788](https://github.com/YongzWang/vant-weapp/issues/4788)
- yarn: upgrade dependence to avoid security alert [#2680](https://github.com/YongzWang/vant-weapp/issues/2680)
- 兼容 windows [#4802](https://github.com/YongzWang/vant-weapp/issues/4802)

**doc**

- add props version [#1973](https://github.com/YongzWang/vant-weapp/issues/1973)
- fix [6cdb01](https://github.com/YongzWang/vant-weapp/commit/6cdb01cd3159c0206c98e7480ef922a084ed2263)
- format [ddc91e](https://github.com/YongzWang/vant-weapp/commit/ddc91ef0ab039ef0ac53bd57586a24fad279e9b6)
- format [6e7d63](https://github.com/YongzWang/vant-weapp/commit/6e7d6309531c745b750ac8a14eb0e955d57ab00a)
- 完善readme [5ab2be](https://github.com/YongzWang/vant-weapp/commit/5ab2beab70a41d7f79c7fec0cadc54f926b0e3ed)
- 完善例子 [0acc22](https://github.com/YongzWang/vant-weapp/commit/0acc2220699954bd9d338bd0c2dccbf05a3a1456)
- 添加使用说明 [#9](https://github.com/YongzWang/vant-weapp/issues/9)
- 添加图片说明 [4e6573](https://github.com/YongzWang/vant-weapp/commit/4e6573a32a1ee57465c3e6fe6dcc74c47ff5f12c)

**Doc**

- Card 示例页 title 标注错误为 CAPSULE [#385](https://github.com/YongzWang/vant-weapp/issues/385)

**Docs**

- 修正几处文档错误 [#68](https://github.com/YongzWang/vant-weapp/issues/68)
- 增加组件使用文档 [#62](https://github.com/YongzWang/vant-weapp/issues/62)
- 新增使用文档 [#56](https://github.com/YongzWang/vant-weapp/issues/56)
- 新增组件文档显示 [#58](https://github.com/YongzWang/vant-weapp/issues/58)

**Document**

- ✏️ update changelog [5c8d8d](https://github.com/YongzWang/vant-weapp/commit/5c8d8dfe25934b09de6779b347cf49a3cdfe68c2)
- Accordion: add method document [6e572f](https://github.com/YongzWang/vant-weapp/commit/6e572ff313ee254a4378185f1142b686d4dac417)
- action-sheet: document and code examples not match [#4838](https://github.com/YongzWang/vant-weapp/issues/4838)
- ActionSheet: fix demo [#2192](https://github.com/YongzWang/vant-weapp/issues/2192)
- actionsheet: fix doc error [#3070](https://github.com/YongzWang/vant-weapp/issues/3070) [#3058](https://github.com/YongzWang/vant-weapp/issues/3058)
- ActionSheet: fix typo [#2132](https://github.com/YongzWang/vant-weapp/issues/2132)
- add @inottn and @zhousg to core team [#5453](https://github.com/YongzWang/vant-weapp/issues/5453)
- add @landluck and @wjw-gavin to core team [#5252](https://github.com/YongzWang/vant-weapp/issues/5252)
- add `show` props [#4518](https://github.com/YongzWang/vant-weapp/issues/4518)
- add all contributors graph [#4638](https://github.com/YongzWang/vant-weapp/issues/4638)
- add api title [#1990](https://github.com/YongzWang/vant-weapp/issues/1990)
- add bind:chooseavatar event [e21dbd](https://github.com/YongzWang/vant-weapp/commit/e21dbd0d661f485cfe6e74a8af67e7bbf8c4df4e)
- add contributors [#4627](https://github.com/YongzWang/vant-weapp/issues/4627)
- add demo app warning [#5472](https://github.com/YongzWang/vant-weapp/issues/5472)
- add design resource link [#4845](https://github.com/YongzWang/vant-weapp/issues/4845)
- add gitee site link [e49b96](https://github.com/YongzWang/vant-weapp/commit/e49b96e7a5e12933fb892fbac27f4ef6826c0e0e)
- add icon link [#2042](https://github.com/YongzWang/vant-weapp/issues/2042)
- add more intro [#1951](https://github.com/YongzWang/vant-weapp/issues/1951)
- add simulator tips [#4919](https://github.com/YongzWang/vant-weapp/issues/4919)
- add tips of new components [#2409](https://github.com/YongzWang/vant-weapp/issues/2409)
- add title for wxcloud [#2475](https://github.com/YongzWang/vant-weapp/issues/2475)
- allow preview in local [#2043](https://github.com/YongzWang/vant-weapp/issues/2043)
- Area: fix demo problem [#2431](https://github.com/YongzWang/vant-weapp/issues/2431) [#2420](https://github.com/YongzWang/vant-weapp/issues/2420)
- Area: fix event prefix [#2183](https://github.com/YongzWang/vant-weapp/issues/2183)
- area: fix mock data [#4004](https://github.com/YongzWang/vant-weapp/issues/4004) [#3983](https://github.com/YongzWang/vant-weapp/issues/3983)
- Area: using @vant/area-data [#4139](https://github.com/YongzWang/vant-weapp/issues/4139)
- Button/Cell/Checkbox/Radio:  update some examples [#2576](https://github.com/YongzWang/vant-weapp/issues/2576)
- Button: add gradient color demo [#2041](https://github.com/YongzWang/vant-weapp/issues/2041)
- Button: adjust demo order [713b31](https://github.com/YongzWang/vant-weapp/commit/713b31f79989eec8f955c9ee7b5aab879a1d7053)
- button: update disable doc [#3164](https://github.com/YongzWang/vant-weapp/issues/3164) [#3161](https://github.com/YongzWang/vant-weapp/issues/3161)
- Calendar: add allow-same-day tips #4174 [#4174](https://github.com/YongzWang/vant-weapp/issues/4174)
- calendar: add doc for min-date & max-date [#3416](https://github.com/YongzWang/vant-weapp/issues/3416) [#3096](https://github.com/YongzWang/vant-weapp/issues/3096)
- Calendar: fix doc error [#2984](https://github.com/YongzWang/vant-weapp/issues/2984) [#2965](https://github.com/YongzWang/vant-weapp/issues/2965)
- Calendar: fix the sample code error [c55c78](https://github.com/YongzWang/vant-weapp/commit/c55c785a9ed67e0801c693d61b1e7e691bd19cf1)
- calendar: Fix typo [#4199](https://github.com/YongzWang/vant-weapp/issues/4199)
- Calendar: update Day Object [#4524](https://github.com/YongzWang/vant-weapp/issues/4524)
- Calendar: update doc [#4409](https://github.com/YongzWang/vant-weapp/issues/4409)
- cascader: add cascader doc link [4bb9e6](https://github.com/YongzWang/vant-weapp/commit/4bb9e625381dee97fbe2e6d3c1602365ab2c41c5)
- Cell...: fix default slot name [#2724](https://github.com/YongzWang/vant-weapp/issues/2724) [#2722](https://github.com/YongzWang/vant-weapp/issues/2722)
- changelog 0.5.13 [7a648e](https://github.com/YongzWang/vant-weapp/commit/7a648ec6a86fa99aff82b64698993a1624d9e40b)
- changelog: @vant/weapp 1.10.10 [3a716e](https://github.com/YongzWang/vant-weapp/commit/3a716ea15beb6b546358c006f3ae837078279fbf)
- changelog: @vant/weapp 1.10.11 [977149](https://github.com/YongzWang/vant-weapp/commit/9771499383c2a0be94d7e8f4d3c7232ca8279706)
- changelog: @vant/weapp 1.10.12 [acdf1a](https://github.com/YongzWang/vant-weapp/commit/acdf1ad280913ef17efde5ba7ec55ee68038e180)
- changelog: @vant/weapp 1.10.13 [05028b](https://github.com/YongzWang/vant-weapp/commit/05028b42ac224636a34e63c36828e81b68493ff9)
- changelog: @vant/weapp 1.10.14 [d0d757](https://github.com/YongzWang/vant-weapp/commit/d0d757a665395b1db6c7ba124d4b0c2e859b813a)
- changelog: @vant/weapp 1.10.14 [f86c1f](https://github.com/YongzWang/vant-weapp/commit/f86c1fd1f2c403c49fe94cbcb2b115e0df68679a)
- changelog: @vant/weapp 1.10.15 [d55a90](https://github.com/YongzWang/vant-weapp/commit/d55a90841f71c4480e42862a3866bba0d5fac0c4)
- changelog: @vant/weapp 1.10.16 [aa445f](https://github.com/YongzWang/vant-weapp/commit/aa445fddb7d8ee6a4781000bea3cbd61545686ac)
- changelog: @vant/weapp 1.10.17 [cbc6cc](https://github.com/YongzWang/vant-weapp/commit/cbc6cc88b1cf4236e61051fa228d6a3be5030d99)
- changelog: @vant/weapp 1.10.18 [57859a](https://github.com/YongzWang/vant-weapp/commit/57859ac4028e463a2ac79d1f8ea9470923accee0)
- changelog: @vant/weapp 1.10.19 [344b1b](https://github.com/YongzWang/vant-weapp/commit/344b1b0f695a9b11ffb0860bd773b75569bd8212)
- changelog: @vant/weapp 1.10.20 [bc3d30](https://github.com/YongzWang/vant-weapp/commit/bc3d307c4d05e4857afb53e0e749d0e2c7530cc8)
- changelog: @vant/weapp 1.10.21 [e67ff0](https://github.com/YongzWang/vant-weapp/commit/e67ff09e375a4de9646601c196082a7fb6cb4780)
- changelog: @vant/weapp 1.10.22 [589be6](https://github.com/YongzWang/vant-weapp/commit/589be648f2ec00038049c1900c73d60f324f4005)
- changelog: @vant/weapp 1.10.23 [6d6d6d](https://github.com/YongzWang/vant-weapp/commit/6d6d6d736b9010b57b55409bbf934affaa2e9291)
- changelog: @vant/weapp 1.10.24 [de8d83](https://github.com/YongzWang/vant-weapp/commit/de8d8359f3b337bbdfc8a2cf8833216a13dba1cd)
- changelog: @vant/weapp 1.10.25 [6dd898](https://github.com/YongzWang/vant-weapp/commit/6dd89841a8b4cbe6430d1b03873a6700a396b193)
- changelog: @vant/weapp 1.10.5 [ba064e](https://github.com/YongzWang/vant-weapp/commit/ba064e5a71e37eb75d0d56d4e081f225d9883b32)
- changelog: @vant/weapp 1.10.6 [05c046](https://github.com/YongzWang/vant-weapp/commit/05c04682adf8d143c939e9c6f77aff96f60ad676)
- changelog: @vant/weapp 1.10.7 [c4639f](https://github.com/YongzWang/vant-weapp/commit/c4639f5e477a5d1a25316155926b4d01fa537f76)
- changelog: @vant/weapp 1.10.8 [61d7a3](https://github.com/YongzWang/vant-weapp/commit/61d7a3e5cfbb86086980524d9e79531eac70fb96)
- changelog: @vant/weapp 1.10.9 [2cfad3](https://github.com/YongzWang/vant-weapp/commit/2cfad3e6073190fcb774d3a4fdea436e2fdad1a6)
- changelog: @vant/weapp 1.11.0 [b93637](https://github.com/YongzWang/vant-weapp/commit/b93637100759a17cfdb450287996c7b56ce5d622)
- changelog: @vant/weapp 1.11.1 [36d0ad](https://github.com/YongzWang/vant-weapp/commit/36d0add7343c2ae33d76e0cdde9e836d10e0d401)
- changelog: 0.5.20 [db986d](https://github.com/YongzWang/vant-weapp/commit/db986d57ba42cfa4efbb0defb9baf17a7fba0a10)
- changelog: 1.0.0-beta.0 [82fb7c](https://github.com/YongzWang/vant-weapp/commit/82fb7c17f54d1244b04f12662f3f6d1426d9242f)
- changelog: 1.10.0 [5eb03e](https://github.com/YongzWang/vant-weapp/commit/5eb03eea65202b31695a5003b10c36d5d41d6cec)
- changelog: 1.10.2 [0b0cca](https://github.com/YongzWang/vant-weapp/commit/0b0cca10b19ae753f32fd7435b3179c40a35dd16)
- changelog: 1.10.4 [5cf03c](https://github.com/YongzWang/vant-weapp/commit/5cf03cfd3b765d6fe240e6fce129056da2b5ba48)
- changelog: 1.3.1 [b43d9b](https://github.com/YongzWang/vant-weapp/commit/b43d9bad6cf9c934a19f21c01e0f9aaccacb01bd)
- changelog: 1.6.9 [c43fec](https://github.com/YongzWang/vant-weapp/commit/c43fec08a73a67a68433f66c0cf52e4ba2f91cce)
- changelog: 1.7.0 [094f9b](https://github.com/YongzWang/vant-weapp/commit/094f9ba1ebc7988ebba6c0c32df0e69d9a3bc292)
- changelog: 1.7.0 [f4fba2](https://github.com/YongzWang/vant-weapp/commit/f4fba2e3f2630424660b9dd00aa7b38e5a517570)
- changelog: 1.7.1 [a5583e](https://github.com/YongzWang/vant-weapp/commit/a5583e6f77751fd7fa2d8da96e6b66cef1e50466)
- changelog: 1.7.1 [d23570](https://github.com/YongzWang/vant-weapp/commit/d235706f1c531585688a17295418de1afb5451d0)
- changelog: 1.7.1 [3db5eb](https://github.com/YongzWang/vant-weapp/commit/3db5eb38394d117be1d5e26012713927ab01acbf)
- changelog: 1.7.1 [9d0510](https://github.com/YongzWang/vant-weapp/commit/9d05100be1921d135480df0886fd1921e9ec8bb6)
- changelog: 1.7.2 [35b90e](https://github.com/YongzWang/vant-weapp/commit/35b90ed23ca7cd0fd381ae63fc7401c3d8761e76)
- changelog: 1.7.2 [0271e8](https://github.com/YongzWang/vant-weapp/commit/0271e81d73900e2a603dfdf4e8c9219a60c91419)
- changelog: 1.8.0 [cdd1fc](https://github.com/YongzWang/vant-weapp/commit/cdd1fc3a7b340500ef2614732b6818a386a771cf)
- changelog: 1.8.1 [a0a248](https://github.com/YongzWang/vant-weapp/commit/a0a2481e22e501d3ae36ee95d7cda929ff21d715)
- changelog: 1.8.2 [8c4a99](https://github.com/YongzWang/vant-weapp/commit/8c4a992f09e4dfa50cb99fc9a450b0e8b9643583)
- changelog: 1.8.3 [b6b247](https://github.com/YongzWang/vant-weapp/commit/b6b247772b2f34d83baa1a83771377888895b48d)
- changelog: 1.8.4 [6bf199](https://github.com/YongzWang/vant-weapp/commit/6bf19926a481c7e4dc7e2d1dcd4f4c5097e05bee)
- changelog: 1.8.5 [a93956](https://github.com/YongzWang/vant-weapp/commit/a939567debb5fa13a122c4d73dc1230e51cff823)
- changelog: 1.8.6 [a527dc](https://github.com/YongzWang/vant-weapp/commit/a527dc7ff05f10cd1b4b4dd53789e35a20651460)
- changelog: 1.8.7 [c14d1e](https://github.com/YongzWang/vant-weapp/commit/c14d1e8d1759dd38d3671227c382f9cb3acd2f6d)
- changelog: 1.9.0 [204595](https://github.com/YongzWang/vant-weapp/commit/204595fafb69565f602cba4a1164360cda2434c2)
- changelog: 1.9.1 [04ddd8](https://github.com/YongzWang/vant-weapp/commit/04ddd811b270440be5cbf5a26004988ce5d75175)
- changelog: 1.9.2 [f58d08](https://github.com/YongzWang/vant-weapp/commit/f58d0830c8ceec7b6e57e9df0de26027337ac31b)
- changelog: add changelog for 1.4.1 - 1.4.3 [#3502](https://github.com/YongzWang/vant-weapp/issues/3502)
- changelog: adjust changelog [1d34ad](https://github.com/YongzWang/vant-weapp/commit/1d34ada225e11e65103a9172e43f7c82738cf439)
- changelog: build 1.0.0-beta.2 changelog [d6769a](https://github.com/YongzWang/vant-weapp/commit/d6769a768620575d8311c4e74d9a256713221ac4)
- changelog: fix style error [e3941c](https://github.com/YongzWang/vant-weapp/commit/e3941c79c277613d49a13692bfd5f5b4ba34bf0a)
- changelog: relase 1.3.0 [eb1054](https://github.com/YongzWang/vant-weapp/commit/eb105494633d1726dbbd0c23a2ce2136f6eefd9d)
- changelog: release 1.0.0 [fce0f9](https://github.com/YongzWang/vant-weapp/commit/fce0f93ef453a806568a40a952baa7c9a494bb8c)
- changelog: release 1.0.0-beta.5 [cd3e75](https://github.com/YongzWang/vant-weapp/commit/cd3e75fe14f0aad97c2bf950bfa51bbf719d76fa)
- changelog: release 1.0.0-beta.6 [cd950a](https://github.com/YongzWang/vant-weapp/commit/cd950a65a89eb13984dc1a83ea38d2a04561fe73)
- changelog: release 1.0.1 [2dc195](https://github.com/YongzWang/vant-weapp/commit/2dc195d384158a04d37d0ed3f6fb0986a8c2f37a)
- changelog: release 1.0.2 [be9e4f](https://github.com/YongzWang/vant-weapp/commit/be9e4f77c94648150feeea66ebbbcee539940287)
- changelog: release 1.0.3 [689e59](https://github.com/YongzWang/vant-weapp/commit/689e597aa5b87942a046c53e82273bf83bdc5a9d)
- changelog: release 1.0.4 [6617d3](https://github.com/YongzWang/vant-weapp/commit/6617d3bbc89b8a0d5b1e8d3a1b1b4093aeb94e6f)
- changelog: release 1.0.5 [691c9e](https://github.com/YongzWang/vant-weapp/commit/691c9e4d90a15dcb622930bec2df8a5b93d2ea54)
- changelog: release 1.0.6 [cf9cda](https://github.com/YongzWang/vant-weapp/commit/cf9cda4c52941329bd51129256c41c7fc3da17f3)
- changelog: release 1.0.7 [3c2b32](https://github.com/YongzWang/vant-weapp/commit/3c2b3245384e89bd9b3ec0f1e033014ffe7eaed4)
- changelog: release 1.1.0 [c7efd0](https://github.com/YongzWang/vant-weapp/commit/c7efd0ea7e3c18df411029dee9de085d58edb0f6)
- changelog: release 1.2.0 [1a435c](https://github.com/YongzWang/vant-weapp/commit/1a435c5837073eed2d111dfe1a3909fad0b40bf3)
- changelog: release 1.2.1 [ede3a6](https://github.com/YongzWang/vant-weapp/commit/ede3a674aef193de3565e393406038bbb97078e8)
- changelog: release 1.2.2 [57e3d0](https://github.com/YongzWang/vant-weapp/commit/57e3d09938cfb696c72ade2602e3d0f9d2b9c2e4)
- changelog: release 1.3.1 [de8aa1](https://github.com/YongzWang/vant-weapp/commit/de8aa10f3d72970fb45bcdb81f8cb4b065f57386)
- changelog: release 1.3.3 [11dd8d](https://github.com/YongzWang/vant-weapp/commit/11dd8df9d4aa067a0c8a005513bd6a9d1ac27421)
- changelog: release 1.4.0 [ed8b83](https://github.com/YongzWang/vant-weapp/commit/ed8b8373b5387118f085882603de881d9719dbbd)
- changelog: release 1.5.1 [ac6ed0](https://github.com/YongzWang/vant-weapp/commit/ac6ed0c39b6c7ff68423843ffd443a495b2a3e6e)
- changelog: release 1.5.2 [3a4918](https://github.com/YongzWang/vant-weapp/commit/3a491886f0b442d750d3e6aea597fe1617e3b6bd)
- changelog: release 1.6.0 [d64960](https://github.com/YongzWang/vant-weapp/commit/d64960d44201236542306d03295b8d9a2b13dd9b)
- changelog: release 1.6.1 [d24b72](https://github.com/YongzWang/vant-weapp/commit/d24b72e1401fef63533d8d715bab4f0548a9c9ed)
- changelog: release 1.6.2 [034330](https://github.com/YongzWang/vant-weapp/commit/0343307825016a34898a4a5545407f58d62da61b)
- changelog: release 1.6.3 [d11df5](https://github.com/YongzWang/vant-weapp/commit/d11df5ca02419a201af9ea5e6eef3491c5b09b0e)
- changelog: release 1.6.4 [239041](https://github.com/YongzWang/vant-weapp/commit/2390413915ed85cff4299df52fb16845650a212b)
- changelog: release 1.6.5 [7d5cb8](https://github.com/YongzWang/vant-weapp/commit/7d5cb853e92fa4ca6b5f70f40b9ef862bbbfc810)
- changelog: release 1.6.6 [f7c90a](https://github.com/YongzWang/vant-weapp/commit/f7c90a1761201cc80635d538d8ea0dd6af7b0ca7)
- changelog: release 1.6.7 [7e7ae4](https://github.com/YongzWang/vant-weapp/commit/7e7ae44963bee27e344f048be7b9762cc4d5d8b8)
- changelog: release 1.6.8 [f8f1da](https://github.com/YongzWang/vant-weapp/commit/f8f1da7db1c12f9e119e7fec1da4cab84fc25db7)
- changelog: release 1.6.9-beta.0 [6ae121](https://github.com/YongzWang/vant-weapp/commit/6ae121830b11c5f4e0378402533a1d5d6aa8e6dd)
- changelog: release v1.0.0-beta.4 [164ee0](https://github.com/YongzWang/vant-weapp/commit/164ee03a4ceea0913d9bc6cf68195c43954303bb)
- changelog: release v1.0.0-beta3 [eabbeb](https://github.com/YongzWang/vant-weapp/commit/eabbeb47ddbf1decead821a4541cfd61642c14a5)
- changelog: release v1.6.9-beta.0 [7dbc3b](https://github.com/YongzWang/vant-weapp/commit/7dbc3b87f282c4bef3d8a29bc8596ef91c9a4ab9)
- changelog: release: 1.4.4 [6f2d5a](https://github.com/YongzWang/vant-weapp/commit/6f2d5a78f136130cff6702557d552b30b4615b4f)
- changelog: release: 1.5.0 [4ac3fe](https://github.com/YongzWang/vant-weapp/commit/4ac3fe553e03fe1f1e1f3cf8de0660ef57b202be)
- changelog: v1.10.1 [1fd4f6](https://github.com/YongzWang/vant-weapp/commit/1fd4f614001a2670142666a84e987e2690da024d)
- changelog: v1.10.3 [5c90a4](https://github.com/YongzWang/vant-weapp/commit/5c90a4ff77872ee16a2cc71b3486662a012eb72a)
- changelog: v1.6.9 [e12ad1](https://github.com/YongzWang/vant-weapp/commit/e12ad16e375d84b4f51aacfd701df225edede37e)
- changelog: v1.6.9 [9b5ab4](https://github.com/YongzWang/vant-weapp/commit/9b5ab4e29c87be50d149b8a362aa390b7a32644f)
- Checkbox: add custom shape demo [#2112](https://github.com/YongzWang/vant-weapp/issues/2112)
- Checkbox: adjust demo order [e51503](https://github.com/YongzWang/vant-weapp/commit/e5150392b035ac2f7bde5347d584370a08583cc5)
- Checkbox: update checkbox use with cell demo @rex-zsd [#947](https://github.com/YongzWang/vant-weapp/issues/947) [#937](https://github.com/YongzWang/vant-weapp/issues/937)
- Checkbox: 修改checkbox文档 [15f7a8](https://github.com/YongzWang/vant-weapp/commit/15f7a81773b1b261b5ca8fc097bc8a9fed530d48)
- Circle: fix readme [#2463](https://github.com/YongzWang/vant-weapp/issues/2463) [#2451](https://github.com/YongzWang/vant-weapp/issues/2451)
- collapse: add right-icon desc [d39b35](https://github.com/YongzWang/vant-weapp/commit/d39b35fc3a1d4b913d7b94bb45b3e861e3cee79e)
- Collapse: improve docs for onChange @rex-zsd [#1044](https://github.com/YongzWang/vant-weapp/issues/1044)
- Collapse: 完善 Collapse 文档 [efbbc0](https://github.com/YongzWang/vant-weapp/commit/efbbc07c10efb453273d2a3e3d683273a4a35c91)
- Component: fix mistake [#4761](https://github.com/YongzWang/vant-weapp/issues/4761)
- custom-style: correct link to custom theme [#3512](https://github.com/YongzWang/vant-weapp/issues/3512)
- dashboard: unify dashboard with vant [#2729](https://github.com/YongzWang/vant-weapp/issues/2729)
- DatetimePicker: correct defaults [#2620](https://github.com/YongzWang/vant-weapp/issues/2620)
- DatetimePicker: filter/formatter函数中type可选值说明 [#4850](https://github.com/YongzWang/vant-weapp/issues/4850)
- DatetimePicker: udpate example code @rex-zsd [#928](https://github.com/YongzWang/vant-weapp/issues/928)
- DatetimePicker: 增加value类型说明与使用建议 @rex-zsd [#1034](https://github.com/YongzWang/vant-weapp/issues/1034)
- dialog: add xml for all example [#3877](https://github.com/YongzWang/vant-weapp/issues/3877)
- dialog: correct confirm-button-color [#3925](https://github.com/YongzWang/vant-weapp/issues/3925)
- field: add doc for center prop [#3976](https://github.com/YongzWang/vant-weapp/issues/3976) [#3951](https://github.com/YongzWang/vant-weapp/issues/3951)
- field: add example for two way binding [#3414](https://github.com/YongzWang/vant-weapp/issues/3414) [#3341](https://github.com/YongzWang/vant-weapp/issues/3341)
- fix ActionSheet example doc [#1997](https://github.com/YongzWang/vant-weapp/issues/1997)
- fix contributor image style [#4846](https://github.com/YongzWang/vant-weapp/issues/4846)
- fix icon link [#2162](https://github.com/YongzWang/vant-weapp/issues/2162)
- fix job link [#3329](https://github.com/YongzWang/vant-weapp/issues/3329)
- fix method name conflicts with lifecycle [#2927](https://github.com/YongzWang/vant-weapp/issues/2927)
- fix site build failure [231f65](https://github.com/YongzWang/vant-weapp/commit/231f65b1a2f34e8e9a2f34b701ab189c65d3445a)
- fix some doc error @rex-zsd [#963](https://github.com/YongzWang/vant-weapp/issues/963)
- fix the url of  'area.js' [#4115](https://github.com/YongzWang/vant-weapp/issues/4115)
- fix typo [#4147](https://github.com/YongzWang/vant-weapp/issues/4147)
- fix typo in action-sheet [#3005](https://github.com/YongzWang/vant-weapp/issues/3005)
- GoodsAction: fix demo problem [#2464](https://github.com/YongzWang/vant-weapp/issues/2464)
- Grid: update document [#2046](https://github.com/YongzWang/vant-weapp/issues/2046)
- Icon: add custom iconfont [#4283](https://github.com/YongzWang/vant-weapp/issues/4283)
- Icon: add demo and docs [#2498](https://github.com/YongzWang/vant-weapp/issues/2498)
- Icon: introduce failed to load font in wechat devtool [#2681](https://github.com/YongzWang/vant-weapp/issues/2681) [#2673](https://github.com/YongzWang/vant-weapp/issues/2673)
- Icon: unify example with vant [#2728](https://github.com/YongzWang/vant-weapp/issues/2728)
- Icon: update icon doc @rex-zsd [#1132](https://github.com/YongzWang/vant-weapp/issues/1132)
- improve format [942ea6](https://github.com/YongzWang/vant-weapp/commit/942ea6b635769bf30eeef3dafdf1933b5107b481)
- IndexBar: add Q&A [#4459](https://github.com/YongzWang/vant-weapp/issues/4459)
- IndexBar: fix demo [#2560](https://github.com/YongzWang/vant-weapp/issues/2560)
- IndexBar: fix README.md demo's path [#2689](https://github.com/YongzWang/vant-weapp/issues/2689)
- md: Update README.md [#3669](https://github.com/YongzWang/vant-weapp/issues/3669)
- mourn [0f914d](https://github.com/YongzWang/vant-weapp/commit/0f914db92b7369dadd5f4aa0d4ba502c646dba34)
- notice-bar: add notice-bar example [#2523](https://github.com/YongzWang/vant-weapp/issues/2523)
- NoticeBar: fix mistake [#4641](https://github.com/YongzWang/vant-weapp/issues/4641)
- Notify: update demo [a0497d](https://github.com/YongzWang/vant-weapp/commit/a0497d5858109634b451efccde6c526e168f5db3)
- packages: format doc [#4464](https://github.com/YongzWang/vant-weapp/issues/4464)
- popup: add doc for scroll [#3238](https://github.com/YongzWang/vant-weapp/issues/3238) [#3175](https://github.com/YongzWang/vant-weapp/issues/3175)
- popup: add solution for scroll through [#4213](https://github.com/YongzWang/vant-weapp/issues/4213)
- Popup: update [#2065](https://github.com/YongzWang/vant-weapp/issues/2065)
- Popup: update demo [#1926](https://github.com/YongzWang/vant-weapp/issues/1926)
- Progress: add stroke-width prop [dc73f3](https://github.com/YongzWang/vant-weapp/commit/dc73f3266154863bd1530b24b224b0f100689a85)
- props title [#2314](https://github.com/YongzWang/vant-weapp/issues/2314)
- props title [#2313](https://github.com/YongzWang/vant-weapp/issues/2313)
- quickstart: add privacy instruct [#4711](https://github.com/YongzWang/vant-weapp/issues/4711)
- QuickStart: adjust quick start [#2939](https://github.com/YongzWang/vant-weapp/issues/2939)
- quickstart: fix usingComponents path error [#2721](https://github.com/YongzWang/vant-weapp/issues/2721) [#2713](https://github.com/YongzWang/vant-weapp/issues/2713)
- quickstart: optimize quickstart [#2726](https://github.com/YongzWang/vant-weapp/issues/2726) [#2718](https://github.com/YongzWang/vant-weapp/issues/2718)
- quickstart: rename vant-weapp to @vant/weapp [5ae6d1](https://github.com/YongzWang/vant-weapp/commit/5ae6d1a1465259018fd990f6930769cab2d88974)
- quickstart: update npm compile flow [#3677](https://github.com/YongzWang/vant-weapp/issues/3677)
- Radio: fix label-disabled error [#2763](https://github.com/YongzWang/vant-weapp/issues/2763) [#2751](https://github.com/YongzWang/vant-weapp/issues/2751)
- Radio: improve document [#2315](https://github.com/YongzWang/vant-weapp/issues/2315)
- Radio: setData params error [#2113](https://github.com/YongzWang/vant-weapp/issues/2113)
- README:  add vant-weapp demo link [#2599](https://github.com/YongzWang/vant-weapp/issues/2599)
- README: update package name [#2744](https://github.com/YongzWang/vant-weapp/issues/2744)
- release 1.3.2 [4f4e6a](https://github.com/YongzWang/vant-weapp/commit/4f4e6af9a6bdd53fc04b3b9dbd6e9c19a30b4048)
- remove mourn [0081ed](https://github.com/YongzWang/vant-weapp/commit/0081edcc1e8b75759946c2b498524c1e194e8efd)
- scroll to anchor [#2048](https://github.com/YongzWang/vant-weapp/issues/2048)
- Search:  add Search demo [#2698](https://github.com/YongzWang/vant-weapp/issues/2698)
- Search: fix demo problem [#2458](https://github.com/YongzWang/vant-weapp/issues/2458)
- Search: update demo [32d049](https://github.com/YongzWang/vant-weapp/commit/32d049577709ef6f06c38635af89865b1712c174)
- Search: update doc [7cfe30](https://github.com/YongzWang/vant-weapp/commit/7cfe300ed8fddcb153aeaf5921443ec4d48a0cc7)
- Search: update doc [0d1f37](https://github.com/YongzWang/vant-weapp/commit/0d1f370059ab5573cc6933cfab49dd95d7337f18)
- ShareSheet: 添加缺失的`show`属性 [#4923](https://github.com/YongzWang/vant-weapp/issues/4923)
- should use v2 demo in simulator [#4918](https://github.com/YongzWang/vant-weapp/issues/4918)
- Sidebar: adjust doc & example code [#2940](https://github.com/YongzWang/vant-weapp/issues/2940) [#2923](https://github.com/YongzWang/vant-weapp/issues/2923)
- Sidebar: rename prop active to activeKey [#2470](https://github.com/YongzWang/vant-weapp/issues/2470) [#2444](https://github.com/YongzWang/vant-weapp/issues/2444)
- Sidebar: update demo [#1917](https://github.com/YongzWang/vant-weapp/issues/1917)
- skeleton: fix custom class  doc miss [#5548](https://github.com/YongzWang/vant-weapp/issues/5548)
- Skeleton: fix doc error [#2985](https://github.com/YongzWang/vant-weapp/issues/2985) [#2959](https://github.com/YongzWang/vant-weapp/issues/2959)
- Stepper: readme 的格式修复 [#2007](https://github.com/YongzWang/vant-weapp/issues/2007)
- Stepper: update demo [#1941](https://github.com/YongzWang/vant-weapp/issues/1941)
- Style: add new doc to introduce how to override component style [#2566](https://github.com/YongzWang/vant-weapp/issues/2566)
- style: add remove style v2 hint [#2704](https://github.com/YongzWang/vant-weapp/issues/2704)
- support switch version [ff894c](https://github.com/YongzWang/vant-weapp/commit/ff894c54b836d1766b51bff5c433e29308a6a8b8)
- support version switch [f7fa76](https://github.com/YongzWang/vant-weapp/commit/f7fa7698a8ea0f410c20bd53a6b8829a71b14b8d)
- swipe-cell: add swipecell example [#2520](https://github.com/YongzWang/vant-weapp/issues/2520)
- SwipeCell: add async-close instruction [#2554](https://github.com/YongzWang/vant-weapp/issues/2554)
- Tab: add use with popup doc [#3165](https://github.com/YongzWang/vant-weapp/issues/3165) [#3155](https://github.com/YongzWang/vant-weapp/issues/3155)
- Tabbar: add demo and docs [#2493](https://github.com/YongzWang/vant-weapp/issues/2493)
- Tabbar: add some missing demos [#2218](https://github.com/YongzWang/vant-weapp/issues/2218)
- tabbar: replace minicode [#3971](https://github.com/YongzWang/vant-weapp/issues/3971) [#3953](https://github.com/YongzWang/vant-weapp/issues/3953)
- Tab: improve doc [54a363](https://github.com/YongzWang/vant-weapp/commit/54a363472fd91f0db22b41a26138789d981f663f)
- Tab: improve docs for sticky @rex-zsd [#1042](https://github.com/YongzWang/vant-weapp/issues/1042)
- Tabs: add offset-top desc [#2922](https://github.com/YongzWang/vant-weapp/issues/2922)
- Tabs: update name match [#2922](https://github.com/YongzWang/vant-weapp/issues/2922)
- tag: add prop closable doc [#3209](https://github.com/YongzWang/vant-weapp/issues/3209) [#3200](https://github.com/YongzWang/vant-weapp/issues/3200)
- theme: fix wrong option file path [315585](https://github.com/YongzWang/vant-weapp/commit/31558541c2272181c99562b3008cbff199f15c6e)
- Toast: add OnClose function demo [#2637](https://github.com/YongzWang/vant-weapp/issues/2637)
- tree-select: add doc for height [#3460](https://github.com/YongzWang/vant-weapp/issues/3460)
- TreeSelect: fix readme error [#2710](https://github.com/YongzWang/vant-weapp/issues/2710) [#2705](https://github.com/YongzWang/vant-weapp/issues/2705)
- type highlight [#1918](https://github.com/YongzWang/vant-weapp/issues/1918)
- typo fix in uploader [#3224](https://github.com/YongzWang/vant-weapp/issues/3224)
- update badges [bf5473](https://github.com/YongzWang/vant-weapp/commit/bf547317be983e179d38a2bca7c7343fc6f72ab5)
- update baidu analytics seed [669e3e](https://github.com/YongzWang/vant-weapp/commit/669e3eaf6937a98ec360dd599e2bce93259ad3ab)
- update button and cell example [#2641](https://github.com/YongzWang/vant-weapp/issues/2641)
- update cell [#1934](https://github.com/YongzWang/vant-weapp/issues/1934)
- update changelog [334896](https://github.com/YongzWang/vant-weapp/commit/33489665a14e1891dfda5786fbc017d7d792049e)
- update changelog [92e14c](https://github.com/YongzWang/vant-weapp/commit/92e14cf01bea4af4b2bc3a831d9caf907b6e144a)
- update changelog [1d5433](https://github.com/YongzWang/vant-weapp/commit/1d54331a4f1c98bc92db5842f6b1a29af777b01b)
- update changelog [40ab80](https://github.com/YongzWang/vant-weapp/commit/40ab808f02fb79e7384b63bd1495fc362b75a91e)
- update changelog [1e2bf4](https://github.com/YongzWang/vant-weapp/commit/1e2bf46d1282a21c58465b3d4d530bb6024d35cb)
- update changelog [43496c](https://github.com/YongzWang/vant-weapp/commit/43496ce41c69e1e329f7e3fe4aa06c922f7f3c1d)
- update changelog [b57126](https://github.com/YongzWang/vant-weapp/commit/b5712661a2d567c9062e07ac89b1c9e0feb2163e)
- update changelog [7cdea2](https://github.com/YongzWang/vant-weapp/commit/7cdea2f3ff683057bfae977b3d6d0b4c5a6a2b8f)
- update changelog [94fc0d](https://github.com/YongzWang/vant-weapp/commit/94fc0d28923de79c056a60ffbba30aeb8ba3004e)
- update changelog @rex-zsd [148938](https://github.com/YongzWang/vant-weapp/commit/148938f039c952462495876a2b326a30a206b9fa)
- update changelog @rex-zsd [ce6314](https://github.com/YongzWang/vant-weapp/commit/ce6314cb28dd122aba22992c8e5522b76d2f8a1e)
- update changelog @rex-zsd [af500d](https://github.com/YongzWang/vant-weapp/commit/af500d9bd460103c3b80c4585013a5f333e0bbfe)
- update changelog @zhongnan [e04680](https://github.com/YongzWang/vant-weapp/commit/e04680e098ed03fecb7243f21afa9b9023e00823)
- update changelog.md [f0bcb9](https://github.com/YongzWang/vant-weapp/commit/f0bcb99021cc8b4e66a5bd6c3792f95f4e20e54c)
- update function component import path [7e84eb](https://github.com/YongzWang/vant-weapp/commit/7e84eb5bd13430bc3559d069ba590bf834bee92f)
- update Radio/Picker demo [5a5789](https://github.com/YongzWang/vant-weapp/commit/5a5789dff8f39350be62752da6e50ac9c8cfc245)
- update README [98d9e3](https://github.com/YongzWang/vant-weapp/commit/98d9e352c214e549ae70e0aff7db2906f31a3eb3)
- update README.md [358cdd](https://github.com/YongzWang/vant-weapp/commit/358cdd874e41b6acc8858dd0857c64ce4e3b65fc)
- update repo links [3c3978](https://github.com/YongzWang/vant-weapp/commit/3c3978df3ec6446bad00fb928d740c754af9d7b9)
- update the url of mini program development document [#3941](https://github.com/YongzWang/vant-weapp/issues/3941)
- update vant config [ce3193](https://github.com/YongzWang/vant-weapp/commit/ce3193a24558094f4183017481bcc0e81fe0bf3c)
- update website domain [1c5a8d](https://github.com/YongzWang/vant-weapp/commit/1c5a8d7fabd51dc4b746f544231833c8a93eb71f)
- update_slider_docs [#5534](https://github.com/YongzWang/vant-weapp/issues/5534)
- uploader: add thumb prop desc [af7493](https://github.com/YongzWang/vant-weapp/commit/af74936bdc9a665dfdd024a2e85be66fabf3133d)
- Uploader: fix doc error [#2777](https://github.com/YongzWang/vant-weapp/issues/2777)
- uploader: fix file url error [#3730](https://github.com/YongzWang/vant-weapp/issues/3730)
- Uploader: fix uploadToCloud demo [3238df](https://github.com/YongzWang/vant-weapp/commit/3238dfed1ef537110d5e196982102e660163da1c)
- Uploader: remove duplicated 'disabled' [#3179](https://github.com/YongzWang/vant-weapp/issues/3179)
- Uploader: update document and demo [#2399](https://github.com/YongzWang/vant-weapp/issues/2399)
- using @vant/cli to build site [da2e0f](https://github.com/YongzWang/vant-weapp/commit/da2e0faaec950486c14c15e1515ab1554c270e91)
- 优化代码逻辑 [2b6574](https://github.com/YongzWang/vant-weapp/commit/2b657446ece6243acd7456de692982d3f19c9013)
- 修复 Tabs 隐藏显示的错误 [#4138](https://github.com/YongzWang/vant-weapp/issues/4138)
- 修复`Area`组件文档与实际内容不一致的问题 [#4910](https://github.com/YongzWang/vant-weapp/issues/4910)
- 修正 Field 文档示例代码格式错误 [#4044](https://github.com/YongzWang/vant-weapp/issues/4044)
- 新增支付宝小程序版本链接 [#3873](https://github.com/YongzWang/vant-weapp/issues/3873)
- 更新组件名称 [d82b49](https://github.com/YongzWang/vant-weapp/commit/d82b491d29a3f3c85993ffcc4f14a5b3594b327e)
- 添加`Steps`组件`step`配置项说明 [#4911](https://github.com/YongzWang/vant-weapp/issues/4911)
- 统一文档标点 [c02443](https://github.com/YongzWang/vant-weapp/commit/c024430d4f4628e8448c8960cfa3a03eef5d8d23)
- 补充组件描述 [403a28](https://github.com/YongzWang/vant-weapp/commit/403a2893bd0307f7f0571a0bfd98c12d6acc34a5)

- Update README.md [31d255](https://github.com/YongzWang/vant-weapp/commit/31d255d57ec3b8e042eb960594246dec81003c21)
- docs(action-sheet):修复close-on-click-overlay初始值书写错误 [b2fabe](https://github.com/YongzWang/vant-weapp/commit/b2fabe6b2b72ce1734b9123b00e78a854111d240)
- fix(stepper):修复stepper blur事件失焦时会触发change事件 [8b441d](https://github.com/YongzWang/vant-weapp/commit/8b441de1a6a0d439913d6a582d954331ff17e1fa)
- Fix README.md (#4891) [#4891](https://github.com/YongzWang/vant-weapp/issues/4891)
- node 14.16.1 [afb240](https://github.com/YongzWang/vant-weapp/commit/afb240f737e0ae38b204044508770a072b5527b4)
- debug [6217fb](https://github.com/YongzWang/vant-weapp/commit/6217fbec8582dcd687ce30b3ac4d090e40b792bf)
- Update home.md [1b6d87](https://github.com/YongzWang/vant-weapp/commit/1b6d878707247b170e8f8040ce5a09fb68953039)
- index-bar 在wx:if为false时， 抛异常 [f2080a](https://github.com/YongzWang/vant-weapp/commit/f2080a3b3bb0ae16818cb344480813676c599c97)
- retry deploy site [6a19d3](https://github.com/YongzWang/vant-weapp/commit/6a19d3f026edd95ee9cfb241b825c866bf9824bf)
- retry deploy site [2f31f7](https://github.com/YongzWang/vant-weapp/commit/2f31f71b73dcf82d412f70c7855cd5e0668c980e)
- Create FUNDING.yml [5fcb20](https://github.com/YongzWang/vant-weapp/commit/5fcb206f2aab698cfa57eaaf30d89038038ce0bc)
- Update README.md [45920d](https://github.com/YongzWang/vant-weapp/commit/45920d6607d2437c5ca42b6d8b2b32b7fb7ae29a)
- Upgrade to GitHub-native Dependabot (#4185) [#4185](https://github.com/YongzWang/vant-weapp/issues/4185)
- Delete .travis.yml [077125](https://github.com/YongzWang/vant-weapp/commit/077125d306db04238d3b9aeed7b5d3a4cf7af28b)
- Delete .npmignore [b95ebf](https://github.com/YongzWang/vant-weapp/commit/b95ebfb333bd315515e6f6a0b471236837edf2c2)
- add duration (#4099) [#4099](https://github.com/YongzWang/vant-weapp/issues/4099)
- Update README.md [7d71c8](https://github.com/YongzWang/vant-weapp/commit/7d71c879bd60ebf48edbcd5d90f98bb09ba7ba2f)
- [fix]:修复tabs在初始化的时候active的值被tabs的默认值给覆盖掉的问题 (#3874) [#3874](https://github.com/YongzWang/vant-weapp/issues/3874)
- Update index.js [a5e2c1](https://github.com/YongzWang/vant-weapp/commit/a5e2c120fdba788e328cd9c3c5afdbed885d4217)
- 修复文档快速开始适配新版小程序开发者工具 (#3836) [#3836](https://github.com/YongzWang/vant-weapp/issues/3836)
- Update link.ts (#3821) [#3821](https://github.com/YongzWang/vant-weapp/issues/3821)
- Update index.json (#3811) [#3811](https://github.com/YongzWang/vant-weapp/issues/3811)
- Update link.ts (#3805) [#3805](https://github.com/YongzWang/vant-weapp/issues/3805)
- Update README.md [50bf83](https://github.com/YongzWang/vant-weapp/commit/50bf83a497d3ba1647e1ddf7d954e2cefe0dcb0d)
- Update intro.md [d3ee14](https://github.com/YongzWang/vant-weapp/commit/d3ee1438b1250a4a9637825886ee918676838ff8)
- Update README.md [ab9388](https://github.com/YongzWang/vant-weapp/commit/ab93888ef1d11672b2240e231550a120c32d57fb)
- Update README.md [c9b2df](https://github.com/YongzWang/vant-weapp/commit/c9b2dfbdd7cdc55368950b15434e21ba5732d92c)
- Update ISSUE_TEMPLATE.md [460b56](https://github.com/YongzWang/vant-weapp/commit/460b5660f13c41a015bd46f681e2faa8c082502b)
- Update index.js (#3536) [#3536](https://github.com/YongzWang/vant-weapp/issues/3536)
- Update Empty guid (#3429) [#3429](https://github.com/YongzWang/vant-weapp/issues/3429)
- fix:uploader组件增加单张只读属性 (#3270) [#3270](https://github.com/YongzWang/vant-weapp/issues/3270)
- Update Grid direction README  (#3266) [#3266](https://github.com/YongzWang/vant-weapp/issues/3266)
- van-area: Add a file database_area.JSON that can be directly imported into the cloud database in WeChat applet cloud development. (#3150) [#3150](https://github.com/YongzWang/vant-weapp/issues/3150)
- 修改上传组件isImageUrl判断,有些七牛返回来的后缀的大写，加以判断 (#2987) [#2987](https://github.com/YongzWang/vant-weapp/issues/2987)
- fix bug: add missing .wxml while importing template (#2835) [#2835](https://github.com/YongzWang/vant-weapp/issues/2835)
- Update README.md [8c3942](https://github.com/YongzWang/vant-weapp/commit/8c394217fcacde8e8895a886a95260801963dbac)
- Update README.md [337d9e](https://github.com/YongzWang/vant-weapp/commit/337d9e51e801f9847d12eb9409f706a4f8fea78f)
- fix #2604 & #2661 解决动态添加tabs列表内容时，顺序错乱以及下划线长度不变的问题。 (#2663) [#2604](https://github.com/YongzWang/vant-weapp/issues/2604) [#2661](https://github.com/YongzWang/vant-weapp/issues/2661) [#2663](https://github.com/YongzWang/vant-weapp/issues/2663)
- use lib as miniprogram (#2639) [#2639](https://github.com/YongzWang/vant-weapp/issues/2639)
- Update README.md [4c1304](https://github.com/YongzWang/vant-weapp/commit/4c13046a83359cf0ea7fef4d5efba66fbec42c9f)
- Update README.md (#2557) [#2557](https://github.com/YongzWang/vant-weapp/issues/2557)
- feat:Uploader 加入上传云存储示例 (#2430) [#2430](https://github.com/YongzWang/vant-weapp/issues/2430)
- breaking change(tabbar): remove tag selector (#2219) [#2219](https://github.com/YongzWang/vant-weapp/issues/2219)
- Update README.md [e81c26](https://github.com/YongzWang/vant-weapp/commit/e81c2689f275f32bdb5cc88c1d4426f6228cbacd)
- Loading 支持 slot 传递加载文案 (#1977) [#1977](https://github.com/YongzWang/vant-weapp/issues/1977)
- feat(GoodsActionButton)：样式升级为圆角风格 (#2096) [#2096](https://github.com/YongzWang/vant-weapp/issues/2096)
-  feat(Divider): add divider (#2058) [#2058](https://github.com/YongzWang/vant-weapp/issues/2058)
- [new feature]: 新增组件 overlay (#1992) [#1992](https://github.com/YongzWang/vant-weapp/issues/1992)
- [new feature]: 新增组件sticky (#1954) [#1954](https://github.com/YongzWang/vant-weapp/issues/1954)
- Update PULL_REQUEST_TEMPLATE.md [ce18e3](https://github.com/YongzWang/vant-weapp/commit/ce18e38af39627c8862c3b0a057a97a2c0f8aea7)
- breaking change: remove SwitchCell component (#1968) [#1968](https://github.com/YongzWang/vant-weapp/issues/1968)
- [bugfix] Radio: fix doc error [#1935](https://github.com/YongzWang/vant-weapp/issues/1935)
- breaking change(Popup): rename transitionend event (#1940) [#1940](https://github.com/YongzWang/vant-weapp/issues/1940)
- [bugfix] Field: never change value in blur event & handle style difference between iOS and Android [#1849](https://github.com/YongzWang/vant-weapp/issues/1849) [#1779](https://github.com/YongzWang/vant-weapp/issues/1779) [#1735](https://github.com/YongzWang/vant-weapp/issues/1735) [#1906](https://github.com/YongzWang/vant-weapp/issues/1906)
- breaking change(Notify): rename text、backgroundColor option (#1919) [#1919](https://github.com/YongzWang/vant-weapp/issues/1919)
- breaking change: rename badge to sidebar (#1916) [#1916](https://github.com/YongzWang/vant-weapp/issues/1916)
- [bugfix] TreeSelect: fix error when type of activeId is string or number [#1912](https://github.com/YongzWang/vant-weapp/issues/1912)
- Bump eslint-utils from 1.4.0 to 1.4.2 (#1910) [#1910](https://github.com/YongzWang/vant-weapp/issues/1910)
- Update ISSUE_TEMPLATE.md [f3c5dd](https://github.com/YongzWang/vant-weapp/commit/f3c5dd9d8d505070b6f1c7327f44616a08472287)
- docs(changelog): [620d20](https://github.com/YongzWang/vant-weapp/commit/620d20797ea26faed4697e776623eb820500f049)
- docs(changelog): [5ac4be](https://github.com/YongzWang/vant-weapp/commit/5ac4be6736295bfe90d298f4d13c54197d8c0177)
- [fix] Icon: should not render info when value is empty string (#1888) [#1888](https://github.com/YongzWang/vant-weapp/issues/1888)
- [feat] Search: add clearable prop (#1887) [#1887](https://github.com/YongzWang/vant-weapp/issues/1887)
- [bug fix] Area: 修复当columns-num等于2时，设置value，第一项省级永远显示北京市 [2241cd](https://github.com/YongzWang/vant-weapp/commit/2241cdd4c3b4bb2a3b76bacc3731c8732e2d2a36)
- [bugfix] Transition:动画enter的时候应该时候duration应该是duration.enter [366d1e](https://github.com/YongzWang/vant-weapp/commit/366d1e6c4c1a8549f3647d7f42377260889f35f4)
- [feat] Icon: 添加识别本地图片路径的功能 (#1884) [#1884](https://github.com/YongzWang/vant-weapp/issues/1884)
- [Doc] update npm install guide (#1871) [#1871](https://github.com/YongzWang/vant-weapp/issues/1871)
- Update README.md [eb430b](https://github.com/YongzWang/vant-weapp/commit/eb430b4f9955de27fadf28d8de2477c7040bf8ac)
- [Doc] update README.md (#1870) [#1870](https://github.com/YongzWang/vant-weapp/issues/1870)
- [new feature] Button: add color prop (#1869) [#1869](https://github.com/YongzWang/vant-weapp/issues/1869)
- [release] 0.5.19 [ec6276](https://github.com/YongzWang/vant-weapp/commit/ec62760bde92a71d770c9847983161a7d1972cb0)
- [build] 0.5.19 [948ca6](https://github.com/YongzWang/vant-weapp/commit/948ca6d2997b138404d64951cfcf49b73efff03d)
- [bugfix] Tab: 修复极端情况激活态异常 [e5945c](https://github.com/YongzWang/vant-weapp/commit/e5945c545926093b499a7c882f8d161e5e7e3ec8)
- [new feature] TreeSelect: 增加多选功能 [5addfd](https://github.com/YongzWang/vant-weapp/commit/5addfd8526e5c8c58e720a1d11ab91189e1f025a)
- [Doc] use relative links (#1856) [#1856](https://github.com/YongzWang/vant-weapp/issues/1856)
- [bugfix] Icon: fix gift-o、refund-o icon incomplete (#1854) [#1854](https://github.com/YongzWang/vant-weapp/issues/1854)
- [bugfix] Icon: service-o icon incomplete (#1853) [#1853](https://github.com/YongzWang/vant-weapp/issues/1853)
- [Doc] update cdn script [d052d3](https://github.com/YongzWang/vant-weapp/commit/d052d3de714f26c92c6e47f960a4d0e427392e20)
- update dependencies [f01482](https://github.com/YongzWang/vant-weapp/commit/f01482c1ba2765a24fe3beda97ba0c6ea97abc62)
- [improvement] optimize changelog generate path [0f5988](https://github.com/YongzWang/vant-weapp/commit/0f598899b10bb4c6f0a20285bf94332c1f9ce9e1)
- [changelog] 0.5.18 [6d2be0](https://github.com/YongzWang/vant-weapp/commit/6d2be0f86c51eddedb98cfd7fadcc37ad8c9023a)
- [release] 0.5.18 [623c79](https://github.com/YongzWang/vant-weapp/commit/623c79beb583b71c3d42817d969595e66f1a9745)
- [build] 0.5.18 [305ef2](https://github.com/YongzWang/vant-weapp/commit/305ef2b1473f8ac641f808236cae04ec685ffa1f)
- [improvement] Collapse: reduce setData (#1847) [#1847](https://github.com/YongzWang/vant-weapp/issues/1847)
- [bugfix] Collapse: height not change (#1846) [#1846](https://github.com/YongzWang/vant-weapp/issues/1846)
- [Doc] Field: add custom-style props document (#1842) [#1842](https://github.com/YongzWang/vant-weapp/issues/1842)
- [new feature] Button: add icon prop (#1841) [#1841](https://github.com/YongzWang/vant-weapp/issues/1841)
- [improvement] Icon: optimize image icon style (#1840) [#1840](https://github.com/YongzWang/vant-weapp/issues/1840)
- [new feature] Stepper: add show-plus & show-minus prop (#1839) [#1839](https://github.com/YongzWang/vant-weapp/issues/1839)
- [bugfix] Stepper: should convert value type (#1838) [#1838](https://github.com/YongzWang/vant-weapp/issues/1838)
- [improvement] remove redundant usingComponents (#1834) [#1834](https://github.com/YongzWang/vant-weapp/issues/1834)
- [improvement] Dialog: optimize set data (#1830) [#1830](https://github.com/YongzWang/vant-weapp/issues/1830)
- [improvement] Notify: optimize set data (#1829) [#1829](https://github.com/YongzWang/vant-weapp/issues/1829)
- [Doc] Button: add click event tips (#1828) [#1828](https://github.com/YongzWang/vant-weapp/issues/1828)
- [bugfix] Field: error prop not work (#1827) [#1827](https://github.com/YongzWang/vant-weapp/issues/1827)
- [improvement] Icon: add smile、music、thumb-circle、phone-circle icon (#1825) [#1825](https://github.com/YongzWang/vant-weapp/issues/1825)
- [Doc] update apply link [559ab0](https://github.com/YongzWang/vant-weapp/commit/559ab03cdb81f116e3bf620f95ed6cdd448d8583)
- [new feature] add warning、good-job、good-job-o icon (#1816) [#1816](https://github.com/YongzWang/vant-weapp/issues/1816)
- [Doc] add logo link [44a134](https://github.com/YongzWang/vant-weapp/commit/44a134b577f8b35aa6640f8a1507cd4b3ba9eccc)
- [Doc] use cdn to speedup site [476217](https://github.com/YongzWang/vant-weapp/commit/4762172f6dbd6a495583308254d3be8690905196)
- docs(changelog): [4c0292](https://github.com/YongzWang/vant-weapp/commit/4c02929d26f74573e4cd8e3cceaf114b0446130c)
- docs(changelog): [53a920](https://github.com/YongzWang/vant-weapp/commit/53a920758df5c811f8abc0e1994b95393fe8b200)
- [release] 0.5.17 [729837](https://github.com/YongzWang/vant-weapp/commit/729837a6d26553cee61d1fca1f60fbf6155ce727)
- [build] 0.5.17 [fa5458](https://github.com/YongzWang/vant-weapp/commit/fa5458ba31074bbc0239362ac7f5695da015d869)
- [bugfix] Picker: show [object object] while text is 0 [#1796](https://github.com/YongzWang/vant-weapp/issues/1796)
- [new feature] Dialog: add new prop custom-style [5a6526](https://github.com/YongzWang/vant-weapp/commit/5a6526922f24fa5aa6a424360b81db7c41fd753b)
- [improvement] update lint rules (#1801) [#1801](https://github.com/YongzWang/vant-weapp/issues/1801)
- [bugfix] Field: Modified value invalid [060100](https://github.com/YongzWang/vant-weapp/commit/06010019502602981be1daa08250a2cb30f06c46)
- update README.md [9a3438](https://github.com/YongzWang/vant-weapp/commit/9a3438e89128f9fb7a4e990a4a3bd8ffb5604d57)
- update README.md [c2d28a](https://github.com/YongzWang/vant-weapp/commit/c2d28aa6a6ff4426f9c3a5589931742d637a52a5)
- [Doc] add team intro (#1792) [#1792](https://github.com/YongzWang/vant-weapp/issues/1792)
- [Doc] DatetimePicker: fix event value (#1784) [#1784](https://github.com/YongzWang/vant-weapp/issues/1784)
- [improvement] Dialog: centered in screen (#1782) [#1782](https://github.com/YongzWang/vant-weapp/issues/1782)
- [Doc] Slider: remove repeat content (#1781) [#1781](https://github.com/YongzWang/vant-weapp/issues/1781)
- [Doc] Site: update bd analytics [ceb406](https://github.com/YongzWang/vant-weapp/commit/ceb4063c35b2eda8c648cfc7c4fc00cc6fc581a1)
- [Doc] site: update index preview image [5a38af](https://github.com/YongzWang/vant-weapp/commit/5a38af372199c272ef05f66ecc4b0bcd3252c24f)
- [Doc] site: add bd analytics [8a865d](https://github.com/YongzWang/vant-weapp/commit/8a865dbdceccce68f71a4de1cc1ddef272977012)
- build(changelog): [8d5702](https://github.com/YongzWang/vant-weapp/commit/8d57024a94bf0f914bc73379a8f78a6e093d3f5f)
- docs(changelog): [91ae07](https://github.com/YongzWang/vant-weapp/commit/91ae07422243fc283bedebdc2de449a5b65f786f)
- [release] 0.5.16 [58a41b](https://github.com/YongzWang/vant-weapp/commit/58a41bb38cb44bb29edeb4657d492bc7dbd2b57f)
- [build] 0.5.16 [f99f12](https://github.com/YongzWang/vant-weapp/commit/f99f121ba88171420fcc580c234a9679a91d65bd)
- [bugfix] Radio: fix label-position not work [#1738](https://github.com/YongzWang/vant-weapp/issues/1738)
- [improvement] Transition: remove classNames from data [#1761](https://github.com/YongzWang/vant-weapp/issues/1761)
- [new feature] SwitchCell: add new prop & slot of cell [#1762](https://github.com/YongzWang/vant-weapp/issues/1762)
- [bugfix] field: unify textarea placeholder style with input [#1755](https://github.com/YongzWang/vant-weapp/issues/1755)
- Bump lodash.merge from 4.6.1 to 4.6.2 (#1757) [#1757](https://github.com/YongzWang/vant-weapp/issues/1757)
- [improvement] Swipe-cell: vertical scrolling in iOS [c45bab](https://github.com/YongzWang/vant-weapp/commit/c45baba8a7972af1d92f490788d8b081338dda63)
- Update ISSUE_TEMPLATE.md [357559](https://github.com/YongzWang/vant-weapp/commit/35755962ad9cd61d5b9be57b746b59072be0317b)
- update README.md [d833ac](https://github.com/YongzWang/vant-weapp/commit/d833ac6bac8c1b885ded471bc79085541ffd426f)
- [improvement] update checked、comment、comment-o icon [2743d7](https://github.com/YongzWang/vant-weapp/commit/2743d7dc7e3aa235ff49fdce576eebc35e88ce5b)
- [Doc] Area: update the link of area.js (#1731) [#1731](https://github.com/YongzWang/vant-weapp/issues/1731)
- [release] 0.5.15 [84b227](https://github.com/YongzWang/vant-weapp/commit/84b227dc65b1f16a58edc4c9678713993f5d564a)
- [build] 0.5.15 [a7ae9e](https://github.com/YongzWang/vant-weapp/commit/a7ae9ed17f664cec123248ae56ca5bf955be49a2)
- [bugfix] DatetimePicker: 修复动态更新minDate时未更新数据 [#1718](https://github.com/YongzWang/vant-weapp/issues/1718)
- [new feature] TabBar: improve performance & add new props & improve doc (#1722) [#1722](https://github.com/YongzWang/vant-weapp/issues/1722) [#1625](https://github.com/YongzWang/vant-weapp/issues/1625)
- update ISSUE_TEMPLATE.md [7573c3](https://github.com/YongzWang/vant-weapp/commit/7573c32ca128adee9aa50b0419f5edb497643479)
- [bugfix] Progress: refactor component [#1609](https://github.com/YongzWang/vant-weapp/issues/1609)
- [Doc] fix ActionSheet demo [3ecd69](https://github.com/YongzWang/vant-weapp/commit/3ecd69bc14e7c42e11cb4c9d3228c1302cab9a31)
- [Doc] update quickstart.md [006fbb](https://github.com/YongzWang/vant-weapp/commit/006fbbc0a378f4a9163d4cfef51e39f8408b49f8)
- [Doc] bump vant-doc 2.0 [b8e418](https://github.com/YongzWang/vant-weapp/commit/b8e418840842788f8a4a8b231d7b2ab4730e8ac0)
- update dependencies [07392f](https://github.com/YongzWang/vant-weapp/commit/07392f2f1d11530062cd070097d9103f23bb693a)
- [bugfix] Transition: fix timing error [#1695](https://github.com/YongzWang/vant-weapp/issues/1695) [#1680](https://github.com/YongzWang/vant-weapp/issues/1680)
- [bugfix] Radio: 修复未选中状态下checkedColor生效 [#1700](https://github.com/YongzWang/vant-weapp/issues/1700)
- [Doc] update logo url (#1701) [#1701](https://github.com/YongzWang/vant-weapp/issues/1701)
- [improvement] SubmitBar: price & tip 支持动态更新 [55ad84](https://github.com/YongzWang/vant-weapp/commit/55ad8418fc2c05cf85aa493fc01d1237d865cfb3)
- [release] 0.5.14 [32df5d](https://github.com/YongzWang/vant-weapp/commit/32df5d4f684f91d2ba79c93f31fa9ef612e0fbe8)
- [build] 0.5.14 [b5d154](https://github.com/YongzWang/vant-weapp/commit/b5d1547af3bb2220a13dbd9a5355781516ace003)
- [bugfix] SubmitBar: fix tip-icon not work [#1626](https://github.com/YongzWang/vant-weapp/issues/1626)
- [new feature] Radio & Checkbox: 统一Radio与Checkbox的API [34d6b1](https://github.com/YongzWang/vant-weapp/commit/34d6b1b68b0a82b3f0d2dce5bc2e0610f3a0b9a5)
- [new feature] Card: add bottom slot (#1668) [#1668](https://github.com/YongzWang/vant-weapp/issues/1668)
- [bugfix] DatetimePicker: 修复wepy中组件初始化报错 [0e9095](https://github.com/YongzWang/vant-weapp/commit/0e90955aa578f45b2d59849c51ab045b546f9655)
- [new feature] Tabbar: add border prop (#1649) [#1649](https://github.com/YongzWang/vant-weapp/issues/1649)
- [docs] Tabbar: 修复文档标题错误 [58baba](https://github.com/YongzWang/vant-weapp/commit/58babaf1467cab81730657e27d5c656336454c7b)
- [release] 0.5.13 [bdf41f](https://github.com/YongzWang/vant-weapp/commit/bdf41f4c645cf02b0939e22eda116e4f4dcebc02)
- [build] 0.5.13 [1111be](https://github.com/YongzWang/vant-weapp/commit/1111be22c983303087c93a229ecee9341803e23e)
- [new feature] Rate: add new prop allow-half [#1003](https://github.com/YongzWang/vant-weapp/issues/1003)
- [bugfix] Transition: 修复leave阶段时节点不消失 [#1565](https://github.com/YongzWang/vant-weapp/issues/1565)
- [new feature] NoticeBar: add new prop wrapable [#1568](https://github.com/YongzWang/vant-weapp/issues/1568)
- [bugfix] Checkbox: fix style error [#1606](https://github.com/YongzWang/vant-weapp/issues/1606)
- [new feature] NoticeBar: left-icon prop support icon name (#1604) [#1604](https://github.com/YongzWang/vant-weapp/issues/1604)
- [changlog] 0.5.12 [0a85ca](https://github.com/YongzWang/vant-weapp/commit/0a85caf60a06d49d2993860df78d7289d65bb040)
- [release] 0.5.12 [b86e5a](https://github.com/YongzWang/vant-weapp/commit/b86e5a2b5097781135be3a6af32c089809a24bfc)
- [build] 0.5.12 [807b5c](https://github.com/YongzWang/vant-weapp/commit/807b5c50357b6b9d36a3b926887a556cb95c9248)
- [Doc] Tab: update demo (#1603) [#1603](https://github.com/YongzWang/vant-weapp/issues/1603)
- [Doc] Collapse: fix typo in document (#1602) [#1602](https://github.com/YongzWang/vant-weapp/issues/1602)
- [new feature] Dialog: add class-name prop (#1601) [#1601](https://github.com/YongzWang/vant-weapp/issues/1601)
- [bugfix] Stepper: can not input decimal number (#1600) [#1600](https://github.com/YongzWang/vant-weapp/issues/1600)
- [bugfix] Stepper: should filter invalid input (#1599) [#1599](https://github.com/YongzWang/vant-weapp/issues/1599)
- [new feature] SubmitBar: add tip-icon prop (#1593) [#1593](https://github.com/YongzWang/vant-weapp/issues/1593)
- [bugfix] Icon: new and question icon incomplete render (#1595) [#1595](https://github.com/YongzWang/vant-weapp/issues/1595)
- [Doc] fit mobile [436b44](https://github.com/YongzWang/vant-weapp/commit/436b446e49c41774a89379f7dbd399077c28e84e)
- [Doc] support layout demo (#1585) [#1585](https://github.com/YongzWang/vant-weapp/issues/1585)
- [Doc] add weapp flag to demo page (#1584) [#1584](https://github.com/YongzWang/vant-weapp/issues/1584)
- [new feature] Field: add password prop (#1583) [#1583](https://github.com/YongzWang/vant-weapp/issues/1583)
- [Doc] Dialog: update demo (#1579) [#1579](https://github.com/YongzWang/vant-weapp/issues/1579)
- [Doc] Rate: update demo (#1578) [#1578](https://github.com/YongzWang/vant-weapp/issues/1578)
- [bugfix] SubmitBar: avoid using tag selector (#1577) [#1577](https://github.com/YongzWang/vant-weapp/issues/1577)
- [improvement] NoticeBar: optimize wxml (#1576) [#1576](https://github.com/YongzWang/vant-weapp/issues/1576)
- [bugfix] NoticeBar: avoid using tag selector (#1574) [#1574](https://github.com/YongzWang/vant-weapp/issues/1574)
- docs(update changelog): [3708bd](https://github.com/YongzWang/vant-weapp/commit/3708bd3b655a7324127c4d55d4010a5c26bf1979)
- [release] 0.5.11 [baf332](https://github.com/YongzWang/vant-weapp/commit/baf332feff834081565519b79ceb891e6ab7d48a)
- [build] 0.5.11 [bbde60](https://github.com/YongzWang/vant-weapp/commit/bbde603217fd45ea10e2d844f5726b66ab4392e6)
- [new feature] Icon: update @vant/icons [6ca34c](https://github.com/YongzWang/vant-weapp/commit/6ca34c31582e55f244265ae7d6a6932bb3edafbc)
- [bugfix] Slider: fix slider drag and `value` props change at the same time can not drag success [c081dd](https://github.com/YongzWang/vant-weapp/commit/c081dde7594cf3a50c07eb11fcf980cd0b54d537)
- [new feature] DatetimePicker: add new prop formatter & add new external classes [#1526](https://github.com/YongzWang/vant-weapp/issues/1526)
- [new feature] Badge: add new event click & improve docs [#1542](https://github.com/YongzWang/vant-weapp/issues/1542)
- [bugfix] Area: 修复同步设置areaList时不显示选项 [#1543](https://github.com/YongzWang/vant-weapp/issues/1543)
- [bugfix] Picker: 回滚movable-view重构 [faf43f](https://github.com/YongzWang/vant-weapp/commit/faf43f3448753d43155cdee800e9abd20eaf084e)
- [new feature] Toast: add new option onClose & add new slot [#1185](https://github.com/YongzWang/vant-weapp/issues/1185) [#1551](https://github.com/YongzWang/vant-weapp/issues/1551)
- [new feature] Picker: add new prop default-index [cbf646](https://github.com/YongzWang/vant-weapp/commit/cbf646ea20961e13305788043925ace7a6a136a6)
- [Doc] update demo index (#1539) [#1539](https://github.com/YongzWang/vant-weapp/issues/1539)
- [new feature] Collapse: add clickable prop (#1538) [#1538](https://github.com/YongzWang/vant-weapp/issues/1538)
- [new feature] Notify: add new prop zIndex [#1498](https://github.com/YongzWang/vant-weapp/issues/1498)
- [improvement] Picker: refactor component with movable-view [9752c8](https://github.com/YongzWang/vant-weapp/commit/9752c832d29ff903079b20c9b436f9462646b545)
- [improvement] Field: add right-icon & fix placeholder style problem [#1483](https://github.com/YongzWang/vant-weapp/issues/1483)
- [Doc] Icon: update demo (#1530) [#1530](https://github.com/YongzWang/vant-weapp/issues/1530)
- [new feature] SubmitBar: add decimal-length prop (#1529) [#1529](https://github.com/YongzWang/vant-weapp/issues/1529)
- [new feature] Cell: add new prop useLabelSlot & add new slot label [68db37](https://github.com/YongzWang/vant-weapp/commit/68db37302bb34daedc83addefa2c012cf3edbb1e)
- [new feature] Feild: add error-message-align prop [2d187d](https://github.com/YongzWang/vant-weapp/commit/2d187d96c47de0b06b41838287358f82d6abaa3f)
- [bugfix] Collapse: remove reference from children of collapse when collapse-item unlinked [#1515](https://github.com/YongzWang/vant-weapp/issues/1515)
- [release] 0.5.10 [9d8a1c](https://github.com/YongzWang/vant-weapp/commit/9d8a1c47d266598b01df7b68acbd3f63e069de76)
- [build] 0.5.10 [c9b52c](https://github.com/YongzWang/vant-weapp/commit/c9b52c0aab9a8474e5dc28eca4e72c6f5c0beff9)
- [bugfix] Collapse: improve performance & optimize initial style set [#1494](https://github.com/YongzWang/vant-weapp/issues/1494)
- [improvement] SwipeCell: improve performance & fix prevent scroll [#1493](https://github.com/YongzWang/vant-weapp/issues/1493)
- [docs] README: fix change log url (#1491) [#1491](https://github.com/YongzWang/vant-weapp/issues/1491)
- [docs]: update issue template [435e69](https://github.com/YongzWang/vant-weapp/commit/435e69b11b8f45b0e2aef545b687cb3a4d06140f)
- [docs]: add es5 guide [53ff09](https://github.com/YongzWang/vant-weapp/commit/53ff09b3bb60630845072052edae0390dada3e60)
- docs(update changelog): [86226c](https://github.com/YongzWang/vant-weapp/commit/86226c65147fdf9d6f61a64441de125ec44f491e)
- [release] 0.5.9 [4dd7f6](https://github.com/YongzWang/vant-weapp/commit/4dd7f6a52932c103bcc7b3bb8eb15d961c75183c)
- [build] 0.5.9 [f7ab84](https://github.com/YongzWang/vant-weapp/commit/f7ab8449f91d75f0c74556ad754939d8f6cf5663)
- [new feature]: compile es5 dist [#1469](https://github.com/YongzWang/vant-weapp/issues/1469)
- [bugfix] Slider: fix click not work [#1477](https://github.com/YongzWang/vant-weapp/issues/1477)
- [bugfix] Icon: avoid using tag selector (#1482) [#1482](https://github.com/YongzWang/vant-weapp/issues/1482)
- [new feature] Stepper: add input-width prop (#1480) [#1480](https://github.com/YongzWang/vant-weapp/issues/1480)
- [new feature] Button: add hairline prop (#1439) [#1439](https://github.com/YongzWang/vant-weapp/issues/1439)
- [docs] Checkbox: fix doc error [#1462](https://github.com/YongzWang/vant-weapp/issues/1462)
- [new feature]: support safe-area-inset-top [#1327](https://github.com/YongzWang/vant-weapp/issues/1327)
- [build]: fix watch not work [48596b](https://github.com/YongzWang/vant-weapp/commit/48596b6e35197baf89f816feb93bbb38eb10b133)
- [improvement] Tabbar: improve performance [#1429](https://github.com/YongzWang/vant-weapp/issues/1429)
- [bugfix] SwipeCell: close event never emit [#1449](https://github.com/YongzWang/vant-weapp/issues/1449)
- fix yarn.lock private registry [a61624](https://github.com/YongzWang/vant-weapp/commit/a6162425877f7c4323bdf29b2918614cb5200a9d)
- [improvement] Icon: update shop icons [c21624](https://github.com/YongzWang/vant-weapp/commit/c216244dab1d5d04736067150d31fbb42d8112b0)
- bump @vant/doc@1.0.24 [77bb66](https://github.com/YongzWang/vant-weapp/commit/77bb66ecf245c1bf7bde9c811bd3c12f166d113a)
- [release] 0.5.8 [2c4ffc](https://github.com/YongzWang/vant-weapp/commit/2c4ffca322f00d4c1d2092cd3c0762b8f7a3b9d1)
- [build] 0.5.8 [c5d667](https://github.com/YongzWang/vant-weapp/commit/c5d66755b0a184b7ee0144d1be226e748d333aad)
- [build]: upgrade dependence & use cssnano instead of clean-css [bb3055](https://github.com/YongzWang/vant-weapp/commit/bb30557966538b90db608cdde80715f91c8dc901)
- [bugfix] ActionSheet: slot content should above cancel-text (#1438) [#1438](https://github.com/YongzWang/vant-weapp/issues/1438)
- [improvement] optimize active color (#1437) [#1437](https://github.com/YongzWang/vant-weapp/issues/1437)
- [bugfix] GoodsAction: fix document error, fix disabled & loading not work [ca3b9e](https://github.com/YongzWang/vant-weapp/commit/ca3b9e6510641994c8d675da8ae77a3f0b70ce57)
- [bugfix] Transition: behavior error when set duration zero [b5238e](https://github.com/YongzWang/vant-weapp/commit/b5238ed753fde6f33757ddecd25b95a575d5c388)
- [new feature] Stepper: update style [5cd200](https://github.com/YongzWang/vant-weapp/commit/5cd20000d18282eeff569caa56ad866b20fa4a38)
- [bugfix] Info: fix wrong style [#1268](https://github.com/YongzWang/vant-weapp/issues/1268)
- [bugfix] Picker: defaultIndex not work [2cc994](https://github.com/YongzWang/vant-weapp/commit/2cc9943392c65a846ee8c85a82d562d2db4ccf6a)
- [docs] DatetimePicker: fix wrong example [988d1f](https://github.com/YongzWang/vant-weapp/commit/988d1f5ad2edb3822a576e3a3e4a63761eb7cff9)
- [bugfix] SwipeCell: prevent page scroll [#1380](https://github.com/YongzWang/vant-weapp/issues/1380)
- [new feature] Collapse: add border prop (#1408) [#1408](https://github.com/YongzWang/vant-weapp/issues/1408)
- [new feature] CellGroup: add title prop (#1407) [#1407](https://github.com/YongzWang/vant-weapp/issues/1407)
- [bugfix] Transition: overlay still show after closed (#1404) [#1404](https://github.com/YongzWang/vant-weapp/issues/1404) [#1377](https://github.com/YongzWang/vant-weapp/issues/1377)
- [new feature] Search: update style & add new prop label shape & add new slot label [66679e](https://github.com/YongzWang/vant-weapp/commit/66679ef6a1f77cb6d30789ade75a292c6837edcb)
- [bugfix] Icon: info z-index higher than image  [#1393](https://github.com/YongzWang/vant-weapp/issues/1393)
- [new feature] Popup: 添加 transitionEnd 事件 [806f51](https://github.com/YongzWang/vant-weapp/commit/806f51ce35ee253dd6db7bb2dc924f2b8a4e6772)
- [release] 0.5.7 [3afd51](https://github.com/YongzWang/vant-weapp/commit/3afd51a04501ee9bd45d987e2cb8fed6ddff59e4)
- [build] 0.5.7 [95f77b](https://github.com/YongzWang/vant-weapp/commit/95f77bf50d9e23403cf750949e126db82a588d9e)
- [build]: compile typescript with gulp-typescript instead of babel [#1088](https://github.com/YongzWang/vant-weapp/issues/1088)
- [new feature] Tab: add new external class nav-class、tab-class、tab-active-class [#1313](https://github.com/YongzWang/vant-weapp/issues/1313)
- [docs] Picker: advanced example incorrect [94e06e](https://github.com/YongzWang/vant-weapp/commit/94e06e50f45770bd18877366658ca5f79c9cab41)
- [bugfix] Area: incorrect initial index when set columns-num 2 [e8473b](https://github.com/YongzWang/vant-weapp/commit/e8473b270d70e76d06b979258e3936562ccc40b3)
- [bugfix] Tab: offset-set not work、build class wrong [#1310](https://github.com/YongzWang/vant-weapp/issues/1310)
- [bugfix] Steps: fix render error in wechat 7.0.3 [#1336](https://github.com/YongzWang/vant-weapp/issues/1336)
- [new feature] Field: add new prop size [#1350](https://github.com/YongzWang/vant-weapp/issues/1350)
- bump @vant/icons@1.1.3 [bf28ff](https://github.com/YongzWang/vant-weapp/commit/bf28ffc9db93e1d786cb09f4d48f09226577545f)
- [improvement] Icon: optimzie round corner of some icons (#1363) [#1363](https://github.com/YongzWang/vant-weapp/issues/1363)
- [improvement] Tabbar: optimize performance (#1362) [#1362](https://github.com/YongzWang/vant-weapp/issues/1362)
- [release] 0.5.6 [01da68](https://github.com/YongzWang/vant-weapp/commit/01da68bcf945019fdb03db9ca0beffaccd0a58b4)
- [build] 0.5.6 [1aba12](https://github.com/YongzWang/vant-weapp/commit/1aba12d4b30b22c99b66926c26658750b48a9941)
- [bugfix] Area: 修复初始化概率性失败 [e73e00](https://github.com/YongzWang/vant-weapp/commit/e73e0076730b151775178747c369deb01757acf4)
- [new feature] Stepper: add focus event (#1347) [#1347](https://github.com/YongzWang/vant-weapp/issues/1347)
- [new feature] Button: add loading-size prop (#1346) [#1346](https://github.com/YongzWang/vant-weapp/issues/1346)
- [release] 0.5.5 [e83908](https://github.com/YongzWang/vant-weapp/commit/e83908f5431adf4a3ecb35d6c2e8224403e2e4dd)
- [build] 0.5.5 [945f02](https://github.com/YongzWang/vant-weapp/commit/945f021bec37aca8430db9d4ab19d3e545fce402)
- [improvement]: change miniprogram-api-typings for typescript definition [ff94a7](https://github.com/YongzWang/vant-weapp/commit/ff94a7d6cd00a82c7e368e1c38b0932430bf65e3)
- [new feature] Transition: refactor with css transition [11b6aa](https://github.com/YongzWang/vant-weapp/commit/11b6aa9b0329ef3405f600b8794584657d20bdb2)
- [new feature] Tab: refactor component & add new slot [#1316](https://github.com/YongzWang/vant-weapp/issues/1316)
- [new feature] Button: add info type (#1340) [#1340](https://github.com/YongzWang/vant-weapp/issues/1340)
- [improvement] Notify: support word break [#1324](https://github.com/YongzWang/vant-weapp/issues/1324)
- [release] 0.5.4 [fa9bf4](https://github.com/YongzWang/vant-weapp/commit/fa9bf47c7e550bd01b00559407274dfa5880fb88)
- [build] 0.5.4 [7517ce](https://github.com/YongzWang/vant-weapp/commit/7517cebe29c490af9f6fb922202bc8c9c4966b1a)
- [new feature] Dialog: 支持openType相关参数 [#1093](https://github.com/YongzWang/vant-weapp/issues/1093)
- [improvement] Area: setValues in one micro task [2e2870](https://github.com/YongzWang/vant-weapp/commit/2e28702b8c14bfc003854afcb54db154cc7d4c33)
- [bugfix] ActionSheet: cancel button height (#1311) [#1311](https://github.com/YongzWang/vant-weapp/issues/1311)
- [new feature] Button: add business-id prop (#1308) [#1308](https://github.com/YongzWang/vant-weapp/issues/1308)
- [Doc] Button: missing loading-text prop (#1301) [#1301](https://github.com/YongzWang/vant-weapp/issues/1301)
- [new feature] Button: add loading-text prop (#1300) [#1300](https://github.com/YongzWang/vant-weapp/issues/1300)
- [new feature] SwitchCell: add active-value & inactive-value prop (#1298) [#1298](https://github.com/YongzWang/vant-weapp/issues/1298)
- [new feature] Switch: add active-value & inactive-value prop (#1297) [#1297](https://github.com/YongzWang/vant-weapp/issues/1297)
- [new feature] Area: add confirm-button-text prop (#1296) [#1296](https://github.com/YongzWang/vant-weapp/issues/1296)
- [bugfix] Tab: should not have line animation when inited (#1295) [#1295](https://github.com/YongzWang/vant-weapp/issues/1295)
- [release] 0.5.3 [8558cd](https://github.com/YongzWang/vant-weapp/commit/8558cd541ef576da1978fa5327cda2de1c18b48b)
- [new feature] add weapp-nav icon (#1286) [#1286](https://github.com/YongzWang/vant-weapp/issues/1286)
- [improvement] TreeSelect: 优化性能 [#1244](https://github.com/YongzWang/vant-weapp/issues/1244)
- [improvement] NoticeBar: 性能优化 [cc783f](https://github.com/YongzWang/vant-weapp/commit/cc783fc86f1f17aeddcfc2d5ea02af3848cf044a)
- [new feature] GoodsActionIcon: 新增外部样式类icon-class、text-class [#1260](https://github.com/YongzWang/vant-weapp/issues/1260)
- [improvement] Dialog: 提高 zIndex 默认值为 2000 [#1201](https://github.com/YongzWang/vant-weapp/issues/1201)
- [bugfix] Area: 修复特殊情况下初始化选项错误 [#1215](https://github.com/YongzWang/vant-weapp/issues/1215)
- [improvement]: 使用 hover-class 定义点击态样式 [0e699d](https://github.com/YongzWang/vant-weapp/commit/0e699d950e2d349d09c34600e7001f1f25640e3c)
- [build] Icon: 升级 @vant/icons [f07c47](https://github.com/YongzWang/vant-weapp/commit/f07c4754dbe32ddd6d5b49ddbf233c46cf82dd1b)
- [new feature] Button: 增加新属性 ariaLabel、增加外部样式类 hover-class、增加launchapp事件 [386322](https://github.com/YongzWang/vant-weapp/commit/386322b44ae6c7492b58895bed3985fad240f6b2)
- 完善search文档 (#1228) [#1228](https://github.com/YongzWang/vant-weapp/issues/1228)
- [bugfix] Field: 修复清除图标未居中 [#1261](https://github.com/YongzWang/vant-weapp/issues/1261)
- [release] 0.5.2 [f56cbe](https://github.com/YongzWang/vant-weapp/commit/f56cbec82c8c3211725901abcef49d5cbfde8b4b)
- [build] 0.5.2 [aacdc1](https://github.com/YongzWang/vant-weapp/commit/aacdc1277e82fae263aa447787cff1c70b7d82e8)
- [bugfix] Search: 修复readonly属性无效 [#1231](https://github.com/YongzWang/vant-weapp/issues/1231)
- [improvement] Card: 更新价格部分样式 [06eae0](https://github.com/YongzWang/vant-weapp/commit/06eae02f8e3bbb13ca2883a75b0d2ec226bc748a)
- [bugfix] Area: 修复getIndexes结果不符合预期 [#1212](https://github.com/YongzWang/vant-weapp/issues/1212)
- [bugfix] Tabs：回滚使用IntersectionObserver实现的sticky效果 [03fa90](https://github.com/YongzWang/vant-weapp/commit/03fa90dd9d1a4a565dd7903fa926153d2a12a3ba)
- [improvement] TreeSelect: 去除点击态样式 [7fc0eb](https://github.com/YongzWang/vant-weapp/commit/7fc0eb7a00ebdeccd3be4f6d6582bc7232a23a1c)
- [improvement] TabbarItem: add custom-class (#1213) [#1213](https://github.com/YongzWang/vant-weapp/issues/1213)
- [improvement] Toast: allow newline charactor (#1210) [#1210](https://github.com/YongzWang/vant-weapp/issues/1210)
- [changelog] 0.5.1 [43720f](https://github.com/YongzWang/vant-weapp/commit/43720ffa9c38e215d3f9f6860f2cd33fe99e8991)
- [release] 0.5.1 [a17689](https://github.com/YongzWang/vant-weapp/commit/a17689005bb5df6697e945c850f8a147e7582566)
- [build] 0.5.1 [298311](https://github.com/YongzWang/vant-weapp/commit/2983117b899a3d5d8e058572d2f5647a6f7aed3e)
- [new feature] Tab: add line-height prop (#1205) [#1205](https://github.com/YongzWang/vant-weapp/issues/1205)
- [improvement] Icon: add cart-circle icon (#1204) [#1204](https://github.com/YongzWang/vant-weapp/issues/1204)
- [improvement] Color: update base green to wechat green (#1202) [#1202](https://github.com/YongzWang/vant-weapp/issues/1202)
- [improvement] Tabs：sticky实现优化，不依赖外层的scrollTop (#1197) [#1197](https://github.com/YongzWang/vant-weapp/issues/1197)
- [bug fix]slider: 修复 value 值改变时，触发 drag 事件的问题 (#1186) [#1186](https://github.com/YongzWang/vant-weapp/issues/1186)
- [release] 0.5.0 [25c799](https://github.com/YongzWang/vant-weapp/commit/25c799ce431c4acd2ad0ad935c3f8a4f8a0e3d34)
- [build] 0.5.0 [217879](https://github.com/YongzWang/vant-weapp/commit/217879163e5d7d61e97bb984b3c041329811f656)
- [improvement] DatetimePicker: 使用picker重构 [866723](https://github.com/YongzWang/vant-weapp/commit/8667235b155b528c3a43a938c5943e245c678769)
- [improvement] Icon: rounded lines (#1188) [#1188](https://github.com/YongzWang/vant-weapp/issues/1188)
- [new feature] Tab: 增加新属性 dot、info、title-style [#1059](https://github.com/YongzWang/vant-weapp/issues/1059) [#1153](https://github.com/YongzWang/vant-weapp/issues/1153)
- update dependencies (#1180) [#1180](https://github.com/YongzWang/vant-weapp/issues/1180)
- [bugfix] Card: desc ellipsis (#1179) [#1179](https://github.com/YongzWang/vant-weapp/issues/1179)
- [improvement] Area: 使用picker重构组件 (#1175) [#1175](https://github.com/YongzWang/vant-weapp/issues/1175)
- [improvement] Toast: update background color (#1171) [#1171](https://github.com/YongzWang/vant-weapp/issues/1171)
- [release] 0.5.0-beta2 [477127](https://github.com/YongzWang/vant-weapp/commit/4771277f10ded6b017c184524bafccf3ea8300d8)
- [build] 0.5.0-beta2 [bffb7a](https://github.com/YongzWang/vant-weapp/commit/bffb7a066f0deea81d05b1655b990a0a45a57741)
- [improvement] DatetimePicker: optimize static methods (#1164) [#1164](https://github.com/YongzWang/vant-weapp/issues/1164)
- [Bugfix] Stepper: allow delete input to empty (#1160) [#1160](https://github.com/YongzWang/vant-weapp/issues/1160)
- [bugfix] GoodsAction: GoodsAction info display incompletely (#1123) [#1123](https://github.com/YongzWang/vant-weapp/issues/1123)
- [Doc] Stepper: add padding to async example (#1159) [#1159](https://github.com/YongzWang/vant-weapp/issues/1159)
- [improvement] Loading: optimize circular icon (#1154) [#1154](https://github.com/YongzWang/vant-weapp/issues/1154)
- [release] 0.5.0-beta [84b033](https://github.com/YongzWang/vant-weapp/commit/84b03333509fd47ce274ab0b04a88a75fea63a5b)
- [build] 0.5.0-beta [3a157f](https://github.com/YongzWang/vant-weapp/commit/3a157faec55ea6df6416d2144cd26424cad31019)
- [new feature] Slider: add active-color、inactive-color prop (#1150) [#1150](https://github.com/YongzWang/vant-weapp/issues/1150)
- [new feature] Slider: add button slot & drag event (#1148) [#1148](https://github.com/YongzWang/vant-weapp/issues/1148)
- [bugfix] Tab: span selector (#1146) [#1146](https://github.com/YongzWang/vant-weapp/issues/1146)
- [new feature] Tabbar: add active-color prop (#1145) [#1145](https://github.com/YongzWang/vant-weapp/issues/1145)
- [bugfix] Field: input text color (#1143) [#1143](https://github.com/YongzWang/vant-weapp/issues/1143)
- [improvement] update icons (#1142) [#1142](https://github.com/YongzWang/vant-weapp/issues/1142)
- [breaking change] Icon: repaint all icons (#1141) [#1141](https://github.com/YongzWang/vant-weapp/issues/1141)
- [bugfix] Icon: is src judgement (#1137) [#1137](https://github.com/YongzWang/vant-weapp/issues/1137)
- [fix] Loading: 不应在 `wx:key` 中使用 `{{}}` (#1129) [#1129](https://github.com/YongzWang/vant-weapp/issues/1129)
- [docs] Checkbox: 修正文档中 `wx:key` 的示例 (#1128) [#1128](https://github.com/YongzWang/vant-weapp/issues/1128)
- [bugfix] Tabs：修复开启animated时导致的滚动问题 (#1030) [#1030](https://github.com/YongzWang/vant-weapp/issues/1030)
- [improvement] Cell: update style (#1111) [#1111](https://github.com/YongzWang/vant-weapp/issues/1111)
- [release] 0.4.10 [7c11c5](https://github.com/YongzWang/vant-weapp/commit/7c11c5c338cec58ecc9fd5abc037ab9f3b82a188)
- [build] 0.4.10 [de4f6a](https://github.com/YongzWang/vant-weapp/commit/de4f6a8ce9c01568bd90aac944a99a549b3b905a)
- [bugfix] Collapse: fix collapse-item height error when set content async (#1094) [#1094](https://github.com/YongzWang/vant-weapp/issues/1094) [#1074](https://github.com/YongzWang/vant-weapp/issues/1074)
- [new feature] TreeSelect: 更新样式、支持左侧禁用、增加外部样式类 (#1084) [#1084](https://github.com/YongzWang/vant-weapp/issues/1084)
- [new feature] Card: update style (#1085) [#1085](https://github.com/YongzWang/vant-weapp/issues/1085)
- [bugfix] Stepper: 修复iPad下或修改input高度时输入框样式异常 (#1086) [#1086](https://github.com/YongzWang/vant-weapp/issues/1086)
- [new feature] Picker: add new component Picker [3cb142](https://github.com/YongzWang/vant-weapp/commit/3cb142b8f5edddcd6abf97b643ac0e3b7eb524b6)
- [Doc] Card: fix lazy-load type [4c2efe](https://github.com/YongzWang/vant-weapp/commit/4c2efe4c23f245abc0c40357ef2fb1f9ed9a610d)
- [improvement] Switch: optimize computed (#1079) [#1079](https://github.com/YongzWang/vant-weapp/issues/1079)
- [bugfix] ActionSheet：修复actions动态变化时，渲染后button被打散的问题 (#1070) [#1070](https://github.com/YongzWang/vant-weapp/issues/1070)
- [new feature] Tag: add text-color prop (#1077) [#1077](https://github.com/YongzWang/vant-weapp/issues/1077)
- [improvement] Collapse: content default style (#1069) [#1069](https://github.com/YongzWang/vant-weapp/issues/1069)
- [improvement] Checkbox: update disabled label color (#1068) [#1068](https://github.com/YongzWang/vant-weapp/issues/1068)
- [new feature] Dialog: add message-align prop (#1067) [#1067](https://github.com/YongzWang/vant-weapp/issues/1067)
- [improvement] update info style (#1066) [#1066](https://github.com/YongzWang/vant-weapp/issues/1066)
- [improvement] Switch: update style (#1065) [#1065](https://github.com/YongzWang/vant-weapp/issues/1065)
- [new feature] SwitchCell: add new props active-color、inactive-color (#1061) [#1061](https://github.com/YongzWang/vant-weapp/issues/1061)
- [improvement] Toast: update icon size (#1064) [#1064](https://github.com/YongzWang/vant-weapp/issues/1064)
- [improvement] Checkbox: optimize performance (#1057) [#1057](https://github.com/YongzWang/vant-weapp/issues/1057)
- [improvement] Area: optimize performance (#1055) [#1055](https://github.com/YongzWang/vant-weapp/issues/1055)
- add npmignore [7bc78b](https://github.com/YongzWang/vant-weapp/commit/7bc78b3870980a2ba738e8c188f6c1896689c176)
- [improvement] memoize bem (#1054) [#1054](https://github.com/YongzWang/vant-weapp/issues/1054)
- [improvement] extract safeAreaInsetBottom to mixin (#1052) [#1052](https://github.com/YongzWang/vant-weapp/issues/1052)
- [improvement] use wxs.bem instead of computed classNames (#1051) [#1051](https://github.com/YongzWang/vant-weapp/issues/1051)
- [improvement] Cell: optimize performance (#1050) [#1050](https://github.com/YongzWang/vant-weapp/issues/1050)
- [improvement] dialog表单组件：可以使用传递出的dialog实例的stopLoading()手动关闭按钮的loading状态 (#1047) [#1047](https://github.com/YongzWang/vant-weapp/issues/1047)
- [improvement] Button: use wxs to optimize performance (#1049) [#1049](https://github.com/YongzWang/vant-weapp/issues/1049)
- [improvement] Card: change default thumb-mode to aspectFit (#1039) [#1039](https://github.com/YongzWang/vant-weapp/issues/1039)
- [changelog] 0.4.9 [52e01c](https://github.com/YongzWang/vant-weapp/commit/52e01c6a955e391fa1ff5557364d637b5946ddcc)
- [release] 0.4.9 [721cd6](https://github.com/YongzWang/vant-weapp/commit/721cd6d6ad32236280b7d413b3e2e70650541da8)
- [build] 0.4.9 [6e7daf](https://github.com/YongzWang/vant-weapp/commit/6e7dafb4edb1327509a973aeb62003902e1b8b16)
- [bugfix] Popup: can not hide in iOS 8 (#1029) [#1029](https://github.com/YongzWang/vant-weapp/issues/1029)
- [new feature] Rate: add icon-class prop (#1026) [#1026](https://github.com/YongzWang/vant-weapp/issues/1026)
- [bugfix] not proxy setData (#1023) [#1023](https://github.com/YongzWang/vant-weapp/issues/1023)
- [improvement] Tabs：support `swipeable` and `sticky` property (#1019) [#1019](https://github.com/YongzWang/vant-weapp/issues/1019)
- 修复 Steps 组件选择器 (#1015) [#1015](https://github.com/YongzWang/vant-weapp/issues/1015)
- [bugfix] Collapse: 修复箭头方向错误 [#1012](https://github.com/YongzWang/vant-weapp/issues/1012)
- [improvement] Icon: reduce setData (#1009) [#1009](https://github.com/YongzWang/vant-weapp/issues/1009)
- [bugfix] Popup: animation webkit prefix (#1008) [#1008](https://github.com/YongzWang/vant-weapp/issues/1008)
- [changelog] 0.4.8 [637362](https://github.com/YongzWang/vant-weapp/commit/6373624b2d6b6b8221a89de7f5b9242261597cc7)
- [release] 0.4.8 [e1c4bf](https://github.com/YongzWang/vant-weapp/commit/e1c4bf7ae1480f7838f70e2fd80ae1e4baf5aed8)
- [build] 0.4.8 [2b0609](https://github.com/YongzWang/vant-weapp/commit/2b060955875b2ea573292b038b5b973eaa40e04d)
- [bugfix] Tabbar: icon vertical align (#1002) [#1002](https://github.com/YongzWang/vant-weapp/issues/1002)
- [improvement] Dialog: optimize transition prop (#1000) [#1000](https://github.com/YongzWang/vant-weapp/issues/1000)
- [bugfix] Dialog: default options (#999) [#999](https://github.com/YongzWang/vant-weapp/issues/999)
- [bugfix] Icon: fix wx-if spelling (#985) [#985](https://github.com/YongzWang/vant-weapp/issues/985)
- [improvement] update basic icons (#980) [#980](https://github.com/YongzWang/vant-weapp/issues/980)
- [improvement] move custom-class to template (#976) [#976](https://github.com/YongzWang/vant-weapp/issues/976)
- [new feature] Icon: name can be URL (#973) [#973](https://github.com/YongzWang/vant-weapp/issues/973)
- update dependencies (#968) [#968](https://github.com/YongzWang/vant-weapp/issues/968)
- [Doc] enhance demo preview (#967) [#967](https://github.com/YongzWang/vant-weapp/issues/967)
- [improvement] Tabs: add animated props to change tabs with animation (#957) [#957](https://github.com/YongzWang/vant-weapp/issues/957)
- [new feature] Rate: add icon、void-icon prop (#961) [#961](https://github.com/YongzWang/vant-weapp/issues/961)
- [new feature] NavBar: add border prop (#960) [#960](https://github.com/YongzWang/vant-weapp/issues/960)
- [bugfix] Toast: line wrap in iOS (#959) [#959](https://github.com/YongzWang/vant-weapp/issues/959)
- [new feature] Field: 增加事件 `focus`, `blur` 的参数 (#956) [#956](https://github.com/YongzWang/vant-weapp/issues/956)
- [new feature] Field: 增加 `adjust-position`, `confirm-hold` 属性 (#955) [#955](https://github.com/YongzWang/vant-weapp/issues/955)
- [changelog] 0.4.7 [03bf23](https://github.com/YongzWang/vant-weapp/commit/03bf23dadf70dae6b1ef9796f8b693c3cdafed21)
- [release] 0.4.7 [1f7cca](https://github.com/YongzWang/vant-weapp/commit/1f7cca1d9e7f2833d1029f9a1d726d744bfe6fc7)
- [build] 0.4.7 [6d8f03](https://github.com/YongzWang/vant-weapp/commit/6d8f03e205f899a76da94de5dbafd7caf59fd8ff)
- [improvement] Notify: optimize style (#951) [#951](https://github.com/YongzWang/vant-weapp/issues/951)
- [bug fix] DatetimePicker: 修复设置了minDate时初始value错误 (#942) [#942](https://github.com/YongzWang/vant-weapp/issues/942)
- [Doc] component order (#945) [#945](https://github.com/YongzWang/vant-weapp/issues/945)
- Update .gitignore [1dc0e4](https://github.com/YongzWang/vant-weapp/commit/1dc0e43daa0847a8f68c51e873a9f8841c32c9f3)
- Delete package-lock.json [f8bdf4](https://github.com/YongzWang/vant-weapp/commit/f8bdf40836ecd1ef88e8f8bd5df41816de31c39e)
- [bugfix] SwipeCell: missing transform css prefix (#944) [#944](https://github.com/YongzWang/vant-weapp/issues/944)
- [bugfix] Tab: line style missing transform prefix (#943) [#943](https://github.com/YongzWang/vant-weapp/issues/943)
- [bugfix] Tab: swipe-threshold not work when less than 4 (#941) [#941](https://github.com/YongzWang/vant-weapp/issues/941)
- [improvement] Tab: update active style (#940) [#940](https://github.com/YongzWang/vant-weapp/issues/940)
- [improvement] Radio: add checked-color prop (#939) [#939](https://github.com/YongzWang/vant-weapp/issues/939)
- [new feature] Rate: 增加新组件 rate (#931) [#931](https://github.com/YongzWang/vant-weapp/issues/931)
- [improvement] TreeSelect: support disable option (#926) [#926](https://github.com/YongzWang/vant-weapp/issues/926)
- [improvement] Icon: add star & star-o icon (#923) [#923](https://github.com/YongzWang/vant-weapp/issues/923)
- [Doc] TreeSelect: update demo (#922) [#922](https://github.com/YongzWang/vant-weapp/issues/922)
- [improvement] Dialog: add message max-height (#921) [#921](https://github.com/YongzWang/vant-weapp/issues/921)
- [improvement] Notify: add context prop (#914) [#914](https://github.com/YongzWang/vant-weapp/issues/914)
- [new feature] Cell: add size prop (#904) [#904](https://github.com/YongzWang/vant-weapp/issues/904)
- [bugfix] Tab: line width can be zero (#900) [#900](https://github.com/YongzWang/vant-weapp/issues/900)
- [improvement] Tab: optimize code (#899) [#899](https://github.com/YongzWang/vant-weapp/issues/899)
- bugfix] Toast: max width of text type (#896) [#896](https://github.com/YongzWang/vant-weapp/issues/896)
- [improvement] Search&Field: add clear event. (#894) [#894](https://github.com/YongzWang/vant-weapp/issues/894)
- [bugfix] Area: 修复文档错误 [606055](https://github.com/YongzWang/vant-weapp/commit/6060554fa6011905e025ab911a89779e5cd0251f)
- [changelog] 0.4.6 [6908f9](https://github.com/YongzWang/vant-weapp/commit/6908f94a7360b948440b4914a327a7e3209c4676)
- [release] 0.4.6 [8ba990](https://github.com/YongzWang/vant-weapp/commit/8ba99063eaa850c9587a6be953e6550a04e141db)
- [build] 0.4.6 [dd5f3b](https://github.com/YongzWang/vant-weapp/commit/dd5f3bfa33d0d8bc32f975811c13e7f0222874c1)
- [improvement] Checkbox: add checked-color prop (#885) [#885](https://github.com/YongzWang/vant-weapp/issues/885)
- [Doc] update preview (#884) [#884](https://github.com/YongzWang/vant-weapp/issues/884)
- [bugfix] Badge: active 属性在 mpvue 中不生效 [#877](https://github.com/YongzWang/vant-weapp/issues/877)
- [improvement] Radio: update checked color (#873) [#873](https://github.com/YongzWang/vant-weapp/issues/873)
- Update README.md [73b8aa](https://github.com/YongzWang/vant-weapp/commit/73b8aa1f238a289d4ecc107c3817dd54efad7cef)
- [bugfix] Field: icon align (#871) [#871](https://github.com/YongzWang/vant-weapp/issues/871)
- [improvement] remove unworked button props (#870) [#870](https://github.com/YongzWang/vant-weapp/issues/870)
- [improvement] Overlay: render performance (#869) [#869](https://github.com/YongzWang/vant-weapp/issues/869)
- [new feature] Cell: 增加 `arrow-direction` 属性 (#866) [#866](https://github.com/YongzWang/vant-weapp/issues/866)
- [improvement] ActionSheet: optimize wxml (#864) [#864](https://github.com/YongzWang/vant-weapp/issues/864)
- [improvement] Tab: optimize wxml (#860) [#860](https://github.com/YongzWang/vant-weapp/issues/860)
- [bugfix] TreeSelect: missing class prefix (#859) [#859](https://github.com/YongzWang/vant-weapp/issues/859)
- [improvement] optimize wxml (#858) [#858](https://github.com/YongzWang/vant-weapp/issues/858)
- [Doc] reorganize components (#855) [#855](https://github.com/YongzWang/vant-weapp/issues/855)
- [improvement] Checkbox: update style (#848) [#848](https://github.com/YongzWang/vant-weapp/issues/848)
- [bugfix] Switch: loading icon position (#847) [#847](https://github.com/YongzWang/vant-weapp/issues/847)
- [improvement] optimize component registration (#846) [#846](https://github.com/YongzWang/vant-weapp/issues/846)
- [improvement] Switch: add active-color prop (#845) [#845](https://github.com/YongzWang/vant-weapp/issues/845)
- [bugfix] Cell: value not rendered when passing zero (#844) [#844](https://github.com/YongzWang/vant-weapp/issues/844)
- [improvement] update color variables (#842) [#842](https://github.com/YongzWang/vant-weapp/issues/842)
- docs(update changelog): [403060](https://github.com/YongzWang/vant-weapp/commit/40306007a5009cb77b956d2430b4b92a187dc34d)
- [improvement] SubmitBar: update amount font size (#841) [#841](https://github.com/YongzWang/vant-weapp/issues/841)
- [release] 0.4.5 [c4fdf1](https://github.com/YongzWang/vant-weapp/commit/c4fdf175ba8a8013fd383847f869c97959193497)
- [build] 0.4.5 [1e07bc](https://github.com/YongzWang/vant-weapp/commit/1e07bcb73ccce299cf036ba192c99b9f6425004d)
- [bugfix] Icon：修复商品角标icon兼容性问题 (#840) [#840](https://github.com/YongzWang/vant-weapp/issues/840)
- [new feature] Icon: add new icon question2 (#839) [#839](https://github.com/YongzWang/vant-weapp/issues/839)
- [improvement] Steps: 优化样式 (#835) [#835](https://github.com/YongzWang/vant-weapp/issues/835)
- [release] 0.4.4 [0c3779](https://github.com/YongzWang/vant-weapp/commit/0c3779dcdd3a08c0d0123e0aa8bfc4159c18b1db)
- [build] 0.4.4 [975c64](https://github.com/YongzWang/vant-weapp/commit/975c64f48be65fbc1634bb7909bb879f0446f95e)
- [bugfix] Panel: header-class not work (#831) [#831](https://github.com/YongzWang/vant-weapp/issues/831)
- [new feature] SwipeCell: add new component swipe-cell [40ce5c](https://github.com/YongzWang/vant-weapp/commit/40ce5cf61ad71ed09e9771d402e20e378984afe7)
- [improvement] Search: add error prop (#820) [#820](https://github.com/YongzWang/vant-weapp/issues/820)
- [improvement] Search: add input-align prop (#819) [#819](https://github.com/YongzWang/vant-weapp/issues/819)
- [release] 0.4.3 [e02222](https://github.com/YongzWang/vant-weapp/commit/e0222246ae65a85bdc06e2a1e7ae88a6e7c5b98f)
- [build] 0.4.3 [51b05e](https://github.com/YongzWang/vant-weapp/commit/51b05ed1a545fc6577ffbd17fc248d2fd1d02f65)
- [bugfix] ActionSheet: 修复背景色样式问题 [8a6339](https://github.com/YongzWang/vant-weapp/commit/8a6339d062df2151c82dba36c9c29a66648c7a23)
- [improvement] Icon：优化商品角标 icon (#804) [#804](https://github.com/YongzWang/vant-weapp/issues/804)
- [improvement] Toast: add context option (#800) [#800](https://github.com/YongzWang/vant-weapp/issues/800)
- [new feature] GoodsAction: 支持open-type等更多Button API (#798) [#798](https://github.com/YongzWang/vant-weapp/issues/798)
- [improvement] GoodsAction: support custom-class (#795) [#795](https://github.com/YongzWang/vant-weapp/issues/795)
- update dependencies [aa466f](https://github.com/YongzWang/vant-weapp/commit/aa466f81d862cbfaee5461f7f9c1b6e2210c0d35)
- [changelog] 0.4.2 [809b52](https://github.com/YongzWang/vant-weapp/commit/809b5290f44db40adc865199a82652aee5f2e917)
- [release] 0.4.2 [ef4f2b](https://github.com/YongzWang/vant-weapp/commit/ef4f2b09a3cc9d98ffa61eb493cf41f19cbd6f6d)
- [build] 0.4.2 [4d2722](https://github.com/YongzWang/vant-weapp/commit/4d2722d0b26984a584337b53c49334d302a8a776)
- [improvement] Tag: add round、size、color props (#791) [#791](https://github.com/YongzWang/vant-weapp/issues/791)
- [improvement] GoodsAction: add disabled and loading props (#790) [#790](https://github.com/YongzWang/vant-weapp/issues/790)
- [bugfix] Field: input align not work (#789) [#789](https://github.com/YongzWang/vant-weapp/issues/789)
- [improvement] Search: add placeholder-style prop (#788) [#788](https://github.com/YongzWang/vant-weapp/issues/788)
- hotfix：修复tabbar-item图标使用solt无法显示info的问题 (#779) [#779](https://github.com/YongzWang/vant-weapp/issues/779)
- [bugfix] Notify: 修复 color 参数无效问题 (#783) [#783](https://github.com/YongzWang/vant-weapp/issues/783)
- [improvement] Icon: add card-o icon (#777) [#777](https://github.com/YongzWang/vant-weapp/issues/777)
- [improvement] Area: support oversea code (#782) [#782](https://github.com/YongzWang/vant-weapp/issues/782)
- [release] 0.4.1 [7773ee](https://github.com/YongzWang/vant-weapp/commit/7773eee9fe3e97c4102a144970c1dab853f1140b)
- [build] 0.4.1 [694ff2](https://github.com/YongzWang/vant-weapp/commit/694ff257afd26a39f4007ff5ec6fa825d2df6532)
- [improvement] SubmitBar: optimzie code (#771) [#771](https://github.com/YongzWang/vant-weapp/issues/771)
- [improvement] Dialog: add stopLoading method (#757) [#757](https://github.com/YongzWang/vant-weapp/issues/757)
- [bugfix] Card: desc ellipsis (#768) [#768](https://github.com/YongzWang/vant-weapp/issues/768)
- [bugfix] Tabs: card type incorrect border color (#767) [#767](https://github.com/YongzWang/vant-weapp/issues/767)
- [changelog] 0.4.0 [8e7a97](https://github.com/YongzWang/vant-weapp/commit/8e7a9790aa8cc05b3d1ab72c3e522ce2767e71cb)
- [release] 0.4.0 [d99572](https://github.com/YongzWang/vant-weapp/commit/d99572414b7cd02e46ef7c3a11d9f6e3db4ba5fe)
- [build] 0.4.0 [912861](https://github.com/YongzWang/vant-weapp/commit/912861a405e193ae2244e257ed43e544a223ed09)
- [build] update release.sh [001ee9](https://github.com/YongzWang/vant-weapp/commit/001ee9d4a13cc875060cb7ccdf61eb11bf762878)
- [release] 0.3.9 [b3e820](https://github.com/YongzWang/vant-weapp/commit/b3e82098d35dbf9e438c7524e8c5bbb7eeac1747)
- [build] 0.3.9 [71b68c](https://github.com/YongzWang/vant-weapp/commit/71b68caaf3521ee8fd0143022cf00142886ae582)
- [improvement] Tabbar: optimize layout (#761) [#761](https://github.com/YongzWang/vant-weapp/issues/761)
- [bugfix] Button: fix plain button loading color (#760) [#760](https://github.com/YongzWang/vant-weapp/issues/760)
- [improvement] GoodsAction: rebuild api (#759) [#759](https://github.com/YongzWang/vant-weapp/issues/759)
- [improvement] add link mixin (#750) [#750](https://github.com/YongzWang/vant-weapp/issues/750)
- [bugfix] Tab: decrease default z-index (#749) [#749](https://github.com/YongzWang/vant-weapp/issues/749)
- [new feature](goods-action): 新增商品页行动点业务组件 (#736) [#736](https://github.com/YongzWang/vant-weapp/issues/736)
- [bugfix] ActionSheet: background color (#748) [#748](https://github.com/YongzWang/vant-weapp/issues/748)
- [improvement] Card: optimize css (#747) [#747](https://github.com/YongzWang/vant-weapp/issues/747)
- [bugfix] Tab: card type  incorrect style  (#742) [#742](https://github.com/YongzWang/vant-weapp/issues/742)
- [improvement] Card: add thumb-mode prop (#733) [#733](https://github.com/YongzWang/vant-weapp/issues/733)
- [bugfix] SubmitBar: tip color [273335](https://github.com/YongzWang/vant-weapp/commit/273335fb26800d3ec76ef8920346d7b4b58badf7)
- [improvement] Dialog: optimize template (#729) [#729](https://github.com/YongzWang/vant-weapp/issues/729)
- [improvement] ActionSheet: update style (#728) [#728](https://github.com/YongzWang/vant-weapp/issues/728)
- [improvement] Dialog: support line wrap (#725) [#725](https://github.com/YongzWang/vant-weapp/issues/725)
- [improvement] 减小demo小程序体积 (#723) [#723](https://github.com/YongzWang/vant-weapp/issues/723)
- [bugfix] Area: 修复省市区选择组件第一项无法选中 [#721](https://github.com/YongzWang/vant-weapp/issues/721)
- [changelog] 0.3.8 [bd4b73](https://github.com/YongzWang/vant-weapp/commit/bd4b73a12e82c9ffd343075dcadb5e7796aa9f8c)
- [Doc] fix NavBar usage [a4f6d3](https://github.com/YongzWang/vant-weapp/commit/a4f6d3fb559c1f1c4ffd13e5b6bb3939cf6479ae)
- [release] 0.3.8 [216ce5](https://github.com/YongzWang/vant-weapp/commit/216ce57029cafb24ec0835bb8f3fa4fa5f145c86)
- [build] 0.3.8 [fa5de5](https://github.com/YongzWang/vant-weapp/commit/fa5de55e38194f7b13b1a4d8f12706e76a61db65)
- [improvement] Tab: update line style (#719) [#719](https://github.com/YongzWang/vant-weapp/issues/719)
- [improvement] Badge: info style (#718) [#718](https://github.com/YongzWang/vant-weapp/issues/718)
- [improvement] Dialog: optimize style (#717) [#717](https://github.com/YongzWang/vant-weapp/issues/717)
- [bugfix] Stepper: fix min height (#716) [#716](https://github.com/YongzWang/vant-weapp/issues/716)
- [improvement] TreeSelect: fit to pad (#715) [#715](https://github.com/YongzWang/vant-weapp/issues/715)
- [bugfix] Cell: border unshow (#714) [#714](https://github.com/YongzWang/vant-weapp/issues/714)
- Update compiler.js (#712) [#712](https://github.com/YongzWang/vant-weapp/issues/712)
- [bugfix] Stepper: disabled not work (#709) [#709](https://github.com/YongzWang/vant-weapp/issues/709)
- [new feature] Card: 卡片组件增加图片懒加载属性 (#707) [#707](https://github.com/YongzWang/vant-weapp/issues/707)
- [changelog] 0.3.7 [f71303](https://github.com/YongzWang/vant-weapp/commit/f713039d584c858e11011bdc81fe45bc95f396ba)
- [release] 0.3.7 [93d62e](https://github.com/YongzWang/vant-weapp/commit/93d62eb6230779f183f9fb4d80ef7397e2fcbf89)
- [build] 0.3.7 [a24437](https://github.com/YongzWang/vant-weapp/commit/a244371952db39ee5ba73c110b54917423ef1fb7)
- [improvement] Card: add thumb link prop (#706) [#706](https://github.com/YongzWang/vant-weapp/issues/706)
- [improvement] Card: add tag prop (#705) [#705](https://github.com/YongzWang/vant-weapp/issues/705)
- [improvement] Button: add round prop (#704) [#704](https://github.com/YongzWang/vant-weapp/issues/704)
- [improvement] Button: update disabled style (#702) [#702](https://github.com/YongzWang/vant-weapp/issues/702)
- [improvement] Area: update style (#701) [#701](https://github.com/YongzWang/vant-weapp/issues/701)
- [improvement] Field: update icon size (#700) [#700](https://github.com/YongzWang/vant-weapp/issues/700)
- [improvement] NoticeBar: update style (#699) [#699](https://github.com/YongzWang/vant-weapp/issues/699)
- [improvement] NavBar: title style (#698) [#698](https://github.com/YongzWang/vant-weapp/issues/698)
- update dependencies (#697) [#697](https://github.com/YongzWang/vant-weapp/issues/697)
- [new feature] : 单选框、复选框支持form-field (#694) [#694](https://github.com/YongzWang/vant-weapp/issues/694)
- [new feature]: Tab 新增 z-index 属性 (#695) [#695](https://github.com/YongzWang/vant-weapp/issues/695)
- fixed Cannot read property county_list of null (#684) [#684](https://github.com/YongzWang/vant-weapp/issues/684)
- [changelog] 0.3.6 [c1be15](https://github.com/YongzWang/vant-weapp/commit/c1be15ecb6b09d84b0b7625ef869aea4185eafdd)
- [release] 0.3.6 [5fbc1b](https://github.com/YongzWang/vant-weapp/commit/5fbc1bfb0242bdbbe90f30fd1811cc3a93ea3d80)
- [build] update release.sh [cac65a](https://github.com/YongzWang/vant-weapp/commit/cac65a490d81faa50587f488331c07106e024f2b)
- [changelog] 0.3.5 [aa7a6f](https://github.com/YongzWang/vant-weapp/commit/aa7a6f59aec7d0eb6ede3cb43908827036a6b104)
- build [c1f962](https://github.com/YongzWang/vant-weapp/commit/c1f962b17b598463801778954ba24684fb2b0d84)
- [release] 0.3.5 [410556](https://github.com/YongzWang/vant-weapp/commit/41055623c63b7181593d31993595c933f246e89c)
- [bugfix] Field: readonly not work (#679) [#679](https://github.com/YongzWang/vant-weapp/issues/679)
- [improvement] Field: add placeholder-style prop (#678) [#678](https://github.com/YongzWang/vant-weapp/issues/678)
- [improvement] Icon: add custom-style prop (#677) [#677](https://github.com/YongzWang/vant-weapp/issues/677)
- [improvement] optimize common css (#676) [#676](https://github.com/YongzWang/vant-weapp/issues/676)
- [new feature] Checkbox: 增加复选框组件 (#666) [#666](https://github.com/YongzWang/vant-weapp/issues/666)
- [improvement] utils ts (#668) [#668](https://github.com/YongzWang/vant-weapp/issues/668)
- [bugfix] Tab: active type should be number (#665) [#665](https://github.com/YongzWang/vant-weapp/issues/665)
- [improvement] use less as css compiler (#664) [#664](https://github.com/YongzWang/vant-weapp/issues/664)
- [improvement] update css extension name (#662) [#662](https://github.com/YongzWang/vant-weapp/issues/662)
- [bugfix] Area: error when list empty (#661) [#661](https://github.com/YongzWang/vant-weapp/issues/661)
- [build] update browserslist (#660) [#660](https://github.com/YongzWang/vant-weapp/issues/660)
- [build] changelog dist path [4d11b5](https://github.com/YongzWang/vant-weapp/commit/4d11b54524b0309bc265303f52b24cb6ca2f3c9d)
- [changelog] 0.3.4 [1a2ae0](https://github.com/YongzWang/vant-weapp/commit/1a2ae059de972e1437c4e13252402a30f2bea379)
- [release] 0.3.4 [72fa44](https://github.com/YongzWang/vant-weapp/commit/72fa4445573683de908c278496ca9fd94d9801ef)
- [build] add browserslist config (#658) [#658](https://github.com/YongzWang/vant-weapp/issues/658)
- [build] use babel to compile typescript (#657) [#657](https://github.com/YongzWang/vant-weapp/issues/657)
- [build] update to babel 7 (#656) [#656](https://github.com/YongzWang/vant-weapp/issues/656)
- [build] update to precss 3.0 (#655) [#655](https://github.com/YongzWang/vant-weapp/issues/655)
- build [1bd233](https://github.com/YongzWang/vant-weapp/commit/1bd233534c9ae832c3e40bacd4842de9b631b6da)
- [Doc] radio preview (#654) [#654](https://github.com/YongzWang/vant-weapp/issues/654)
- [improvement] Dialog: support open-type event (#651) [#651](https://github.com/YongzWang/vant-weapp/issues/651)
- [improvement] Button: add id prop (#650) [#650](https://github.com/YongzWang/vant-weapp/issues/650)
- [improvement] types (#648) [#648](https://github.com/YongzWang/vant-weapp/issues/648)
- [improvement] relations (#647) [#647](https://github.com/YongzWang/vant-weapp/issues/647)
- [improvement] watcher (#645) [#645](https://github.com/YongzWang/vant-weapp/issues/645)
- [Doc] Submitbar: bar-class [f67fdb](https://github.com/YongzWang/vant-weapp/commit/f67fdb9777427b47a53f8bd5319d89d1b98f9d91)
- build [b9a34a](https://github.com/YongzWang/vant-weapp/commit/b9a34aa0b6b224812f17248f592f684b2a552db6)
- [bugfix] Cell: title slot width (#642) [#642](https://github.com/YongzWang/vant-weapp/issues/642)
- [bugfix] Search: sync value (#641) [#641](https://github.com/YongzWang/vant-weapp/issues/641)
- [bugfix] SubmitBar：优化提交订单栏 (#635) [#635](https://github.com/YongzWang/vant-weapp/issues/635)
- [new feature] Radio: 增加单选框组件 (#629) [#629](https://github.com/YongzWang/vant-weapp/issues/629)
- [type] getCurrentPages (#626) [#626](https://github.com/YongzWang/vant-weapp/issues/626)
- [bugfix] missing options (#624) [#624](https://github.com/YongzWang/vant-weapp/issues/624)
- [type] classNames (#622) [#622](https://github.com/YongzWang/vant-weapp/issues/622)
- [type] computed (#620) [#620](https://github.com/YongzWang/vant-weapp/issues/620)
- [bugfix] ActionSheet: border (#619) [#619](https://github.com/YongzWang/vant-weapp/issues/619)
- [improvement] rewrite with typescript (#604) [#604](https://github.com/YongzWang/vant-weapp/issues/604)
- [bugfix] Toast: method warning when touchmove (#618) [#618](https://github.com/YongzWang/vant-weapp/issues/618)
- [changelog] 0.3.3 [d31d84](https://github.com/YongzWang/vant-weapp/commit/d31d8448283c529637053ed4eb8d6c975c4969e9)
- [release] 0.3.3 [80659a](https://github.com/YongzWang/vant-weapp/commit/80659a6011babbb86c74998ddd532da0b9d5f0cc)
- update README.md (#616) [#616](https://github.com/YongzWang/vant-weapp/issues/616)
- [bugfix] Layout: offset not work (#615) [#615](https://github.com/YongzWang/vant-weapp/issues/615)
- [bugfix] setData writeable (#613) [#613](https://github.com/YongzWang/vant-weapp/issues/613)
- [improvement] Tab: support custom-class (#612) [#612](https://github.com/YongzWang/vant-weapp/issues/612)
- [improvement] ActionSheet: add z-index prop (#610) [#610](https://github.com/YongzWang/vant-weapp/issues/610)
- [improvement] Cell: value should not has width when empty (#609) [#609](https://github.com/YongzWang/vant-weapp/issues/609)
- build [5ee7ad](https://github.com/YongzWang/vant-weapp/commit/5ee7ad44a98c7ee91937753febd7109160860e91)
- [bugfix] Field: input-align not work (#607) [#607](https://github.com/YongzWang/vant-weapp/issues/607)
- [bugfix] Tag: white border (#606) [#606](https://github.com/YongzWang/vant-weapp/issues/606)
- [type] update type definition (#605) [#605](https://github.com/YongzWang/vant-weapp/issues/605)
- [bugfix] Cell: border overlimit (#601) [#601](https://github.com/YongzWang/vant-weapp/issues/601)
- [Doc] add component changelog (#600) [#600](https://github.com/YongzWang/vant-weapp/issues/600)
- [bugfix] 修复Area组件边界条件时报错 [81e6e9](https://github.com/YongzWang/vant-weapp/commit/81e6e93bdd578913fe08a23328970b622e695833)
- [new feature] Tab: add border prop (#595) [#595](https://github.com/YongzWang/vant-weapp/issues/595)
- [improvement] Popup: support custom style (#598) [#598](https://github.com/YongzWang/vant-weapp/issues/598)
- [new feature] Area: 增加省市区选择组件 (#591) [#591](https://github.com/YongzWang/vant-weapp/issues/591)
- [type] add type definition (#590) [#590](https://github.com/YongzWang/vant-weapp/issues/590)
- [build] add tsconfig.json (#588) [#588](https://github.com/YongzWang/vant-weapp/issues/588)
- [build] support compile typescript file (#587) [#587](https://github.com/YongzWang/vant-weapp/issues/587)
- [improvement] Toast: lock scroll (#586) [#586](https://github.com/YongzWang/vant-weapp/issues/586)
- [bugfix] Dialog: promise status not change (#585) [#585](https://github.com/YongzWang/vant-weapp/issues/585)
- [bugfix] Card: centered prop not work (#584) [#584](https://github.com/YongzWang/vant-weapp/issues/584)
- [bugfix] hairline (#577) [#577](https://github.com/YongzWang/vant-weapp/issues/577)
- [changelog] 0.3.2 [3e906a](https://github.com/YongzWang/vant-weapp/commit/3e906a6972d26e9d61acd1eee311658778b0b9f4)
- [release] 0.3.2 [8bfa45](https://github.com/YongzWang/vant-weapp/commit/8bfa45ff807efbe4ac73e34796e117c4f782c6e5)
- [improvement] Dialog: add z-index prop (#573) [#573](https://github.com/YongzWang/vant-weapp/issues/573)
- [improvement] Popup: add z-index prop (#572) [#572](https://github.com/YongzWang/vant-weapp/issues/572)
- [improvement] Toast: add z-index prop (#571) [#571](https://github.com/YongzWang/vant-weapp/issues/571)
- [bugfix] Tab: color prop (#570) [#570](https://github.com/YongzWang/vant-weapp/issues/570)
- [bugfix] Badge: active prop not work (#569) [#569](https://github.com/YongzWang/vant-weapp/issues/569)
- update README.md (#561) [#561](https://github.com/YongzWang/vant-weapp/issues/561)
- [improvement] Field: optimize template (#560) [#560](https://github.com/YongzWang/vant-weapp/issues/560)
- [bugfix] Cell: remove unworked props (#559) [#559](https://github.com/YongzWang/vant-weapp/issues/559)
- [improvement] ActionSheet: optimize (#558) [#558](https://github.com/YongzWang/vant-weapp/issues/558)
- [improvement] support computed (#557) [#557](https://github.com/YongzWang/vant-weapp/issues/557)
- [Doc] Icon: size (#554) [#554](https://github.com/YongzWang/vant-weapp/issues/554)
- [bugfix] Tab: props observer (#553) [#553](https://github.com/YongzWang/vant-weapp/issues/553)
- [improvement] Dialog: add scale animation (#548) [#548](https://github.com/YongzWang/vant-weapp/issues/548)
- [improvement] Tabbar: optimize performance (#547) [#547](https://github.com/YongzWang/vant-weapp/issues/547)
- [improvement] Badge: optimize performance (#546) [#546](https://github.com/YongzWang/vant-weapp/issues/546)
- [bugfix] hairline (#545) [#545](https://github.com/YongzWang/vant-weapp/issues/545)
- [improvement] Tab: remove active color (#544) [#544](https://github.com/YongzWang/vant-weapp/issues/544)
- [improvement] Dialog: update style (#543) [#543](https://github.com/YongzWang/vant-weapp/issues/543)
- [improvement] update border-color (#542) [#542](https://github.com/YongzWang/vant-weapp/issues/542)
- [changelog] 0.3.1 [69f824](https://github.com/YongzWang/vant-weapp/commit/69f82405b6da7e8fc0a0104708327cb97686c23f)
- [bugfix] Layout: gutter not work when dynamic render (#536) [#536](https://github.com/YongzWang/vant-weapp/issues/536)
- [release] 0.3.1 [737441](https://github.com/YongzWang/vant-weapp/commit/737441db3813332d4ef9cb938279c115607f5668)
- [bugfix] common style entry (#535) [#535](https://github.com/YongzWang/vant-weapp/issues/535)
- [Doc] add dialog preview (#532) [#532](https://github.com/YongzWang/vant-weapp/issues/532)
- [changelog] 0.3.0 [18a4c4](https://github.com/YongzWang/vant-weapp/commit/18a4c46030c58b6eeca3a806691f068030b8ee97)
- [release] 0.3.0 [bcac33](https://github.com/YongzWang/vant-weapp/commit/bcac33ab87080e96e2af373746dd16d89635c228)
- [bugfix] Notify: fix text (#531) [#531](https://github.com/YongzWang/vant-weapp/issues/531)
- optimize code (#529) [#529](https://github.com/YongzWang/vant-weapp/issues/529)
- [improvement] optimize boundingClientRect (#528) [#528](https://github.com/YongzWang/vant-weapp/issues/528)
- [build] optimize build:lib script (#526) [#526](https://github.com/YongzWang/vant-weapp/issues/526)
- [bugfix] Card: currency default value (#525) [#525](https://github.com/YongzWang/vant-weapp/issues/525)
- [breaking change] Toast: on longer export func in component entry file (#524) [#524](https://github.com/YongzWang/vant-weapp/issues/524)
- [improvement] vue style component options (#523) [#523](https://github.com/YongzWang/vant-weapp/issues/523)
- [bugfix] utils export (#521) [#521](https://github.com/YongzWang/vant-weapp/issues/521)
- [bugfix] Tab: color prop not work when use card type (#520) [#520](https://github.com/YongzWang/vant-weapp/issues/520)
- [Doc] Field: add usage document (#519) [#519](https://github.com/YongzWang/vant-weapp/issues/519)
- [improvement] Dialog: support confirm button open type (#518) [#518](https://github.com/YongzWang/vant-weapp/issues/518)
- [bugfix] Dialog: close on click overlay (#517) [#517](https://github.com/YongzWang/vant-weapp/issues/517)
- [improvement] ActionSheet: support open-type (#516) [#516](https://github.com/YongzWang/vant-weapp/issues/516)
- [bugfix] ActionSheet: subname not work (#515) [#515](https://github.com/YongzWang/vant-weapp/issues/515)
- [breaking change] Actionsheet: rename to ActionSheet (#514) [#514](https://github.com/YongzWang/vant-weapp/issues/514)
- [new feature] add Dialog component (#504) [#504](https://github.com/YongzWang/vant-weapp/issues/504)
- [bugfix] Button: hide text when loading (#503) [#503](https://github.com/YongzWang/vant-weapp/issues/503)
- [bugfix] Tab: hairline (#502) [#502](https://github.com/YongzWang/vant-weapp/issues/502)
- [Doc] add Tab preview (#501) [#501](https://github.com/YongzWang/vant-weapp/issues/501)
- [improvement] optimize transition behavior (#500) [#500](https://github.com/YongzWang/vant-weapp/issues/500)
- [breaking change] use es module (#499) [#499](https://github.com/YongzWang/vant-weapp/issues/499)
- [Improvement] Popup: support leave animation (#498) [#498](https://github.com/YongzWang/vant-weapp/issues/498)
- [Doc] title width (#497) [#497](https://github.com/YongzWang/vant-weapp/issues/497)
- [new feature] add Tab component (#496) [#496](https://github.com/YongzWang/vant-weapp/issues/496)
- [Doc] fix Toast import path [6aeaf6](https://github.com/YongzWang/vant-weapp/commit/6aeaf6c96af69ea3de8aee2b9611a3159f0864f5)
- [bugfix] Doc: notify 引入路径错误 (#493) [#493](https://github.com/YongzWang/vant-weapp/issues/493)
- [bugfix] Doc: 修复 Cell Field 组件 titleWidth 类型错误 (#492) [#492](https://github.com/YongzWang/vant-weapp/issues/492)
- Update package.json [3373d9](https://github.com/YongzWang/vant-weapp/commit/3373d94cf61763e8d643709c150f8b73d00d493c)
- Update README.md (#488) [#488](https://github.com/YongzWang/vant-weapp/issues/488)
- [build] add webpack-cli devDependencies [0cfd08](https://github.com/YongzWang/vant-weapp/commit/0cfd08ed90d1fcdded7850ab0703b90114482718)
- [changelog] 0.2.1 [4263b9](https://github.com/YongzWang/vant-weapp/commit/4263b9ead1ea20b970e66280760cde53b6c02626)
- update dependencies [0e282d](https://github.com/YongzWang/vant-weapp/commit/0e282d72ee4a5aef205df2b4438e4f3e862fbaae)
- [release] 0.2.1 [d7f127](https://github.com/YongzWang/vant-weapp/commit/d7f127a9f9a4fd427d18a4744ad823ad2bfd6ffa)
- [bugfix] Search: focus properties not work (#484) [#484](https://github.com/YongzWang/vant-weapp/issues/484)
- [improvement] Field：增加titleWidth属性 (#482) [#482](https://github.com/YongzWang/vant-weapp/issues/482)
- [Bug Fix] fix v-if in progress component (#481) [#481](https://github.com/YongzWang/vant-weapp/issues/481)
- [improvement] Search: support form-field (#480) [#480](https://github.com/YongzWang/vant-weapp/issues/480)
- [improvement] SwitchCell: support form-filed (#479) [#479](https://github.com/YongzWang/vant-weapp/issues/479)
- [improvement] Switch: support form-field (#478) [#478](https://github.com/YongzWang/vant-weapp/issues/478)
- [improvement] Stepper: support form-field (#477) [#477](https://github.com/YongzWang/vant-weapp/issues/477)
- [improvement] Field: update clear icon color (#476) [#476](https://github.com/YongzWang/vant-weapp/issues/476)
- [improvement] Icon: add class-prefix prop (#475) [#475](https://github.com/YongzWang/vant-weapp/issues/475)
- [bugfix] Tabbar: z-index not work (#474) [#474](https://github.com/YongzWang/vant-weapp/issues/474)
- [new feature] add Progress component (#459) [#459](https://github.com/YongzWang/vant-weapp/issues/459)
- [changelog] fix description [e5f2fc](https://github.com/YongzWang/vant-weapp/commit/e5f2fc2e4a456f7623999d408065e62048015ab3)
- [changelog] 0.2.0 [ab0d2e](https://github.com/YongzWang/vant-weapp/commit/ab0d2e70b833317af04dc0467e7a4205ed559b92)
- [Build] update release.sh [f62b46](https://github.com/YongzWang/vant-weapp/commit/f62b4602512110b4929f0e4a890b08f53430ec69)
- [release] 0.2.0 [ab4d3e](https://github.com/YongzWang/vant-weapp/commit/ab4d3e4c8ccb1520d06ffb415becd6a59455bb30)
- [build] 0.2.0 [63b3a8](https://github.com/YongzWang/vant-weapp/commit/63b3a8a3b4cf0d76d87ddcbacceb725c3680c3ce)
- [Improvement] Icon: add aim icon (#457) [#457](https://github.com/YongzWang/vant-weapp/issues/457)
- [new feature] 新增内置样式类van-multi-ellipsis--l2、van-multi-ellipsis--l3 (#456) [#456](https://github.com/YongzWang/vant-weapp/issues/456)
- [new feature] 新增内置样式类van-multi-ellipsis--l2、van-multi-ellipsis--l3 (#456) [#456](https://github.com/YongzWang/vant-weapp/issues/456)
- [new feature] add SwitchCell component (#455) [#455](https://github.com/YongzWang/vant-weapp/issues/455)
- [new feature] add slider component (#453) [#453](https://github.com/YongzWang/vant-weapp/issues/453)
- update dependencies (#451) [#451](https://github.com/YongzWang/vant-weapp/issues/451)
- [Doc] Field: add name prop (#450) [#450](https://github.com/YongzWang/vant-weapp/issues/450)
- [new feature] support addGlobalClass (#449) [#449](https://github.com/YongzWang/vant-weapp/issues/449)
- [breaking change] Notify: export default (#448) [#448](https://github.com/YongzWang/vant-weapp/issues/448)
- [changelog] 0.1.1 [26fa07](https://github.com/YongzWang/vant-weapp/commit/26fa071512c1d77e230bf7d048a4ec316f21960a)
- [Build] add build changelog script [57eeeb](https://github.com/YongzWang/vant-weapp/commit/57eeeb3e9cf36069b87748d20488564ca6319956)
- [release] 0.1.1 [41f50a](https://github.com/YongzWang/vant-weapp/commit/41f50ab3f7f84c2349d9ba795f7ecd21f475f959)
- build [7e4547](https://github.com/YongzWang/vant-weapp/commit/7e4547ccd5477053a29c4cacc26a2a266a470b49)
- [bugfix] Field: with form component (#447) [#447](https://github.com/YongzWang/vant-weapp/issues/447)
- [Improvement] Transition: support more animation (#445) [#445](https://github.com/YongzWang/vant-weapp/issues/445)
- [Improvement] add overlay component (#442) [#442](https://github.com/YongzWang/vant-weapp/issues/442)
- [new feature] add Transition component (#441) [#441](https://github.com/YongzWang/vant-weapp/issues/441)
- [Doc] add toast preview (#439) [#439](https://github.com/YongzWang/vant-weapp/issues/439)
- [bugfix] Switch: can't change status (#438) [#438](https://github.com/YongzWang/vant-weapp/issues/438)
- [new feature] add Toast component (#437) [#437](https://github.com/YongzWang/vant-weapp/issues/437)
- [new feature] add Tabbar component (#435) [#435](https://github.com/YongzWang/vant-weapp/issues/435)
- [Doc] fix cell doc [afedb9](https://github.com/YongzWang/vant-weapp/commit/afedb9ec2e7972e1d7a87bc209bdeaef46130549)
- [bugfix] build:site error [d73849](https://github.com/YongzWang/vant-weapp/commit/d73849cdc2594dd4cd25b594d65744bb4746e8a9)
- [Doc] Search: update doc [ee0c50](https://github.com/YongzWang/vant-weapp/commit/ee0c505a96848aba694e0e340145d2eb16289f26)
- [Doc] fix search doc [bdb0e6](https://github.com/YongzWang/vant-weapp/commit/bdb0e6d2dbbbfb4aebb3d1ebd25924672d08dfc9)
- [bugfix] Field: use icon slot (#428) [#428](https://github.com/YongzWang/vant-weapp/issues/428)
- [Improvement] Button: add square prop (#427) [#427](https://github.com/YongzWang/vant-weapp/issues/427)
- [Doc] optimize markdown dynamic import (#423) [#423](https://github.com/YongzWang/vant-weapp/issues/423)
- [Build] reduce dependencies (#422) [#422](https://github.com/YongzWang/vant-weapp/issues/422)
- [Build] optimize build process (#421) [#421](https://github.com/YongzWang/vant-weapp/issues/421)
- [changelog] 0.1.0 [549789](https://github.com/YongzWang/vant-weapp/commit/5497890a5cd0b6f848d67f28e1575b7390220440)
- [release] 0.1.0 [af95d9](https://github.com/YongzWang/vant-weapp/commit/af95d9aa988230e3c4ff25a2a1ea746809db1417)
- [build] 0.1.0 [7b8a01](https://github.com/YongzWang/vant-weapp/commit/7b8a015b2ba3da460ecafe0172cd6547861e3199)
- Update issue templates [35ad4e](https://github.com/YongzWang/vant-weapp/commit/35ad4e50857a94cd96602a6dd61bf09964aaec91)
- Update issue templates [98d92a](https://github.com/YongzWang/vant-weapp/commit/98d92a4d141ede1333c5538db1de46a817458f53)
- [Doc] optimize event description (#420) [#420](https://github.com/YongzWang/vant-weapp/issues/420)
- [breaking change] use click instead of tap for all components (#418) [#418](https://github.com/YongzWang/vant-weapp/issues/418)
- [Improvement] add utils (#416) [#416](https://github.com/YongzWang/vant-weapp/issues/416)
- remove ununsed component (#415) [#415](https://github.com/YongzWang/vant-weapp/issues/415)
- [Doc] reduce config file (#412) [#412](https://github.com/YongzWang/vant-weapp/issues/412)
- [bugfix] Card: price zero (#411) [#411](https://github.com/YongzWang/vant-weapp/issues/411)
- [Doc] support share demo (#409) [#409](https://github.com/YongzWang/vant-weapp/issues/409)
- [Doc] add nav link (#408) [#408](https://github.com/YongzWang/vant-weapp/issues/408)
- [Doc] update doc site (#407) [#407](https://github.com/YongzWang/vant-weapp/issues/407)
- build [5a9516](https://github.com/YongzWang/vant-weapp/commit/5a9516c27576795004e40dcbb5eb88877da92e86)
- [Doc] fix site build [d6e1ed](https://github.com/YongzWang/vant-weapp/commit/d6e1ed07ff9fbfa992566add6eb64effeba31992)
- [new feature] add notify component [21ddc0](https://github.com/YongzWang/vant-weapp/commit/21ddc06dcb83d75673ffecbba62fae49e151f3e5)
- update vant-doc [131eb3](https://github.com/YongzWang/vant-weapp/commit/131eb39c189640405149e68bf44bb0b763b5f3f1)
- [new feature] add nav-bar component [e4941a](https://github.com/YongzWang/vant-weapp/commit/e4941a5346084f18620eb79de50729642a7900c7)
- build [9bfe84](https://github.com/YongzWang/vant-weapp/commit/9bfe8400475541ec45be23d67ac51c56b4ee393e)
- [Build] update release.sh [d79b14](https://github.com/YongzWang/vant-weapp/commit/d79b145e13880e6e5d2e64732acfadd39f252c03)
- update dependencies [1245c9](https://github.com/YongzWang/vant-weapp/commit/1245c99cce2612e90cf09ef6dec456c44a08be34)
- [Improvement] optimize css [07cbc7](https://github.com/YongzWang/vant-weapp/commit/07cbc7fe7fe39d677be5b477cf66f58f3a6a2923)
- add eslintignore [f5123f](https://github.com/YongzWang/vant-weapp/commit/f5123fe6773b1df9e93663136952efa8bef2448a)
- update README.md [46bdc7](https://github.com/YongzWang/vant-weapp/commit/46bdc7604cdb4a97e16a950375d0f8c82c50325d)
- update README.md [c9e740](https://github.com/YongzWang/vant-weapp/commit/c9e740dd7de490ad75baf0b45a04ffc222f4f53f)
- update quickstart.md [6caccd](https://github.com/YongzWang/vant-weapp/commit/6caccd4f4e299a76b8f2dabe7bd585fbb29a52ad)
- [Doc] update qrcode [31d089](https://github.com/YongzWang/vant-weapp/commit/31d089b51b3bf0b65868e8da65bd2ab0ac997aeb)
- update README.md [88fa71](https://github.com/YongzWang/vant-weapp/commit/88fa7108975f5cc2c657577d6247fa06809e600a)
- [Doc] add preview qrcode [fa8054](https://github.com/YongzWang/vant-weapp/commit/fa805490bd5176c1378f071724ef3dd711ae2afd)
- [Doc] support image preview [5bb2e6](https://github.com/YongzWang/vant-weapp/commit/5bb2e6dcd579cd22334153ae9bd3257b8189584e)
- [Doc] update demo [08ac5a](https://github.com/YongzWang/vant-weapp/commit/08ac5a0da33ff951269cb746756620b62daf8967)
- [Doc] update changelog [3d3230](https://github.com/YongzWang/vant-weapp/commit/3d32306bc21fa2fbd1fa2a2d6b4ff978d189c957)
- [Doc] temporary remove some components [cbe9eb](https://github.com/YongzWang/vant-weapp/commit/cbe9eb27d67ec6efe39435d01444f665f6663d30)
- [Improvement] update package.json [28b958](https://github.com/YongzWang/vant-weapp/commit/28b95839d4d86b54f967b3a1e5de4e3865df1151)
- [build] fix example build [c7107b](https://github.com/YongzWang/vant-weapp/commit/c7107be4207c1d232c48a7d77bc3d7eec9f6a764)
- [Build] update dev script [8ce068](https://github.com/YongzWang/vant-weapp/commit/8ce068bcb20b99d583ea8143a5274714cce554b1)
- update package.json [844ada](https://github.com/YongzWang/vant-weapp/commit/844adae7e5f018c625096d29686275ee90555d9b)
- [Build] update postcss.config.js [2f3829](https://github.com/YongzWang/vant-weapp/commit/2f382902699282907c7de78dd6abda8c6d242651)
- [Doc] add intro document [33e58a](https://github.com/YongzWang/vant-weapp/commit/33e58a247853d1b90d57004628ffeb6d5d61fe6b)
- [Doc] use vant-doc to build website [b1c47b](https://github.com/YongzWang/vant-weapp/commit/b1c47bc7598f27657b72d444d78e1e26b2469fb0)
- [Doc] remove unused file [467df3](https://github.com/YongzWang/vant-weapp/commit/467df35780c2dee562e8ffa4f1a763db7b5f8bca)
- update README.md [8e301d](https://github.com/YongzWang/vant-weapp/commit/8e301dddb4e6b182d3c57a0d044acfadc3d8d4bd)
- [bugfix] fix eslint error [496abb](https://github.com/YongzWang/vant-weapp/commit/496abba2574e0008eec69e3dfa4761e79e02797a)
- [Doc] update common style [37ef6d](https://github.com/YongzWang/vant-weapp/commit/37ef6d1d5177cfc3fcfa70827432ae69a1696cf7)
- [Improvement] update eslint config [f01f46](https://github.com/YongzWang/vant-weapp/commit/f01f46b55ae3606bf13c2193ea65ffd8cd0f8c80)
- remove package-lock.json [b2a344](https://github.com/YongzWang/vant-weapp/commit/b2a34440068368ba9992dcf51f65b65c13af8a7f)
- [Build] build components [2ccc6c](https://github.com/YongzWang/vant-weapp/commit/2ccc6c860436524b4b4fb3256b8706e9dd414e6f)
- [Doc] add usage of common style [0fa5d8](https://github.com/YongzWang/vant-weapp/commit/0fa5d8ba7c0b36067f6f01273d234329120716ce)
- [Doc] Search: external class doc [07a3fe](https://github.com/YongzWang/vant-weapp/commit/07a3fe2d001da9df9a9bd6e57d3c4b22794057b7)
- [breaking change] Search: rewrite [8ecff7](https://github.com/YongzWang/vant-weapp/commit/8ecff7904c95683f2875569ea5a1b294ee5690ef)
- [bugfix] Field: clear icon position [f76c43](https://github.com/YongzWang/vant-weapp/commit/f76c438f1dd7a6b1255d0eb929c2e8a853ed5a79)
- [Improvement] Cell: add custom-style [4b1062](https://github.com/YongzWang/vant-weapp/commit/4b10628d1268158df9c20a630fd314c068c283a6)
- [Improvement] Field: add confirm type [4f04f8](https://github.com/YongzWang/vant-weapp/commit/4f04f8a61ffeccd8b1b5ddf228a0f085ecadeae8)
- [breaking change] Steps: rewrite [553628](https://github.com/YongzWang/vant-weapp/commit/553628143d8f1ae1b890dcc44d66438749c8106a)
- [breaking change] Loadmore: removed [3434eb](https://github.com/YongzWang/vant-weapp/commit/3434eb2ac7fb6ad78b538e00ea5fc69ae553a85e)
- [bugfix] Actionsheet: remove ununsed externalClasses [30aa77](https://github.com/YongzWang/vant-weapp/commit/30aa774e20221aa951286cd03e5dfc1fc0d0e8df)
- update README.md [71ac83](https://github.com/YongzWang/vant-weapp/commit/71ac83c9d52f1da0331b2a84b12bd8d2d12b82fa)
- [breaking change] Actionsheet: rewrite [1e828d](https://github.com/YongzWang/vant-weapp/commit/1e828d225734d3c392157301c96dc05e05cb7784)
- [bugfix] Icon: tap triggered twice [6a5275](https://github.com/YongzWang/vant-weapp/commit/6a52751ff5235dcb414c2e0e21593637a5eee26e)
- [breaking change] Popup: rewrite [63c52e](https://github.com/YongzWang/vant-weapp/commit/63c52edf2d2201067b87ffccdb2aab4285964b64)
- [bugfix] Button: tap triggered twice [67862f](https://github.com/YongzWang/vant-weapp/commit/67862f03dc2cf413570ef286b406b80a944ef322)
- [Improvement] update common style [752937](https://github.com/YongzWang/vant-weapp/commit/7529373a7c392e8f8e476c4848946980e3d750c1)
- add MIT license [bda0c1](https://github.com/YongzWang/vant-weapp/commit/bda0c1742b2e43fd69f6db8a55238fbc97109e12)
- [Improvement] update helper [93d6a5](https://github.com/YongzWang/vant-weapp/commit/93d6a509b5d2cbc4d3ad36118a5cbb96d261d637)
- [Build] remove icon scrips [063583](https://github.com/YongzWang/vant-weapp/commit/0635838705c65074da51f6136988a40f94a1c649)
- [Doc] update mobile nav [3fb3cc](https://github.com/YongzWang/vant-weapp/commit/3fb3ccad341edf680933e61ce4cbb35a78eda143)
- [breaking change] Panel: rewrite [2f3869](https://github.com/YongzWang/vant-weapp/commit/2f3869f02801c24394084af5a76d55f84b3ea8bc)
- [breaking change] Badge: rewrite [5e66f2](https://github.com/YongzWang/vant-weapp/commit/5e66f2d5f8e5afbc2458a29366580914f5bdd3d4)
- [bugfix] Button click event [022993](https://github.com/YongzWang/vant-weapp/commit/0229933e63be03cac3dea6cb854ecc2142081755)
- [Improvement] Tap event name [2f9d0e](https://github.com/YongzWang/vant-weapp/commit/2f9d0e585d0311bd38ca485b9257ad3c242de3ee)
- [breaking change] Field: rewrite [d5eca7](https://github.com/YongzWang/vant-weapp/commit/d5eca77afcab9149e2498065c83ce68f250f34d6)
- [release] 3.1.1 [e39b35](https://github.com/YongzWang/vant-weapp/commit/e39b35a9bf58f01e2509f79d2c472b9448dba637)
- [build] 3.1.1 [cb0dc5](https://github.com/YongzWang/vant-weapp/commit/cb0dc50a93fd0ab641064ecda2e1562f5c345dda)
- [bugfix] Cell: wrong tag [6ff867](https://github.com/YongzWang/vant-weapp/commit/6ff8676fa56c436b619980c0bdf9f4d8181ecf0f)
- [breaking change] Select: removed [b9f6b1](https://github.com/YongzWang/vant-weapp/commit/b9f6b1f6ed9eb3d556a5f040cb6b70a910830a72)
- [Doc] TreeSelect: update doc [7c7ab7](https://github.com/YongzWang/vant-weapp/commit/7c7ab71ccded6beae0a2268a5e6eec6dea38fdef)
- [Improvement] NoticeBar: update demo [d2c2c5](https://github.com/YongzWang/vant-weapp/commit/d2c2c5c69302c580b72004d7c4d4d055a2b7ebca)
- [breaking change] Capsule: removed [db363d](https://github.com/YongzWang/vant-weapp/commit/db363d95d5c770fabc47760211e98c8d9e66a3e6)
- [breaking change] Tag: rewrite [0a9de1](https://github.com/YongzWang/vant-weapp/commit/0a9de1e94ed8ba03f733300ece943084834bb2e6)
- [improvement]: search组件支持插槽功能 (#396) [#396](https://github.com/YongzWang/vant-weapp/issues/396)
- [Improvement] Cell: external classes [e75645](https://github.com/YongzWang/vant-weapp/commit/e75645fabd6ca1fdb1be36bdfde8975b947a1a17)
- [breaking change] Cell: rewrite [6b8e85](https://github.com/YongzWang/vant-weapp/commit/6b8e8598257bf3f3e122c15f9fe5d0b893f7a258)
- [Doc] update demo [3f0b3d](https://github.com/YongzWang/vant-weapp/commit/3f0b3dd289bad9d2d32bec11bba43937b32a4b76)
- [Improvement] Icon: add tap event [ef279d](https://github.com/YongzWang/vant-weapp/commit/ef279ded3afd38e4d17bde0b16eea9338f68d6cf)
- [Improvement] Card: update slot usage [f17a09](https://github.com/YongzWang/vant-weapp/commit/f17a09419fc554e680345a28cf212dfe76d773f8)
- upgrade changelog [41ec35](https://github.com/YongzWang/vant-weapp/commit/41ec35fbb8a779f62c4bcb2095ac054b1a8de0e0)
- [release] 3.1.0 [1feb8e](https://github.com/YongzWang/vant-weapp/commit/1feb8e51140fec3da7461712a3fdd9ebc395c6b4)
- [build] 3.1.0 [7dc532](https://github.com/YongzWang/vant-weapp/commit/7dc532bc8402b504758ee1cd55997f0655288ea5)
- [breaking change] Switch: rewrite [92a98d](https://github.com/YongzWang/vant-weapp/commit/92a98d2322f6a4235901042e44b28abd03597529)
- [breaking change] Stepper: rewrite [69e7e0](https://github.com/YongzWang/vant-weapp/commit/69e7e0c97b9e9f9dd2203b65e76ad74fd12e35fe)
- [bugfix] Doc: notice-bar [1ba7e7](https://github.com/YongzWang/vant-weapp/commit/1ba7e7442d411a052aad39835131fb38d01c27ce)
- [breaking change] Noticebar: rename to NoticeBar [6927ef](https://github.com/YongzWang/vant-weapp/commit/6927efce646ce293ed079496852653db74d0d461)
- [Improvement] update helper [605da7](https://github.com/YongzWang/vant-weapp/commit/605da749e53a9001e37ab3b52278583fcf02e0cc)
- [breaking change] Card: rewrite [ec748e](https://github.com/YongzWang/vant-weapp/commit/ec748ea53b8b18112ea8a6e9063982e6d227814e)
- [Improvement] Button: add warning type [746e11](https://github.com/YongzWang/vant-weapp/commit/746e11ab927c4b27c8aa30a27c8f224f6685402e)
- [breaking change]: Icon: rewrite [c059e1](https://github.com/YongzWang/vant-weapp/commit/c059e1ef280b48e43988abf38cbb7ccd39f138a5)
- [breaking change] Layout: rewrite [b1e37e](https://github.com/YongzWang/vant-weapp/commit/b1e37e33da31061e9fdf7ccdcf2a4385c017e93e)
- 增加 tree-select demo (#392) [#392](https://github.com/YongzWang/vant-weapp/issues/392)
- [breaking change] Loading: rewrite [ed5e1f](https://github.com/YongzWang/vant-weapp/commit/ed5e1f31067df447470cd53233be9a891f46a7cf)
- [breaking change] Button: rewrite [9f420f](https://github.com/YongzWang/vant-weapp/commit/9f420f4b7932257b492947c9958e61aa9522d2e3)
- [breaking change] Field: 修复组件错误的事件参数 (#391) [#391](https://github.com/YongzWang/vant-weapp/issues/391)
- [Doc] remove doc-page [2f6ec3](https://github.com/YongzWang/vant-weapp/commit/2f6ec315cb2d4a5f4fa9b4d7ddb5e34f0080a2a1)
- [breaking change] Rename btn to button [1f34ff](https://github.com/YongzWang/vant-weapp/commit/1f34ff1a181d60b71465beef0e8ed3198f6b6fbf)
- [breaking change] update component prefix [84538c](https://github.com/YongzWang/vant-weapp/commit/84538c888e3ccf2e4dbb85e168632419ca237243)
- [Doc] Actionsheet: 规范名称 [811bbe](https://github.com/YongzWang/vant-weapp/commit/811bbe61406d35eb1bc0f4c54d8a1c0591dad2e3)
- [Doc] update dashboard [e0b4f7](https://github.com/YongzWang/vant-weapp/commit/e0b4f794e58ed2512c189fc155d8cd4dbe0a1c76)
- update README.md [98f5f9](https://github.com/YongzWang/vant-weapp/commit/98f5f9d50431858943c82190759f738013d885da)
- update README.md [dc018a](https://github.com/YongzWang/vant-weapp/commit/dc018a8d6f900314648e54c91a86dc25ead139ed)
- [breaking change] Rename to vant-weapp [93ed85](https://github.com/YongzWang/vant-weapp/commit/93ed85174013165db0cc2cd3af7902db0c28fc96)
- [release] 3.0.10 [c57d88](https://github.com/YongzWang/vant-weapp/commit/c57d8811e99ae9a4573004a91070b68361355fc0)
- [build] 3.0.10 [e65a0e](https://github.com/YongzWang/vant-weapp/commit/e65a0e436d3701a512f58f5b015502d72cd178b4)
- [new feature] CellGroup: cell-group组件支持显示上下边框 [dcf785](https://github.com/YongzWang/vant-weapp/commit/dcf78507bee98e20ced55227c23ce660ca111661)
- 去掉title的最小宽度 [f906f6](https://github.com/YongzWang/vant-weapp/commit/f906f64bc784468f49c9706bee792b482f986e06)
- update changelog [a36d66](https://github.com/YongzWang/vant-weapp/commit/a36d6606d3cb945b3aa851b733240254a4d1f8ee)
- [release] 3.0.9 [b2adb9](https://github.com/YongzWang/vant-weapp/commit/b2adb9ede0659258a5a8c4c9c83a1958c1ca1bd2)
- [build] 3.0.9 [0c1ddf](https://github.com/YongzWang/vant-weapp/commit/0c1ddf7c7abf15590caedbf4dd696d2feff4c5e5)
- [improvement]cell:优化默认slot展示效果，添加title区域自定义class (#360) [#360](https://github.com/YongzWang/vant-weapp/issues/360)
- [improvement] Dialog: 优化弹窗组件对 open 信息的处理 (#366) [#366](https://github.com/YongzWang/vant-weapp/issues/366)
- [new feature] 新增 Radio (#354) [#354](https://github.com/YongzWang/vant-weapp/issues/354)
- [improvement] LoadMore: 优化组件表现及展示效果 (#337) [#337](https://github.com/YongzWang/vant-weapp/issues/337)
- cell-group添加titleWidth实现整体控制title区域宽度 [1e25e5](https://github.com/YongzWang/vant-weapp/commit/1e25e542275a6f5c8bfc70047e4d6ab242ff5e96)
- update changelog [024fee](https://github.com/YongzWang/vant-weapp/commit/024fee9186906e113ad45379bd071fc6619824ed)
- [release] 3.0.8 [f4d3df](https://github.com/YongzWang/vant-weapp/commit/f4d3df3c2e8c95220b8f778013996d0b1bdf1ad1)
- [build] 3.0.8 [3b32c2](https://github.com/YongzWang/vant-weapp/commit/3b32c2d6b424bf3fe5d7df8a7327585b9dd98833)
- 修复 toast 未传入 timeout 时不会自动关闭的问题 (#361) [#361](https://github.com/YongzWang/vant-weapp/issues/361)
- [bugfix] DateTime: 修复非标准 iso 格式时间初始时间错误的问题 (#355) [#355](https://github.com/YongzWang/vant-weapp/issues/355)
- [improvement]cell:优化默认slot展示效果，添加title区域自定义class [73d462](https://github.com/YongzWang/vant-weapp/commit/73d462186adb4ef65202eccf7f7c6d8a0f610d90)
- update changelog [c4481a](https://github.com/YongzWang/vant-weapp/commit/c4481aa10dfc8614fb4b49d767aec2a0ca93d814)
- [release] 3.0.7 [e5dba0](https://github.com/YongzWang/vant-weapp/commit/e5dba06ad7a8ae0465224f1936b953daee5b4cc9)
- [build] 3.0.7 [3adc6c](https://github.com/YongzWang/vant-weapp/commit/3adc6cacc0b5f2c2542f7eb47478a12331701efa)
- [improvement] 增加部分组件自定义样式类，方便自定义样式 (#352) [#352](https://github.com/YongzWang/vant-weapp/issues/352)
- [bugfix] Toptips: 修复示例小程序的问题 (#351) [#351](https://github.com/YongzWang/vant-weapp/issues/351)
- [new feature] Checkbox: 新增 checkbox 组件 (#341) [#341](https://github.com/YongzWang/vant-weapp/issues/341) [#231](https://github.com/YongzWang/vant-weapp/issues/231) [#231](https://github.com/YongzWang/vant-weapp/issues/231)
- update changelog [ab7d27](https://github.com/YongzWang/vant-weapp/commit/ab7d27c53ad48b661a77ee4f06e35d21f4326245)
- [release] 3.0.6 [e88238](https://github.com/YongzWang/vant-weapp/commit/e882384598bbce258cd40cb493b4670fde65459e)
- [build] 3.0.6 [4886cf](https://github.com/YongzWang/vant-weapp/commit/4886cfcde9b7da3144ba3e0a0acf1467a27d95d7)
- [new feature] TreeSelect: 新增分类选择组件 (#346) [#346](https://github.com/YongzWang/vant-weapp/issues/346)
- [new feature] Search: 新增搜索组件 (#321) [#321](https://github.com/YongzWang/vant-weapp/issues/321)
- [improvement] Tab: 优化组件宽度样式 (#336) [#336](https://github.com/YongzWang/vant-weapp/issues/336)
- update changelog [a12fb1](https://github.com/YongzWang/vant-weapp/commit/a12fb199b9e650343892a64a965793e966c58b7b)
- [bugfix]: 修复select、popup组件文档错误，改善部分组件文档一致性 (#333, #334) [#333](https://github.com/YongzWang/vant-weapp/issues/333) [#334](https://github.com/YongzWang/vant-weapp/issues/334) [#332](https://github.com/YongzWang/vant-weapp/issues/332) [#333](https://github.com/YongzWang/vant-weapp/issues/333)
- Update README.md [ba9ede](https://github.com/YongzWang/vant-weapp/commit/ba9ede44538763e70af47d147ebe8337076993e4)
- move doc with gh-pages branch [4bc36a](https://github.com/YongzWang/vant-weapp/commit/4bc36a3e46098dd4b65f9063829bb23e4bcd1c63)
- Update README.md [e86a43](https://github.com/YongzWang/vant-weapp/commit/e86a43f95d5a3c5803a8e8d2c56544a8a6e131c4)
- [release] 3.0.5 [bfdf57](https://github.com/YongzWang/vant-weapp/commit/bfdf5798a3d7d1e9cad942c22b9b575a0f41a655)
- [build] 3.0.5 [d7615d](https://github.com/YongzWang/vant-weapp/commit/d7615d32d5b5591c3c62b6bdfdf2a134c2a96034)
- 优化 popup 遮罩层相关文档 (#324) [#324](https://github.com/YongzWang/vant-weapp/issues/324)
- 透传disabled属性 (#323) [#323](https://github.com/YongzWang/vant-weapp/issues/323)
- [bugfix] Toptips: 修复toptips在自定义组件中引入报错的问题，backgroundColor不生效的问题 (#318) [#318](https://github.com/YongzWang/vant-weapp/issues/318)
- [improvement] Steps: 扩展自定义class (#311) [#311](https://github.com/YongzWang/vant-weapp/issues/311)
- [bugfix] Dialog: 修复使用dialog组件的页面切换路由时报错 @rex-zsd (#310) [#310](https://github.com/YongzWang/vant-weapp/issues/310) [#289](https://github.com/YongzWang/vant-weapp/issues/289)
- [improvement] Stepper: size support small middle large (#306) [#306](https://github.com/YongzWang/vant-weapp/issues/306)
- [improvement] Field: 优化在列表中输入框表现 (#296) [#296](https://github.com/YongzWang/vant-weapp/issues/296)
- [impovement] datepicker 使用原生 picker-view 重写 (#294) [#294](https://github.com/YongzWang/vant-weapp/issues/294) [#286](https://github.com/YongzWang/vant-weapp/issues/286)
- [bugfix] Button:  修复按钮 hover 问题 (#287) [#287](https://github.com/YongzWang/vant-weapp/issues/287)
- [bugfix] Stepper: fixed when step is a decimals sometimes (#283) [#283](https://github.com/YongzWang/vant-weapp/issues/283)
- [release] 3.0.4 [7d6f07](https://github.com/YongzWang/vant-weapp/commit/7d6f07bdfa627930b506a5060bf10ad853b08213)
- [improvement] 使用 babel 简单编译 dist 里面的文件 (#285) [#285](https://github.com/YongzWang/vant-weapp/issues/285)
- [bug fix] Steps 修复2步样式 && 优化文档 (#274) [#274](https://github.com/YongzWang/vant-weapp/issues/274)
- [Doc] 修复Switch组件示例名称错误 (#281) [#281](https://github.com/YongzWang/vant-weapp/issues/281)
- 更新文档编译工具 [f9966c](https://github.com/YongzWang/vant-weapp/commit/f9966c60b758415747e4eb2491b7dc772b4f82ed)
- [improvement] Cell: 增加默认白色背景色 (#270) [#270](https://github.com/YongzWang/vant-weapp/issues/270)
- [bugfix] Stepper: 修复组件不传 max 情况下，默认置灰的问题 (#269) [#269](https://github.com/YongzWang/vant-weapp/issues/269)
- [bugfix]: Stepper doc (#260) [#260](https://github.com/YongzWang/vant-weapp/issues/260)
- upgrade changelog [31c470](https://github.com/YongzWang/vant-weapp/commit/31c470984e59ba819dc5f3d3a724dc67cd3bfeff)
- [release] 3.0.3 [1d2f4c](https://github.com/YongzWang/vant-weapp/commit/1d2f4c54a569f835a34bdc4eeded812437068f6a)
- [build] 3.0.3 [bce357](https://github.com/YongzWang/vant-weapp/commit/bce357cfc0b553c45d409b0af12585025b780383)
- [bugfix] Cell: 修复 cell 点击事情触发两次的问题 (#259) [#259](https://github.com/YongzWang/vant-weapp/issues/259)
- [improvement]: Dialog：使Dialog中的Button支持open-type，并更新了相应的示例 (#247) [#247](https://github.com/YongzWang/vant-weapp/issues/247)
- [bugfix] Docs: 修复 Cell 组件文档错误 (#254) [#254](https://github.com/YongzWang/vant-weapp/issues/254)
- updage changelog [f9f42e](https://github.com/YongzWang/vant-weapp/commit/f9f42ed028a299c70514269448697c0211622116)
- [release] 3.0.2 [2d190f](https://github.com/YongzWang/vant-weapp/commit/2d190f8c6e0e952247801a66d08dc1fd1a66e0db)
- [build] 3.0.2 [1f3d0f](https://github.com/YongzWang/vant-weapp/commit/1f3d0f01c211c325977098188e1a26cc59fc88b3)
- [bugfix] Doc: 修复文档错误 (#239) [#239](https://github.com/YongzWang/vant-weapp/issues/239)
- 修复使用全局变量，导致部分cell边框不出现的问题 (#237) [#237](https://github.com/YongzWang/vant-weapp/issues/237)
- [new feature] DatetimePicker：新增时间选择组件 (#164) [#164](https://github.com/YongzWang/vant-weapp/issues/164)
- 修复 cell 在元素更新后，边框会不显示的问题 (#236) [#236](https://github.com/YongzWang/vant-weapp/issues/236)
- 增加减号 icon (#235) [#235](https://github.com/YongzWang/vant-weapp/issues/235)
- [Improvement] Toast: 新增默认配置设置 (#229) [#229](https://github.com/YongzWang/vant-weapp/issues/229)
- badge 修复数字改版以后，并没有触发ui改动 (#225) [#225](https://github.com/YongzWang/vant-weapp/issues/225)
- [improvement] Btn & Field: 支持原生属性 (#219) [#219](https://github.com/YongzWang/vant-weapp/issues/219)
- 修复文档错误 (#213) [#213](https://github.com/YongzWang/vant-weapp/issues/213)
- update changelog [518fc2](https://github.com/YongzWang/vant-weapp/commit/518fc2937f03e0618e8e384432408c1a45f45a3c)
- [release] 3.0.1 [2959a9](https://github.com/YongzWang/vant-weapp/commit/2959a94771723c78c50fa96a9b932ea2409be470)
- [build] 3.0.1 [f93438](https://github.com/YongzWang/vant-weapp/commit/f934380ce001f9fd09778e02746a7754b5995c90)
- [bugfix] 修复 gulp 插件引起的组件编译后代码异常的问题 (#209) [#209](https://github.com/YongzWang/vant-weapp/issues/209)
- update changelog && readme [3bbb76](https://github.com/YongzWang/vant-weapp/commit/3bbb76aa77b853926e7545486f68aea3c3034e49)
- [release] 3.0.0 [eacd82](https://github.com/YongzWang/vant-weapp/commit/eacd8267eb08caf7e111ff7906d0f28980fa6abf)
- [build] 3.0.0 [b91cf9](https://github.com/YongzWang/vant-weapp/commit/b91cf980acfdedec5d00fddd949de41c49a4b485)
- [Doc] 更新文档网站 (#204) [#204](https://github.com/YongzWang/vant-weapp/issues/204)
- 新增 maxlength (#203) [#203](https://github.com/YongzWang/vant-weapp/issues/203)
- 按钮增加 group 类型 (#202) [#202](https://github.com/YongzWang/vant-weapp/issues/202)
- select 显示修复 [cb67fa](https://github.com/YongzWang/vant-weapp/commit/cb67fa3bc1d0f36952d5c49e4ef4639558ad1fa8)
- [improvement] Doc: 修复文档展示 (#198) [#198](https://github.com/YongzWang/vant-weapp/issues/198)
- [refactor] Select: 组件升级为自定义组件 (#188) [#188](https://github.com/YongzWang/vant-weapp/issues/188)
- [refactor] Loading 组件升级 (#178) [#178](https://github.com/YongzWang/vant-weapp/issues/178)
- 文档优化 (#194) [#194](https://github.com/YongzWang/vant-weapp/issues/194)
- [Doc] 自定义组件文档优化 (#193) [#193](https://github.com/YongzWang/vant-weapp/issues/193)
- [refactor] steps:升级为自定义组件 (#192) [#192](https://github.com/YongzWang/vant-weapp/issues/192)
- fix title of popup readme (#190) [#190](https://github.com/YongzWang/vant-weapp/issues/190)
- [refactor] Toast: 升级为自定义组件 (#191) [#191](https://github.com/YongzWang/vant-weapp/issues/191)
- [refactor] Switch: 升级为自定义组件 (#183) [#183](https://github.com/YongzWang/vant-weapp/issues/183)
- [refactor] Capsule: 升级到自定义组件 (#182) [#182](https://github.com/YongzWang/vant-weapp/issues/182)
- [refactor] 重构layout和card组件为自定义组件 (#185) [#185](https://github.com/YongzWang/vant-weapp/issues/185)
- [refactor] Dialog: 升级为自定义组件 (#184) [#184](https://github.com/YongzWang/vant-weapp/issues/184)
- [refactor] Actionsheet: 升级到自定义组件 (#175) [#175](https://github.com/YongzWang/vant-weapp/issues/175)
- [refactor] Switch: 组件升级 (#177) [#177](https://github.com/YongzWang/vant-weapp/issues/177)
- [improvement] Dialog: 内容区支持换行展示 [15ecc4](https://github.com/YongzWang/vant-weapp/commit/15ecc4120a119af24ca7cd4ca7ec92ae533dd836)
- [refactor]Toptips：升级为自定义组件 (#169) [#169](https://github.com/YongzWang/vant-weapp/issues/169) [#160](https://github.com/YongzWang/vant-weapp/issues/160)
- [refactor] Field & Stepper 自定义组件改造 (#168) [#168](https://github.com/YongzWang/vant-weapp/issues/168)
- [refactor] Panel: 升级到自定义组件 (#157) [#157](https://github.com/YongzWang/vant-weapp/issues/157)
- button、tag使用说明 (#170) [#170](https://github.com/YongzWang/vant-weapp/issues/170)
- [refactor] 完成button、tag自定义组件改造 (#167) [#167](https://github.com/YongzWang/vant-weapp/issues/167)
- update changelog [53a75d](https://github.com/YongzWang/vant-weapp/commit/53a75db35cbe5f6df44094f148eeae4c1eb42fb5)
- [release] 2.4.7 [cfdf30](https://github.com/YongzWang/vant-weapp/commit/cfdf302142a540f24b7a5c8f58b8022598c982f5)
- [build] 2.4.7 [cfc589](https://github.com/YongzWang/vant-weapp/commit/cfc589f5c073a2b7ea369ae10c2199c413a1e510)
- move dependencies [209533](https://github.com/YongzWang/vant-weapp/commit/209533f30cd0ec8b821320be5142360d1050b0d9)
- [refactor] Popup: 升级为自定义组件 (#166) [#166](https://github.com/YongzWang/vant-weapp/issues/166)
- [refactor] Noticebar：升级到自定义组件 (#165) [#165](https://github.com/YongzWang/vant-weapp/issues/165) [#160](https://github.com/YongzWang/vant-weapp/issues/160)
- [refactor] Tab：升级到自定义组件 (#161) [#161](https://github.com/YongzWang/vant-weapp/issues/161) [#160](https://github.com/YongzWang/vant-weapp/issues/160)
- [refactor] 重构badge为自定义组件 (#160) [#160](https://github.com/YongzWang/vant-weapp/issues/160)
- [Imporvement] Icon: 升级为自定义组件 (#158) [#158](https://github.com/YongzWang/vant-weapp/issues/158)
- [bugfix] NoticeBar: 修复动画播放异常的问题 (#155) [#155](https://github.com/YongzWang/vant-weapp/issues/155)
- Update README.md [f5b250](https://github.com/YongzWang/vant-weapp/commit/f5b250b0f1486272d6a2d1616f8a2ac327070275)
- 微信小程序 zanui web 文档 (#142) [#142](https://github.com/YongzWang/vant-weapp/issues/142)
- field 组件支持 disabled 属性 (#150) [#150](https://github.com/YongzWang/vant-weapp/issues/150)
- 修复dialog样式问题 (#149) [#149](https://github.com/YongzWang/vant-weapp/issues/149)
- [improvement] 移除多余的日志信息 (#144) [#144](https://github.com/YongzWang/vant-weapp/issues/144)
- update changelog [878c0a](https://github.com/YongzWang/vant-weapp/commit/878c0ae70a8d5e722c77e95ac240515e877610be)
- [release] 2.4.6 [156e1f](https://github.com/YongzWang/vant-weapp/commit/156e1f2e8a73b1dd2ef06bd962e3c1f51da182b6)
- [build] 2.4.6 [dd15c6](https://github.com/YongzWang/vant-weapp/commit/dd15c6683c077842d33ff2e17ebe0228223cb314)
- 增加 Field 组件 focus 属性 (#135) [#135](https://github.com/YongzWang/vant-weapp/issues/135)
- [bug fix] Field: 修复圆角输入框，边框显示问题 (#134) [#134](https://github.com/YongzWang/vant-weapp/issues/134)
- 添加文档网站 (#126) [#126](https://github.com/YongzWang/vant-weapp/issues/126)
- [bugfix] Noticebar: 修复元素查询返回空，导致报错的问题 (#130) [#130](https://github.com/YongzWang/vant-weapp/issues/130)
- update changelog [9092f2](https://github.com/YongzWang/vant-weapp/commit/9092f26dd4364971c65ad99a08dd6c179a78a575)
- [release] 2.4.5 [0d6850](https://github.com/YongzWang/vant-weapp/commit/0d68507dfe0dfac92dd2ad9387acc31062f883f7)
- [build] 2.4.5 [feefd3](https://github.com/YongzWang/vant-weapp/commit/feefd399667da37f8875869b0fbee7de6b5355b7)
- [new feature] Toast: 支持图标展示 (#121) [#121](https://github.com/YongzWang/vant-weapp/issues/121)
- 增加 actionsheet 文档 (#118) [#118](https://github.com/YongzWang/vant-weapp/issues/118)
- 修复 toptips 样式问题 (#116) [#116](https://github.com/YongzWang/vant-weapp/issues/116)
- [improvement] Field: 示例中增加 picker-view 使用 (#115) [#115](https://github.com/YongzWang/vant-weapp/issues/115)
- 修复 Toptips 在控制台的报错 (#114) [#114](https://github.com/YongzWang/vant-weapp/issues/114)
- 修改发布脚本 [b9bfac](https://github.com/YongzWang/vant-weapp/commit/b9bfac3d5b5201713277db19ce0c4cad8a7c3fb2)
- add changelog [8338b7](https://github.com/YongzWang/vant-weapp/commit/8338b76010c5a5ba13402f3093785b7524051cec)
- [release] 2.4.4 [62e6ab](https://github.com/YongzWang/vant-weapp/commit/62e6ab32699343bca63fb2e9e776606bffc7b9ba)
- [build] 2.4.4 [8a762b](https://github.com/YongzWang/vant-weapp/commit/8a762b3ecee453f27bc01a8cd5286d7496519f76)
- actionsheet add opentype (#106) [#106](https://github.com/YongzWang/vant-weapp/issues/106)
- [improvement] 新增 Select 组件支持 form 中 submit 使用 (#104) [#104](https://github.com/YongzWang/vant-weapp/issues/104)
- [bug fix] Actionsheet: 修复 actionsheet 隐藏情况阻挡页面元素 (#99) [#99](https://github.com/YongzWang/vant-weapp/issues/99)
- 修改发布脚本 [12f4a1](https://github.com/YongzWang/vant-weapp/commit/12f4a120930b26db3b717e1d43a771931d8b2656)
- [new feature] Actionsheet: 新增行动按钮组件 (#97) [#97](https://github.com/YongzWang/vant-weapp/issues/97)
- [bug fix] Badge: 修复 badge 纵向对齐问题 (#96) [#96](https://github.com/YongzWang/vant-weapp/issues/96)
- update changelog [2d36c3](https://github.com/YongzWang/vant-weapp/commit/2d36c3351ee808ef27b6973910da17c16188b326)
- [release] 2.4.3 [c4453f](https://github.com/YongzWang/vant-weapp/commit/c4453f5503486dbc5b3f6dcb2a0aea2ce2d20458)
- [build] 2.4.3 [1daaca](https://github.com/YongzWang/vant-weapp/commit/1daaca15389a16d327c9556a80ed880a4d2cc781)
- [improvement] 增加无边框的panel样式 [092350](https://github.com/YongzWang/vant-weapp/commit/0923500d79b84aeeb7b9a9afae05a21726f6e22e)
- [new feature] 增加支持合并page生命周期的extend函数 (#90) [#90](https://github.com/YongzWang/vant-weapp/issues/90)
- update changelog [2c5b06](https://github.com/YongzWang/vant-weapp/commit/2c5b06f0a8b355921de4ac6e58c9da1a3bd6d4e1)
- [release] 2.4.2 [ab55ca](https://github.com/YongzWang/vant-weapp/commit/ab55cad3c024fda47abe2bf2745cf6058103281f)
- [build] 2.4.2 [56b868](https://github.com/YongzWang/vant-weapp/commit/56b868aa8dd8edf81409dadd3367abbb4a0cbae2)
- 新增使用文档 (#88) [#88](https://github.com/YongzWang/vant-weapp/issues/88)
- [improvement] 部分组件边框实现修改 (#87) [#87](https://github.com/YongzWang/vant-weapp/issues/87)
- 修复popup组件弹出的container遮挡主页事件bug (#83) [#83](https://github.com/YongzWang/vant-weapp/issues/83)
- [bug fix] Tab: 修复不滚动情况下，文字过长显示问题 (#81) [#81](https://github.com/YongzWang/vant-weapp/issues/81)
- update changelog [a96d1b](https://github.com/YongzWang/vant-weapp/commit/a96d1b25fc2a3e262fe60fd0eb35b297652d1e1a)
- [release] 2.4.1 [2ace18](https://github.com/YongzWang/vant-weapp/commit/2ace18bdb4f0961676705b3afc5d638bd54073ab)
- [build] 2.4.1 [14cfdd](https://github.com/YongzWang/vant-weapp/commit/14cfdd9e871e4c77a91940125fd489e2b5240bf0)
- 修复tag在无添加主题时plain展现 (#77) [#77](https://github.com/YongzWang/vant-weapp/issues/77)
- 增加 tag readme (#76) [#76](https://github.com/YongzWang/vant-weapp/issues/76)
- update changlog [fcc17c](https://github.com/YongzWang/vant-weapp/commit/fcc17c2b43f43900a3d1b3a152f38fd4ddc7ef20)
- [release] 2.4.0 [a14f4b](https://github.com/YongzWang/vant-weapp/commit/a14f4b166defe137d025a7c7724be776adc0b5d8)
- [build] 2.4.0 [cf1d0d](https://github.com/YongzWang/vant-weapp/commit/cf1d0d2e49eb946221eafbdd3b73cb681866c8ae)
- [improvement] Field: 新增 Form 支持 (#75) [#75](https://github.com/YongzWang/vant-weapp/issues/75)
- [improvement] Doc: 增加 Field 组件文档 (#73) [#73](https://github.com/YongzWang/vant-weapp/issues/73)
- 修复 dialog 自定义按钮时出现的bug (#72) [#72](https://github.com/YongzWang/vant-weapp/issues/72)
- update readme [deddb8](https://github.com/YongzWang/vant-weapp/commit/deddb8df6fd6e72e5429b0d9d311aef211896699)
- [breaking change] Stepper: Quantity 更名为 Stepper (#70) [#70](https://github.com/YongzWang/vant-weapp/issues/70)
- [breaking change] Dialog Popup 重构 (#69) [#69](https://github.com/YongzWang/vant-weapp/issues/69)
- [breaking change] Label: 重命名为 Tag && 整理样式 (#55) [#55](https://github.com/YongzWang/vant-weapp/issues/55)
- [release] 2.3.5 [7f8fe8](https://github.com/YongzWang/vant-weapp/commit/7f8fe81cdb11368e60ccfe4e32fa89da574aff1d)
- [build] 2.3.5 [ce1f1b](https://github.com/YongzWang/vant-weapp/commit/ce1f1ba1cccfa2beac97c22828375307f224e36c)
- 修复 zan-icon-new 展示 (#66) [#66](https://github.com/YongzWang/vant-weapp/issues/66)
- update changelog [b53bb1](https://github.com/YongzWang/vant-weapp/commit/b53bb1327e3f07c075bf1ae16d65c78c694d3e07)
- [release] 2.3.4 [909058](https://github.com/YongzWang/vant-weapp/commit/90905856a422654537d4383d93c3fd82fec2cab5)
- [build] 2.3.4 [d4979d](https://github.com/YongzWang/vant-weapp/commit/d4979dc04ef27f6fcb95ef7db54f09673bee6f16)
- add new icon (#65) [#65](https://github.com/YongzWang/vant-weapp/issues/65)
- 重新加回 cart 图标 (#64) [#64](https://github.com/YongzWang/vant-weapp/issues/64)
- update changelog [5aef9e](https://github.com/YongzWang/vant-weapp/commit/5aef9ef726193ea17aefa63cf37a2eb46e9b0d77)
- [release] 2.3.3 [094e28](https://github.com/YongzWang/vant-weapp/commit/094e28cab942199a707ad83a767732a0daecf728)
- [build] 2.3.3 [475250](https://github.com/YongzWang/vant-weapp/commit/475250231c4b70e12cc0664497851c50b7b690e7)
- [new feature] Icon: add new icon (#63) [#63](https://github.com/YongzWang/vant-weapp/issues/63)
- [new feature] Field:  增加 value 传入支持 (#60) [#60](https://github.com/YongzWang/vant-weapp/issues/60)
- [bug fix]capsule：修复样式问题 (#51) [#51](https://github.com/YongzWang/vant-weapp/issues/51)
- [new feature] Docs: 增加组件使用文档 (#50) [#50](https://github.com/YongzWang/vant-weapp/issues/50)
- update changelog [8cb6c1](https://github.com/YongzWang/vant-weapp/commit/8cb6c1a1f5482c6c918df4924882ebd08fa24b9f)
- [release] 2.3.2 [11f35a](https://github.com/YongzWang/vant-weapp/commit/11f35af9b8cc8dc4fdf5464e16c11f79a4b22afe)
- [build] 2.3.2 [b6c049](https://github.com/YongzWang/vant-weapp/commit/b6c0497e7ada279e1be88dc20eff6c8f7e58d73d)
- update shop icon (#45) [#45](https://github.com/YongzWang/vant-weapp/issues/45)
- update package.json [5a99c1](https://github.com/YongzWang/vant-weapp/commit/5a99c1b5d5cb379137016b993f78dadfa3cba42d)
- [new feature] Layout: 新增 layout 组件 (#43) [#43](https://github.com/YongzWang/vant-weapp/issues/43)
- Update Readme.md [f87235](https://github.com/YongzWang/vant-weapp/commit/f87235d03fd6cd399d5b2954362a644b6d49d111)
- 支持 input 事件触发后对输入框内容修改 (#42) [#42](https://github.com/YongzWang/vant-weapp/issues/42)
- update readme [7f9307](https://github.com/YongzWang/vant-weapp/commit/7f93073c37d8063a286f9fd804815f4186f4ab86)
- [new feature] 增加 css 编译，方便组件书写 (#40) [#40](https://github.com/YongzWang/vant-weapp/issues/40)
- update changelog [778be1](https://github.com/YongzWang/vant-weapp/commit/778be1d2c40779b8266ead950d927af3cd70fc39)
- [release] 2.3.1 [518f76](https://github.com/YongzWang/vant-weapp/commit/518f76222a5f9db38f63593540eb044cbfaf7d9a)
- [bug fix] Field: 修复多行展示样式 (#39) [#39](https://github.com/YongzWang/vant-weapp/issues/39)
- 优化 example 展示 [4f6005](https://github.com/YongzWang/vant-weapp/commit/4f6005e1b6efc7ed30a17e71e4563c98536d0b46)
- update changelog [1f82fb](https://github.com/YongzWang/vant-weapp/commit/1f82fb21108bea678c0430117909e2c2a83fc6c3)
- release.sh add echo msg [38ebce](https://github.com/YongzWang/vant-weapp/commit/38ebce75cea965a5552921ca57913d7bb721926d)
- [release] 2.3.0 [3213d2](https://github.com/YongzWang/vant-weapp/commit/3213d23efab3692dff67fb2ad6f51519e6a7457d)
- fix release.sh [e87f53](https://github.com/YongzWang/vant-weapp/commit/e87f535fa882230b5f01f87e0ac24ebacfe9b83c)
- [breaking change] Icon: icon 整理 & 新增 (#38) [#38](https://github.com/YongzWang/vant-weapp/issues/38)
- [breaking change] Field & Form: 新增 Field 组件 (#37) [#37](https://github.com/YongzWang/vant-weapp/issues/37)
- change gitignore [96f24a](https://github.com/YongzWang/vant-weapp/commit/96f24ae04339d1e68e425efe465bb64985d5e043)
- [breaking change] Select: move check_label to select (#36) [#36](https://github.com/YongzWang/vant-weapp/issues/36)
- update changelog [2e4dc3](https://github.com/YongzWang/vant-weapp/commit/2e4dc35995dd72bed02b548cd468ffd91e486c86)
- [release] 2.2.0 [15e4de](https://github.com/YongzWang/vant-weapp/commit/15e4de792f7115c660e5c3852cd6fcb720a8bfe8)
- [build] 2.2.0 [0ff1ee](https://github.com/YongzWang/vant-weapp/commit/0ff1ee4c0bff4127ba303fc86d474cfd6603b894)
- update bower config [357987](https://github.com/YongzWang/vant-weapp/commit/3579879e6bcc401a4d61d4b838a57a1105ad6f11)
- add release shell (#35) [#35](https://github.com/YongzWang/vant-weapp/issues/35)
- add issue && pr template [08ba48](https://github.com/YongzWang/vant-weapp/commit/08ba48621a3bb79a34114cd8cbc3dcbb879d42fe)
- 整理文档 [fb2e85](https://github.com/YongzWang/vant-weapp/commit/fb2e85f3c824dbccdef1961de44d8c63b9b08226)
- capsule支持不同类型及自定义颜色 (#34) [#34](https://github.com/YongzWang/vant-weapp/issues/34)
- 增加Capsule, Noticebar, Popup；修正Dialog在非最外层情况下引入的样式问题；更新readme。 (#32) [#32](https://github.com/YongzWang/vant-weapp/issues/32)
- 增加单选 和一个验证码的样式 (#30) [#30](https://github.com/YongzWang/vant-weapp/issues/30)
- 文档更新 (#29) [#29](https://github.com/YongzWang/vant-weapp/issues/29)
- upgrade package version [f23723](https://github.com/YongzWang/vant-weapp/commit/f23723a662382d9ef19be633524391833ea00aba)
- fix toptips bug (#21) [#21](https://github.com/YongzWang/vant-weapp/issues/21) [#20](https://github.com/YongzWang/vant-weapp/issues/20)
- fix toptips bug [22af8d](https://github.com/YongzWang/vant-weapp/commit/22af8dd866f6ab24fa06f94388d5c2b4194ff6d2)
- tab fix scroll-view height [a7c07f](https://github.com/YongzWang/vant-weapp/commit/a7c07f24beb5716b24cd6d4ed9a019f4aec67205)
- Appended a slash ("/"), or the URL won't work. (#18) [#18](https://github.com/YongzWang/vant-weapp/issues/18)
- 一些优化 (#15) [#15](https://github.com/YongzWang/vant-weapp/issues/15)
- 竖直方向steps增加done和cur状态的区分，取消只有一个step时上下两侧的连接线 (#17) [#17](https://github.com/YongzWang/vant-weapp/issues/17)
- 新增switch组件 (#14) [#14](https://github.com/YongzWang/vant-weapp/issues/14)
- version 2.1.0 [0c7035](https://github.com/YongzWang/vant-weapp/commit/0c7035e8a1f1284704259d3e7cc13181b83c3ef6)
- 新增switch组件 [71b9d0](https://github.com/YongzWang/vant-weapp/commit/71b9d0cec7de4a0fa5dd238ced28167668c201e3)
- 小程序已经支持 :first-child 和 :last-child 这两个伪类 (#13) [#13](https://github.com/YongzWang/vant-weapp/issues/13)
- 小程序已经支持 first-child 和 last-child 两个伪类 [846aea](https://github.com/YongzWang/vant-weapp/commit/846aeabf1f5bee7c4d5ba3b8529f0b7becadcafd)
- Update README.md (#10) [#10](https://github.com/YongzWang/vant-weapp/issues/10)
- Readme细微调整。。  (#11) [#11](https://github.com/YongzWang/vant-weapp/issues/11)
- add package json [a7467d](https://github.com/YongzWang/vant-weapp/commit/a7467d7502bb7f82455639463767e949385f9c42)
- zui改名为zanui-weapp (#6) [#6](https://github.com/YongzWang/vant-weapp/issues/6)
- zui 改名为 zanui-weapp [2808f7](https://github.com/YongzWang/vant-weapp/commit/2808f7632fd8a11fa0298d7f47d9219d0e56494f)
- 更新Logo尺寸 (#5) [#5](https://github.com/YongzWang/vant-weapp/issues/5)
- 设置logo尺寸 [991b11](https://github.com/YongzWang/vant-weapp/commit/991b110b77616999e182104be03c9a716ba8b184)
- 优化文档并添加项目Logo (#4) [#4](https://github.com/YongzWang/vant-weapp/issues/4)
- 更新Logo [8e70ac](https://github.com/YongzWang/vant-weapp/commit/8e70ac9000cc3b07f7a6bc652408a787b942d85e)
- 添加项目Logo [a818fe](https://github.com/YongzWang/vant-weapp/commit/a818fe72a3190d36bdfaa7273ff731fdd9a17b36)
- example示例优化 & 部分样式修改 (#3) [#3](https://github.com/YongzWang/vant-weapp/issues/3)
- example/form优化 [09c490](https://github.com/YongzWang/vant-weapp/commit/09c4901cfc6d39fa282226484cb784c3351f9657)
- form 增加上边框 [63b207](https://github.com/YongzWang/vant-weapp/commit/63b20727abc0a109b3ec1f5d9fa2a83b43d79204)
- 优化example文档 (#2) [#2](https://github.com/YongzWang/vant-weapp/issues/2)
- 优化example文档 [2725f4](https://github.com/YongzWang/vant-weapp/commit/2725f4c8266bf656401aa136190c0d6e7780e149)
- example [50f777](https://github.com/YongzWang/vant-weapp/commit/50f777de3d991fcc23dcd4eb89e8c292183d1f57)
- change README.md [e973a1](https://github.com/YongzWang/vant-weapp/commit/e973a1185f24792f5e617a589be826d9d612db97)
- delete weappbuild file [14c676](https://github.com/YongzWang/vant-weapp/commit/14c676060b657980ae1db55e95e8681f9f883608)
- 添加zui-panel-title [5835b5](https://github.com/YongzWang/vant-weapp/commit/5835b552e9b3a99d01b6c2a50d84c781079f53dd)
- change README [5ba913](https://github.com/YongzWang/vant-weapp/commit/5ba9133b5eeb452b18730dcb78c82aed1190595e)
- add example [5d4eba](https://github.com/YongzWang/vant-weapp/commit/5d4ebaee702bfd3676a1f6cf64760ec92cb9753f)
- readme [a4e00f](https://github.com/YongzWang/vant-weapp/commit/a4e00f6ffa0dc933fa6223ac39903284abb3a207)
- readme [cf53cc](https://github.com/YongzWang/vant-weapp/commit/cf53cccad8af1f85215f320bcaf653c5390ff456)
- readme [b0d0c2](https://github.com/YongzWang/vant-weapp/commit/b0d0c2f963e29f726be1c509735efd701f25fc75)
- del readme [53be28](https://github.com/YongzWang/vant-weapp/commit/53be2877f49aaa8f513873d467a1fe5c1cf3a26e)
- 修改cell的颜色值 [d30cfd](https://github.com/YongzWang/vant-weapp/commit/d30cfd79d6c48eac5984eacdbc7a655c15e9ecf8)
- timer [adca52](https://github.com/YongzWang/vant-weapp/commit/adca528e99cef4a7ced5ce2b3b61b2e2634ce166)
- update [4f7087](https://github.com/YongzWang/vant-weapp/commit/4f7087511343d893b98a8d354403db9aaa800fd8)
- tab 加上最小宽度 [9a09bf](https://github.com/YongzWang/vant-weapp/commit/9a09bf123c21c103af7d6e63501f084f96dd34b1)
- weappbuild [9826e5](https://github.com/YongzWang/vant-weapp/commit/9826e58937257d5925a029a3c0e6a16d260af170)
- zui-ellipsis--l3 [33171f](https://github.com/YongzWang/vant-weapp/commit/33171f9fa0b4c02742fae394fafee4e9a6befbb2)
- steps微调 [fc9b1f](https://github.com/YongzWang/vant-weapp/commit/fc9b1fca693db149d0a95a6b89a7dab697386e6e)
- steps 29px [8d22d8](https://github.com/YongzWang/vant-weapp/commit/8d22d8abbb4b5e4fd0f9eb99a389e4a23ee22d40)
- 样式修正 [8a124c](https://github.com/YongzWang/vant-weapp/commit/8a124cfdc452d439266848ba68f0a27a2889f7d2)
- steps 升级 [f608ac](https://github.com/YongzWang/vant-weapp/commit/f608ac68ae6c0f98648abf30d7295c5f12261157)
- 添加更多字体大小 [53b5a1](https://github.com/YongzWang/vant-weapp/commit/53b5a12411f5b8c3bee830c276d420d238997da6)
- add home [32fb5a](https://github.com/YongzWang/vant-weapp/commit/32fb5adc09f093ad25ef90c72013cb5d27f300b8)
- steps example [5bedad](https://github.com/YongzWang/vant-weapp/commit/5bedadf671ded5a9cbceb176a9c5942a29cfb67e)
- steps [096239](https://github.com/YongzWang/vant-weapp/commit/096239ed5159345c164d3bde4c54c9d76e209873)
- steps [232361](https://github.com/YongzWang/vant-weapp/commit/2323611d5561a181e5090b155b0b8fa65f8426bf)
- zui steps [4a3650](https://github.com/YongzWang/vant-weapp/commit/4a3650e8e7a9a2e30062ead34310465bc19825e6)
- steps merge [b5ee51](https://github.com/YongzWang/vant-weapp/commit/b5ee51c7cf2a18f19be2e53d28ce0b8560c2c5bf)
- 更新icon [69814b](https://github.com/YongzWang/vant-weapp/commit/69814b9d9ac64d7c55eb422db623f2be439b8df5)
- example 优化 [bec735](https://github.com/YongzWang/vant-weapp/commit/bec73512bd609a8c49e35a7099b6ad9514bbaf75)
- 修改 example [5bae08](https://github.com/YongzWang/vant-weapp/commit/5bae0894f3a530b37822564a4b067b88a72b41d7)
- add card 14px [bcb29f](https://github.com/YongzWang/vant-weapp/commit/bcb29ffa3bbb25f497512250626be07698b5d04b)
- namecard -> card [46834b](https://github.com/YongzWang/vant-weapp/commit/46834bfeca65092c83c87c9f4d656a122a7337d8)
- steps pic to background [ffdf72](https://github.com/YongzWang/vant-weapp/commit/ffdf72085932dc4b50f23470479bf2843fd717f3)
- vsteps [3cdc66](https://github.com/YongzWang/vant-weapp/commit/3cdc6622bedbae1bf3ec126174b8e8e9778c4acd)
- fix loadmore [32dbf3](https://github.com/YongzWang/vant-weapp/commit/32dbf36ee32e5b4d2970c079a14afc98952f7121)
- icon [7e6db0](https://github.com/YongzWang/vant-weapp/commit/7e6db0caf4cab8e2521cf9fca5b7b0aa6f1518b6)
- 调整loadmore的位置 [1b28c2](https://github.com/YongzWang/vant-weapp/commit/1b28c2aa288b09294893653b6e8e43c109d7d5f4)
- flex 1 [4c22c9](https://github.com/YongzWang/vant-weapp/commit/4c22c9877db1231943d8a4fd92e295b76a9abb7c)
- zui form 增加 textarea支持 [faebd6](https://github.com/YongzWang/vant-weapp/commit/faebd64680bda0dbcfce8ddf82920c00444aca72)
- 数量选择器添加小号样式 [ed112e](https://github.com/YongzWang/vant-weapp/commit/ed112e6cc3799886d2503ba00079c5d2ff298f54)
- rename zui-btn--big to zui-btn--large [29eb12](https://github.com/YongzWang/vant-weapp/commit/29eb1276acf9261d300c2ecf189fa15267619d0e)
- 防止样式被 button[disabled] 的规则覆盖，所以使用了important [e440c5](https://github.com/YongzWang/vant-weapp/commit/e440c562deb868e5ac6c74b1f2710d7ccdd0cf64)
- toptips add min height [ce431b](https://github.com/YongzWang/vant-weapp/commit/ce431b8415310b89b9217053ce1a6fe1580889af)
- toast toptips [8ec602](https://github.com/YongzWang/vant-weapp/commit/8ec6023f88410473c8d3b27b0a476f9f26af3cd3)
- name card 增加内容，方便些东西 [1d06a3](https://github.com/YongzWang/vant-weapp/commit/1d06a3da7b4ea69e3af938e517efc2e0a0dd0c29)
- vsteps [f2c91d](https://github.com/YongzWang/vant-weapp/commit/f2c91d53edf4a15cbe1383617ac415399c8b531f)
- build [f43824](https://github.com/YongzWang/vant-weapp/commit/f4382408124d23fe9b25d1ca92800f3abcb12e42)
- fix tab fixed bug [9c4350](https://github.com/YongzWang/vant-weapp/commit/9c435055fc95442ab56434d48e569b1bb453fa69)
- 调整 [eb89c6](https://github.com/YongzWang/vant-weapp/commit/eb89c6fbc8668cf33c1c8d7ac6aa518b4682d989)
- add dialog example [9b761b](https://github.com/YongzWang/vant-weapp/commit/9b761bd032304d1e3efeb2e98ea9c89fcfd2c390)
- 优化Dialog消失效果 [979ae9](https://github.com/YongzWang/vant-weapp/commit/979ae94f36e67276ef7f7b12fe7b944d59a1b836)
- update icon [4e75ba](https://github.com/YongzWang/vant-weapp/commit/4e75ba090b7f1565d162dab6dcbb084c47ab72cb)
- delete console [ae04b6](https://github.com/YongzWang/vant-weapp/commit/ae04b6c6d912aef20b55acc312452230c8247fdf)
- add icon [6cded1](https://github.com/YongzWang/vant-weapp/commit/6cded1d97b4b1b8d7f8e7dcd17ff9bd28d47b9b0)
- input 样式 [f5a4e2](https://github.com/YongzWang/vant-weapp/commit/f5a4e2d9a05f67d451dd86a30d616967fcbf8d43)
- zui-panel--without-margin-top [382c45](https://github.com/YongzWang/vant-weapp/commit/382c45ae3e4611be8b3de9d96a25c01f6159257d)
- add zui-clearfix [728f76](https://github.com/YongzWang/vant-weapp/commit/728f76e6cf4d2c1cd8c9543d86a12bca508016f1)
- fix error [fcb8a7](https://github.com/YongzWang/vant-weapp/commit/fcb8a7c568bce114f58ccdb7f2aa733c5edb3219)
- add console warn for callback [064c96](https://github.com/YongzWang/vant-weapp/commit/064c96cdec13352d098bcde8577ed381214e1799)
- zui-loadmoer [2952e1](https://github.com/YongzWang/vant-weapp/commit/2952e1b311a00dbd188a393481b1c5773b6c30b9)
- ignore example directory [56e5e4](https://github.com/YongzWang/vant-weapp/commit/56e5e402da31f41aafb9215479bfbee674868a6f)
- toast [ebecf0](https://github.com/YongzWang/vant-weapp/commit/ebecf0346d19bed22a6f3b7fa9c5a4d7b2f02f00)
- zui doc && 命名空间更改 [4255ea](https://github.com/YongzWang/vant-weapp/commit/4255eaf9a7d93a489adaacf41b33655a4ca15a1c)
- rename [a7660c](https://github.com/YongzWang/vant-weapp/commit/a7660c25801a857a73e17e27229dda690ee1ec52)
- rename [8e04ed](https://github.com/YongzWang/vant-weapp/commit/8e04edb4421107b3591d4974fbf890c5b8f1afb9)
- form doc [b0ec47](https://github.com/YongzWang/vant-weapp/commit/b0ec47d9c18fda420b93a6f1a00a8778b1b063bf)
- namecard doc [d12404](https://github.com/YongzWang/vant-weapp/commit/d1240481fdd5ed8515c27522c5994ee26f28ec36)
- helper doc [eeee7d](https://github.com/YongzWang/vant-weapp/commit/eeee7d78bb734ad51d061b31514b3baf6e99391b)
- 修改目录 [c33e60](https://github.com/YongzWang/vant-weapp/commit/c33e602aec36693a950f34f2435cc9a02dad38fb)
- update bower.json [782f01](https://github.com/YongzWang/vant-weapp/commit/782f01ad8d6f390c39d7fb475f2c876f63ce8632)
- rename [2f5f4a](https://github.com/YongzWang/vant-weapp/commit/2f5f4a613af65930a90110541279a40f04b2fa85)
- 文档 [152feb](https://github.com/YongzWang/vant-weapp/commit/152feb93679a3756a29ec59534a2d595a1a678c2)
- loadmore [95f0ba](https://github.com/YongzWang/vant-weapp/commit/95f0bad4d16c9196daca3170db7fd81bc063b4eb)
- toast example [70fd41](https://github.com/YongzWang/vant-weapp/commit/70fd414cf6cc378ef0fc6ab16ae16f62b4b7fea9)
- update bower.json [54af6f](https://github.com/YongzWang/vant-weapp/commit/54af6f5fce771d60a5a71464e6206ab16f7af53a)
- bower [189731](https://github.com/YongzWang/vant-weapp/commit/18973109c59ac589adcad677a57f22e7a536ee3e)
- bower [a373cf](https://github.com/YongzWang/vant-weapp/commit/a373cfe1412e6b177139b7214544718f67945241)
- steps [0578ae](https://github.com/YongzWang/vant-weapp/commit/0578ae169718e0328e325e5939f5f187f7a7dac9)
- quantity [9f934a](https://github.com/YongzWang/vant-weapp/commit/9f934accf977534e25ed278d59d52f43557c4c81)
- toptips [8e9c71](https://github.com/YongzWang/vant-weapp/commit/8e9c71ebd173a843aa79dcaf4b7ca1c420369441)
- 用componentId来做为组件ID的标识 [ff75aa](https://github.com/YongzWang/vant-weapp/commit/ff75aa1421dd40026ad8194544b317390df88ca1)
- 调整目录结构 [486981](https://github.com/YongzWang/vant-weapp/commit/486981c741da842d9f5be6f330f5d5c200573bb3)
- 项目初始化 [6224c0](https://github.com/YongzWang/vant-weapp/commit/6224c000eb6cfc83e16790295db1e15c8c0d7427)

**Feature**

-  Radio, Rate, Search, Sidebar, Slider, Step, Stepper 组件样式调整 [#2260](https://github.com/YongzWang/vant-weapp/issues/2260)
- action-sheet: add custom class support [#5097](https://github.com/YongzWang/vant-weapp/issues/5097)
- ActionSheet: action-sheet组件样式变量化 [#2164](https://github.com/YongzWang/vant-weapp/issues/2164)
- ActionSheet: add click-overlay event [#1993](https://github.com/YongzWang/vant-weapp/issues/1993)
- ActionSheet: add close-on-click-action prop [#1995](https://github.com/YongzWang/vant-weapp/issues/1995)
- ActionSheet: add color option [#2081](https://github.com/YongzWang/vant-weapp/issues/2081)
- ActionSheet: add description prop [#2138](https://github.com/YongzWang/vant-weapp/issues/2138)
- ActionSheet: add round prop [#2080](https://github.com/YongzWang/vant-weapp/issues/2080)
- ActionSheet: adjust cancel text color to @gray-7 [#3719](https://github.com/YongzWang/vant-weapp/issues/3719)
- ActionSheet: adjust header style [#3720](https://github.com/YongzWang/vant-weapp/issues/3720)
- ActionSheet: increase loading icon size to 22px [#3718](https://github.com/YongzWang/vant-weapp/issues/3718)
- ActionSheet: subname vertical align [#3726](https://github.com/YongzWang/vant-weapp/issues/3726)
- adapt iPhoneX @rex-zsd [#989](https://github.com/YongzWang/vant-weapp/issues/989)
- add  agreePrivacyAuthorization button open type [#5527](https://github.com/YongzWang/vant-weapp/issues/5527)
- add color paletee of neutral color [#2403](https://github.com/YongzWang/vant-weapp/issues/2403)
- add DropdownMenu、DropdownItem component [#2181](https://github.com/YongzWang/vant-weapp/issues/2181)
- add font-family [#3061](https://github.com/YongzWang/vant-weapp/issues/3061)
- add issue template [#5066](https://github.com/YongzWang/vant-weapp/issues/5066)
- add some basic less vars [#2180](https://github.com/YongzWang/vant-weapp/issues/2180)
- add vant-uploader [#2156](https://github.com/YongzWang/vant-weapp/issues/2156)
- Area: add columns placeholder [31feea](https://github.com/YongzWang/vant-weapp/commit/31feeac3bdf2c32e47914a0299d27b8a87fb46f5)
- Area: add show-toolbar prop default true [#4752](https://github.com/YongzWang/vant-weapp/issues/4752)
- Area: reset method add code param [#1949](https://github.com/YongzWang/vant-weapp/issues/1949)
- button: add button-id prop &  agreePrivacyAuthorization event support [#5533](https://github.com/YongzWang/vant-weapp/issues/5533)
- Button: add chooseavatar event [#4976](https://github.com/YongzWang/vant-weapp/issues/4976)
- Button: add class-prefix prop to support custom icon [#3159](https://github.com/YongzWang/vant-weapp/issues/3159)
- button: add getRealtimePhoneNumber  support [#5471](https://github.com/YongzWang/vant-weapp/issues/5471)
- Button: add loading-type prop [#1955](https://github.com/YongzWang/vant-weapp/issues/1955)
- button: add new prop dataset [#2483](https://github.com/YongzWang/vant-weapp/issues/2483)
- button: add new prop form-type [#3208](https://github.com/YongzWang/vant-weapp/issues/3208) [#3204](https://github.com/YongzWang/vant-weapp/issues/3204)
- Button: add some less vars [#2170](https://github.com/YongzWang/vant-weapp/issues/2170)
- Button: add transition when toggle disabled [#2089](https://github.com/YongzWang/vant-weapp/issues/2089)
- Button: color prop support gradient color [#1944](https://github.com/YongzWang/vant-weapp/issues/1944)
- Calendar: add cancel event [#2990](https://github.com/YongzWang/vant-weapp/issues/2990)
- Calendar: add click-subtitle event [#4385](https://github.com/YongzWang/vant-weapp/issues/4385)
- calendar: add min-range prop support in multiple mode [#5230](https://github.com/YongzWang/vant-weapp/issues/5230)
- Calendar: add new component calendar [#2894](https://github.com/YongzWang/vant-weapp/issues/2894)
- Calendar: add over-range event [#4212](https://github.com/YongzWang/vant-weapp/issues/4212)
- Calendar: add readonly prop [#4529](https://github.com/YongzWang/vant-weapp/issues/4529)
- calendar: allow default date to be null [#5395](https://github.com/YongzWang/vant-weapp/issues/5395)
- calendar: synchronize the vant calendar component, and add the attribute of custom week starting from the day of the week [#4211](https://github.com/YongzWang/vant-weapp/issues/4211) [#4223](https://github.com/YongzWang/vant-weapp/issues/4223)
- Canvas: add type props [#2906](https://github.com/YongzWang/vant-weapp/issues/2906)
- card: add new slots origin-price & tag [#3645](https://github.com/YongzWang/vant-weapp/issues/3645) [#3640](https://github.com/YongzWang/vant-weapp/issues/3640)
- Card: add originPrice prop、update style @rex-zsd [#745](https://github.com/YongzWang/vant-weapp/issues/745)
- Card: add slots attrs [#2787](https://github.com/YongzWang/vant-weapp/issues/2787)
- Card: card组件样式变量化 [#2179](https://github.com/YongzWang/vant-weapp/issues/2179)
- Card: style update [#2754](https://github.com/YongzWang/vant-weapp/issues/2754)
- cascader: 新增 cascader 组件 [#4992](https://github.com/YongzWang/vant-weapp/issues/4992)
- cell 自定义组件 [#162](https://github.com/YongzWang/vant-weapp/issues/162)
- Cell: add title-style prop, fix Field label width [#3370](https://github.com/YongzWang/vant-weapp/issues/3370)
- Cell: adjust icon margin to 4px [#3721](https://github.com/YongzWang/vant-weapp/issues/3721)
- Cell: cell-group inset prop [#4341](https://github.com/YongzWang/vant-weapp/issues/4341)
- CellGroup: cellGroup 组件样式变量化 [#2213](https://github.com/YongzWang/vant-weapp/issues/2213)
- Cell: improve cell value style in large size [#2831](https://github.com/YongzWang/vant-weapp/issues/2831)
- Checkbox: add direction prop [#4265](https://github.com/YongzWang/vant-weapp/issues/4265)
- Checkbox: add icon-size prop [#1989](https://github.com/YongzWang/vant-weapp/issues/1989)
- Circle: add Circle component [#1984](https://github.com/YongzWang/vant-weapp/issues/1984)
- Circle: using setTimeout instead of setInterval [#4401](https://github.com/YongzWang/vant-weapp/issues/4401)
- collapse-item: add size prop [#4829](https://github.com/YongzWang/vant-weapp/issues/4829)
- Collapse: add new component Collapse @rex-zsd [#936](https://github.com/YongzWang/vant-weapp/issues/936)
- Collapse: add open、close event [#3176](https://github.com/YongzWang/vant-weapp/issues/3176)
- Collapse: 新增外部样式类 title-class @rex-zsd [#1271](https://github.com/YongzWang/vant-weapp/issues/1271)
- ConfigProvider: add config-provider component [#4279](https://github.com/YongzWang/vant-weapp/issues/4279)
- CountDown: add CountDown [#2135](https://github.com/YongzWang/vant-weapp/issues/2135)
- CountDown: update slot [#2143](https://github.com/YongzWang/vant-weapp/issues/2143)
- datetime-picker: 增加demo中datetime入口 @rex-zsd [#313](https://github.com/YongzWang/vant-weapp/issues/313)
- DatetimePicker: add filter prop [#1956](https://github.com/YongzWang/vant-weapp/issues/1956)
- DatetimePicker: add new component datetime-picker @rex-zsd [#881](https://github.com/YongzWang/vant-weapp/issues/881)
- dialog: add confirm/cancel button slot support [#5502](https://github.com/YongzWang/vant-weapp/issues/5502)
- dialog: add custom class support [#5102](https://github.com/YongzWang/vant-weapp/issues/5102)
- dialog: add extra custom class [#5478](https://github.com/YongzWang/vant-weapp/issues/5478)
- Dialog: add new prop beforeClose [#3815](https://github.com/YongzWang/vant-weapp/issues/3815) [#3769](https://github.com/YongzWang/vant-weapp/issues/3769) [#3812](https://github.com/YongzWang/vant-weapp/issues/3812)
- Dialog: add new prop context @rex-zsd [#912](https://github.com/YongzWang/vant-weapp/issues/912)
- dialog: add new prop theme [#3476](https://github.com/YongzWang/vant-weapp/issues/3476)
- Dialog: add new prop transition [#954](https://github.com/YongzWang/vant-weapp/issues/954)
- Dialog: add overlay-style prop [#2140](https://github.com/YongzWang/vant-weapp/issues/2140)
- Dialog: add width prop [#2141](https://github.com/YongzWang/vant-weapp/issues/2141)
- Dialog: Dialog 组件样式调整 [#2228](https://github.com/YongzWang/vant-weapp/issues/2228)
- Dialog: messageAlign 属性支持传 justify [#5034](https://github.com/YongzWang/vant-weapp/issues/5034)
- Dialog: option context support function [#5043](https://github.com/YongzWang/vant-weapp/issues/5043)
- Dialog: update border radius [#2158](https://github.com/YongzWang/vant-weapp/issues/2158)
- Dialog: 增加 title 插槽、confirm-button-color 、cancel-button-color 属性 [#2034](https://github.com/YongzWang/vant-weapp/issues/2034)
- dropdown-item: add root-portal prop support [#5256](https://github.com/YongzWang/vant-weapp/issues/5256)
- dropdown-menu: add multiple custom class support [#5099](https://github.com/YongzWang/vant-weapp/issues/5099)
- dropdown-menu: add safe-area-tab-bar prop support [#5257](https://github.com/YongzWang/vant-weapp/issues/5257)
- dropdown-menu: support use-before-toggle support [#5190](https://github.com/YongzWang/vant-weapp/issues/5190)
- DropdownItem: add new event open close opend closed & new prop popup-style [#2804](https://github.com/YongzWang/vant-weapp/issues/2804) [#2361](https://github.com/YongzWang/vant-weapp/issues/2361) [#2796](https://github.com/YongzWang/vant-weapp/issues/2796)
- DropdownMenu: add --dropdown-menu-box-shadow css var [#4565](https://github.com/YongzWang/vant-weapp/issues/4565)
- DropdownMenu: add box shadow [#3723](https://github.com/YongzWang/vant-weapp/issues/3723)
- DropdownMenu: add custom-class [#4583](https://github.com/YongzWang/vant-weapp/issues/4583)
- DropdownMenu: adjust default color to @red [#3725](https://github.com/YongzWang/vant-weapp/issues/3725)
- DropdownMenu: DropdownMenu 组件样式调整 [#2229](https://github.com/YongzWang/vant-weapp/issues/2229)
- Empty: add Empty component [#3327](https://github.com/YongzWang/vant-weapp/issues/3327)
- Field, Card, Cell 组件样式变量化 [#2212](https://github.com/YongzWang/vant-weapp/issues/2212)
- Field: add always-embed prop [#4571](https://github.com/YongzWang/vant-weapp/issues/4571)
- Field: add arrow-direction prop [#1948](https://github.com/YongzWang/vant-weapp/issues/1948)
- Field: add clear-trigger prop [#4461](https://github.com/YongzWang/vant-weapp/issues/4461)
- Field: add clickable prop [#1946](https://github.com/YongzWang/vant-weapp/issues/1946)
- field: add custom-class prop support [#5476](https://github.com/YongzWang/vant-weapp/issues/5476)
- field: add new external class label-class [#3311](https://github.com/YongzWang/vant-weapp/issues/3311) [#3285](https://github.com/YongzWang/vant-weapp/issues/3285)
- Field: add new prop fixed @rex-zsd [#925](https://github.com/YongzWang/vant-weapp/issues/925)
- Field: add new prop showConfirmBar @rex-zsd [#1040](https://github.com/YongzWang/vant-weapp/issues/1040)
- Field: add new prop showWordLimit & support max/min height & add new css variables [#2856](https://github.com/YongzWang/vant-weapp/issues/2856) [#2469](https://github.com/YongzWang/vant-weapp/issues/2469) [#2594](https://github.com/YongzWang/vant-weapp/issues/2594)
- Field: add new props auto-focus & disable-default-padding & cursor [#2936](https://github.com/YongzWang/vant-weapp/issues/2936) [#2189](https://github.com/YongzWang/vant-weapp/issues/2189)
- field: add new slot input & add new event click-input [#3932](https://github.com/YongzWang/vant-weapp/issues/3932) [#3604](https://github.com/YongzWang/vant-weapp/issues/3604)
- Field: add new slot left-icon @rex-zsd [#962](https://github.com/YongzWang/vant-weapp/issues/962)
- field: add prop extra-event-params support [#5184](https://github.com/YongzWang/vant-weapp/issues/5184)
- Field: add selection-start、selection-end prop [#1898](https://github.com/YongzWang/vant-weapp/issues/1898)
- Field: change placeholder color [9136be](https://github.com/YongzWang/vant-weapp/commit/9136be7c3565d1dfe376922fe25100fe5a0e9751)
- field: expand click area support [#5479](https://github.com/YongzWang/vant-weapp/issues/5479)
- Field: Field supports holdKeyboard [#2255](https://github.com/YongzWang/vant-weapp/issues/2255)
- field: input event add callback argument [64efb4](https://github.com/YongzWang/vant-weapp/commit/64efb4d204717d8a423a94073fbd2719070de744)
- Field: update disabled style [#3358](https://github.com/YongzWang/vant-weapp/issues/3358)
- Field: update label style [#3357](https://github.com/YongzWang/vant-weapp/issues/3357)
- goods-action-icon: add size prop [#5457](https://github.com/YongzWang/vant-weapp/issues/5457)
- goods-action: add size props of goods-action-button [f72584](https://github.com/YongzWang/vant-weapp/commit/f72584bed2aa9ed0e217779a282beedb9605a2bd)
- GoodsActionButton: add color prop [#2010](https://github.com/YongzWang/vant-weapp/issues/2010)
- GoodsActionButton: add default slot [#2779](https://github.com/YongzWang/vant-weapp/issues/2779)
- GoodsActionButton: add new css variable goods-action-line-height [#3037](https://github.com/YongzWang/vant-weapp/issues/3037) [#3032](https://github.com/YongzWang/vant-weapp/issues/3032)
- GoodsActionButton: add plain attributes [#2559](https://github.com/YongzWang/vant-weapp/issues/2559)
- GoodsAction: goodsAction 组件样式调整 [#2230](https://github.com/YongzWang/vant-weapp/issues/2230)
- GoodsAction: GoodsActionIcon add class-prefix prop  [#4712](https://github.com/YongzWang/vant-weapp/issues/4712)
- GoodsActionIcon: add dot prop [#2072](https://github.com/YongzWang/vant-weapp/issues/2072)
- GoodsActionIcon: add icon slot [#2009](https://github.com/YongzWang/vant-weapp/issues/2009)
- Grid: add Grid component [#2016](https://github.com/YongzWang/vant-weapp/issues/2016)
- Grid: add new external class custom-class content-class icon-class text-class [#2882](https://github.com/YongzWang/vant-weapp/issues/2882) [#2880](https://github.com/YongzWang/vant-weapp/issues/2880)
- grid: add new prop direction [#3192](https://github.com/YongzWang/vant-weapp/issues/3192) [#3180](https://github.com/YongzWang/vant-weapp/issues/3180)
- grid: add new prop icon-size & badge [#3236](https://github.com/YongzWang/vant-weapp/issues/3236) [#3223](https://github.com/YongzWang/vant-weapp/issues/3223)
- Grid: add reverse prop [#4280](https://github.com/YongzWang/vant-weapp/issues/4280)
- GridItem: add icon-color prop [#3386](https://github.com/YongzWang/vant-weapp/issues/3386)
- GridItem: add icon-prefix prop [#4276](https://github.com/YongzWang/vant-weapp/issues/4276)
- GridItem: add info & dot props [#2073](https://github.com/YongzWang/vant-weapp/issues/2073)
- GridItem: gridItem 组件样式调整 [#2232](https://github.com/YongzWang/vant-weapp/issues/2232)
- Icon: add add delete-o、sort、font、font-o、revoke icon [#3881](https://github.com/YongzWang/vant-weapp/issues/3881)
- Icon: add dot prop [#2063](https://github.com/YongzWang/vant-weapp/issues/2063)
- Icon: add down、wap-home icon [#2014](https://github.com/YongzWang/vant-weapp/issues/2014)
- Icon: add font-display auto property [#2203](https://github.com/YongzWang/vant-weapp/issues/2203)
- icon: add_icon_info_class [#5458](https://github.com/YongzWang/vant-weapp/issues/5458)
- Icon: remove wxs [#1942](https://github.com/YongzWang/vant-weapp/issues/1942)
- Icon: size prop support number type [#1978](https://github.com/YongzWang/vant-weapp/issues/1978)
- Icons: migrate all icons to iconfont.cn [#4219](https://github.com/YongzWang/vant-weapp/issues/4219)
- icons: update @vant/icons to 1.2.5 [#3539](https://github.com/YongzWang/vant-weapp/issues/3539) [#3533](https://github.com/YongzWang/vant-weapp/issues/3533)
- icon: update @vant/icon to 3.0.0 [#5561](https://github.com/YongzWang/vant-weapp/issues/5561)
- icon: update @vant/icon to v3.0.1 [#5583](https://github.com/YongzWang/vant-weapp/issues/5583)
- Image: add Image component [#2176](https://github.com/YongzWang/vant-weapp/issues/2176)
- Image: add more mode [#2908](https://github.com/YongzWang/vant-weapp/issues/2908)
- Image: add radius prop [#2407](https://github.com/YongzWang/vant-weapp/issues/2407)
- image: add webp property support [#5163](https://github.com/YongzWang/vant-weapp/issues/5163)
- Image: adjust icon size to 36px [#3724](https://github.com/YongzWang/vant-weapp/issues/3724)
- improve word wrap [#2061](https://github.com/YongzWang/vant-weapp/issues/2061)
- IndexBar: add IndexBar component [#2303](https://github.com/YongzWang/vant-weapp/issues/2303)
- Loading: optimize styles [#2217](https://github.com/YongzWang/vant-weapp/issues/2217)
- Loading: optimize styles [#2216](https://github.com/YongzWang/vant-weapp/issues/2216)
- Loading: use addUnit method [#1969](https://github.com/YongzWang/vant-weapp/issues/1969)
- Loading: 组件 size 支持 Number 格式 [#1952](https://github.com/YongzWang/vant-weapp/issues/1952)
- NavBar: add doc [01eec3](https://github.com/YongzWang/vant-weapp/commit/01eec35569d6dae08c2c8bcf7a0ac2358ccb3559)
- NavBar: add new prop fill [#2896](https://github.com/YongzWang/vant-weapp/issues/2896) [#2887](https://github.com/YongzWang/vant-weapp/issues/2887)
- NavBar: fix icon and text dislocation [#2633](https://github.com/YongzWang/vant-weapp/issues/2633)
- NavBar: NavBar 组件样式调整 [#2233](https://github.com/YongzWang/vant-weapp/issues/2233)
- NavBar: support custom-style [c0005d](https://github.com/YongzWang/vant-weapp/commit/c0005d06e538782aad901b337c9d3c4f5235f1cd)
- notice-bar: add default slot [#4048](https://github.com/YongzWang/vant-weapp/issues/4048) [#4023](https://github.com/YongzWang/vant-weapp/issues/4023)
- notice-bar: add new prop background & add new event close [#3388](https://github.com/YongzWang/vant-weapp/issues/3388) [#3380](https://github.com/YongzWang/vant-weapp/issues/3380)
- NoticeBar: add left/right-icon slot [#2029](https://github.com/YongzWang/vant-weapp/issues/2029)
- NoticeBar: NoticeBar组件样式调整 [#2234](https://github.com/YongzWang/vant-weapp/issues/2234)
- notify 组件没有全局居中 [#3751](https://github.com/YongzWang/vant-weapp/issues/3751)
- Notify: add clear method [#2501](https://github.com/YongzWang/vant-weapp/issues/2501)
- Notify: add new prop top [#3018](https://github.com/YongzWang/vant-weapp/issues/3018) [#2764](https://github.com/YongzWang/vant-weapp/issues/2764)
- Notify: set or reset default config [#5028](https://github.com/YongzWang/vant-weapp/issues/5028)
- Notify: support line-break charactor [#2045](https://github.com/YongzWang/vant-weapp/issues/2045)
- Notify: 增加 type 和 onOpened onClose onClick 回调 [#2021](https://github.com/YongzWang/vant-weapp/issues/2021)
- open-type: support getUserProfile [#4203](https://github.com/YongzWang/vant-weapp/issues/4203)
- Overlay: add default slot [#2466](https://github.com/YongzWang/vant-weapp/issues/2466) [#2449](https://github.com/YongzWang/vant-weapp/issues/2449)
- Overlay: add lock-scroll prop [#4383](https://github.com/YongzWang/vant-weapp/issues/4383)
- overlay: add root-portal prop support [#5255](https://github.com/YongzWang/vant-weapp/issues/5255)
- Overlay: use custom-style instead of mask [#1994](https://github.com/YongzWang/vant-weapp/issues/1994)
- Panel: Panel组件样式调整 [#2235](https://github.com/YongzWang/vant-weapp/issues/2235)
- panel: remove useFooterSlot [#4205](https://github.com/YongzWang/vant-weapp/issues/4205)
- Picker: add toolbar-position prop [#2040](https://github.com/YongzWang/vant-weapp/issues/2040)
- Picker: adjust default value of visible-item-count to 6 [#3418](https://github.com/YongzWang/vant-weapp/issues/3418)
- Picker: Picker 组件样式调整 [#2236](https://github.com/YongzWang/vant-weapp/issues/2236)
- Picker: remove computed [#2001](https://github.com/YongzWang/vant-weapp/issues/2001)
- Picker: update action button style [#3316](https://github.com/YongzWang/vant-weapp/issues/3316)
- Popup: add close-icon prop [#1967](https://github.com/YongzWang/vant-weapp/issues/1967)
- Popup: add close-icon-position prop [#2064](https://github.com/YongzWang/vant-weapp/issues/2064)
- Popup: add closeable prop [#1964](https://github.com/YongzWang/vant-weapp/issues/1964)
- Popup: add lock-scroll prop [#4384](https://github.com/YongzWang/vant-weapp/issues/4384)
- popup: add root-portal prop support [#5254](https://github.com/YongzWang/vant-weapp/issues/5254)
- Popup: add round prop [#1928](https://github.com/YongzWang/vant-weapp/issues/1928)
- popup: add safe-area-tab-bar props support [#5194](https://github.com/YongzWang/vant-weapp/issues/5194)
- Popup: adjust round border radius to 16px [#3713](https://github.com/YongzWang/vant-weapp/issues/3713)
- Popup: improve transform style [#2193](https://github.com/YongzWang/vant-weapp/issues/2193)
- Popup: Popup 组件样式调整 [#2237](https://github.com/YongzWang/vant-weapp/issues/2237)
- Popup: update border radius [#2083](https://github.com/YongzWang/vant-weapp/issues/2083)
- Progress: Add customizable progress track color [#2173](https://github.com/YongzWang/vant-weapp/issues/2173)
- Progress: add stroke-width prop [3204b4](https://github.com/YongzWang/vant-weapp/commit/3204b46b11714fd4ee13ae964cc39e8599614253)
- Progress: Progress 组件样式调整 [#2262](https://github.com/YongzWang/vant-weapp/issues/2262)
- Radio: add icon-size prop [#2027](https://github.com/YongzWang/vant-weapp/issues/2027)
- radio: add new prop direction [#4007](https://github.com/YongzWang/vant-weapp/issues/4007) [#3780](https://github.com/YongzWang/vant-weapp/issues/3780)
- Rate: add gutter prop [#1960](https://github.com/YongzWang/vant-weapp/issues/1960)
- Rate: add touchable prop [0b2a40](https://github.com/YongzWang/vant-weapp/commit/0b2a4092f958d9cba68dcd226589cae514e3538f)
- Rate: css variables [#4297](https://github.com/YongzWang/vant-weapp/issues/4297)
- Rate: improve touchmove gesture [#2088](https://github.com/YongzWang/vant-weapp/issues/2088)
- Rate: should be inline block [#1962](https://github.com/YongzWang/vant-weapp/issues/1962)
- Rate: size prop support string [#1970](https://github.com/YongzWang/vant-weapp/issues/1970)
- rate: support model value [ea1653](https://github.com/YongzWang/vant-weapp/commit/ea1653657a3992374e9ba939bc1264d1d6bec75e)
- remove computed option support [#2002](https://github.com/YongzWang/vant-weapp/issues/2002)
- Search: add action-text prop [#2057](https://github.com/YongzWang/vant-weapp/issues/2057)
- Search: add clear-icon prop [#4463](https://github.com/YongzWang/vant-weapp/issues/4463)
- Search: add clear-trigger prop [9e17b1](https://github.com/YongzWang/vant-weapp/commit/9e17b13164e57ff09140d755870853f702a89a39)
- search: add new event click-input [#4357](https://github.com/YongzWang/vant-weapp/issues/4357)
- search: add new event click-input [#4337](https://github.com/YongzWang/vant-weapp/issues/4337)
- Search: add new external classes field-class、input-class @rex-zsd [#946](https://github.com/YongzWang/vant-weapp/issues/946)
- Search: add some icon props [#2051](https://github.com/YongzWang/vant-weapp/issues/2051)
- Search: cursor-spacing props for search component [#5498](https://github.com/YongzWang/vant-weapp/issues/5498)
- Search: increase left padding to 12px [#3716](https://github.com/YongzWang/vant-weapp/issues/3716)
- search: support model value [f9b53a](https://github.com/YongzWang/vant-weapp/commit/f9b53aad99fa14f0d6ebd0bcb2b3fe2d5d731143)
- share-sheet: add new component [#3559](https://github.com/YongzWang/vant-weapp/issues/3559)
- share-sheet: set default z-index to 100 & add new item prop openType [#3575](https://github.com/YongzWang/vant-weapp/issues/3575)
- sidebar: add new prop badge [#3564](https://github.com/YongzWang/vant-weapp/issues/3564)
- Sidebar: adjust width to 80px [#3722](https://github.com/YongzWang/vant-weapp/issues/3722)
- SideBarItem: add dot prop [#2066](https://github.com/YongzWang/vant-weapp/issues/2066)
- SideBar: title slot [#2873](https://github.com/YongzWang/vant-weapp/issues/2873)
- Skeleton: add new component skeleton [#2244](https://github.com/YongzWang/vant-weapp/issues/2244)
- Skeleton: add new external class row-class & avatar-class & title-class [#2612](https://github.com/YongzWang/vant-weapp/issues/2612) [#2580](https://github.com/YongzWang/vant-weapp/issues/2580)
- Slider: add dragStart&dragEnd events [#2059](https://github.com/YongzWang/vant-weapp/issues/2059)
- Slider: add more css variables [#4305](https://github.com/YongzWang/vant-weapp/issues/4305)
- Slider: add range props [#4442](https://github.com/YongzWang/vant-weapp/issues/4442)
- Slider: add slide animation & improve click area [#2146](https://github.com/YongzWang/vant-weapp/issues/2146)
- Slider: add vertical prop [#4486](https://github.com/YongzWang/vant-weapp/issues/4486)
- Slider: bar-height prop support number [#1971](https://github.com/YongzWang/vant-weapp/issues/1971)
- Slider: min & max support arbitrary value [#1974](https://github.com/YongzWang/vant-weapp/issues/1974)
- slider: support model value [d66054](https://github.com/YongzWang/vant-weapp/commit/d66054f2dc07d944d36d7a23ebfa3f55ab3417e1)
- Stepper: add always-embed prop [#4678](https://github.com/YongzWang/vant-weapp/issues/4678)
- Stepper: add decimalLength prop [#2087](https://github.com/YongzWang/vant-weapp/issues/2087)
- Stepper: add disable-long-press feature [#2691](https://github.com/YongzWang/vant-weapp/issues/2691)
- Stepper: add disablePlus & disableMinus props [#2457](https://github.com/YongzWang/vant-weapp/issues/2457)
- Stepper: add input-widht、button-size props, support long tap gesture [a96786](https://github.com/YongzWang/vant-weapp/commit/a967862b1d1c5fd3f62be8e0d0fc6f7d7d6bf4d8)
- Stepper: add new prop async-change @rex-zsd [#1133](https://github.com/YongzWang/vant-weapp/issues/1133)
- stepper: add new prop theme & add new slot [#4049](https://github.com/YongzWang/vant-weapp/issues/4049) [#3417](https://github.com/YongzWang/vant-weapp/issues/3417)
- Stepper: remove computed [#2000](https://github.com/YongzWang/vant-weapp/issues/2000)
- Steps:  add inactive-color feature [#2497](https://github.com/YongzWang/vant-weapp/issues/2497)
- Steps:  desc properties  add custom style [#2630](https://github.com/YongzWang/vant-weapp/issues/2630)
- Steps: add active-icon prop [#1965](https://github.com/YongzWang/vant-weapp/issues/1965)
- Steps: add click event [#2874](https://github.com/YongzWang/vant-weapp/issues/2874)
- Steps: add inactive-icon prop [#1972](https://github.com/YongzWang/vant-weapp/issues/1972)
- steps: add new steps properties inactiveIcon & activeIcon [#3315](https://github.com/YongzWang/vant-weapp/issues/3315) [#3111](https://github.com/YongzWang/vant-weapp/issues/3111)
- sticky: add new prop scroll-top [#3114](https://github.com/YongzWang/vant-weapp/issues/3114)
- style: update basic red color [#1958](https://github.com/YongzWang/vant-weapp/issues/1958)
- SubmitBar: style update [#2755](https://github.com/YongzWang/vant-weapp/issues/2755)
- SubmitBar: SubmitBar组件样式调整 [#2261](https://github.com/YongzWang/vant-weapp/issues/2261)
- SubmitBar: 增加submit-bar组件 @zhongnan [#597](https://github.com/YongzWang/vant-weapp/issues/597)
- support theme variables [bac171](https://github.com/YongzWang/vant-weapp/commit/bac17157f65ceb032c2825627769838810609119)
- swipe-cell: add external-class [#3678](https://github.com/YongzWang/vant-weapp/issues/3678) [#3664](https://github.com/YongzWang/vant-weapp/issues/3664)
- SwipeCell: add name prop [#2062](https://github.com/YongzWang/vant-weapp/issues/2062)
- SwipeCell: add new event open & stop catch touchend [#2432](https://github.com/YongzWang/vant-weapp/issues/2432) [#2402](https://github.com/YongzWang/vant-weapp/issues/2402)
- SwipeCell: support dynamic set width [#2607](https://github.com/YongzWang/vant-weapp/issues/2607)
- SwipeCell: support mutual exclusion [#1889](https://github.com/YongzWang/vant-weapp/issues/1889)
- Switch: change loading color when background color change [#2067](https://github.com/YongzWang/vant-weapp/issues/2067)
- Switch: optimize animation timing function [#2159](https://github.com/YongzWang/vant-weapp/issues/2159)
- tab: add before-change event support [#5139](https://github.com/YongzWang/vant-weapp/issues/5139)
- Tab: add new prop ellipsis & improve performance [#2334](https://github.com/YongzWang/vant-weapp/issues/2334) [#1605](https://github.com/YongzWang/vant-weapp/issues/1605) [#2297](https://github.com/YongzWang/vant-weapp/issues/2297)
- Tab: add new prop lazyRender & improve performance [#2328](https://github.com/YongzWang/vant-weapp/issues/2328)
- Tabbar & Tag: support css variables @rex-zsd [#2240](https://github.com/YongzWang/vant-weapp/issues/2240)
- tabbar-item: add url link-type prop support [#5232](https://github.com/YongzWang/vant-weapp/issues/5232)
- tabbar: add new props placeholder & icon-prefix [#3792](https://github.com/YongzWang/vant-weapp/issues/3792) [#3445](https://github.com/YongzWang/vant-weapp/issues/3445)
- TabbarItem: increase icon size to 22px [#3717](https://github.com/YongzWang/vant-weapp/issues/3717)
- Tab: improve the prop of Tab [#2082](https://github.com/YongzWang/vant-weapp/issues/2082)
- Tabs: adjust default line-width to 40px [#3518](https://github.com/YongzWang/vant-weapp/issues/3518)
- Tabs: remove default border [#3519](https://github.com/YongzWang/vant-weapp/issues/3519)
- tab: tab组件支持选中项自动滑动到中间位置 @rex-zsd [#347](https://github.com/YongzWang/vant-weapp/issues/347) [#307](https://github.com/YongzWang/vant-weapp/issues/307)
- Tag: add warning type [#1905](https://github.com/YongzWang/vant-weapp/issues/1905)
- Tag: remove computed [#1999](https://github.com/YongzWang/vant-weapp/issues/1999)
- theme: support custom theme base on css variables @rex-zsd [#2049](https://github.com/YongzWang/vant-weapp/issues/2049)
- Toast, Loading: Toast, Loading 组件样式调整 [#2265](https://github.com/YongzWang/vant-weapp/issues/2265)
- Toast: change default duration to 2s [#2227](https://github.com/YongzWang/vant-weapp/issues/2227)
- Toast: increase border radius to 8px [#3419](https://github.com/YongzWang/vant-weapp/issues/3419)
- toast: option context support function [#5022](https://github.com/YongzWang/vant-weapp/issues/5022)
- Toast: support html of type [#4581](https://github.com/YongzWang/vant-weapp/issues/4581)
- Toast: update style [#3451](https://github.com/YongzWang/vant-weapp/issues/3451)
- Transition: add new lifecycle events & drop transitionend event [#2071](https://github.com/YongzWang/vant-weapp/issues/2071)
- tree-select: add new prop selected-icon & badge & dot [#3565](https://github.com/YongzWang/vant-weapp/issues/3565) [#3489](https://github.com/YongzWang/vant-weapp/issues/3489)
- TreeSelect: add content slot [#2006](https://github.com/YongzWang/vant-weapp/issues/2006)
- TreeSelect: add max prop [#2004](https://github.com/YongzWang/vant-weapp/issues/2004)
- TreeSelect: update nav backgroud color [90db9c](https://github.com/YongzWang/vant-weapp/commit/90db9c8dfabbf4b5e9ba2a0f1e413664a380d293)
- update demo [a7d6d6](https://github.com/YongzWang/vant-weapp/commit/a7d6d6b2220066554843b72de344e0f1e8d99207)
- Upload: add videoFit prop [#5475](https://github.com/YongzWang/vant-weapp/issues/5475)
- Uploader: add deletable prop [#2411](https://github.com/YongzWang/vant-weapp/issues/2411)
- uploader: add extension property support [a80767](https://github.com/YongzWang/vant-weapp/commit/a80767e9c1699a9b15fb9d4bb1b552ef3fc5c8dc)
- uploader: add media media-type props support [#5113](https://github.com/YongzWang/vant-weapp/issues/5113)
- uploader: add new key thumb & standardization file-list [#3673](https://github.com/YongzWang/vant-weapp/issues/3673) [#3606](https://github.com/YongzWang/vant-weapp/issues/3606) [#3661](https://github.com/YongzWang/vant-weapp/issues/3661)
- uploader: add showmenu prop support [#5229](https://github.com/YongzWang/vant-weapp/issues/5229)
- Uploader: add sizeType Attribute [#2563](https://github.com/YongzWang/vant-weapp/issues/2563)
- Uploader: add upload-icon props [#2869](https://github.com/YongzWang/vant-weapp/issues/2869)
- Uploader: add uploader component  disabled style [#2720](https://github.com/YongzWang/vant-weapp/issues/2720)
- Uploader: add Uploader status display [#2929](https://github.com/YongzWang/vant-weapp/issues/2929)
- Uploader: add video accept type [#2584](https://github.com/YongzWang/vant-weapp/issues/2584)
- Uploader: make upload botton selectable [#2868](https://github.com/YongzWang/vant-weapp/issues/2868)
- uploader: preview-size 属性类型支持 Array 自定义宽高 [#4798](https://github.com/YongzWang/vant-weapp/issues/4798)
- Uploader: prop accept add new value media [#3047](https://github.com/YongzWang/vant-weapp/issues/3047) [#3016](https://github.com/YongzWang/vant-weapp/issues/3016)
- uploader: support css variables [#3797](https://github.com/YongzWang/vant-weapp/issues/3797) [#3789](https://github.com/YongzWang/vant-weapp/issues/3789)
- uploader: support preview file [#3975](https://github.com/YongzWang/vant-weapp/issues/3975) [#3946](https://github.com/YongzWang/vant-weapp/issues/3946)
- Uploader: update border radius [#2408](https://github.com/YongzWang/vant-weapp/issues/2408)
- Uploader: update delete icon style [#3385](https://github.com/YongzWang/vant-weapp/issues/3385)
- Uploader: update delete icon style [#2410](https://github.com/YongzWang/vant-weapp/issues/2410)
- Uploader: update failed icon [#3359](https://github.com/YongzWang/vant-weapp/issues/3359)
- utils: improve add unit performance with wxs [#2550](https://github.com/YongzWang/vant-weapp/issues/2550)
- van-goods-action-icon: Add the color property version requirement. [4fd22f](https://github.com/YongzWang/vant-weapp/commit/4fd22f0a6b6b5ebcc37807ed3c85c3b40bd60e0c)
- van-goods-action-icon: Added the 'color' attribute for customizing the icon color. [6f175b](https://github.com/YongzWang/vant-weapp/commit/6f175b2818b82c971e8b6ad2cd10d4cf0bb6a3b1)
- wxs: style.wxs support camel case attr [#4281](https://github.com/YongzWang/vant-weapp/issues/4281)
- 将省市区数据存储在云开发数据库中 [#2428](https://github.com/YongzWang/vant-weapp/issues/2428)
- 日历组件新增maxSimDays,优化大跨度时间的性能表现。 [7ce04f](https://github.com/YongzWang/vant-weapp/commit/7ce04f1c3b5101caf4f890ca1bd73f6a30ba8fc9)
- 日历组件新增maxSimDays,优化大跨度时间的性能表现。 [2376f0](https://github.com/YongzWang/vant-weapp/commit/2376f07a99f5aaf4f3a4820a6785d096856af323)

**hotfix**

- rate_half_height [700a1e](https://github.com/YongzWang/vant-weapp/commit/700a1ed6440cb56d9b9c5100b90efdd5af1e538e)

**improvement**

- 更新weapp类型定义 [705aa8](https://github.com/YongzWang/vant-weapp/commit/705aa8c1df1ea25a5d28cf6a76fc373601da8e3e)

**perf**

- add transition-property [#1983](https://github.com/YongzWang/vant-weapp/issues/1983)
- button: use wxs instead of setData [#3839](https://github.com/YongzWang/vant-weapp/issues/3839)
- Calendar: auto selected to max range [#3026](https://github.com/YongzWang/vant-weapp/issues/3026) [#3021](https://github.com/YongzWang/vant-weapp/issues/3021)
- calendar: shorten template code [#3972](https://github.com/YongzWang/vant-weapp/issues/3972)
- cell: use wxs [#3888](https://github.com/YongzWang/vant-weapp/issues/3888)
- Cell: 优化左右图标对齐 @rex-zsd [#763](https://github.com/YongzWang/vant-weapp/issues/763)
- circle: downgrade to native when sdk version lower than 2.9.0 [#4050](https://github.com/YongzWang/vant-weapp/issues/4050)
- collapse: use animate to improve performance [#3826](https://github.com/YongzWang/vant-weapp/issues/3826) [#3820](https://github.com/YongzWang/vant-weapp/issues/3820)
- col: use wxs [#3886](https://github.com/YongzWang/vant-weapp/issues/3886)
- divider: use wxs [#3887](https://github.com/YongzWang/vant-weapp/issues/3887)
- empty: use wxs [#3933](https://github.com/YongzWang/vant-weapp/issues/3933)
- icon: use wxs [#3791](https://github.com/YongzWang/vant-weapp/issues/3791)
- iPhoneX适配提取到独立behaviors @rex-zsd [#1048](https://github.com/YongzWang/vant-weapp/issues/1048)
- loading: use wxs [#3892](https://github.com/YongzWang/vant-weapp/issues/3892)
- notice-bar: use wxs [#3891](https://github.com/YongzWang/vant-weapp/issues/3891)
- notify: use wxs [#3893](https://github.com/YongzWang/vant-weapp/issues/3893)
- picker: shorten template code [#3973](https://github.com/YongzWang/vant-weapp/issues/3973)
- picker: use wxs [#3949](https://github.com/YongzWang/vant-weapp/issues/3949)
- radio: label 的 margin-left 改为 padding-left，增大可点击区域，增强用户体验 [#4165](https://github.com/YongzWang/vant-weapp/issues/4165)
- Rate: remove unreachable code [#2332](https://github.com/YongzWang/vant-weapp/issues/2332)
- remove CSS variables polyfill [#4487](https://github.com/YongzWang/vant-weapp/issues/4487)
- stepper: use wxs [#3890](https://github.com/YongzWang/vant-weapp/issues/3890)
- sticky: avoid set data if nothing change [#3879](https://github.com/YongzWang/vant-weapp/issues/3879)
- swipe-cell: avoid useless animate [#3928](https://github.com/YongzWang/vant-weapp/issues/3928) [#3884](https://github.com/YongzWang/vant-weapp/issues/3884)
- switch: use wxs [#3889](https://github.com/YongzWang/vant-weapp/issues/3889)
- Tab: improve scrolling [#2606](https://github.com/YongzWang/vant-weapp/issues/2606) [#2506](https://github.com/YongzWang/vant-weapp/issues/2506)
- tab: improve wxs style assemble & export resize methods [#3827](https://github.com/YongzWang/vant-weapp/issues/3827) [#3676](https://github.com/YongzWang/vant-weapp/issues/3676)
- tab: set container once after mounted [#3875](https://github.com/YongzWang/vant-weapp/issues/3875)
- tags: remove useless code [b5ea04](https://github.com/YongzWang/vant-weapp/commit/b5ea04eb1000bca5a79b573647bb6c4b360099a7)
- tag: use wxs [#3894](https://github.com/YongzWang/vant-weapp/issues/3894)
- transition: use wxs [#3895](https://github.com/YongzWang/vant-weapp/issues/3895)
- uploader: expand delete area [#3265](https://github.com/YongzWang/vant-weapp/issues/3265) [#3243](https://github.com/YongzWang/vant-weapp/issues/3243)
- uploader: expand delete button area [#3631](https://github.com/YongzWang/vant-weapp/issues/3631) [#3629](https://github.com/YongzWang/vant-weapp/issues/3629)
- Uploader: update style & adjust event order [#2886](https://github.com/YongzWang/vant-weapp/issues/2886) [#2879](https://github.com/YongzWang/vant-weapp/issues/2879)
- uploader: use wxs [#3897](https://github.com/YongzWang/vant-weapp/issues/3897)
- wxs: improve performance with wxs [daa56a](https://github.com/YongzWang/vant-weapp/commit/daa56aa5c6e7f42fd05ccb76690499a0027f05d3)
- 不再兼容 iOS8 [#4395](https://github.com/YongzWang/vant-weapp/issues/4395)

**Picker**

- 修复设置defaultIndex时的选项样式问题 [c5a3a4](https://github.com/YongzWang/vant-weapp/commit/c5a3a457427d29e527f1a5c117752795fb0844b1)

**refactor**

- area: use requestAnimationFrame instead of setTimeout [#3522](https://github.com/YongzWang/vant-weapp/issues/3522)
- build: use typescript watch mode [#2870](https://github.com/YongzWang/vant-weapp/issues/2870)
- button: rename dataset to detail [f502fe](https://github.com/YongzWang/vant-weapp/commit/f502fe9add0e6631b492c96df6c489cde755a752)
- cell: adjust hairline position [#3487](https://github.com/YongzWang/vant-weapp/issues/3487)
- Common: adjust props type [#2842](https://github.com/YongzWang/vant-weapp/issues/2842)
- Common: refactor set method with nextTick [#2561](https://github.com/YongzWang/vant-weapp/issues/2561)
- compatible with iphone by env [147080](https://github.com/YongzWang/vant-weapp/commit/147080bf54d0a0a3d22fb77dc563c6c5b66cdc14)
- dialog: adjust padding with round-button theme [#3485](https://github.com/YongzWang/vant-weapp/issues/3485)
- field: remove duplicate class name [06d7be](https://github.com/YongzWang/vant-weapp/commit/06d7be5bed6a859ef792b4d9835284e1c02eded4)
- field: shorten wxs code [#3898](https://github.com/YongzWang/vant-weapp/issues/3898)
- Loading: rewrite wxml and style [#2215](https://github.com/YongzWang/vant-weapp/issues/2215)
- mixins: remove observer behavior [#2640](https://github.com/YongzWang/vant-weapp/issues/2640)
- nav-bar: move customStyle to root view [#3371](https://github.com/YongzWang/vant-weapp/issues/3371) [#3369](https://github.com/YongzWang/vant-weapp/issues/3369)
- popup: rename wxs function [#3896](https://github.com/YongzWang/vant-weapp/issues/3896)
- Progress: remove null type [#4475](https://github.com/YongzWang/vant-weapp/issues/4475)
- rect: remove getRect behavior [#3795](https://github.com/YongzWang/vant-weapp/issues/3795)
- refactor relation [#2760](https://github.com/YongzWang/vant-weapp/issues/2760)
- relations: refactor relations & definitions [#3924](https://github.com/YongzWang/vant-weapp/issues/3924)
- search: update demo to model value [16e9dc](https://github.com/YongzWang/vant-weapp/commit/16e9dcd0f86485136f352866ac3201fbda7fef01)
- Stepper: not format in input & improve performance [#2841](https://github.com/YongzWang/vant-weapp/issues/2841)
- Sticky: refactor component with page scroll [#2950](https://github.com/YongzWang/vant-weapp/issues/2950) [#2651](https://github.com/YongzWang/vant-weapp/issues/2651) [#2418](https://github.com/YongzWang/vant-weapp/issues/2418)
- sticky: shorten wxs code [#3899](https://github.com/YongzWang/vant-weapp/issues/3899)
- submit-bar: implement safe-area-inset-bottom with another view [#3080](https://github.com/YongzWang/vant-weapp/issues/3080)
- tab: adjust padding in complete mode [#3459](https://github.com/YongzWang/vant-weapp/issues/3459)
- Tab: refactor component with Sticky [#2285](https://github.com/YongzWang/vant-weapp/issues/2285) [#2253](https://github.com/YongzWang/vant-weapp/issues/2253) [#2122](https://github.com/YongzWang/vant-weapp/issues/2122)
- Tag: update tag style [#3465](https://github.com/YongzWang/vant-weapp/issues/3465)
- transition: no longer throw error in wrong status [#4003](https://github.com/YongzWang/vant-weapp/issues/4003) [#3993](https://github.com/YongzWang/vant-weapp/issues/3993)
- transition: refactor requestAnimationFrame with selectorQuery to improve performance [#3498](https://github.com/YongzWang/vant-weapp/issues/3498) [#3133](https://github.com/YongzWang/vant-weapp/issues/3133) [#3120](https://github.com/YongzWang/vant-weapp/issues/3120) [#2636](https://github.com/YongzWang/vant-weapp/issues/2636) [#3441](https://github.com/YongzWang/vant-weapp/issues/3441) [#3434](https://github.com/YongzWang/vant-weapp/issues/3434) [#3455](https://github.com/YongzWang/vant-weapp/issues/3455)
- TreeSelect: refactor with sidebar [#2224](https://github.com/YongzWang/vant-weapp/issues/2224)
- VantComponent: remove null type [#4476](https://github.com/YongzWang/vant-weapp/issues/4476)

**release**

- 1.10.0 [7b8ea7](https://github.com/YongzWang/vant-weapp/commit/7b8ea74bd765575c43b081a0058c5a3cf10c31fb)
- 1.10.1 [33559c](https://github.com/YongzWang/vant-weapp/commit/33559cd4678b4075170131a27416ab3d9068f090)
- 1.10.10 [fad9e9](https://github.com/YongzWang/vant-weapp/commit/fad9e9d85d136f82052be51ab5498e11ec7fa58e)
- 1.10.11 [099937](https://github.com/YongzWang/vant-weapp/commit/099937bc8fb4b00f8717fc59d7dd68765eddc291)
- 1.10.12 [2c9765](https://github.com/YongzWang/vant-weapp/commit/2c9765ea08cf246cccc72de023ab466db2fd1e1b)
- 1.10.13 [987e82](https://github.com/YongzWang/vant-weapp/commit/987e82cc4bc7428864cb977973904c665739bbfc)
- 1.10.14 [17c96a](https://github.com/YongzWang/vant-weapp/commit/17c96a1827621c6b3e2c44dc59f332750f6ba147)
- 1.10.15 [ff4e11](https://github.com/YongzWang/vant-weapp/commit/ff4e11a485a7b99313fb5e41472e86d0624fa667)
- 1.10.16 [dc5d55](https://github.com/YongzWang/vant-weapp/commit/dc5d55d599ab1203dc4315864798ea552aaf8948)
- 1.10.17 [b54f78](https://github.com/YongzWang/vant-weapp/commit/b54f78328da97f881644e9fd1fec3caa95f25358)
- 1.10.18 [623403](https://github.com/YongzWang/vant-weapp/commit/62340357994a19e705f12d693da8b63cbd5ef4f0)
- 1.10.19 [f1ad8d](https://github.com/YongzWang/vant-weapp/commit/f1ad8d4b5673673d5161f4f3dea6bd18d1829b2e)
- 1.10.2 [2ae193](https://github.com/YongzWang/vant-weapp/commit/2ae1938b46f3a6232c65a8595bde38b22273d0ec)
- 1.10.20 [a31175](https://github.com/YongzWang/vant-weapp/commit/a3117538b35a016ad9c5a3c22748d21ff0d7a5f6)
- 1.10.21 [475699](https://github.com/YongzWang/vant-weapp/commit/47569942125130c66920b3911852376479a608fc)
- 1.10.22 [713f69](https://github.com/YongzWang/vant-weapp/commit/713f694aa07fd711d981f7c9cf723509453cd301)
- 1.10.23 [fd9579](https://github.com/YongzWang/vant-weapp/commit/fd95792040f77e3835798e5af2c690fd9c54db2f)
- 1.10.24 [48a0bf](https://github.com/YongzWang/vant-weapp/commit/48a0bf0351415319313c619450979bc374c0476b)
- 1.10.25 [3da43a](https://github.com/YongzWang/vant-weapp/commit/3da43a131cd7be6a7776a19dd322293070da4570)
- 1.10.3 [5afa64](https://github.com/YongzWang/vant-weapp/commit/5afa64c98f326cc36f3df8efb4471db28637ba01)
- 1.10.4 [f9f121](https://github.com/YongzWang/vant-weapp/commit/f9f121f58268d0bdb29ace1cecd97287bd1b0cdb)
- 1.10.5 [9789f6](https://github.com/YongzWang/vant-weapp/commit/9789f68d718425be5a4ecf7bb098792127706f04)
- 1.10.6 [b056f1](https://github.com/YongzWang/vant-weapp/commit/b056f1855f2ef3b21ff848106b92b66524fceeb8)
- 1.10.7 [63e1f9](https://github.com/YongzWang/vant-weapp/commit/63e1f966d7fb1fe2887d742cc007f9e474060e17)
- 1.10.8 [13b3f9](https://github.com/YongzWang/vant-weapp/commit/13b3f9a7d12879667e93708ab2cda1fffc983aac)
- 1.10.9 [91b2e6](https://github.com/YongzWang/vant-weapp/commit/91b2e6ce9214e8ff0fa3ce93e56b7459f49f1066)
- 1.11.0 [1939b7](https://github.com/YongzWang/vant-weapp/commit/1939b76a04d885f57881355150325834a6713fda)
- 1.11.1 [27979c](https://github.com/YongzWang/vant-weapp/commit/27979cf89470cb91dfd63bff0f865631a79df213)
- 1.8.1 [246ee2](https://github.com/YongzWang/vant-weapp/commit/246ee27ef709f639d65473b195c50c1b07fc5133)
- 1.8.2 [e37d3f](https://github.com/YongzWang/vant-weapp/commit/e37d3f19aced32ed3578e2429a935952d5f0afa9)
- 1.8.3 [6207c1](https://github.com/YongzWang/vant-weapp/commit/6207c11b0917e8bab363a2feaf2da89e5b7c3b8b)
- 1.8.4 [070798](https://github.com/YongzWang/vant-weapp/commit/07079868542ceb61d04f90caf34804a18a23a36c)
- 1.8.5 [62b0cd](https://github.com/YongzWang/vant-weapp/commit/62b0cdb37584893b7569613d48da8d1475294a12)
- 1.8.6 [c38cc8](https://github.com/YongzWang/vant-weapp/commit/c38cc83cb7d0d007d027d98ad4d14b4b839c5855)
- 1.8.7 [6566f1](https://github.com/YongzWang/vant-weapp/commit/6566f1c62b9dd0af80b889553abb0372b71528f1)
- 1.9.0 [5e8607](https://github.com/YongzWang/vant-weapp/commit/5e8607ea6edc703c4d12e25fbd0c397c3a1a0ff4)
- 1.9.1 [ec1410](https://github.com/YongzWang/vant-weapp/commit/ec141069af020c13a38ab039493d9c10ba86d29e)
- 1.9.2 [7e8d18](https://github.com/YongzWang/vant-weapp/commit/7e8d18d939154f8fc3ccb3c3f7d9669b1c022ca1)

**style**

- example: format [94d992](https://github.com/YongzWang/vant-weapp/commit/94d9926ce683b05f7173a161a9ce45df3cfef229)
- README添加介绍文章的地址 [5211eb](https://github.com/YongzWang/vant-weapp/commit/5211ebd2760d2353b683db333634273f069437a4)
- remove hidden charecter [6b4411](https://github.com/YongzWang/vant-weapp/commit/6b44119f2d5962e088a2de90ad2ca4bb0e86a94a)
- remove hidden charecter [a8b109](https://github.com/YongzWang/vant-weapp/commit/a8b109fd861879046079ee1022f89b10d1100724)
- 去掉链接 [2d1db3](https://github.com/YongzWang/vant-weapp/commit/2d1db3bc15eb9d896fa6063740e69b864b6d890c)
- 更新README，加入使用指引 [431a49](https://github.com/YongzWang/vant-weapp/commit/431a492a082dd99aec39b9c81f53a1d9c6c533bb)
- 更新readme符合有赞的readme规范http://doc.qima-inc.com/pages/viewpage.action\?pageId\=12600559 [d443fe](https://github.com/YongzWang/vant-weapp/commit/d443fec9c10ea535dd69aa9c0d11cecc445c9177)
- 添加开源协议说明和链接 [0e6286](https://github.com/YongzWang/vant-weapp/commit/0e628697299813ce7dc4e366e33dbd7eda179be5)
- 调整示例顺序，满足强迫症重度患者 [2cec0e](https://github.com/YongzWang/vant-weapp/commit/2cec0ed338d257ce5ec414cf3090bd23339eb52a)

**Types**

- fix typing issues [51aff1](https://github.com/YongzWang/vant-weapp/commit/51aff18deaff0e59d22ae1a8796ccb0be0a3fdb8)
- Toast: fix context type [9a7087](https://github.com/YongzWang/vant-weapp/commit/9a708747a86a21c0d46b6f26128167bc047c5dfc)

### BREAKING CHANGE

* **TreeSelect:** rename prop active of sidebar to activeKey
* **Transition:** drop transitionend event

