马斯特
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
0e6f677ff9
Fix doc headings
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
ddcat1115
3bdd8212ec
refactor: Ts rewrite patination notification modal menu ( #2699 )
8 years ago
ddcat1115
a242a4bdf3
docs: pagination translation ( #2533 )
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
ddcat1115
57052d49c0
fix #2126 ( #2147 )
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
8842d9342a
site: update components' type
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
9 years ago
afc163
0ca6a1c24a
css modularize ( #1448 )
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
9 years ago
afc163
be700df612
update pagination demo
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
794783d1c2
style: enable react/no-multi-comp
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
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
99b58e67ec
Add other component for locale
9 years ago
afc163
d8f599fd3a
Add LocalProvider, ref #1055
9 years ago
afc163
e8ce54f864
update doc for defaultPageSize
9 years ago
Benjy Cui
cdbac65dbc
feat: add `showTotal` for Pagination
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
Yuwei Ba
fd65f75d71
更新 Pagination 文档
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
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
afc163
beaa01d4ef
upgrade rc-pagination to 1.3.5
9 years ago
afc163
5b4aa4cd55
update API
9 years ago
afc163
2802643c12
fix demo
9 years ago
Yuwei Ba
83f176f2f6
Update demo.
9 years ago
Yuwei Ba
4cc69cdd3f
Upgrade rc-pagination to 1.3.0.
9 years ago
afc163
d1d3329674
fix boolean attribute lint errors
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
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
afc163
415fa383e3
unify all size prop to: large default small
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
afc163
74b2c8fcc1
update pagination document
9 years ago
Yuwei Ba
a08fa60930
添加 pageSize 发生变化的回调。 #317
9 years ago
afc163
fdf19520d6
Add component type
9 years ago
afc163
14116da375
fix pagination showQuickJumper typo
9 years ago