rc-pagination
Advanced tools
Changelog
2.1.0
total
is greater then 100, will show size changer defaultly.10,20,30,40
to 10,25,50,100
.Changelog
2.0.0
Remove prop-types
and react-lifecycles-compat
Add locale ms_MY
Support Latvian localization
Support disabled
Add prevIcon
, nextIcon
, jumpPrevIcon
, jumpNextIcon
.
Add locale sl_SI
. #130
Add locale id_ID
Add prop showPrevNextJumpers
Add locale tr_TR
.
itemRender(current, type)
=> itemRender(current, type, element): element
.
Add goButton
.
Add itemRender
.
Add keyboard support
Add es folder.
Add locale zh_TW
.
Add showTitle
.
Add locale sk_SK(Slovak)
.
Add locale et_EE(Estonian)
.
Add locale Czech
.
Add locale ko_KR(Korean)
.
Add locale ca_ES (Catalan)
.
support showLessItems
. #55
Add pageSize
as onChange's second argument.
Add range
as showTotal's second argument.
Fix #34
Add space before per page #33
Add defaultPageSize
and fix pageSize
to a controlled prop
Add defaultCurrent
prop
Allow specifying the page size for sizeChanger