Commit Graph

  • 405bd9d253
    docs: 新增支付宝小程序版本链接 (#3873) Yi Kai 2020-12-18 14:29:27 +08:00
  • 2f040ffeba
    Merge pull request #3869 from rex-zsd/pref/20201217_1 rex 2020-12-17 19:47:06 +08:00
  • b5ea04eb10 perf(tags): remove useless code zhongnan 2020-12-17 19:45:48 +08:00
  • c7e1f7efdb
    Merge pull request #3868 from rex-zsd/hotfix/wxs_20201217 rex 2020-12-17 17:25:33 +08:00
  • daa56aa5c6 perf(wxs): improve performance with wxs zhongnan 2020-12-17 17:24:20 +08:00
  • 96219debee
    Merge pull request #3866 from rex-zsd/hotfix/tabs_20201216 rex 2020-12-16 23:35:10 +08:00
  • b28d128991 fix(tab): use groupSetData to keep tab render sync zhongnan 2020-12-16 23:33:46 +08:00
  • 555f2e9561
    fix(Slier): fix slide step with max been set rex 2020-12-16 17:58:04 +08:00
  • d1043eeb03 fix(slider): fix slide step with max been set zhongnan 2020-12-16 17:56:08 +08:00
  • 424168788d
    fix(goods-action): set box-sizing to keep height (#3865) rex 2020-12-16 17:36:23 +08:00
  • 780d3b256a build: release 0.5.29 v0.5.29 0.x zhongnan 2020-12-16 15:15:07 +08:00
  • d84c21d680 build: compile 0.5.29 zhongnan 2020-12-16 15:15:06 +08:00
  • 6a99c797f7 fix(safe-area): adapt iphone12 zhongnan 2020-12-16 15:07:25 +08:00
  • a5e2c120fd
    Update index.js frank 2020-12-15 16:15:24 +08:00
  • 6b1f510daa
    fix(Calendar): display 'NaN/NaN/NaN' in phone device after select date (#3833) chaselen 2020-12-11 10:31:49 +08:00
  • 5a4034d341
    build(deps): bump ini from 1.3.5 to 1.3.7 (#3838) dependabot[bot] 2020-12-11 10:31:28 +08:00
  • 979dc506bf
    perf(button): use wxs instead of setData (#3839) rex 2020-12-11 10:31:05 +08:00
  • ca08409488
    修复文档快速开始适配新版小程序开发者工具 (#3836) chencc 2020-12-11 09:51:08 +08:00
  • 6c24f7358d Updates zhongnan 2020-12-09 14:14:07 +08:00
  • d11df5ca02 docs(changelog): release 1.6.3 zhongnan 2020-12-09 14:13:11 +08:00
  • 2331ba5ab3 build: release 1.6.3 v1.6.3 zhongnan 2020-12-09 14:02:51 +08:00
  • c21ecfe52d build: compile 1.6.3 zhongnan 2020-12-09 14:02:46 +08:00
  • 0cd64e92e5
    perf(tab): improve wxs style assemble & export resize methods (#3827) rex 2020-12-09 13:53:58 +08:00
  • 1104e07fd7
    perf(collapse): use animate to improve performance (#3826) rex 2020-12-09 11:14:58 +08:00
  • bbbbbe3961
    fix(area): support areaList without county_list (#3824) rex 2020-12-08 19:02:46 +08:00
  • f8c09af273
    fix(info): fix style error (#3823) rex 2020-12-08 15:52:32 +08:00
  • f17e29309a
    Update link.ts (#3821) 九旬大爷的梦 2020-12-08 15:25:55 +08:00
  • e0335973c9
    fix(nav-bar): prevent getRect (#3822) rex 2020-12-08 15:25:15 +08:00
  • ed834afc44
    feat(Dialog): add new prop beforeClose (#3815) rex 2020-12-06 21:43:44 +08:00
  • c16ea3ccce
    Update index.json (#3811) wekerSnail 2020-12-04 15:12:24 +08:00
  • 8fe599438d
    fix(progress): improve pivot position (#3808) rex 2020-12-04 11:16:03 +08:00
  • 526f5ef46e
    fix(Field): showWordLimit value.length > maxlength (#3802) da 2020-12-03 14:44:22 +08:00
  • 7244e81505
    Update link.ts (#3805) 九旬大爷的梦 2020-12-03 14:43:26 +08:00
  • 44dc6e768a
    feat(uploader): support css variables (#3797) rex 2020-11-30 21:24:44 +08:00
  • 9725ec336b
    refactor(rect): remove getRect behavior (#3795) rex 2020-11-30 16:17:48 +08:00
  • 4fdff998f3 Updates zhongnan 2020-11-29 19:57:46 +08:00
  • 0343307825 docs(changelog): release 1.6.2 zhongnan 2020-11-29 19:55:54 +08:00
  • 330e4d55b8 build: release 1.6.2 v1.6.2 zhongnan 2020-11-29 19:47:18 +08:00
  • 22c9889d6f build: compile 1.6.2 zhongnan 2020-11-29 19:47:12 +08:00
  • c7aebbe686
    feat(tabbar): add new props placeholder & icon-prefix (#3792) rex 2020-11-29 19:45:51 +08:00
  • c254b3d073
    fix(datetime-picker): 修复year-month 选择字段校验报错 (#3783) jm 2020-11-29 18:25:41 +08:00
  • 166ba61c0f
    perf(icon): use wxs (#3791) rex 2020-11-29 18:24:26 +08:00
  • 35b2c1d99d
    fix(info): text vertical middle in android (#3778) rex 2020-11-23 21:09:10 +08:00
  • f1ea060b25
    fix(tab): correct line position in complete mode (#3777) rex 2020-11-23 20:06:36 +08:00
  • e42169ac51
    feat: notify 组件没有全局居中 (#3751) Jackwew 2020-11-23 19:32:43 +08:00
  • 25acaf072a
    fix: add deploy branch gh-pages (#3772) Yang Libin 2020-11-21 17:49:09 +08:00
  • 3e18122989 Updates zhongnan 2020-11-12 22:53:12 +08:00
  • d24b72e140 docs(changelog): release 1.6.1 zhongnan 2020-11-12 22:52:39 +08:00
  • 70c55f0ed1 build: release 1.6.1 v1.6.1 zhongnan 2020-11-12 22:43:45 +08:00
  • 6a4741302b build: compile 1.6.1 zhongnan 2020-11-12 22:43:39 +08:00
  • 2ea15ef256
    fix(field): fix empty label render (#3756) rex 2020-11-12 22:37:45 +08:00
  • 805d426dca
    fix(picker): recover emit (#3755) rex 2020-11-12 22:23:49 +08:00
  • b5b07862c6 Updates zhongnan 2020-11-11 12:00:24 +08:00
  • d64960d442 docs(changelog): release 1.6.0 zhongnan 2020-11-11 11:59:09 +08:00
  • 923149b97e build: release 1.6.0 v1.6.0 zhongnan 2020-11-11 11:40:56 +08:00
  • bc52682061 build: compile 1.6.0 zhongnan 2020-11-11 11:40:52 +08:00
  • 402f4873f0
    fix(tsconfig): fix ts compile error (#3747) rex 2020-11-11 11:39:41 +08:00
  • 101e0f463b
    build(typings): use miniprogram-api-typings & update quickstart (#3746) rex 2020-11-11 11:20:31 +08:00
  • 3d3af763c1
    docs(uploader): fix file url error (#3730) rex 2020-11-04 10:07:20 +08:00
  • ae22e9e80b
    fix(field): fix label-class when use label prop (#3729) rex 2020-11-04 09:33:38 +08:00
  • ba31b465c8
    fix(notice-bar): adjust scrollable behavior (#3727) rex 2020-11-02 20:38:51 +08:00
  • be16713510
    feat(ActionSheet): subname vertical align (#3726) neverland 2020-11-02 19:46:59 +08:00
  • d6cb2b61a6
    feat(DropdownMenu): adjust default color to @red (#3725) neverland 2020-11-02 19:25:38 +08:00
  • 71bd97d8c5
    feat(Image): adjust icon size to 36px (#3724) neverland 2020-11-02 19:19:18 +08:00
  • 76acc72e20
    feat(DropdownMenu): add box shadow (#3723) neverland 2020-11-02 19:11:42 +08:00
  • 504e586670
    feat(Sidebar): adjust width to 80px (#3722) neverland 2020-11-02 19:06:44 +08:00
  • ed68b5c25b
    feat(Cell): adjust icon margin to 4px (#3721) neverland 2020-11-02 18:56:11 +08:00
  • 410c21f0c7
    feat(ActionSheet): adjust header style (#3720) neverland 2020-11-02 17:00:59 +08:00
  • 51befdc40c
    feat(ActionSheet): adjust cancel text color to @gray-7 (#3719) neverland 2020-11-02 16:49:21 +08:00
  • f0b7026edf
    feat(ActionSheet): increase loading icon size to 22px (#3718) neverland 2020-11-02 16:48:33 +08:00
  • a51b817ce8
    feat(TabbarItem): increase icon size to 22px (#3717) neverland 2020-11-02 16:43:29 +08:00
  • 0fc426e061
    feat(Search): increase left padding to 12px (#3716) neverland 2020-11-02 16:32:54 +08:00
  • d088145741
    fix(Tag): text vertical align in miui (#3715) neverland 2020-11-02 16:29:28 +08:00
  • f382c2b7c1
    fix(SidebarItem): long number wrap (#3714) neverland 2020-11-02 16:25:09 +08:00
  • 12b2e813ad
    feat(Popup): adjust round border radius to 16px (#3713) neverland 2020-11-02 16:22:00 +08:00
  • 225484aeae
    build(tsconfig): use strict mode (#3712) rex 2020-11-02 15:25:56 +08:00
  • 31aacedd5b
    feat(swipe-cell): add external-class (#3678) rex 2020-10-15 22:11:28 +08:00
  • f4e76074ee
    docs(quickstart): update npm compile flow (#3677) rex 2020-10-15 18:00:24 +08:00
  • 869271e58c Updates zhongnan 2020-10-15 12:04:02 +08:00
  • 3a491886f0 docs(changelog): release 1.5.2 zhongnan 2020-10-15 12:03:22 +08:00
  • 1652eb865b build: release 1.5.2 v1.5.2 zhongnan 2020-10-15 11:55:06 +08:00
  • e8b3c3fc8d build: compile 1.5.2 zhongnan 2020-10-15 11:55:00 +08:00
  • 11445bed02
    build(package): move @types/wechat-miniprogram to dependencies & bump dependencies version (#3674) rex 2020-10-15 11:52:48 +08:00
  • 36256cd28f
    feat(uploader): add new key thumb & standardization file-list (#3673) rex 2020-10-15 11:01:51 +08:00
  • 8f21b5ed17
    docs(md): Update README.md (#3669) limingxin 2020-10-14 20:38:02 +08:00
  • 3d6a460bd6
    fix(tab): refactor animation without transform (#3668) rex 2020-10-13 20:09:59 +08:00
  • bdf6660fcd
    fix(goods-action): add several css variable (#3654) rex 2020-09-30 11:45:30 +08:00
  • 981741a6c4
    fix(button): fix hairline position (#3653) rex 2020-09-30 10:14:11 +08:00
  • eb3f3dc9b4 Updates zhongnan 2020-09-30 09:52:02 +08:00
  • ac6ed0c39b docs(changelog): release 1.5.1 zhongnan 2020-09-30 09:51:17 +08:00
  • ddb7538ff1 build: release 1.5.1 v1.5.1 zhongnan 2020-09-29 16:53:47 +08:00
  • 05cc5c9299 build: compile 1.5.1 zhongnan 2020-09-29 16:53:42 +08:00
  • c3351ce01d
    feat(card): add new slots origin-price & tag (#3645) rex 2020-09-27 14:15:19 +08:00
  • 0e784e227f
    fix(nav-bar): fix --nav-bar-icon-color not work & fix wrong style without title (#3643) rex 2020-09-27 11:42:28 +08:00
  • 02ea9f6a80
    perf(uploader): expand delete button area (#3631) rex 2020-09-22 21:04:09 +08:00
  • 5f07067efd
    fix(dialog): adjust type definition (#3630) rex 2020-09-22 20:16:19 +08:00
  • 9bdfd34487
    fix(tab): line-width support string (#3628) rex 2020-09-22 14:55:53 +08:00
  • eca7dae310
    fix: support preview video (#3594) Mondo 2020-09-17 22:15:05 +08:00
  • 0bc07ecce1
    build(icons): update @vant/icons (#3614) rex 2020-09-17 22:10:36 +08:00
  • 358cdd874e docs: update README.md chenjiahan 2020-09-17 19:54:36 +08:00