Commit Graph

6896 Commits

Author SHA1 Message Date
afc163
3c9272a60f Add hover z-index to cover other card 2016-11-17 14:29:48 +08:00
afc163
c20239829d Fix InputNumber vertial-align
https://github.com/ant-design/ant-design/issues/3866#issuecomment-261148256
2016-11-17 12:16:25 +08:00
ddcat1115
260665d1c2 Merge pull request #3853 from RaoHai/anchorLinkFix
Anchor link fix
2016-11-17 11:38:29 +08:00
偏右
c2a4cdb17c Merge pull request #3874 from waywardmonkeys/more-typo-fixes
Typo fixes.
2016-11-16 22:16:26 +08:00
偏右
9b7a3d4b82 Merge pull request #3873 from waywardmonkeys/site-typo-fixes
Site typo fixes.
2016-11-16 22:16:13 +08:00
Bruce Mitchener
9fd1f88441 Site typo fixes. 2016-11-16 20:34:28 +07:00
Bruce Mitchener
36508ffabd Typo fixes. 2016-11-16 20:33:37 +07:00
afc163
fc79d6f967 stronger active Progress 2016-11-16 21:01:09 +08:00
afc163
4f7eff39fd fix error controls style 2016-11-16 20:13:00 +08:00
afc163
489a62b139 add .hound.yml 2016-11-16 18:03:04 +08:00
afc163
200d3715e3 update tests/index.test.js 2016-11-16 12:53:21 +08:00
afc163
5b3df08ade use @input-placeholder-color in select and mention, close #3858 2016-11-16 11:34:25 +08:00
afc163
34b4200220 adjust search input style for combobox change (#3855) 2016-11-15 21:59:29 +08:00
afc163
0d63e5f6b5 Fix select[combobox] vertical align, close #3855 2016-11-15 21:54:22 +08:00
afc163
321f4e1402 update demo style 2016-11-15 21:19:02 +08:00
afc163
9e6439b06c fix title and footer height according to Table[size] 2016-11-15 20:06:41 +08:00
afc163
92d77e4c5d Add internal link 2016-11-15 19:16:23 +08:00
偏右
7e5cb09a2d Merge pull request #3850 from waywardmonkeys/missing-dashed-button-doc
docs: Button: Add `dashed` to type property description.
2016-11-15 19:06:59 +08:00
afc163
36003d03ac improve demo code style 2016-11-15 16:44:00 +08:00
RaoHai
146f3180aa lint fix 2016-11-15 15:33:13 +08:00
偏右
e1e8003e54 Merge pull request #3818 from ant-design/chore-check-files
chore: check whether compiled files are valid
2016-11-15 15:29:33 +08:00
偏右
c37663752c Merge pull request #3771 from ant-design/improve-testing
Introduce jest snapshots
2016-11-15 15:29:28 +08:00
afc163
aa635b9132 Merge branch 'master' of github.com:ant-design/ant-design 2016-11-15 15:21:51 +08:00
afc163
b69fd4bf9f fix lints 2016-11-15 15:21:13 +08:00
Benjy Cui
e2b6054cc4 style: update code style 2016-11-15 15:18:40 +08:00
RaoHai
12c974660e Anchor 优化
+ using `document.getElementById` instead of `document.querySelector`
+ ink will scroll to target position directly
2016-11-15 15:15:34 +08:00
偏右
b37845ef0c Merge pull request #3851 from waywardmonkeys/fix-typos
Fix some typos.
2016-11-15 15:12:03 +08:00
afc163
dde040e3e8 fix lints 2016-11-15 15:10:01 +08:00
afc163
f9319e244b Add compatible css centered demo code, close #3849 2016-11-15 15:02:30 +08:00
Bruce Mitchener
a1ee6bfa22 Fix some typos. 2016-11-15 13:44:35 +07:00
Bruce Mitchener
b875a6104b docs: Button: Add dashed to type property description. 2016-11-15 13:30:17 +07:00
afc163
1750fc754c Merge branch 'master' of github.com:ant-design/ant-design 2016-11-15 14:13:29 +08:00
afc163
bc45f43042 Fix Menu Devider style and document, close #3813 2016-11-15 14:12:25 +08:00
偏右
1ae4816cd0 fix format props of RangePicker (#3831)
+ close #3808
2016-11-15 14:03:20 +08:00
afc163
68fb601f99 Merge branch 'master' of github.com:ant-design/ant-design 2016-11-15 12:03:24 +08:00
afc163
ab8f8e4506 update table demo 2016-11-15 12:01:06 +08:00
chencheng (云谦)
b95800aa04 Merge pull request #3842 from parlop/patch-1
fix typo toturial to tutorial
2016-11-14 22:14:52 +08:00
parlop
7526d7be08 fix typo toturial to tutorial
fix typo toturial to tutorial
2016-11-14 09:12:05 -05:00
afc163
d8516ee8df adjust progress vertical align 2016-11-14 22:06:07 +08:00
RaoHai
d4269f8f30 fix format props of RangePicker
+ close #3808
2016-11-14 20:27:51 +08:00
afc163
b0f366cb0f Fix TreeSelect[multiple] placeholder margin bug, close #3841 2016-11-14 20:15:51 +08:00
afc163
fc3d320872 much better way for #3748 and fix ok close animation 2016-11-14 19:38:24 +08:00
afc163
82fa3ed2a5 update DatePicker doc and demo 2016-11-14 19:13:37 +08:00
afc163
1850e4b7cf fix disabled today style 2016-11-14 19:00:17 +08:00
afc163
b54d0ccc31 Fix active Switch style, close #3838 2016-11-14 18:52:50 +08:00
Meck
92df002fb0 Introduce jest snapshots 2016-11-14 18:50:23 +08:00
Benjy Cui
76b91812f4 site: fix type order, ref: #3758 2016-11-14 15:53:47 +08:00
Benjy Cui
a0de4d6865 chore: check whether compiled files are valid 2016-11-14 15:03:16 +08:00
afc163
4b2e9bbd23 Fix non-bordered Table column header border radius
https://zos.alipayobjects.com/rmsportal/khxltYwtEiBKtHE.png
2016-11-14 14:37:04 +08:00
afc163
05213a5827 update table demos 2016-11-14 14:26:08 +08:00