hetech
e5385e8531
Pagination: add hide-on-single-page attribute ( #15096 )
2019-04-19 15:52:06 +08:00
Jiewei Qian
e2c5573c1f
Input: simplify el-input implementation ( #13471 )
...
* input: simplify internal implementation
remove currentValue, strictly follow one-way data flow
hack for MSIE input event when placeholder is set
remove isKorean hack (#11665 , #10648 )
* input-number: fix for new el-input
* test: input, fix vue warning
* date-time-range: fix for new el-input
* pagination: fix for new el-input, simplify internals
* input: fix input event on compositionend
* input-number: fix for new el-input
* input-number: nuke userInput on change
2018-11-26 15:05:46 +08:00
杨奕
7409be8ce1
Pagination: emit current-change after current page is manually updated ( #11012 )
2018-05-04 15:32:23 +08:00
John
9fc1f9e367
Pagination: add pagerCount prop ( #10493 )
2018-04-18 14:19:52 +08:00
杨奕
95e168f7ca
Pagination: add prev-click and next-click events ( #10755 )
2018-04-17 16:47:32 +08:00
Brandon
79325390e2
Pagination: handle NaN on props ( #10623 )
...
* Pagination: handle pageSize NaN
* Pagination: handle currentPage NaN
2018-04-09 17:50:07 +08:00
Leopoldthecoder
6a99f03e1f
Select: update scroll bar position
2017-11-23 19:22:16 +08:00
Decade
7120490d3e
Pagination: reset invalid jumper value ( #8408 )
...
* fix pagination jumper value
* fix lint
2017-11-23 19:22:16 +08:00
Dreamacro
9bae0160f4
Pagination: add chalk theme ( #7005 )
...
* Pagination: add chalk theme
* Pagination: fix test
* Pagination: del useless test case
* Pagination: fix shake of number
2017-09-22 01:33:03 -05:00
huguangju
e3c0e2ef05
Pagination: fix Jumper value should reassign when internalCurrentPage greater than internalPageCount
2017-09-05 17:12:18 +08:00
hisland
15a44bf9ee
layout: all in right, clear float fixed #1893
2016-12-23 11:38:33 +08:00
杨奕
ead186153f
Pagination: fix slot ( #1846 )
2016-12-20 11:20:57 +08:00
Furybean
4617526367
Pagination: fix user can not set currentPage in some condition.
2016-11-25 08:26:10 +08:00
furybean
28958fa051
Pagination: fix current-change emit too many.
2016-11-10 17:51:10 +08:00
FuryBean
5a6b4fbf2a
Merge pull request #829 from Leopoldthecoder/select-value
...
Select: fix clear value & remote label
2016-11-04 22:29:35 +08:00
FuryBean
1a634b3c91
Pagination: enable not set total, add page-count prop. ( #834 )
2016-11-04 20:04:46 +08:00
Leopoldthecoder
845d716e3f
Select: fix clear value & remote label
2016-11-04 17:41:37 +08:00
baiyaaaaa
22ba941fa0
unit test vm destroy improve ( #791 )
2016-11-03 10:14:36 +08:00
furybean
3470bdfeba
Pagination: rename currentchange & sizechange.
2016-10-26 14:55:16 +08:00
qingwei.li
ef75d0d3e4
Pagination: add test
2016-10-21 16:22:16 +08:00