11 Commits

Author SHA1 Message Date
nemo-shen
48d22b018a
fix(Calendar): fix row-height style error (#4733)
* fix(Calendar): fix row-height style error

* test(Calendar): update test
2022-01-10 10:32:42 +08:00
nemo-shen
1ab6abfc19
fix(Calendar): select min effective range (#4569)
* fix(Calendar): select min effective range

* fix(Calendar): fix prefer-destructuring
2021-10-20 09:30:20 +08:00
neverland
1a7889590f
perf: remove CSS variables polyfill (#4487)
* perf: remove CSS variables polyfill

* style: fix missing calc value

* perf: reduce some useless css vars
2021-09-23 17:31:28 +08:00
nemo-shen
e07f9f9581
feat(Calendar): add click-subtitle event (#4385)
* feat(Calendar): add click-subtitle event

* docs(Calendar): updateOC
2021-08-18 10:44:29 +08:00
表弟
7979dee465
feat(calendar): synchronize the vant calendar component, and add the attribute of custom week starting from the day of the week (#4211) (#4223)
* feat(calendar): synchronize the vant calendar component, and add the attribute of custom week starting from the day of the week

* feat(calendar): supplement to the description document of calendar components

* feat(calendar): remove the validator of firstDayOfWeek attribute
2021-05-19 18:12:49 +08:00
DAI JIE
6d85222338
fix(calendar): fix custom color for same-day button (#4200) 2021-05-10 19:15:32 +08:00
chenjiahan
51aff18dea types: fix typing issues 2021-04-29 20:56:40 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
225484aeae
build(tsconfig): use strict mode (#3712) 2020-11-02 15:25:56 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
rex
163ac52542
feat(Calendar): add new component calendar (#2894) 2020-03-20 23:15:18 +08:00