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
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
113da093d2
update pagination demos text
9 years ago
afc163
fa9914f34a
components order
9 years ago
afc163
d48b80299b
code style
10 years ago
Yuwei Ba
9d49d4b52d
更新 Pagination 文档
10 years ago
Yuwei Ba
35873cb90c
修复 Select 不显示的问题
10 years ago
Yuwei Ba
f93f9ee931
更新一些样式
10 years ago
Yuwei Ba
fdb4ebbee2
添加 API
10 years ago
Yuwei Ba
de6c509a36
Typo
10 years ago
Yuwei Ba
7a26598059
添加简洁的分页
10 years ago
Yuwei Ba
1091ab0bfb
迷你版本樣式
10 years ago