Benjy Cui
f5cc937c8f
fix: Upload should work without children
2016-11-24 17:44:40 +08:00
afc163
9183ef0ede
Fix Transfer notFound, close #3996
2016-11-24 17:22:54 +08:00
afc163
c6c5a0c3a1
fix demo focus error
2016-11-24 16:16:27 +08:00
afc163
7c79a1c294
Fix wrong loading icon in Tree, close #3993
2016-11-24 15:04:17 +08:00
Wei Zhu
52f6f992b3
style: Fix jsx self close, #3966 ( #3968 )
2016-11-24 14:09:43 +08:00
ddcat1115
73c776e73d
feat: Input
add NumericInput demo & update searchInput demo ( #3861 )
...
* Input
add NumericInput demo
update searchInput
* Input
- add Input.Search
- update NumericInput
* snap update
2016-11-24 14:03:57 +08:00
Benjy Cui
e6300e0128
docs: update demo for Tag, close : #3984
2016-11-24 10:51:28 +08:00
afc163
f2f3c5f15a
update alert style
2016-11-24 00:34:31 +08:00
afc163
f3df6205a4
fix RangePicker placeholder not working bug
2016-11-23 20:35:34 +08:00
afc163
a8c4f53922
remove unused code in demo
2016-11-23 20:24:36 +08:00
afc163
2260701865
improve demo detail
2016-11-23 20:17:44 +08:00
afc163
6ccaf71841
Add onCellClick API in doc for #3774
2016-11-23 19:45:09 +08:00
偏右
fec52a24c5
feat: Add more icons and improve some icons design ( #3977 )
2016-11-23 17:55:14 +08:00
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
2016-11-23 17:53:10 +08:00
Albert Zheng
5e1b679dfb
chore: Fixed two compiling errors reported by tsc 2.0.10. ( #3969 )
2016-11-23 17:52:29 +08:00
flashback313
63dadc1efa
css: Flashback313 fix checkbox style ( #3980 )
...
* Update mixin.less
* fix left2right
2016-11-23 17:47:15 +08:00
afc163
7b61b84145
Add missing doc for DatePicker[placeholder]
2016-11-23 11:30:05 +08:00
afc163
3b8ac48e6b
update DatePicker demo format
2016-11-23 11:23:18 +08:00
afc163
0dffd230a8
update TimePicker demo code style
2016-11-22 14:59:09 +08:00
afc163
e62dc08d2c
improve preview icon display logic, #3644
2016-11-22 14:44:16 +08:00
afc163
e552880c32
update upload detail
2016-11-22 14:29:07 +08:00
afc163
f77d568322
fix upload prefixCls
2016-11-22 14:29:07 +08:00
Wei Zhu
d20572bdab
test: demo snapshot testing ( #3916 )
...
* Run snapshot testing against all demos
* Split demo tests
* ignore coverage folder
* Upgrade antd-demo-jest
* enable cache
* intergate with coveralls.io
* Add node test
* Set worker to 2
https://github.com/facebook/jest/issues/1742
* config coverage
* Set default supportServerRender to true
2016-11-22 13:43:53 +08:00
Wei Zhu
4b1722e95d
fix: wrong select all checkbox displaying when pagination changes ( #3904 )
2016-11-22 13:42:45 +08:00
偏右
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
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
afc163
f9319e244b
Add compatible css centered demo code, close #3849
2016-11-15 15:02:30 +08: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
ab8f8e4506
update table demo
2016-11-15 12:01:06 +08: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
afc163
a6d2de1a7b
controlled filterDropdown props, close #3003
2016-11-14 17:53:02 +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
afc163
b6455e2546
fix path
2016-11-14 13:20:00 +08:00
afc163
a7153e6e24
Fix mention style detail
2016-11-14 12:21:58 +08:00
Benjy Cui
bbef274aae
feat: expose DatePicker[showToday], ref: #3793
2016-11-14 11:57:12 +08:00
Meck
0a30315a32
Let Checkbox and Radio response hover events
...
Close #3455
2016-11-14 11:55:32 +08:00
feng zhi hao
b6fbc266c5
add declaration in DatePicker ( #3829 )
2016-11-14 10:57:52 +08:00
afc163
ff803c2762
fix anchor style according to design file
2016-11-13 19:08:52 +08:00
afc163
3bdfe5bb88
adjust switch style
2016-11-13 18:22:47 +08:00
afc163
de64779546
speed up loading icon
2016-11-13 18:19:23 +08:00
Wei Zhu
b0c7a714ad
Don't pass visible to Dropdown if it's not exits. ( #3821 )
...
fix #3815
2016-11-13 15:53:02 +08:00
Benjy Cui
26c5c8e11c
fix: should work with latest rc-time-picker ( #3810 )
2016-11-11 18:23:11 +08:00
Wei Zhu
7dc0328c60
Fix table border when using cell merging ( #3806 )
2016-11-11 17:57:27 +08:00
Benjy Cui
c073e78074
fix: should work with timepicker without minutes and so on, ref: #3793 ( #3799 )
2016-11-11 17:50:48 +08:00
Benjy Cui
88d428bcc4
docs: update demo
2016-11-11 16:29:49 +08:00
Benjy Cui
d4b5b701bd
docs: update demos for TimePicker
2016-11-11 16:06:11 +08:00
Wei Zhu
926425d8ec
Pass visible and onVisibleChange to Dropdown, fix #3779 ( #3782 )
2016-11-11 15:26:57 +08:00
Wei Zhu
0e6ac6bc4c
Optimize table selection ( #3757 )
...
* Extract SelectionRadio, SelectionCheckbox, SelectionCheckboxAll
* Add some tests
2016-11-11 15:26:51 +08:00
afc163
be9ed0388c
Fix form controls focused error style
2016-11-11 15:08:02 +08:00
afc163
d6288e5994
Fix TimePicker panel style ( #3793 )
2016-11-11 14:44:37 +08:00
afc163
524a421d72
upgrade rc-time-picker to 2.2.0, support TimePicker[format="HH"] ( #3793 )
2016-11-11 14:28:29 +08:00
Benjy Cui
4da0ae4f42
docs: update demos for DatePicker, ref: #3793
2016-11-11 12:08:18 +08:00
afc163
02422417d6
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-11 00:57:24 +08:00
afc163
01f5b61982
Add position relative for table cell
2016-11-11 00:57:14 +08:00
Benjy Cui
e7cf2a4f3f
docs: update demos for Form, close : #3558
2016-11-10 16:11:22 +08:00
ddcat1115
ed7d82f4cd
Merge pull request #3671 from ant-design/feat-tag
...
feat: make Tag checkable, close : #3560
2016-11-10 16:05:02 +08:00
Benjy Cui
8fa50cfddc
docs: add meaningful demo for CheckableTag
2016-11-10 14:32:17 +08:00
Benjy Cui
751b597df1
docs: update demo variable name
2016-11-10 11:44:12 +08:00
afc163
850e713e7f
Improve text overflow for MenuItem and AnchorLink, close #3712
2016-11-10 11:35:12 +08:00
Benjy Cui
e64f04cee5
feat: CheckableTag, close : #3560
2016-11-10 11:20:52 +08:00
Benjy Cui
8dcdd12bef
feat: bring Tag[color] back, close : #3773
2016-11-10 11:12:09 +08:00
afc163
88d470220b
Fix wrong error style for Form Validation
2016-11-09 22:25:39 +08:00
afc163
51dae474cc
fix form demo align
2016-11-09 22:12:21 +08:00
afc163
5d2a2cc39b
Add @highlight-color less variables
2016-11-09 21:30:02 +08:00
afc163
64e549be9d
fix anchor ball
2016-11-09 21:12:26 +08:00
afc163
19be7db53f
improve anchor detail
2016-11-09 21:06:43 +08:00
afc163
563f8120cd
fix Checkbox border
2016-11-09 20:38:57 +08:00
afc163
1903990315
update transfer doc
2016-11-09 20:37:10 +08:00
afc163
733a4cdc40
remove default chinese text in Transfer ( #3768 )
2016-11-09 20:30:31 +08:00
陆离
45d2182137
fix some anchor bug ( #3777 )
...
* fix some anchor bug
* lint
2016-11-09 20:17:02 +08:00
Wei Zhu
0fa41ebfb9
Fix small table style ( #3761 )
...
* Tweak small table style, fix #3743
* Add checkbox switch to dynamic settings demo
* Add fixed header to dynamic settings demo
2016-11-09 20:16:57 +08:00
afc163
5aafe0d8de
Fix tag[style] not working ( #3773 )
2016-11-09 17:10:05 +08:00
afc163
df4509bbda
Improve Carousel default UI style
2016-11-09 16:56:49 +08:00
afc163
156242053f
update demo
2016-11-09 15:26:56 +08:00
afc163
5c29fe41f7
improve anchor style
2016-11-09 15:26:22 +08:00
afc163
db68af8e72
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-09 14:46:28 +08:00
afc163
c04707d3e3
fix demo z-index
2016-11-09 14:45:50 +08:00
ddcat1115
c32256c204
docs: add searchable Tree demo ( #3693 )
2016-11-09 14:45:49 +08:00
ddcat1115
228b7328d3
docs: Steps demo update ( #3708 )
...
* Steps demo update
* update
2016-11-09 14:45:10 +08:00
afc163
3b08a6479c
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-09 14:44:05 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
afc163
74932b5de9
Add className and style props for Anchor
2016-11-09 14:43:12 +08:00
afc163
ec3f20936e
update anchor style
2016-11-09 14:40:31 +08:00
afc163
2df6476572
update anchor docs
2016-11-09 14:22:38 +08:00
Benjy Cui
4d2bdfd93d
docs: update docs for form
2016-11-09 10:16:36 +08:00
afc163
a91a7208a6
update steps demo
2016-11-08 21:51:28 +08:00
afc163
2d0f532f73
Improve checkbox and radio style (ref #3590 )
2016-11-08 21:42:46 +08:00
afc163
0d013be7fa
fix iconfont-size-under-12px mixin
2016-11-08 21:25:57 +08:00
afc163
5aea5b24ef
update select demo code style
2016-11-08 21:23:29 +08:00
afc163
0ec4276eab
@font-size-lg ( #1752 )
2016-11-08 21:07:01 +08:00
afc163
4844d92709
remove unused variable
2016-11-08 20:59:25 +08:00
afc163
e4974ac72a
use @font-size-base ( #1752 )
2016-11-08 20:57:07 +08:00
afc163
0a48c62dcb
use @text-color
2016-11-08 20:50:59 +08:00
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
2016-11-08 20:48:03 +08:00
Benjy Cui
5782253a0f
fix: infinite loop, ref: #3759
2016-11-08 16:22:36 +08:00
Wei Zhu
c72612435e
Merge pull request #3736 from ant-design/feat-transfer
...
Feat Transfer selectedKeys
2016-11-08 16:11:45 +08:00
afc163
8dd48e0e26
adjust for #3760
2016-11-08 14:10:51 +08:00
afc163
6bf9ac4e04
Fix Steps vertical align style, close #3760
2016-11-08 13:46:11 +08:00
afc163
e6dd9a93d0
expand Input addon icon click area, close #3714
2016-11-08 11:46:41 +08:00
afc163
985d20ad80
Fix spin compatibility, close #3755
2016-11-07 17:53:12 +08:00
afc163
8f01552e0f
better way to fixing #3748
2016-11-07 15:41:03 +08:00
afc163
0acbba9838
fix DatePicker[showTime] now link, close #3748
2016-11-07 14:52:57 +08:00
Benjy Cui
7042e09a99
feat: add controlled property Transfer[selectedKeys], close : #3729
2016-11-07 13:52:24 +08:00
Benjy Cui
b39d96ec75
refactor: make variables' name meaningful
2016-11-07 12:11:11 +08:00
Benjy Cui
9360c02129
docs: update docs about resetFields, close : #3746
2016-11-07 11:55:58 +08:00
Benjy Cui
d8ea555ee8
docs: update menu demo
2016-11-07 11:55:58 +08:00
Wei Zhu
a3962d5869
Merge pull request #3720 from RaoHai/anchor
...
Anchor Component
2016-11-07 11:13:44 +08:00
RaoHai
03b4edee4a
AnchorLink -> Link and bug fix
2016-11-07 11:04:36 +08:00
afc163
8895776fad
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-06 15:45:50 +08:00
afc163
ebe2379a95
fix radio-button doc link
2016-11-06 15:45:39 +08:00
偏右
7f422c9e18
Feat collapse bordered ( #3698 )
...
* update ts types
* Add borderless style Collapse, close #3559
* update Collapse mix demo
* update demo description
2016-11-06 15:06:34 +08:00
afc163
af2cec65c5
improve TimePicker addon style
2016-11-06 14:53:29 +08:00
afc163
63a15f0d92
fix time-picker style
2016-11-06 14:41:34 +08:00
Wei Zhu
caf09cd99e
Release 2.3.0 ( #3735 )
...
* docs: add change log for 2.3.0
* Update dependencies.
* Add TimePicker addon demo
2016-11-06 14:32:47 +08:00
Wei Zhu
e4b35e02d2
Merge pull request #3715 from ant-design/feat-lazy-load-transfer
...
Improve transfer perfermance via importing react-lazy-load
2016-11-06 13:31:30 +08:00
afc163
d3788034e5
remove hover card border
2016-11-05 16:54:00 +08:00
afc163
d4e13e7616
update layout
2016-11-05 15:46:50 +08:00
RaoHai
954c3a13f1
remove useless files and sentences
2016-11-05 09:24:36 +08:00
afc163
afb49f95d0
separate item component
2016-11-04 16:52:57 +08:00
afc163
e253cce993
change react-lazy-load default props
2016-11-04 15:16:16 +08:00
afc163
7373ce0758
Add react-lazy-load for Transfer perfermance, close #2860
2016-11-04 15:08:39 +08:00
afc163
6a1b1476be
improve transfer style
2016-11-04 15:08:39 +08:00
afc163
45b8a9b507
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-04 13:57:05 +08:00
afc163
894a4ceb53
remove unnecessary demo ( #3690 )
2016-11-04 13:52:30 +08:00
jiang
33a30ae927
update spin animation style ( #3722 )
...
* update spin animation style
* update spin animation
* update code
2016-11-04 13:50:32 +08:00
afc163
7f974877bc
update Tree document ( #3730 )
2016-11-04 11:55:20 +08:00
Benjy Cui
ad88118373
feat: support Radio.Group[children] = undefined | null, ref: #3721
2016-11-04 09:38:57 +08:00
RaoHai
b6f9ac4058
test fix
2016-11-03 19:28:28 +08:00
RaoHai
0a0e14d610
Anchor Component
...
+ close #3557
2016-11-03 19:20:49 +08:00
RaoHai
616ecf1980
waiting for sketch
2016-11-03 19:20:49 +08:00
RaoHai
ef720db420
anchor
2016-11-03 19:20:49 +08:00
afc163
bd8482c893
update doc
2016-11-03 16:59:42 +08:00
afc163
d44271ce45
Fix badge initial position jump bug again, close #3709
2016-11-03 16:58:51 +08:00
denzw
5fb01c8300
修复上传组件卡片样式时,新增加上传图片不能预览的问题 ( #3706 )
2016-11-03 13:43:34 +08:00
Benjy Cui
01ddb398c7
feat: add Radio.Group[className]
2016-11-03 11:33:26 +08:00
Meck
7d2328b910
docs: improve
2016-11-03 10:44:41 +08:00
Benjy Cui
81a8b65e6a
docs: improve UX of demo
2016-11-03 10:27:34 +08:00
afc163
fba7d62648
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-02 18:10:34 +08:00
afc163
d0c34380d4
simplify form demo code
2016-11-02 18:08:48 +08:00
Wei Zhu
5c711a275e
deps: update rc-select ( #3692 )
...
* Update rc-select
* Add automatic tokenization demo
2016-11-02 17:35:05 +08:00
afc163
4ae2467668
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-02 16:55:50 +08:00
afc163
24f71ac6be
remove some blanks
2016-11-02 16:55:15 +08:00
Meck
ae5f8c1a04
Merge branch 'RaoHai-mention-suggestion-fixed'
2016-11-02 15:51:38 +08:00
Wei Zhu
e4b6ccf7f0
docs: add dynamic setting demo for table ( #3690 )
2016-11-02 15:09:54 +08:00
Meck
248f0d12ad
Fix typo
2016-11-02 15:04:42 +08:00
afc163
137299f4c8
blur DatePicker[showTime] will trigger onChange
2016-11-02 15:02:21 +08:00
Benjy Cui
168370fb82
docs: remove documentation about timezone
2016-11-02 13:59:28 +08:00
Benjy Cui
2dc5b11c43
docs: update docs about timezone
2016-11-02 13:47:05 +08:00
Benjy Cui
59805843e5
docs: merge mix demo into validate-other
2016-11-02 12:13:52 +08:00
afc163
f443032caa
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-02 12:06:02 +08:00
afc163
82c816fbc9
Fix controlled DatePicker[showTime] not working, close #3665
2016-11-02 12:03:13 +08:00
Benjy Cui
d198c63a68
docs: update demo, close : #3673
2016-11-02 11:42:12 +08:00
Benjy Cui
7372893b8e
docs: add demo for without Form.create, ref: #3594
2016-11-02 11:24:52 +08:00
afc163
20bbf43ccd
Fix Transfer ssr bug, close #3686
2016-11-02 11:14:21 +08:00
Benjy Cui
1eb3d68656
docs: simplify demo
2016-11-02 10:47:50 +08:00
afc163
f40ba76ba7
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-01 16:11:43 +08:00
afc163
7e73725c68
update form demo
2016-11-01 16:11:06 +08:00
Benjy Cui
29a732e3a9
docs: fix typo, close : #3672
2016-11-01 15:30:02 +08:00
afc163
14cbb03dc1
fix link
2016-11-01 14:47:52 +08:00
afc163
fa06625de0
Fix popover arrow style in nested example, close #3448
2016-11-01 12:34:39 +08:00
afc163
b54020ea01
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-01 12:02:49 +08:00
afc163
8c68e8f64b
improve tabs switch animation
2016-11-01 11:58:43 +08:00
Benjy Cui
60ecb3c628
refactor: each message should warn just once
2016-11-01 11:10:11 +08:00
Benjy Cui
0b7856b712
fix: should check undefined value, close : #3665
2016-11-01 10:12:34 +08:00
Benjy Cui
048e3c9246
docs: update demo for time-relate controls
2016-11-01 10:11:02 +08:00
Meck
984a03e203
docs: add a note for AutoComplete's API
2016-11-01 09:50:42 +08:00
afc163
fc6ce27fd5
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-01 00:55:56 +08:00
afc163
002f3f5127
Fix Radio[disabled] style and add label-hovering style, close #3590
2016-11-01 00:54:47 +08:00
Nathan Wells
d997dc9e1e
typo ( #3663 )
2016-10-31 23:32:16 +08:00
ddcat1115
ad9cfe8914
Button add Multiple Buttons
demo ( #3660 )
2016-10-31 19:31:43 +08:00
Benjy Cui
b2e6bdcf94
feat: deprecate Tag[color], ref: #3560
2016-10-31 17:58:12 +08:00
afc163
44f61ac987
smaller Icon[loading]
2016-10-31 17:41:45 +08:00
Benjy Cui
4b5353b457
docs: add demo for mapPropsToFields, close : #3493
2016-10-31 16:33:25 +08:00
RaoHai
42d06e1f0e
fix getPopupDomNode
2016-10-31 15:58:15 +08:00
RaoHai
c5a043b4c8
Mention Improvement
...
+ add `getSuggestionContainer` callback function, which allow users modify the
container element of suggestions dropdown.
+ the suggestions dropdown will mount on `document.body` defaultly, instead of
on editor.
+ close #3588
2016-10-31 15:58:15 +08:00
Benjy Cui
037d739fa4
docs: update demo order
2016-10-31 15:42:57 +08:00
Benjy Cui
49e5bfa7ca
docs: add demo for customized form control, close : #3585 , ref: #3594
2016-10-31 15:03:48 +08:00
Benjy Cui
27708b702c
docs: update docs for upload, ref: #3651
2016-10-31 13:44:13 +08:00
edgji
ea4e98d5f7
docs: add documentation and reference for customRequest ( #3651 )
2016-10-31 13:36:40 +08:00
feng zhi hao
edb41f4420
update types in Tabs and FormItem ( #3653 )
...
* update types in Tabs and FormItem
* remove children prop in FormItem and Tabs
2016-10-31 13:15:13 +08:00
偏右
1deea83a05
refactor: keep index.js as entry ( #3397 )
2016-10-31 12:09:06 +08:00
Benjy Cui
746790a44e
docs: update Affix demos
2016-10-30 15:11:22 +08:00
Benjy Cui
e7fb3447a2
style: fix lint
2016-10-30 12:44:47 +08:00
Benjy Cui
a7d335ec7a
docs: update docs detail
2016-10-30 12:43:59 +08:00
Benjy Cui
2cb147f96d
docs: should not expose prefixCls to developer
2016-10-30 10:40:33 +08:00
afc163
216f046f3b
Change badge count title to raw value, close #3645
2016-10-29 15:26:05 +08:00
afc163
83ba6d96b4
upgrade normalize to 5.0 manually
2016-10-29 14:30:41 +08:00
afc163
c05df5ffd1
Add some new icons
2016-10-28 17:54:22 +08:00
afc163
393e51cab6
Add hover style for Slider handler
2016-10-28 17:42:33 +08:00