Ryan2128
e91197699b
fix(pagination): fix Jumper's style error ( #1372 )
2021-01-27 22:47:08 +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
BeADre
91c5c70008
fix(pagination): v-model of page-size not work ( #1079 )
...
* fix(pagination): v-model of page-size not work
* test(pagination): add v-model pagesize test
2020-12-23 15:49:21 +08:00
jeremywu
6bc5a5ee5a
fix(pagination): fix pagination known issues ( #811 )
...
* fix(pagination): fix pagination known issues
- Fix pagination emitting current change twice
* fix(pagination): add defaults for readability
* fix(pagination): - remove defaults
2020-12-05 22:14:38 +08:00
Simona
99dbe0e233
fix(popper): revert appendToBody from false to true ( #845 )
2020-12-05 12:30:15 +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
092c89036d
fix(pagination): fix pagination current-change event not emitting ( #756 )
...
- Fix the issue when total gets changed and the currentPage gets changed but `current-change` event
not emitting
2020-12-01 21:17:24 +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
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
Ryan2128
f4f1e80e6c
fix(pagination): fix page-size not update in UI when props changed ( #631 )
2020-11-19 21:44:22 +08:00
JeremyWuuuuu
2e9775de2d
fix(pagination): pagination-not-emitting-size-change
2020-11-13 14:15:22 +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
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
zouhang
c6e8c5c45e
build(core): fix some type error
2020-10-09 20:24:53 +08:00
PannanaAlex
cc2ab5c417
feat: add pagination ( #195 )
...
* feat(component): add type 'pagination' for form usage #120
* feat(pagination): optimize pagination code
* fix(pagination): optimize code
* feat(component): add type 'pagination' for form usage #120
* feat(pagination): optimize pagination code
* fix(pagination): optimize code
* feat(pagination): update component
Co-authored-by: pannana <pannana@ucloud.cn>
Co-authored-by: zouhang <zouhang@didiglobal.com>
2020-10-09 12:04:25 +08:00