245 Commits

Author SHA1 Message Date
neverland
46cbdfa8ce
docs: add teleport link (#9176) 2021-08-04 10:14:57 +08:00
neverland
5f41cb9bbd
types: add CalendarInstance type (#9165)
* types: add CalendarInstance type

* types: fix
2021-08-02 17:43:12 +08:00
neverland
b5ea1cd3ad
feat(Calendar): add click-subtitle event (#8981) 2021-07-05 13:25:58 +08:00
neverland
779f3363c2
feat(Calendar): add subtitle slot (#8980) 2021-07-05 13:06:04 +08:00
neverland
9040bfd77c
perf(Calendar): simplify placeholder dom (#8955) 2021-06-30 10:02:50 +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
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
9b5882b8c3 docs: fix missing variable values 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
b2a090344f
docs: improve teleport description (#8819) 2021-06-07 19:25:06 +08:00
neverland
1bc497f3b3
feat(Popup): add overlay-content slot (#8794) 2021-06-01 19:22:50 +08:00
nemo-shen
e87905c5bf
feat(Calendar): add show-range-prompt prop (#8739)
* feat(Calendar): add show-range-prompt prop

- show-range-prompt prop
- over-range event

* docs(Calendar): upper case
2021-05-22 16:47:34 +08:00
neverland
db41f5ad44
feat(Calendar): add top-info、bottom-info slot (#8716) 2021-05-18 10:09:02 +08:00
nemo-shen
bb7dccfeec
test(Calendar): add test cases (#8712)
* test(Calendar): add test cases

* test(Calendar): test cases

* test(Calendar): test cases
2021-05-17 09:52:19 +08:00
nemo-shen
e6ca3270ed
fix(Calendar): initial date incorrect (#8696)
* fix(Calendar): initial date incorrect

* feat(Calendar): add getToday function in utils
2021-05-13 09:21:15 +08:00
neverland
70b852ca7e
docs(Calendar): fix typo (#8555) 2021-04-17 22:07:43 +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
9381640d2e
chore: improve calendar utils (#8521) 2021-04-14 10:16:02 +08:00
neverland
3214b1dd80
chore: remove isNaN util, re-organize validate utils (#8473) 2021-04-08 10:08:03 +08:00
dengrongyao
55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
neverland
98b05eab66
fix(markdown-vetur): extract component name from table title (#8450) 2021-04-02 15:03:37 +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
3fd2972b7c
chore: array fill (#8263) 2021-03-04 14:04:47 +08:00
neverland
202edb24c7
chore: improve multiple watch source (#8253) 2021-03-03 16:32:38 +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
bbb882acfa
test: add typing for some test cases (#8243) 2021-03-02 09:33:08 +08:00
neverland
ca97ef1012
docs(Calendar): hide firstDayOfWeek in weapp (#8239) 2021-02-28 19:30:25 +08:00
neverland
70a598cf5a
chore: bump vue@3.0.6 and fix Date prop type (#8215) 2021-02-25 10:35:03 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
f4698ebf44
docs: demo ts (#8196) 2021-02-22 20:36:59 +08:00
neverland
9ad0eafae0
types: improve ref typing (#8182) 2021-02-19 20:58:02 +08:00
neverland
d092d669f2
types(Calendar): use tsx (#8180) 2021-02-19 19:46:46 +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
neverland
f630e7515b
style: add safe-area mixin (#8062) 2021-02-02 20:28:26 +08:00
neverland
5d8fb9c523
test(Calendar): utils test cases (#7984) 2021-01-25 11:58:00 +08:00
neverland
9e18c0ec4b
fix(Calendar): should expose scrollToDate method (#7983) 2021-01-25 11:56:05 +08:00
neverland
c30740ecc5
fix(Calendar): should reset to default date when calling reset method (#7967) 2021-01-23 10:47:22 +08:00
neverland
49e75c847e
feat(Calendar): reset method support specified date (#7966) 2021-01-23 10:38:55 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00