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
|
efa5a4ef14
|
docs(tabbar): replace minicode (#3971)
fix #3953
|
2021-01-19 10:18:23 +08:00 |
|
rex
|
192e87c2c6
|
refactor(relations): refactor relations & definitions (#3924)
|
2020-12-31 15:14:53 +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
|
c7aebbe686
|
feat(tabbar): add new props placeholder & icon-prefix (#3792)
fix #3445
|
2020-11-29 19:45:51 +08:00 |
|
rex
|
4e6efd1b8b
|
fix(tabbar): fix style error in iphonese (#3314)
fix #2988
|
2020-06-24 16:12:24 +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 |
|
Waiter
|
9d6ef0e955
|
refactor: refactor relation (#2760)
|
2020-02-14 16:56:37 +08:00 |
|
rex
|
7165b399c7
|
refactor(Common): refactor set method with nextTick (#2561)
|
2019-12-19 20:41:17 +08:00 |
|
Dottieworks
|
4210edae6d
|
docs(Tabbar): add demo and docs (#2493)
|
2019-12-09 13:57:39 +08:00 |
|
rex-zsd
|
5ae6d1a146
|
docs(quickstart): rename vant-weapp to @vant/weapp
|
2019-11-29 16:28:24 +08:00 |
|
neverland
|
f5c7050800
|
docs: props title (#2313)
|
2019-11-15 14:17:58 +08:00 |
|
rex
|
7cb78a3fef
|
feat(Tabbar & Tag): support css variables @rex-zsd (#2240)
|
2019-11-02 20:14:50 +08:00 |
|
neverland
|
05c0b4592b
|
docs(Tabbar): add some missing demos (#2218)
|
2019-10-29 20:18:31 +08:00 |
|
neverland
|
18378bdbdc
|
docs: fix icon link (#2162)
|
2019-10-17 09:41:10 +08:00 |
|
rex
|
147080bf54
|
refactor: compatible with iphone by env
|
2019-09-25 10:50:11 +08:00 |
|
rex
|
7c41cc0ff0
|
feat(theme): support custom theme base on css variables @rex-zsd (#2049)
|
2019-09-18 17:42:21 +08:00 |
|
neverland
|
2be1ab0ef1
|
docs: scroll to anchor (#2048)
|
2019-09-18 17:14:59 +08:00 |
|
neverland
|
e45dcd6be0
|
docs: add icon link (#2042)
|
2019-09-18 15:28:48 +08:00 |
|
neverland
|
79c994e380
|
fix: invalid prop types (#1991)
|
2019-09-09 11:59:37 +08:00 |
|
neverland
|
84bec71f4a
|
docs: add api title (#1990)
|
2019-09-09 11:43:09 +08:00 |
|
君寻
|
14e5b62b83
|
doc: add props version (#1973)
|
2019-09-06 11:46:43 +08:00 |
|
neverland
|
23c2936146
|
docs: type highlight (#1918)
|
2019-08-28 10:58:54 +08:00 |
|
rex
|
c9fcdd70bf
|
build: update compiler
fix #1591
|
2019-08-12 19:57:38 +08:00 |
|
rex
|
723cebac1a
|
[new feature] TabBar: improve performance & add new props & improve doc (#1722)
fix #1625
pull request 改动点:
- 重构组件,优化性能
- 新增 inactiveColor、name 属性
- 完善文档,增加小程序自定义tab-bar示例
|
2019-06-24 17:42:37 +08:00 |
|
陈嘉涵
|
3ecd69bc14
|
[Doc] fix ActionSheet demo
|
2019-06-21 17:33:24 +08:00 |
|
陈嘉涵
|
b8e4188408
|
[Doc] bump vant-doc 2.0
|
2019-06-21 17:07:57 +08:00 |
|
neverland
|
3a8e6f4ab6
|
[new feature] Tabbar: add border prop (#1649)
|
2019-05-24 11:10:13 +08:00 |
|
rex
|
58babaf146
|
[docs] Tabbar: 修复文档标题错误
|
2019-05-22 10:13:02 +08:00 |
|
rex
|
53ff09b3bb
|
[docs]: add es5 guide
|
2019-04-03 20:15:05 +08:00 |
|
rex
|
f95cad50ce
|
[new feature]: support safe-area-inset-top
#1327
|
2019-04-01 18:46:53 +08:00 |
|
rex
|
d99829d28d
|
[improvement] Tabbar: improve performance
fix #1429
|
2019-03-26 00:09:05 +08:00 |
|
neverland
|
dee02a09a8
|
[improvement] Tabbar: optimize performance (#1362)
|
2019-03-01 14:56:07 +08:00 |
|
neverland
|
91d735a41a
|
[improvement] Color: update base green to wechat green (#1202)
|
2019-01-10 17:45:58 +08:00 |
|
neverland
|
6fd37fc5b9
|
[new feature] Tabbar: add active-color prop (#1145)
|
2018-12-25 11:12:15 +08:00 |
|
neverland
|
3b130445ae
|
[improvement] update icons (#1142)
|
2018-12-24 20:39:45 +08:00 |
|
neverland
|
9eedd9776d
|
[improvement] update info style (#1066)
|
2018-12-12 16:19:56 +08:00 |
|
neverland
|
df238651c2
|
[improvement] extract safeAreaInsetBottom to mixin (#1052)
|
2018-12-11 16:05:13 +08:00 |
|
neverland
|
339df6c0e6
|
[improvement] use wxs.bem instead of computed classNames (#1051)
|
2018-12-11 15:51:57 +08:00 |
|
rex
|
cd0544e68d
|
perf: iPhoneX适配提取到独立behaviors @rex-zsd (#1048)
|
2018-12-11 14:55:34 +08:00 |
|
neverland
|
d7fc30fed7
|
[bugfix] not proxy setData (#1023)
|
2018-12-06 15:29:51 +08:00 |
|
rex
|
43a9989673
|
feat: adapt iPhoneX @rex-zsd (#989)
|
2018-12-05 17:41:48 +08:00 |
|
neverland
|
8386f66272
|
[new feature] Icon: name can be URL (#973)
|
2018-11-27 21:24:13 +08:00 |
|
rex
|
a2546d8623
|
docs: fix some doc error @rex-zsd (#963)
|
2018-11-27 11:55:40 +08:00 |
|
neverland
|
ede23675fe
|
[improvement] optimize component registration (#846)
|
2018-11-01 20:25:27 +08:00 |
|