220 Commits

Author SHA1 Message Date
johnsonwong666
f98cf75027
fix(Upload): fix image upload in wxwork (#5581) 2023-11-06 10:08:22 +08:00
johnsonwong666
7498ed12c3
fix(uploader): fix chooseImage error in PC (#5477) 2023-07-10 19:17:54 +08:00
johnsonwong666
e8ed007d89 fix(Slider): fix decimal value 2023-06-19 20:26:53 +08:00
johnsonwong666
a140117e8b fix(Calendar): fix month title sync 2023-05-17 10:02:45 +08:00
landluck
e9d521a8d2
fix(stepper): fix unable update value in async change (#5191) 2023-01-12 10:53:05 +08:00
landluck
e7426dba36
fix(dropdown): fix last item style on text over (#5145) 2022-12-14 10:12:52 +08:00
yangjinfeng
830a68c511 fix: conflict 2022-12-12 14:48:14 +08:00
yangjinfeng
c1abd0052f fix: 调整tab wrap-class位置及cascader review细节问题 2022-12-09 18:26:48 +08:00
landluck
270474f541
fix(transition): fix requestAnimationFrame is not executed in the background (#5131) 2022-12-06 10:46:19 +08:00
yangjinfeng
d86d4a6a5f feat(cascader): 新增 cascader 组件 (#4992) 2022-12-05 16:53:29 +08:00
cikenerd
186b0156df
fix: 修复插件内使用 van-tabs 切换 tab 报错的问题 (#5073)
* 修复插件内使用van-tabs切换tab报错的问题

* fix(van-tabs): 修复小程序插件内使用van-tabs切换tab没有反应的问题
feat(van-tabs): incorrect style
docs(van-tabs): 去除utils,version里面require循环依赖,修复插件内调用wx.canIUse抛异常问题

* fix(van-tabs): 修复小程序插件内使用van-tabs切换tab没有反应的问题
feat(van-tabs): incorrect style
docs(van-tabs): 去除utils,version里面require循环依赖,修复插件内调用wx.canIUse抛异常问题

* fix(van-tabs): incorrect style
feat(van-tabs): incorrect style
docs(van-tabs): incorrect style
2022-10-26 14:29:38 +08:00
neverland
7f3614997e
feat(DropdownMenu): add --dropdown-menu-box-shadow css var (#4565) 2021-10-16 19:57:33 +08:00
neverland
1a7889590f
perf: remove CSS variables polyfill (#4487)
* perf: remove CSS variables polyfill

* style: fix missing calc value

* perf: reduce some useless css vars
2021-09-23 17:31:28 +08:00
nemo-shen
98721b7b7e
feat(Cell): cell-group inset prop (#4341)
* feat(Cell): cell-group inset prop

* fix(Cell): remove inset prop default value
2021-07-19 12:24:56 +08:00
neverland
baf11400d8
fix(Col): incorrect style in less 4.0 (#4322) 2021-07-06 10:14:11 +08:00
nemo-shen
935a23738f
fix(IndexBar): sidebar not exists (#4310)
* fix(IndexBar): sidebar not exists

* fix(IndexBar): remove undefined sidebar
2021-07-05 11:53:20 +08:00
nemo-shen
6e7bebdb32
feat(Slider): add more css variables (#4305)
* feat(Slider): add more css variables

* fix(Slider): remove barHeight default value
2021-06-29 09:42:46 +08:00
nemo-shen
c416ff16b6
feat(Rate): css variables (#4297)
* feat(Rate): css variables

* fix(Rate): adjust less variables name

* fix(Rate): adjust less variables name

* docs(Rate): adjust doc

- 示例与文档对应
- 对照vant文档做了一些调整
- 增加 `监听 change 事件`
- 删除 `props` 中的版本列

* fix(Rate): adjust demo
2021-06-27 16:37:04 +08:00
nemo-shen
11e83e5f4d
build(CI): add lint & build (#4224)
* build(workflows): add lint & build

* build(workflows): build:lib

* fix(Components): fix typescript type
2021-05-22 16:46:37 +08:00
rex
c0db43fc88
feat(open-type): support getUserProfile (#4203)
* chore(open-type): merge open type mixin into button mixin

* chore(button): shorten open type method names

* feat(open-type): support getUserProfile
2021-05-11 15:24:04 +08:00
chenjiahan
51aff18dea types: fix typing issues 2021-04-29 20:56:40 +08:00
dengrongyao
c024430d4f docs: 统一文档标点 2021-04-12 20:38:36 +08:00
rex
f9d067e0e8
perf(circle): downgrade to native when sdk version lower than 2.9.0 (#4050) 2021-02-19 15:41:24 +08:00
rex
c5b4858214
feat(stepper): add new prop theme & add new slot (#4049)
fix #3417
2021-02-19 14:29:00 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
76f58a12f6
fix(utils): fix compile error (#3878) 2020-12-18 15:28:05 +08:00
rex
eaf513bf2f
perf(tab): set container once after mounted (#3875) 2020-12-18 15:04:31 +08:00
zhongnan
b5ea04eb10 perf(tags): remove useless code 2020-12-17 19:45:48 +08:00
zhongnan
b28d128991 fix(tab): use groupSetData to keep tab render sync
fix #3290, fix #1867
2020-12-16 23:33:46 +08:00
rex
1104e07fd7
perf(collapse): use animate to improve performance (#3826)
fix #3820
2020-12-09 11:14:58 +08:00
rex
ed834afc44
feat(Dialog): add new prop beforeClose (#3815)
* feat(dialog): add new prop beforeClose

* docs(dialog): update doc & example

fix #3769

* docs(dialog): fix component demo

fix #3812
2020-12-06 21:43:44 +08:00
neverland
be16713510
feat(ActionSheet): subname vertical align (#3726)
* feat(DropdownMenu): adjust default color to @red

* feat(ActionSheet): subname vertical align
2020-11-02 19:46:59 +08:00
neverland
d6cb2b61a6
feat(DropdownMenu): adjust default color to @red (#3725) 2020-11-02 19:25:38 +08:00
neverland
71bd97d8c5
feat(Image): adjust icon size to 36px (#3724) 2020-11-02 19:19:18 +08:00
neverland
504e586670
feat(Sidebar): adjust width to 80px (#3722) 2020-11-02 19:06:44 +08:00
neverland
410c21f0c7
feat(ActionSheet): adjust header style (#3720) 2020-11-02 17:00:59 +08:00
neverland
51befdc40c
feat(ActionSheet): adjust cancel text color to @gray-7 (#3719) 2020-11-02 16:49:21 +08:00
neverland
a51b817ce8
feat(TabbarItem): increase icon size to 22px (#3717) 2020-11-02 16:43:29 +08:00
neverland
d088145741
fix(Tag): text vertical align in miui (#3715) 2020-11-02 16:29:28 +08:00
neverland
12b2e813ad
feat(Popup): adjust round border radius to 16px (#3713) 2020-11-02 16:22:00 +08:00
rex
225484aeae
build(tsconfig): use strict mode (#3712) 2020-11-02 15:25:56 +08:00
rex
36256cd28f
feat(uploader): add new key thumb & standardization file-list (#3673)
fix #3606, fix #3661
2020-10-15 11:01:51 +08:00
rex
bdf6660fcd
fix(goods-action): add several css variable (#3654)
fix #3652
2020-09-30 11:45:30 +08:00
rex
981741a6c4
fix(button): fix hairline position (#3653)
fix #3651
2020-09-30 10:14:11 +08:00
rex
0e784e227f
fix(nav-bar): fix --nav-bar-icon-color not work & fix wrong style without title (#3643)
fix #3593, fix #3514
2020-09-27 11:42:28 +08:00
rex
9bdfd34487
fix(tab): line-width support string (#3628)
fix #3620
2020-09-22 14:55:53 +08:00
rex
13e82ea0db
feat(share-sheet): add new component (#3559) 2020-08-26 15:18:19 +08:00
neverland
b71cd32306
fix(Icon): fix badge number align (#3501)
* Revert "fix(Tabbar): badge number vertical align center (#3493)"

This reverts commit f5b00be97687d21153496ab067e4117050f0b925.

* fix(Icon): fix badge number align
2020-08-10 16:01:26 +08:00
rex
84b70f50fc
refactor(transition): refactor requestAnimationFrame with selectorQuery to improve performance (#3498)
fix #3133, fix #3120, fix #2636, fix #3441, fix #3434, fix #3455
2020-08-08 23:20:20 +08:00
neverland
f5b00be976
fix(Tabbar): badge number vertical align center (#3493) 2020-08-07 10:11:55 +08:00