偏右
7748471fa0
feat: Add range into showTotal (#2240#issuecomment-234766623) ( #3863 )
2016-11-22 10:12:14 +08:00
Wei Zhu
ed455c01d1
feat: Implement Table.Column and Table.ColumnGroup ( #3868 )
...
* Implement Table.Column and Table.ColumnGroup
* Upgrade rc-table
2016-11-22 10:11:12 +08:00
Benjy Cui
1c26bca8fe
docs: update demo for Pagination, close : #3944
2016-11-22 09:49:25 +08:00
Benjy Cui
f250bdcc98
docs: update demo for form
2016-11-21 18:29:36 +08:00
afc163
70e1e26771
bigger tree icon
2016-11-21 18:17:12 +08:00
Benjy Cui
c3064949cc
docs: update demos for Slider
2016-11-21 16:37:04 +08:00
Benjy Cui
dd0be2e82f
css: fix style of Slider[marks], close : #3872
2016-11-21 16:10:46 +08:00
Benjy Cui
4ee2b9d930
site: SSR for official website ( #3903 )
...
* site: ssr for Layout
* site: SSR for site
* fix: ssr for Anchor
* chore: add ssr test
* chore: update deploy script
* site: udpate detail
* site: revert animation for site
* site: fix loading animation
2016-11-21 14:39:15 +08:00
afc163
34f353deb0
update form API doc
2016-11-21 14:28:20 +08:00
afc163
16c2ee69ab
update rate api doc
2016-11-21 13:56:35 +08:00
Benjy Cui
1ae5bb9845
chore: remove quick selector label, ref: #3753
2016-11-21 11:41:33 +08:00
ddcat1115
cd2a1438b7
docs: Table add editable demos ( #3922 )
2016-11-21 11:29:55 +08:00
ddcat1115
51971be12a
Merge pull request #3753 from ant-design/feat-date-picker
...
feat: basic impl of RangePicker[ranges], ref: #1418
2016-11-21 10:45:56 +08:00
偏右
3caa85b3f3
Merge pull request #3908 from ant-design/docs-customize-theme
...
Docs customize theme
2016-11-20 19:17:59 +08:00
afc163
6af5c54e6c
unify checkbox and expand icon width of Table
2016-11-20 19:09:46 +08:00
ddcat1115
259de9dbab
Merge pull request #3824 from ant-design/upgrade-default-theme
...
Upgrade default theme
2016-11-19 22:29:32 +08:00
ddcat1115
34d00559fc
Merge pull request #3869 from RaoHai/mentionOnSelectData
...
[Document only] onSelect of `Mention` component pass extra data
2016-11-19 22:26:21 +08:00
Benjy Cui
c94f577416
style: update code style for Anchor
2016-11-18 17:25:30 +08:00
Benjy Cui
db035aa691
style: update code style for Anchor
2016-11-18 17:02:57 +08:00
afc163
21b3f70ab3
adjust slider margin
2016-11-18 16:21:37 +08:00
afc163
7af7e8382d
Add customize-theme.md
2016-11-18 15:38:36 +08:00
RaoHai
1287f2a19f
object -> any
2016-11-18 14:31:46 +08:00
afc163
ca9ed27445
upgrade demo primary-color
2016-11-18 14:24:50 +08:00
afc163
2c9339039c
change @primary-color and default border-radius
2016-11-18 14:24:50 +08:00
afc163
cc1f1be8bd
fix ts error
2016-11-18 11:31:02 +08:00
afc163
a6e09ccfd0
fix Badge z-index, close #3898
2016-11-18 11:26:29 +08:00
Benjy Cui
38fd7f6feb
chore: improve detail
2016-11-18 10:22:11 +08:00
Benjy Cui
e5deba620d
css: improve style according to design, ref: #1418
2016-11-18 10:22:11 +08:00
Benjy Cui
f499a026ce
feat: basic impl of RangePicker[ranges], ref: #1418
2016-11-18 10:22:11 +08:00
ddcat1115
18dcc09751
Merge pull request #3837 from ant-design/feat-custom-table-column-filter
...
controlled filterDropdown props
2016-11-17 23:52:17 +08:00
ddcat1115
29001ffe4c
Merge pull request #3830 from ant-design/fix-popover
...
Let Checkbox and Radio response hover events
2016-11-17 22:59:31 +08:00
afc163
16fdb00282
No need Radio[key] in RadioGroup
2016-11-17 17:50:26 +08:00
afc163
33ad640b0f
feedback icon should not affect user operation ( #3891 )
2016-11-17 17:33:00 +08:00
afc163
1c23189b1d
update select style
2016-11-17 17:08:38 +08:00
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
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
RaoHai
b0bdfcb94c
onSelect of Mention
component pass extra data
...
+ close #3867
2016-11-16 17:16:32 +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
9e6439b06c
fix title and footer height according to Table[size]
2016-11-15 20:06:41 +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
afc163
aa635b9132
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-15 15:21:51 +08:00