1
0
mirror of https://gitee.com/vant-contrib/vant-weapp.git synced 2025-04-27 03:46:38 +08:00

18 Commits

Author SHA1 Message Date
agoni1212
a3fc862865
fix(griditem): set icon prefix to 'van-icon' () 2021-07-06 10:13:54 +08:00
agoni1212
41e8565ee4
feat(Grid): add reverse prop ()
* 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 ()
* 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 () 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 () 2020-11-02 15:25:56 +08:00
agoni1212
375eb64adc
feat(GridItem): add icon-color prop () 2020-07-14 19:56:30 +08:00
Lindy
107782364a
fix(Grid): fix square item gutter bug () 2020-06-03 17:50:02 +08:00
rex
29f1628c00
feat(grid): add new prop icon-size & badge ()
fix 
2020-06-03 17:36:06 +08:00
rex
3a37327ec1
feat(grid): add new prop direction ()
fix 
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 ()
fix 
2020-03-19 13:22:23 +08:00
Waiter
9d6ef0e955
refactor: refactor relation () 2020-02-14 16:56:37 +08:00
Waiter
438d97eca3
chore: change some names () 2020-02-14 14:35:38 +08:00
rex
0d95eae0ed
fix(Grid): gutter not work correct with square ()
fix 
2019-11-26 20:59:39 +08:00
ShuaiKang Zhang
f613cd4e3d feat(GridItem): add info & dot props () 2019-09-20 16:17:01 +08:00
ShuaiKang Zhang
12862bebbc fix: set marginTop when has gutter () 2019-09-18 17:14:49 +08:00
ShuaiKang Zhang
b9228ba3ea feat(Grid): add Grid component () 2019-09-11 16:10:24 +08:00