msidolphin
6305f7af80
fix(time-picker): model-value should sync when disable-attrs was updated ( #2462 )
2021-07-13 09:25:04 +08:00
kooriookami
f651dca37b
fix(time-picker): fix missing blur methods and spelling error ( #2457 )
...
* fix(time-picker): fix missing blur methods and spelling error
* fix: update
2021-07-12 11:07:23 +08:00
Simona
e93f6f6984
style: add no-multi-spaces rule ( #2345 )
...
* style: add no-multi-spaces rule
* style: remove extra spaces
2021-06-25 16:25:54 +08:00
jeremywu
05c17b9b52
fix(time-picker): fix/date-time-picker-positioning-issue ( #1980 )
...
* fix(time-picker): fix/date-time-picker-positioning-issue
- Make time-picker accepting popper-options injection
* update the providing strategy
2021-05-10 22:52:23 +08:00
0song
041d36242d
fix: time picker change event bug ( #1828 )
2021-04-14 10:16:36 +08:00
BeADre
1c4928890b
fix(picker): add focus ( #1475 )
2021-04-06 13:28:57 +08:00
inottn
c3d1d14bdd
fix(time-picker): update oldValue when visible change ( #1635 )
...
* fix(time-picker): update oldValue when visible change
* chore(time-picker): extract common logic
2021-03-31 16:14:45 +08:00
inottn
b9baa70680
fix(time-picker): replace test it.only
with it
in test ( #1586 )
2021-03-08 14:07:38 +08:00
zazzaz
05f62fa75f
fix: Fix Datepicker bind attr to panel error ( #1277 )
...
* fix: Fix Datepicker bind attr to panel error
* fix: Fix Datepicker bind attr to panel error
2021-01-15 18:08:09 +08:00
zazzaz
f15d61ddbc
fix: fix timepicker keyevent bug ( #1151 )
...
* fix: fix timepicker keyevent bug
fix #904
* chore: update
* chore: update
* chore: update
2020-12-31 11:12:52 +08:00
zazzaz
47002d64c8
fix: fix timepicker / datepicker fragment error ( #1009 )
2020-12-16 22:10:35 +08:00
Simona
5db2e9729c
fix: popper transition with 'el-zoom-in-top' ( #785 )
...
fix all picker's transition and styles, including select, autocomplete, timer-picker, date-picker
and so on, which transition should be 'el-zoom-in-top' and without duplication.
2020-12-02 22:33:26 +08:00
jeremywu
f3d24d6109
fix(popper): fix popper related style ( #562 )
...
* fix(popper): fix popper related style
* fix(popper): restore `onMount` hook, rewrite `Teleport` usage
* fix(popper): fix failed tests due to change
* fix(popper): - Fix popper initialiation method
* fix(popper): - Replace unref with internal defined unwrap function
2020-11-10 14:55:03 +08:00
zazzaz
b01a6f4e81
feat: Feature/timepicker && repeat-click directive ( #289 )
...
* feat: Feature/datepicker && repeat-click directive (#288 )
* style: fix lint
* test: fix local test
* test: update test
* fix: update api to disabledHours
* chore: update
* chore: fix lint
2020-09-16 14:49:21 +08:00