131 Commits

Author SHA1 Message Date
neverland
42888a1c22
types: using exact component instance type (#9256) 2021-08-13 09:59:44 +08:00
neverland
08c53c82d2
docs: add type version tip (#9244) 2021-08-12 09:57:20 +08:00
neverland
4c41908ac1
refactor: demo using script setup (#9235) 2021-08-11 10:55:10 +08:00
neverland
76de1680b1
types(Search): add SearchInstance type (#9181) 2021-08-04 16:12:45 +08:00
neverland
ff464c12fa
types: add FIeldInstance type (#9166) 2021-08-02 20:42:27 +08:00
neverland
ffa3763e0b
style(Search): fix incorrect left icon color (#9100) 2021-07-23 10:16:58 +08:00
neverland
f7ef3b316b
docs(Search): add click-input event (#9010) 2021-07-12 15:05:37 +08:00
neverland
be3a7d7497
docs: fix gray typo (#8953)
* docs: fix gray typo

* docs: fix prettier issue
2021-06-29 20:41:29 +08:00
neverland
dc8f190733
chore: fix blurred typo (#8916) 2021-06-23 17:08:32 +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
neverland
bd609e1df0
perf: add truthProp util (#8522)
* perf: add TruthyProp util

* chore: rename

* chore: upd
2021-04-14 10:26:21 +08:00
neverland
9deca34d1d
chore: remove object spead (#8514) 2021-04-12 20:57:24 +08:00
neverland
e1df4bd9c3
types(Search): missing some props in jsx (#8485) 2021-04-09 10:48:47 +08:00
dengrongyao
56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +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
neverland
96ae24496e
feat(Search): add error-message prop (#8442) 2021-04-01 10:19:50 +08:00
neverland
522ce16159
feat(Search): add formatter、format-trigger prop (#8441) 2021-04-01 10:04:55 +08:00
neverland
10d2517581
feat(Search): add clear-icon prop (#8439) 2021-04-01 09:53:54 +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
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
09e1eb5a0d
chore: optional chaining (#8283) 2021-03-05 11:05:27 +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
29890efedb
chore(Search): fix spec typing (#8245) 2021-03-02 09:42:57 +08:00
neverland
bbb882acfa
test: add typing for some test cases (#8243) 2021-03-02 09:33:08 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
9ad0eafae0
types: improve ref typing (#8182) 2021-02-19 20:58:02 +08:00
neverland
8696f4ee70
types(utils): pick type (#8179) 2021-02-19 19:38:47 +08:00
neverland
6c36fadf59
types(Search): use tsx (#8161) 2021-02-15 21:55:53 +08:00
neverland
a8060bb599
chore: demo ts (#8160)
* chore: demo ts

* chore: fix
2021-02-14 19:50:45 +08:00
chenjiahan
e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
chenjiahan
cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +08:00
chenjiahan
872af8157e docs: update readonly description 2021-01-20 19:25:17 +08:00
Mikasa33
ec1aef91de
fix(Search): add update:modelValue emits (#7872) 2021-01-11 17:37:14 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
09858eb1d3 docs: improve demo translating 2020-12-11 10:07:07 +08:00
chenjiahan
56047bb655 docs(Search): use composition api 2020-12-06 17:05:55 +08:00
chenjiahan
c821ccbf2b test(Search): improve test coverage 2020-12-03 20:20:40 +08:00
chenjiahan
f3d045cd61 test(Search): update test cases 2020-12-03 20:20:18 +08:00
chenjiahan
bf6e0beb02 docs: fix update:model-value event doc #7649 2020-12-01 16:41:39 +08:00