afc163
b5d9e24114
remove console
9 years ago
afc163
0a869ebc5d
Merge pull request #1263 from ant-design/feat-col-0
feat: col-*-0 means `display: none`
9 years ago
Benjy Cui
f67548d60f
feat: col-*-0 means `display: none`
9 years ago
afc163
ae44ce6d31
update some docs
9 years ago
Benjy Cui
e5542fe368
site: fix animation
9 years ago
Benjy Cui
c5c1b1339e
refactor: hightlight code in loader
9 years ago
afc163
1e380d306e
fix footer style of new site
9 years ago
afc163
2102c253fe
fix site style
9 years ago
afc163
d2d82bcd5d
chore for style
9 years ago
afc163
d69039993e
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
9 years ago
afc163
66179b2760
Merge master into develop-1.0.0
9 years ago
afc163
fff4e01f14
remove JSON format limit, close #1248
9 years ago
afc163
03df6b5a35
Merge pull request #1257 from ant-design/chore-webpack
chore: merge webpack config into one file
9 years ago
afc163
7faeab678e
fix th text-align in IE
9 years ago
afc163
1b91d2396b
fix undefined className
9 years ago
afc163
20211d448c
Add default width for showTime DatePicker
9 years ago
Benjy Cui
66abe72462
chore: merge webpack config into one file
9 years ago
afc163
6d122fa5b1
remove DatePicker auto hidden when open
9 years ago
Benjy Cui
cd39283aca
docs: fix demo, close #1207
9 years ago
Benjy Cui
f78b8b0aca
site: refactor simplify code
9 years ago
Benjy Cui
9d05a4e069
site: fix links
9 years ago
Benjy Cui
0a701837eb
site: complete title
9 years ago
fanzheng.fz
99a44e9b5e
always concat paths wether there's a breadcrumbName or not
9 years ago
afc163
f6d5653259
Merge pull request #1251 from ChrisFan/breadcrumb-corner-case
always concat paths wether there's a breadcrumbName or not
9 years ago
Benjy Cui
3fd2b1ac41
site: fix menu highlight
9 years ago
Benjy Cui
f723d6ca51
refactor: remove some hard code
9 years ago
fanzheng.fz
60dadfb899
always concat paths wether there's a breadcrumbName or not
9 years ago
afc163
4614f4068f
update some basic style
9 years ago
afc163
fb6c6abbc7
Merge master
9 years ago
afc163
02807a69ad
update some basic style
9 years ago
afc163
84f904d03c
fix(site): some style
9 years ago
Benjy Cui
235de43605
deps: upgrade rc-slider
9 years ago
Benjy Cui
36d0804e14
fix: typo
9 years ago
afc163
e4c355f6a4
fix cascader height
9 years ago
afc163
aaeb925de1
fix(cascader): can not scroll menu in Chrome 49
9 years ago
yiminghe
3af30313e5
Merge pull request #1245 from hotoo/fix-demo-form-control
fix(demo): fixed form control demo.
9 years ago
Benjy Cui
9ce187cc0f
deps: update antd-md-loader
9 years ago
Benjy Cui
2dab2c0b13
chore: update scripts
9 years ago
闲耘™
17b8dfe6be
fix(demo): fixed form control demo.
9 years ago
Benjy Cui
e62c853a6a
chore: move _site/data to _data
9 years ago
Benjy Cui
17c897a61a
chore: replace webpack with atool-build
9 years ago
Benjy Cui
3611c798c1
docs: update documentation
9 years ago
Benjy Cui
095a7d977e
Merge pull request #1242 from waywardmonkeys/ant-prefix
Name classes without Ant* prefix.
9 years ago
Benjy Cui
5e0b5f670f
chore: update PULL_REQUEST_TEMPLATE.md
9 years ago
Benjy Cui
d5601166a0
Merge pull request #1239 from waywardmonkeys/more-es2015-classes
More ES2015 classes.
9 years ago
afc163
1e2576aeba
Add antd-ember
9 years ago
afc163
54a878873c
fix whitespace
9 years ago
afc163
8fa7f9aec4
update docs
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
5b1005e243
improve radio animation
9 years ago