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
|
07db7c069f
|
Fix scripts
|
9 years ago |
afc163
|
7bd22aeff9
|
1.0.0-beta.4
|
9 years ago |
afc163
|
cfcbc75190
|
Fix select demo
|
9 years ago |
Leon Shi
|
6acb9ce400
|
upgrade rc-select to 6.2.3 (#1527)
|
9 years ago |
afc163
|
ba2ef54900
|
Merge branch master into develop-1.0.0
|
9 years ago |
afc163
|
b988dd940b
|
bump 0.12.16
|
9 years ago |
afc163
|
affda966e5
|
fix #1528
|
9 years ago |
Benjy Cui
|
5cbc8fc814
|
docs: update links
|
9 years ago |
afc163
|
0858413691
|
fix FormItem help and extra render
|
9 years ago |
afc163
|
1d72c8abcc
|
update menu doc
|
9 years ago |
afc163
|
85ec9a8743
|
Fix Menu switch mode behavious
切换菜单模式时,子菜单有异常的表现
|
9 years ago |
afc163
|
5228c42115
|
fix vertical sub menu border
|
9 years ago |
Benjy Cui
|
cd5a944e79
|
fix: add missing locale, relative: #1509
|
9 years ago |
afc163
|
11499d54d5
|
Merge branch master into develop-1.0.0
|
9 years ago |
afc163
|
16a702f5a0
|
Merge branch 'master' into develop-1.0.0
|
9 years ago |
afc163
|
48f74fd5bd
|
fix missing Option (#1521)
|
9 years ago |
Marshall Chen
|
972cfa7a8b
|
Missing Option const (#1522)
cause Option is not defined error
|
9 years ago |
Benjy Cui
|
22e35544b6
|
fix: should not cache formatter, close #1509
|
9 years ago |
Benjy Cui
|
055619a896
|
site: add not found page (#1518)
|
9 years ago |
afc163
|
7a064f543e
|
fix markdown style
|
9 years ago |
afc163
|
0d64b1f60b
|
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
|
9 years ago |
Benjy Cui
|
9c3be4c147
|
css: add focus style for Radio && Checkbox (#1508)
|
9 years ago |
afc163
|
2effeac604
|
fix markdown style
|
9 years ago |
afc163
|
522d5acb22
|
Merge branch 'master' into develop-1.0.0
|
9 years ago |
afc163
|
010e92da79
|
fix a form warning style problem
|
9 years ago |
afc163
|
52d5026229
|
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
|
9 years ago |
Leon Shi
|
baac12d1c4
|
fix lint (#1513)
* fix lint `prefer-stateless-function`
* fix lint `arrow-body-style`
|
9 years ago |
afc163
|
5253cf9d66
|
add blank
|
9 years ago |
afc163
|
293812098a
|
Merge branch master into develop-1.0.0
|
9 years ago |
afc163
|
0805d4365d
|
update locale demo
|
9 years ago |
afc163
|
14f857b7ac
|
prevent propagation of Table rowSelection controls, close #1470, close #1507
|
9 years ago |
afc163
|
c5831310ac
|
Merge branch 'master' into develop-1.0.0
|
9 years ago |
afc163
|
3789fda6ee
|
fix lint
|
9 years ago |
afc163
|
7426233425
|
remove unused code
|
9 years ago |
afc163
|
5f75a63e8e
|
Merge branch 'master' into develop-1.0.0
|
9 years ago |
afc163
|
287c45292d
|
fix color of form help text
|
9 years ago |
Benjy Cui
|
9df9426bf5
|
css: improve Slider's style #1325
|
9 years ago |
afc163
|
45441b9a9a
|
Merge branch 'master' into develop-1.0.0
|
9 years ago |
afc163
|
112317e0ea
|
upgrade iconfont url for export icon
|
9 years ago |
afc163
|
f9153e7b88
|
Merge branch master into develop-1.0.0
|
9 years ago |
afc163
|
d7ee4bffa1
|
Fix initial selectedRowKeys, close #1501
|
9 years ago |
afc163
|
9bda9068b1
|
rm unused code
|
9 years ago |
afc163
|
4bbb55f070
|
Merge branch 'master' into develop-1.0.0
|
9 years ago |
afc163
|
255c0b81d0
|
Fix Collapse animation of safari, close #1494
|
9 years ago |
afc163
|
49f0833674
|
update highlight code style
|
9 years ago |
Sebastian Blade
|
e5118a9b1c
|
Update dropdown.less (#1491)
去除 menu 中的 `overflow: hidden` (会导致子菜单无法显示)
改为用伪类 `only-child`
|
9 years ago |
yiminghe
|
eb7708c8db
|
v15. Fixes #1252
|
9 years ago |
yiminghe
|
d78940813c
|
Merge pull request #1472 from bang88/typings
add typings
|
9 years ago |
yiminghe
|
74759ae64f
|
Merge pull request #1485 from ant-design/fix-select
css: clear should be hidden if Select is disabled #1480
|
9 years ago |