24 Commits

Author SHA1 Message Date
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
agoni1212
a3fc862865
fix(griditem): set icon prefix to 'van-icon' (#4318) 2021-07-06 10:13:54 +08:00
agoni1212
41e8565ee4
feat(Grid): add reverse prop (#4280)
* Update index.ts

* doc(Grid): add reverse prop

* feat(GridItem): reverse prop

* Update index.wxml

* Update index.less

* Update index.less

* Update style
2021-06-26 20:58:33 +08:00
agoni1212
b2a5afce65
feat(GridItem): add icon-prefix prop (#4276)
* Update index.ts

* Update index.wxml

* Update index.ts

* docs(GridItem): add icon-prefix

* Update README.md
2021-06-20 20:46:00 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
zhongnan
daa56aa5c6 perf(wxs): improve performance with wxs 2020-12-17 17:24:20 +08:00
rex
225484aeae
build(tsconfig): use strict mode (#3712) 2020-11-02 15:25:56 +08:00
agoni1212
375eb64adc
feat(GridItem): add icon-color prop (#3386) 2020-07-14 19:56:30 +08:00
rex
6242423768
fix(grid): add margin-top for text with icon (#3310)
fix #3307
2020-06-24 15:05:16 +08:00
Lindy
107782364a
fix(Grid): fix square item gutter bug (#3231) 2020-06-03 17:50:02 +08:00
rex
29f1628c00
feat(grid): add new prop icon-size & badge (#3236)
fix #3223
2020-06-03 17:36:06 +08:00
rex
3a37327ec1
feat(grid): add new prop direction (#3192)
fix #3180
2020-05-25 15:18:20 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
rex
99edf293f2
feat(Grid): add new external class custom-class content-class icon-class text-class (#2882)
fix #2880
2020-03-19 13:22:23 +08:00
Waiter
9d6ef0e955
refactor: refactor relation (#2760) 2020-02-14 16:56:37 +08:00
Waiter
438d97eca3
chore: change some names (#2757) 2020-02-14 14:35:38 +08:00
rex
0d95eae0ed
fix(Grid): gutter not work correct with square (#2394)
fix #2373
2019-11-26 20:59:39 +08:00
Lindy
6f6beb30a5 feat(GridItem): gridItem 组件样式调整 (#2232) 2019-11-01 14:47:13 +08:00
ShuaiKang Zhang
f613cd4e3d feat(GridItem): add info & dot props (#2073) 2019-09-20 16:17:01 +08:00
neverland
673eee42b4
feat: improve word wrap (#2061) 2019-09-19 16:15:06 +08:00
rex
7c41cc0ff0 feat(theme): support custom theme base on css variables @rex-zsd (#2049) 2019-09-18 17:42:21 +08:00
ShuaiKang Zhang
12862bebbc fix: set marginTop when has gutter (#2047) 2019-09-18 17:14:49 +08:00
ShuaiKang Zhang
b9228ba3ea feat(Grid): add Grid component (#2016) 2019-09-11 16:10:24 +08:00