Xing.Wu
b7450ff21d
fix(pagination): bug #2025 ( #2062 )
...
* fix(pagination): fix parent #2025
* fix(pagination): add test case for pagination
Co-authored-by: xing.wu <wuxing@bjca.org.cn>
2021-05-27 16:38:54 +08:00
Summer
c66b7d4d22
fix(pagination): fix pagination component layout prop bug ( #1576 )
...
fix(pagination): fix pagination component layout prop bug
Co-authored-by: Ryan2128 <33176053+Ryan2128@users.noreply.github.com>
2021-03-05 22:42:13 +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
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
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