HISTORY.md 1.41 KB
Newer Older
qianyuheng committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108
1.17.0
==================

* Add `prevIcon`, `nextIcon`, `jumpPrevIcon`, `jumpNextIcon`.

1.16.1
==================

* Add locale `sl_SI`. #130

1.16.0
==================

* Add locale `id_ID`
* Add prop `showPrevNextJumpers`

1.15.2
==================

* Add locale `tr_TR`.

1.12.0
==================

* `itemRender(current, type)` => `itemRender(current, type, element): element`.

1.11.0
==================

* Add `goButton`.

1.10.0
==================

* Add `itemRender`.

1.9.0
==================

* Add keyboard support
* Add es folder.

1.8.0
==================

* Add locale `zh_TW`.
* Add `showTitle`.

1.7.5
==================

* Add locale `sk_SK(Slovak)`.

1.7.4
==================

* Add locale `et_EE(Estonian)`.

1.7.3
==================

* Add locale `Czech`.

1.7.2
==================

* Add locale `ko_KR(Korean)`.

1.7.1
==================

* Add locale `ca_ES (Catalan)`.

1.7.0
==================

* support `showLessItems`. #55
* Add `pageSize` as onChange's second argument.

1.6.0
==================

* Add `range` as showTotal's second argument.

1.5.5 / 2016-09-01
==================

* Fix #34

1.5.4 / 2016-07-31
==================

* Add space before per page #33

1.5.0 / 2016-03-02
==================

* Add `defaultPageSize` and fix `pageSize` to a controlled prop

1.3.0 / 2015-11-25
==================

* Add `defaultCurrent` prop

1.2.0
==================

* Allow specifying the page size for **sizeChanger**