29 Commits

Author SHA1 Message Date
landluck
77c765d451
feat(dropdown-menu): add safe-area-tab-bar prop support (#5257)
Co-authored-by: landluck <liuhaihong@youzan.com>
2023-02-27 11:25:13 +08:00
landluck
3a4baaff41
feat(dropdown-item): add root-portal prop support (#5256)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-27 11:24:05 +08:00
landluck
965734328c
feat(dropdown-menu): support use-before-toggle support (#5190) 2023-01-11 17:39:13 +08:00
landluck
e7426dba36
fix(dropdown): fix last item style on text over (#5145) 2022-12-14 10:12:52 +08:00
landluck
01a389c58b
feat(dropdown-menu): add multiple custom class support (#5099) 2022-11-18 10:52:52 +08:00
nemo-shen
99aff7a1ea test(DropdownMenu): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
b5ca0bdd44
feat(DropdownMenu): add custom-class (#4583) 2021-10-28 09:43:01 +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
neverland
e3c07e52f9
chore: merge two prettier config (#4491) 2021-09-15 15:46:27 +08:00
nemo-shen
f2e52128c6
docs(packages): format doc (#4464)
* docs(packages): format doc

* docs(packages): update doc
2021-09-07 10:05:14 +08:00
dengrongyao
c024430d4f docs: 统一文档标点 2021-04-12 20:38:36 +08:00
dengrongyao
403a2893bd docs: 补充组件描述 2021-04-12 20:38:36 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +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
9725ec336b
refactor(rect): remove getRect behavior (#3795) 2020-11-30 16:17:48 +08:00
rex
101e0f463b
build(typings): use miniprogram-api-typings & update quickstart (#3746)
fix #3699
2020-11-11 11:20:31 +08:00
neverland
d6cb2b61a6
feat(DropdownMenu): adjust default color to @red (#3725) 2020-11-02 19:25:38 +08:00
neverland
76acc72e20
feat(DropdownMenu): add box shadow (#3723) 2020-11-02 19:11:42 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
rex
92de5e9e34
docs(QuickStart): adjust quick start (#2939) 2020-04-01 15:41:07 +08:00
rex
9f8fe59650
feat(DropdownItem): add new event open close opend closed & new prop popup-style (#2804)
fix #2361, fix #2796
2020-03-01 20:44:14 +08:00
Waiter
9d6ef0e955
refactor: refactor relation (#2760) 2020-02-14 16:56:37 +08:00
neverland
4c13046a83
Update README.md 2019-12-28 11:52:52 +08:00
rex
52e21213ae
fix(DropdownMenu): support set props dynamic & improve performance (#2454)
fix #2446
2019-12-04 16:54:53 +08:00
rex-zsd
5ae6d1a146 docs(quickstart): rename vant-weapp to @vant/weapp 2019-11-29 16:28:24 +08:00
Lindy
321ccf0c86 feat(DropdownMenu): DropdownMenu 组件样式调整 (#2229) 2019-11-01 14:48:54 +08:00
aphasic
dd5d76dbb4 feat: add DropdownMenu、DropdownItem component (#2181) 2019-10-23 12:00:24 +08:00