neverland
|
4ccd7c1cb5
|
feat: add more color variables (#8861)
* style: add --van-warning-color
* style: add --van-success-color
* feat: add more color variables
|
2021-06-14 15:21:05 +08:00 |
|
chenjiahan
|
981ad0f3ce
|
docs: update componen varriable value format
|
2021-06-14 11:13:38 +08:00 |
|
chenjiahan
|
b3cc75dcbd
|
docs: update component css vars value
|
2021-06-14 11:13:38 +08:00 |
|
neverland
|
8e3833acc8
|
docs: update component CSS variable names (#8857)
|
2021-06-14 10:23:47 +08:00 |
|
chenjiahan
|
710aebaee4
|
feat(style): component using basic css variables
|
2021-06-12 15:52:22 +08:00 |
|
chenjiahan
|
fe1cba97b7
|
feat(style): add component css variables
|
2021-06-12 15:52:22 +08:00 |
|
dengrongyao
|
55afff0e9c
|
docs: Adjust punctuation
|
2021-04-08 09:57:55 +08:00 |
|
dengrongyao
|
2210f8240d
|
docs: Supplement English intro
|
2021-04-08 09:57:55 +08:00 |
|
dengrongyao
|
cf7eadc6b2
|
docs: Supplement Chinese intro
|
2021-04-08 09:57:55 +08:00 |
|
neverland
|
fb36845d60
|
test(TreeSelect): update test cases (#8449)
|
2021-04-02 10:39:25 +08:00 |
|
neverland
|
f7706fb179
|
docs: add component registration link (#8378)
|
2021-03-18 11:23:49 +08:00 |
|
neverland
|
b3146b9108
|
style: decentralized less var (#8369)
* style: decentralized less var
* chore: remove emtpy var file
|
2021-03-17 16:14:18 +08:00 |
|
neverland
|
1381070a12
|
chore: prefer named exports (#8315)
* chore: prefer named exports
* chore: fix import
|
2021-03-09 15:39:26 +08:00 |
|
neverland
|
110af6f1f4
|
docs: revert cdn URL (#8310)
|
2021-03-08 17:19:56 +08:00 |
|
neverland
|
8bae9ca0ed
|
chore: export some types (#8309)
|
2021-03-08 17:14:55 +08:00 |
|
neverland
|
ae40d40c24
|
types: improve generated component typing (#8308)
|
2021-03-08 16:52:15 +08:00 |
|
neverland
|
e540876398
|
refactor: reorganize all components (#8303)
|
2021-03-08 11:50:37 +08:00 |
|
neverland
|
9fd71923f9
|
chore: using includes instead of indexOf (#8261)
|
2021-03-04 11:07:54 +08:00 |
|
neverland
|
f0f89f1c4c
|
chore: demo spec uses ts (#8197)
|
2021-02-22 20:53:07 +08:00 |
|
neverland
|
08e928111b
|
types: using unknown instead of any (#8152)
* types: using unknown instead of any
* chore: UnknownProp
|
2021-02-14 12:37:02 +08:00 |
|
chenjiahan
|
e2e0f66fe6
|
types: test cases typing
|
2021-02-11 13:04:00 +08:00 |
|
neverland
|
6d465b17a8
|
types(TreeSelect): use tsx (#8126)
|
2021-02-10 22:33:57 +08:00 |
|
neverland
|
d2ab580f74
|
style: add var ext (#8063)
|
2021-02-02 20:31:14 +08:00 |
|
neverland
|
67d44a0fa5
|
docs: fix cdn link (#8023)
|
2021-01-27 10:25:07 +08:00 |
|
chenjiahan
|
e253329a67
|
chore(TreeSelect): onSidebarChange
|
2021-01-20 21:16:10 +08:00 |
|
chenjiahan
|
bada315fb3
|
style(TreeSelect): add active feedback
|
2021-01-20 21:13:37 +08:00 |
|
chenjiahan
|
51bc1cee8a
|
docs: remove all v2 version tag
|
2021-01-10 19:08:09 +08:00 |
|
chenjiahan
|
b03341792e
|
test: update legacy test cases
|
2020-12-31 16:06:49 +08:00 |
|
chenjiahan
|
cbc107dfd7
|
docs: remove 2.x version tips
|
2020-12-21 21:51:42 +08:00 |
|
chenjiahan
|
039732d4be
|
docs(TreeSelect): fix setup
|
2020-12-15 14:48:56 +08:00 |
|
chenjiahan
|
668a7fbf5f
|
docs(TreeSelect): use composition api
|
2020-12-13 14:02:16 +08:00 |
|
chenjiahan
|
ea44d636ba
|
test: demo snapshot uses enUS
|
2020-11-25 22:39:06 +08:00 |
|
chenjiahan
|
8ce14496f5
|
Merge branch '2.x' into dev
|
2020-11-22 16:06:24 +08:00 |
|
neverland
|
862adcd8eb
|
docs: display all less variables (#7604)
|
2020-11-22 16:02:46 +08:00 |
|
chenjiahan
|
9acac4c2b1
|
test: update all snapshots
|
2020-11-21 22:27:11 +08:00 |
|
chenjiahan
|
f34d828f25
|
Merge branch '2.x' into dev
|
2020-11-21 18:47:31 +08:00 |
|
neverland
|
a3b9e67d36
|
docs: fix grammar errors (#7594)
|
2020-11-20 20:39:40 +08:00 |
|
chenjiahan
|
2550ac9111
|
chore: rename scopedSlots to slots in legacy cases
|
2020-11-14 06:47:08 +08:00 |
|
chenjiahan
|
e627805746
|
test: replace propsData with props
|
2020-11-13 23:33:15 +08:00 |
|
chenjiahan
|
a7df6cfebb
|
test: adjust mount import source
|
2020-11-08 20:33:20 +08:00 |
|
chenjiahan
|
24c4896a11
|
test: enable all demo snapshots
|
2020-11-08 20:30:51 +08:00 |
|
chenjiahan
|
fffb9b3d5d
|
test: fix wrapper snapshot usage
|
2020-11-08 20:03:39 +08:00 |
|
chenjiahan
|
e8244c44e1
|
docs: remove demo-section
|
2020-10-22 16:44:19 +08:00 |
|
chenjiahan
|
791d9e2315
|
Merge branch 'dev' into next
|
2020-10-18 20:10:42 +08:00 |
|
neverland
|
22888a7e97
|
test: should not emit deprecation warning in test (#7356)
|
2020-10-18 19:54:39 +08:00 |
|
neverland
|
3fe485c959
|
fix(TreeSelect): add deprecation warning of navclick/itemclick (#7351)
|
2020-10-16 20:45:55 +08:00 |
|
chenjiahan
|
a370779102
|
chore: rename all legacy snapshot
|
2020-10-13 17:00:52 +08:00 |
|
chenjiahan
|
f2b6f3d4d1
|
chore: rename all legacy test cases
|
2020-10-13 16:56:11 +08:00 |
|
chenjiahan
|
c2d5a18f59
|
Merge branch 'dev' into next
|
2020-09-28 11:46:26 +08:00 |
|
chenjiahan
|
a5dbcf9638
|
docs: add period at the end of sentence
|
2020-09-27 21:02:52 +08:00 |
|