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
f2f66b3e64
fix: fix time picker scroll bug ( #1227 )
...
* fix: fix time picker scroll bug
* chore: update
* chore: update
2021-01-11 10:33:23 +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
jeremywu
a58f0fab90
chore(project): chore/bumping-vue-version ( #1159 )
...
* chore(project): chore/bumping-vue-version
- Upgrade vue to 3.0.5
* chore(project): - revision dependencies
2020-12-31 11:11:45 +08:00
zazzaz
41c278fd24
fix: fix date-picker clear bug ( #1114 )
...
* fix: fix date-picker clear bug
* chore: update
* chore: update
2020-12-27 14:19:43 +08:00
iamkun
3585b6f1cd
fix: fix date-picker bind $attrs issue ( #1069 )
...
fix #1065
2020-12-21 22:10:29 +08:00
zazzaz
8d766dc80c
chore: update doc ( #1035 )
...
* chore: update doc
* chore: update
2020-12-18 10:57:47 +08:00
zazzaz
47002d64c8
fix: fix timepicker / datepicker fragment error ( #1009 )
2020-12-16 22:10:35 +08:00
wujieZ
1807eaa28d
style: arrow function ( #982 )
2020-12-12 22:33:46 +08:00
zazzaz
f5820de55c
fix: fix error PropType
2020-12-09 12:09:17 +08:00
jeremywu
2280dd5c5e
fix(project): fix/exporting-fix-for-volar ( #849 )
...
- Using `defineComponent` to wrap component up for Volar support, this should close #841
- Also made changes for some typing
- Removed `merge.ts` since `Object.assign` are now supported natively
2020-12-06 23:52:47 +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
6de81654fa
fix(menu): fix navigation menu potential bug ( #768 )
...
- Fix navigation potential bug
2020-12-02 11:38:10 +08:00
jeremywu
a1621ecf72
fix(date-picker): fix date picker referencing issue ( #757 )
2020-12-01 21:27:41 +08:00
jeremywu
de0696b4f6
core/bumping-dependency-vue-version ( #729 )
...
* bumping version
* build(core): bumping vue version
- Bumping up vue version from ^3.0.0 to ^3.0.3 due to the change of `emitOptions`
* Remove transition mock/Add before-enter and before-leave hook emitter for popper
2020-12-01 10:28:42 +08:00
zazzaz
5a424d4a43
Build/component ( #656 )
...
* build: update build conf
* chore: update
* chore: update
* chore: update
* fix: rm mixin
2020-11-23 13:55:48 +08:00
jeremywu
35dc2332f9
fix(cascader): fix cascader panel disappear unexpectedly ( #649 )
...
Co-authored-by: Jeremy Wu <jeremywu@Jeremys-MacBook-Pro.local>
2020-11-22 15:46:49 +08:00
zazzaz
b19d2fc374
fix: correct bundle export ( #630 )
...
* fix: correct bundle export
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
2020-11-20 20:24:16 +08:00
zazzaz
ed1b58a85a
fix: fix date picker mouse down bug
2020-11-16 11:25:36 +08:00
zazzaz
21a4c841eb
Fix/picker style ( #567 )
...
* fix: update time-picker style
* fix: fix date-time-picker style
* fix: fix time picker popper arrow
* chore: update
* chore: update
2020-11-12 11:05:12 +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
6b69d0a457
build: fix build bundle ( #545 )
...
* chore: update
* chore: update
2020-11-05 19:11:04 +08:00
hangzou
b45f084a72
fix(build): fix import module path ( #543 )
...
* fix(build): fix import module path
* fix: fix export constants & type
* fix(popover): fix exports and import
2020-11-04 16:30:42 +08:00
Simona
4e8ea7e4c1
feat: unify form event dispatch and global config ( #527 )
2020-11-02 11:05:08 +08:00
bastarder
aea6f4204f
fix: export component
2020-10-29 19:37:18 +08:00
zazzaz
45b8986f5a
fix: remove useless picker hack ( #485 )
...
* fix: remove useless picker hack
* chore: remove ad
* chore: add loading
2020-10-28 11:21:39 +08:00
hangzou
e8c162ea72
fix: fix rollup module ( #434 )
...
* fix(build): fix some export & import path
* fix(build): build utils
* fix: fix error import
* fix(build): fix import error
* fix(build): remove useless dependent
* fix(build): fix build command error
2020-10-20 11:45:44 +08:00
Enguerrand des Vaux
fe79cd3061
fix: Scrollbar migration to TypeScript ( #397 )
2020-10-13 10:39:36 +08:00
Herrington Darkholme
dda8b97ddb
Fix/lint ( #392 )
...
* chore(core): fix linting
* fix(message): fix test
* fix(message): fix message test
* fix(select): remove unused
* fix(select): fix concurrent select test case
* fix(style): remove redundant type annotation
* fix(other): linting
2020-10-05 12:50:34 +08:00
zazzaz
355a778a2c
Feat/datepicker && datetimepicker ( #326 )
...
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* Feat/form (#342 )
* feat(form): add form component
fix #125
* test(form): add test code
* docs(form): add form doc
* feat: add uitls merge
* fix(form): fix style
* test(form): add form test code
* refactor(form): review changes
* test(form): use idiomatic vue-test-util methods
* feat(core): bump vue version
* feat(form): rewrite label wrap
* feat(form): fix tons of bugs
* fix(form): reuse ts extension
* refactor(form): move out label width computation
* fix(form): fix tons of bugs
* fix(form): test
Co-authored-by: 286506460 <286506460@qq.com>
* Feat/select (#381 )
* fix: resove conflict
* feat: select basic usage
* feat: select basic usage
* feat: select feature create item
* fix: fix option data insert
* refactor: select
* fix: fix parse error
* feat: select test
* fix: select add popper
* fix: update select option
* fix: add select dependency
* fix: add index.ts file
* fix(select): clean up
* fix(select): some refactor
* fix(select): some update
* fix(select): fix all test cases
Co-authored-by: helen <yinhelen.hlj@qq.com>
Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
Co-authored-by: 286506460 <286506460@qq.com>
Co-authored-by: helen <yinhelen.hlj@qq.com>
2020-10-03 20:13:19 +08:00
zazzaz
5ed705667f
chore: update
2020-09-25 18:26:21 +08:00
zazzaz
c2275aae30
fix: use new popper syntax to fix time-picker
2020-09-25 18:26:21 +08:00
Caaalabash
612847e9d0
refactor(project): replace keyCode ( #337 )
2020-09-22 21:01:10 +08:00
Herrington Darkholme
f8da703a9a
feat: bump vue version ( #330 )
...
* feat(core): bump vue version
* fix(steps): remove the usage of setupState
2020-09-19 15:38:36 +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