johnsonwong666
3f8cc449d2
feat(Calendar、ActionSheet、Dialog、ShareSheet): add root portal prop ( #5680 )
2024-01-15 19:55:11 +08:00
johnsonwong666
f330cf2a34
fix(calendar): fix calendar reset miss default Date ( #5546 )
2023-09-11 17:22:43 +08:00
johnsonwong666
d692b708af
fix: add observer for limit date change ( #5520 )
2023-08-22 10:05:08 +08:00
johnsonwong666
b005b41c4e
feat(calendar): allow default date to be null ( #5395 )
2023-07-05 13:54:40 +08:00
johnsonwong666
35b199f9f6
fix(Calendar): fix startDay with range type and allow same day
2023-06-26 16:00:43 +08:00
landluck
db89819f9e
fix(calendar): fixed no confirm event in allow-same-day & no confirm button
2023-03-07 10:23:41 +08:00
landluck
3d0615e042
feat(calendar): add min-range prop support in multiple mode ( #5230 )
...
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-13 09:23:49 +08:00
landluck
231aa05e8d
fix(calendar): fix cannot select the same day on allow-same-day ( #5193 )
2023-01-12 17:56:17 +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
Zhiqi Lin
71e2e11fde
feat(Calendar): add readonly prop ( #4529 )
...
* feat(Calendar): add readonly prop
* feat(Calendar): add comma after the new prop
* revise codes based on review opinions
* fix: 调整判断顺序
Co-authored-by: nemo-shen <kienshin626@gmail.com>
2021-09-29 16:13:09 +08:00
neverland
8629da1b75
fix(Calendar): confirmDisabledText default value ( #4490 )
2021-09-15 15:38:21 +08:00
nemo-shen
058a00ed33
fix(Calendar): remove duration 0 ( #4474 )
2021-09-10 11:06:58 +08:00
nemo-shen
35647969f5
fix(Sticky): Cannot read property 'top' of null ( #4433 )
...
* fix(Sticky): Cannot read property 'top' of null
* retry build
* fix: build
* fix: retry
* fix(Sticky): return if root is null
* fix(Calendar): wrapper Date type
- to fixed build failed
* fix(Sticky): use isDef
2021-08-27 11:48:23 +08:00
nemo-shen
0b3c36fdc6
Merge pull request #4333 from Suzuku/hotfix/calendar_0708
...
fix: 修改min-date和max-date的传值校验 problem #4258
2021-08-26 13:57:04 +08:00
nemo-shen
ca9ffd8269
fix(Canlendar): fix default-date invalid ( #4430 )
...
* fix(Canlendar): fix default-date invalid
* fix(Calendar): update doc
2021-08-26 10:20:18 +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
nemo-shen
1662e08834
Merge branch 'dev' into hotfix/calendar_0708
2021-08-04 23:35:41 +08:00
nemo-shen
82811d4058
fix(Calendar): set current date is inital ( #4339 )
...
* feat(Calendar): set current date is inital
* fix(Calendar): adjust limitDateRange
2021-07-16 17:32:55 +08:00
ganweilun
37d8e697c9
fix: 修改min-date和max-date的传值校验
2021-07-09 15:04:15 +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
nemo-shen
0d08ec1489
feat(Calendar): add over-range event ( #4212 )
...
* feat(Calendar): add over-range event
- forbid range-prompt toast when range-prompt is null
- emit over-range event when dateRange > maxRange
* docs(Calendar): doc typo
* feat(Calendar): add show-range-prompt prop
* docs(calendar): doc modify
2021-05-19 09:22:22 +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
rex
5ea5d8f25b
refactor(area): use requestAnimationFrame instead of setTimeout ( #3522 )
2020-08-14 15:10:40 +08:00
rex
9717d4170b
fix(calendar): fix default-date not work in multiple mode ( #3284 )
...
fix #3271
2020-06-16 21:21:42 +08:00
如风
d1cc1276ad
fix(calendar): 在多选日期状态下,选择完后点确定提交报错 ( #3195 )
2020-06-03 11:30:33 +08:00
chenjiahan
44fc8b065c
chore: prettier evenything
2020-04-25 10:59:58 +08:00
rex
ad30ba60e9
perf(Calendar): auto selected to max range ( #3026 )
...
fix #3021
2020-04-15 21:16:54 +08:00
Lindy
a6f2d4e668
feat(Calendar): add cancel event ( #2990 )
...
* feat(Calendar): add cancel event
* feat(Calendar): rename cancel event
2020-04-10 23:02:08 +08:00
rex
163ac52542
feat(Calendar): add new component calendar ( #2894 )
2020-03-20 23:15:18 +08:00