zombiej
c6eef86f83
add miss itemRender arg
fix #12810
6 years ago
HeskeyBaozi
e91aa112bf
remove svgClassName
6 years ago
HeskeyBaozi
43e6621fb7
use correct icon
6 years ago
HeskeyBaozi
0c751ca3b5
remove pseudo-class in pagination
6 years ago
HeskeyBaozi
b58e74de9f
use svg icon in pagination
6 years ago
Grant Klinsing
fd06d7b8b1
Update Pagination Typescript definition to include "role" ( #11474 )
* Add data-, aria- and role prop types to match rc-pagination
* Remove data- and aria- definitions since they are allowed already
6 years ago
涌谷(刘旭恒)
babbbdd4e5
Add custom local support in pagination component.
7 years ago
Zheeeng
59fe98a194
Add position config for List pagination ( #10581 )
7 years ago
Cam Song
1af1534592
Add hideOnSinglePage to Pagination ( #8615 )
7 years ago
Wei Zhu
c4c3e74149
Fix implicit any error for Pagination PopConfirm Popover Progress
7 years ago
Wei Zhu
5cb5a2ae9d
Fix implicit any error for Table
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
afc163
414d3d3a64
Fix showTotal definition, close #7054
7 years ago
afc163
25a60322e5
Add Pagination[itemRender]
7 years ago
Benjy Cui
0e5431d21b
deps: upgrade antd-tools and code style
8 years ago
Benjy Cui
8f81594f91
Refactor: introduce injectLocale ( #5289 )
* refactor: extract injectLocale and refactor Pagination, ref: #5103
* refactor: use injectLocale in Popconfirm, ref: #5103
* refactor: use injectLocale in TimePicker
* refactor: use injectLocale in Transfer
* refactor: use injectLocale in TreeSelect
* refactor: remove useless code in AutoComplete
* test: update snapshot
8 years ago
ddcat1115
7ab95b7eae
- fix ts error ( #5145 )
- typescript upgrade to 2.2.1
8 years ago
乐仪
ff658c17f6
- update CHANGLOG
- update Pagination docs
8 years ago
afc163
30b2fa2c37
Move locale files
8 years ago
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
ddcat1115
3bdd8212ec
refactor: Ts rewrite patination notification modal menu ( #2699 )
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
Benjy Cui
794783d1c2
style: enable react/no-multi-comp
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
afc163
2482140d2f
Change context locale name
9 years ago
afc163
d8f599fd3a
Add LocalProvider, ref #1055
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
Benjy Cui
711d2d7413
style: update code style to please lint
9 years ago
afc163
36e234de97
update small examples
9 years ago
Yuwei Ba
9582855255
use object-assign
9 years ago
Yuwei Ba
948120e224
update simple pagination style
9 years ago
yiminghe
697fb5d8f9
add locale for calendar
9 years ago
yiminghe
7be9844877
add note
9 years ago
yiminghe
4aafe71030
upgrade deps
9 years ago
afc163
415fa383e3
unify all size prop to: large default small
9 years ago
ustccjw
b34269a6b1
use es6 module import/export
convert var to const
fix bug
fix bug
fix for jshint
fix import
9 years ago
ustccjw
41c35903a4
remove use strict
9 years ago
afc163
d48b80299b
code style
10 years ago
Yuwei Ba
35873cb90c
修复 Select 不显示的问题
10 years ago
Yuwei Ba
f93f9ee931
更新一些样式
10 years ago
Yuwei Ba
1091ab0bfb
迷你版本樣式
10 years ago