neverland
|
20bb718ab6
|
fix(Field): should not reset validation after blured (#8409)
* fix(Field): should not reset validation after blured
* test(Form): add reset validation test case
|
2021-03-26 10:55:21 +08:00 |
|
neverland
|
f7706fb179
|
docs: add component registration link (#8378)
|
2021-03-18 11:23:49 +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
|
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
|
12be46fad8
|
chore: improve filter (#8262)
|
2021-03-04 11:27:39 +08:00 |
|
neverland
|
9fd71923f9
|
chore: using includes instead of indexOf (#8261)
|
2021-03-04 11:07:54 +08:00 |
|
chenjiahan
|
6e5329cbe0
|
chore: rename variables and comments
|
2021-03-02 17:55:22 +08:00 |
|
chenjiahan
|
a0addef294
|
chore: prefer arrow function shorthand
|
2021-03-02 17:45:12 +08:00 |
|
neverland
|
f0f89f1c4c
|
chore: demo spec uses ts (#8197)
|
2021-02-22 20:53:07 +08:00 |
|
neverland
|
da09a6d871
|
docs(Form): fix button type (#8190)
|
2021-02-21 16:28:35 +08:00 |
|
neverland
|
a8060bb599
|
chore: demo ts (#8160)
* chore: demo ts
* chore: fix
|
2021-02-14 19:50:45 +08:00 |
|
neverland
|
8cbf153073
|
fix(Form): may scroll to incorrect field after submitted (#8159)
|
2021-02-14 19:34:36 +08:00 |
|
neverland
|
4cb974ab02
|
types: ComponentInstance (#8154)
|
2021-02-14 17:07:26 +08:00 |
|
neverland
|
0fb0186fad
|
types(Form): use tsx (#8153)
|
2021-02-14 16:51:37 +08:00 |
|
neverland
|
6d336b5537
|
feat(Form): allow validator to return mesage (#8052)
|
2021-01-31 20:17:45 +08:00 |
|
neverland
|
67d44a0fa5
|
docs: fix cdn link (#8023)
|
2021-01-27 10:25:07 +08:00 |
|
neverland
|
e97dbeaab5
|
feat(Form): adjust show-error default value to false (#8016)
|
2021-01-26 21:11:31 +08:00 |
|
neverland
|
e849fdf2aa
|
docs(Form): fix Calendar v-model usage (#7994)
|
2021-01-25 18:56:52 +08:00 |
|
chenjiahan
|
872af8157e
|
docs: update readonly description
|
2021-01-20 19:25:17 +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
|
54d2717267
|
Merge branch '2.x' into dev
|
2020-12-30 17:40:52 +08:00 |
|
chenjiahan
|
3e09154f75
|
docs(Form): add version tag
|
2020-12-30 17:36:48 +08:00 |
|
Mikasa33
|
149cde1ce1
|
feat(Form): add disabled and readonly prop (#7830)
* feat(Form): add disabled and readonly prop
* chore(Field): 使用 getProp 方法
* fix(Field): 将 computed 改为直接取值
|
2020-12-30 17:31:40 +08:00 |
|
Mikasa33
|
8da1e23d53
|
feat(Form): add disabled and readonly prop (#7829)
* feat(Form): add disabled and readonly prop
* chore(Field): 使用 getProp 方法
* fix(Field): 将 computed 改为直接取值
|
2020-12-30 17:29:42 +08:00 |
|
chenjiahan
|
dedfe88ff8
|
docs: fix image demo
|
2020-12-27 17:00:30 +08:00 |
|
chenjiahan
|
4d49183230
|
docs: fix field value #7817
|
2020-12-27 16:57:17 +08:00 |
|
chenjiahan
|
037b6b8c10
|
Merge branch '2.x' into dev
|
2020-12-26 15:52:18 +08:00 |
|
neverland
|
1fac5c5f4f
|
feat(Form): resetValidation support multiple names (#7811)
|
2020-12-24 20:19:00 +08:00 |
|
neverland
|
d92d29c885
|
feat(Form): support valdiate multiple names (#7810)
|
2020-12-24 20:11:22 +08:00 |
|
chenjiahan
|
cbc107dfd7
|
docs: remove 2.x version tips
|
2020-12-21 21:51:42 +08:00 |
|
chenjiahan
|
23a6f63c4f
|
docs(Form): use composition api
|
2020-12-15 16:52:29 +08:00 |
|
chenjiahan
|
96204b350c
|
Merge branch '2.x' into dev
|
2020-12-14 17:07:29 +08:00 |
|
neverland
|
dc3fee12c1
|
chore: fix prettier version (#7739)
* chore: fix prettier version
* docs: fix
|
2020-12-14 17:04:43 +08:00 |
|
chenjiahan
|
497a88d7bb
|
perf(Stepper): should not introduce form code #7675
|
2020-12-04 17:48:10 +08:00 |
|
chenjiahan
|
ea44d636ba
|
test: demo snapshot uses enUS
|
2020-11-25 22:39:06 +08:00 |
|
chenjiahan
|
0f7c9a317c
|
fix(Radio): failed to bind group
|
2020-11-22 19:28:51 +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
|
062cd546a9
|
chore: rename composables folder
|
2020-11-16 11:41:46 +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
|
59ed9eee51
|
docs: link to vue3 site
|
2020-10-25 09:25:26 +08:00 |
|
chenjiahan
|
5e00ab978b
|
Merge branch '2.x' into dev
|
2020-10-24 18:02:50 +08:00 |
|
chenjiahan
|
2206e77cc5
|
docs: update links
|
2020-10-24 17:25:35 +08:00 |
|
chenjiahan
|
e8244c44e1
|
docs: remove demo-section
|
2020-10-22 16:44:19 +08:00 |
|
chenjiahan
|
a370779102
|
chore: rename all legacy snapshot
|
2020-10-13 17:00:52 +08:00 |
|