fanzheng.fz
60dadfb899
always concat paths wether there's a breadcrumbName or not
2016-03-23 00:26:22 +08:00
afc163
fb6c6abbc7
Merge master
2016-03-22 19:31:55 +08:00
Benjy Cui
235de43605
deps: upgrade rc-slider
2016-03-22 17:50:21 +08:00
Benjy Cui
36d0804e14
fix: typo
2016-03-22 17:46:14 +08:00
闲耘™
17b8dfe6be
fix(demo): fixed form control demo.
2016-03-22 11:53:38 +08:00
Benjy Cui
3611c798c1
docs: update documentation
2016-03-22 10:33:50 +08:00
Benjy Cui
095a7d977e
Merge pull request #1242 from waywardmonkeys/ant-prefix
...
Name classes without Ant* prefix.
2016-03-22 10:21:08 +08:00
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.
2016-03-21 20:16:38 +07:00
afc163
7bf88306ff
fix form demo
2016-03-21 18:14:05 +08:00
Qiaosen Huang
d584b20dd8
add onPreview onRemove override on upload.
2016-03-21 14:16:22 +08:00
Bruce Mitchener
eaae43abdd
More ES2015 classes.
...
This covers Carousel, InputNumber, Select, Slider, Switch, TreeSelect
and Tree.
2016-03-21 08:26:05 +07:00
Bruce Mitchener
1b81aa8c75
Convert Popover & Spin to ES2015 classes.
2016-03-20 19:41:34 +07:00
Benjy Cui
a760e74734
Merge branch 'spa-new-design-language' into develop-1.0.0
2016-03-18 12:08:19 +08:00
Benjy Cui
a749026273
Merge branch 'develop-1.0.0' into spa-new-design-language
2016-03-18 12:02:05 +08:00
afc163
04f747770e
fix(docs), confirm demo & docs
2016-03-18 11:48:06 +08:00
Benjy Cui
1f7a30c99c
Merge branch 'master' of github.com:ant-design/ant-design into spa-new-design-language
2016-03-18 11:12:51 +08:00
Bruce Mitchener
63c06e8652
Use ES2015 classes instead of React.createClass.
...
Make Breadcrumb, Checkbox, Dropdown, Steps and Timeline
components use ES2015 classes rather than React.createClass.
This includes:
* getDefaultProps method becomes a defaultProps value on the
constructor.
* propTypes becomes a value on the constructor.
2016-03-18 09:35:15 +07:00
afc163
60cd7ed85e
Fix current page when Table pageSize changed
2016-03-17 15:13:48 +08:00
afc163
6c913d7ebe
Fix popover and popconfirm arrow style
2016-03-17 15:10:49 +08:00
闲耘™
e0172caee4
feat(checkbox group): checkbox group support disable specified item.
2016-03-17 11:31:36 +08:00
Benjy Cui
ab04ce30f7
docs: update docs for getFieldProps, close : #1211
2016-03-17 10:11:26 +08:00
afc163
d7f46a05b3
update docs
2016-03-16 22:06:02 +08:00
afc163
f66a257ab9
update upload chinese name
2016-03-16 20:17:35 +08:00
afc163
f247297f01
Fix children row selection, close #1212
2016-03-16 16:39:53 +08:00
afc163
0a1d3bdd3b
fix onChange argument
2016-03-16 16:35:41 +08:00
afc163
5e1f0960a2
Fix rowSelection.onChange selectedRows when specify rowKey
2016-03-16 16:03:16 +08:00
afc163
884c92d7ec
pageSize change should trigger Table.onChange, close #1206
2016-03-16 14:26:21 +08:00
闲耘™
8d817e6eee
update(propTypes): more restrictions on propTypes
2016-03-16 11:27:27 +08:00
afc163
b9a90531f8
Merge branch 'master' of github.com:ant-design/ant-design
2016-03-15 22:59:50 +08:00
afc163
680b8478f4
update docs
2016-03-15 22:12:00 +08:00
闲耘™
1c35bd3d9d
refact(regexp): better regexp
2016-03-15 21:39:23 +08:00
afc163
50fd241648
Fix missing code of a222b38
2016-03-15 19:31:56 +08:00
afc163
8b5e2ce1e0
Add API docs
2016-03-15 17:22:39 +08:00
Benjy Cui
ebab622add
Merge branch 'master' of github.com:ant-design/ant-design into develop-1.0.0
2016-03-15 09:47:55 +08:00
afc163
ece5b0cfb2
Add docs for #1193
2016-03-14 18:39:32 +08:00
然则
e1f27bbe4d
upgrade treeSelect
2016-03-14 16:18:30 +08:00
Bruce Mitchener
89561b0b3e
Favor 'export default' over 'module.exports'.
2016-03-14 14:17:48 +07:00
Bruce Mitchener
5b76337bdc
Minor English grammar improvements.
2016-03-14 11:45:06 +07:00
afc163
80d6ae30a8
Add propTypes and prop align in Modal docs
2016-03-14 11:46:48 +08:00
afc163
1929f7db97
fix dataSource undefined
2016-03-14 11:19:13 +08:00
afc163
38baf0ef19
Fix(Popconfirm): confirm and cancel not trigger onVisibleChange
2016-03-13 16:49:05 +08:00
afc163
ed3cda06a2
update button docs
2016-03-13 13:19:43 +08:00
Benjy Cui
f0c4ecbc8f
fix: suppress submit event by default #1173
2016-03-11 16:22:38 +08:00
Benjy Cui
abc8b4c1e7
docs: update demo
2016-03-11 09:45:06 +08:00
afc163
1e08883315
update table selection demo
2016-03-10 16:55:02 +08:00
afc163
959db3f793
improve popconfirm style, close #1156
2016-03-10 16:22:52 +08:00
afc163
c228b65f9a
Merge branch 'master' of https://github.com/foriacus/ant-design into foriacus-master
2016-03-10 15:54:50 +08:00
Benjy Cui
12e51707bf
chore: remove duplicated fileName
2016-03-10 15:02:20 +08:00
afc163
e17b5f599f
Add hover delay for Dropdown
2016-03-10 12:30:49 +08:00
观通
a867231253
fix doc. replace MenuItem with Menu.Item.
2016-03-10 11:39:10 +08:00
Benjy Cui
2fd2f82986
css: update layout demos' style
2016-03-10 10:50:40 +08:00
Benjy Cui
380deaf54c
fix: Row's children could be null
2016-03-10 10:50:40 +08:00
Benjy Cui
c4b2981e53
feat: support demo with ReactRouter
2016-03-10 10:50:40 +08:00
Benjy Cui
ba9ec11079
chore: support IconSet
2016-03-10 10:50:39 +08:00
Benjy Cui
cc0bad9ef9
chore: update UI
2016-03-10 10:50:39 +08:00
Benjy Cui
203627f4c7
feat: support cols
equals '1'
2016-03-10 10:50:36 +08:00
Benjy Cui
5d0febe072
Merge pull request #1162 from ant-design/improve-checkbox-group
...
CheckboxGroup support label in option
2016-03-10 10:49:07 +08:00
Benjy Cui
02f507f156
fix: should copy defaultLocale instead of refer
2016-03-10 10:32:50 +08:00
afc163
8b89313ffa
update locale-provider docs
2016-03-10 10:32:50 +08:00
afc163
2fa1d0f9a5
Add component locale support for Transfer
2016-03-10 10:32:50 +08:00
afc163
95c1ead55b
fix text
2016-03-10 10:32:50 +08:00
afc163
83f96e5f19
Make LocalProvider compatible with Modal.xxx
2016-03-10 10:32:50 +08:00
afc163
2482140d2f
Change context locale name
2016-03-10 10:32:50 +08:00
afc163
193eb14423
update demo
2016-03-10 10:32:49 +08:00
afc163
99b58e67ec
Add other component for locale
2016-03-10 10:32:49 +08:00
afc163
d8f599fd3a
Add LocalProvider, ref #1055
2016-03-10 10:32:49 +08:00
afc163
2e823f3c5b
Add global duration config for message and notification, close #1143
2016-03-09 21:55:46 +08:00
afc163
ca15c9832e
CheckboxGroup support label in option
...
close #1155 , #1025
2016-03-09 21:10:00 +08:00
Benjy Cui
c79e2dcfe4
Merge pull request #1082 from ant-design/improve-layout
...
Improve layout
2016-03-09 18:02:21 +08:00
Benjy Cui
899f1e416e
Merge pull request #1046 from ant-design/feat-spin-tip
...
Feat spin tip
2016-03-09 18:00:15 +08:00
afc163
0f95fdfa0f
update layout reponsive demo
2016-03-09 17:50:33 +08:00
z
a58e643639
Merge branch 'master' into master
2016-03-09 17:47:39 +08:00
z
598a3615e1
修复上传时的状态传递
...
onstart 时设置的是被封装后的对象的属性,这里直接传 file 的话没有 status/percent 属性.
2016-03-09 17:37:56 +08:00
afc163
d83e046327
remove useless wrapper
2016-03-09 17:36:36 +08:00
afc163
c9fd887ce1
fix(style): Make arrow point to target always
2016-03-09 17:26:12 +08:00
Benjy Cui
5485946dda
Merge pull request #1044 from ant-design/component-card
...
Component card
2016-03-09 17:01:01 +08:00
afc163
596fbc80d5
Remove rc-form-validation from deps completely
2016-03-09 15:47:00 +08:00
Benjy Cui
3da8ea2412
Merge pull request #1094 from ant-design/feat-affix-bottom
...
Feat affix bottom
2016-03-09 15:40:22 +08:00
afc163
a553f6b299
typo
2016-03-09 11:59:02 +08:00
afc163
1c5bc26e9f
Fix badge in old webkit browser
2016-03-09 11:57:00 +08:00
afc163
56fb20b76d
Fix date-picker style prop
2016-03-09 11:33:05 +08:00
yiminghe
3e0d11043b
fix pagination in table
2016-03-08 20:29:18 +08:00
Benjy Cui
8def2ac9d3
Merge pull request #1030 from ant-design/feat-breadcrumb-linkrender
...
Feat breadcrumb linkrender
2016-03-08 17:23:33 +08:00
Benjy Cui
e571fb359c
Merge pull request #1029 from ant-design/checkbox-new-usage
...
Make Checkbox usage same as Radio
2016-03-08 17:17:39 +08:00
afc163
bf25bfe488
reponsive layout
2016-03-07 21:03:17 +08:00
afc163
d9ff420531
Fix Row in form demo
2016-03-07 17:25:59 +08:00
afc163
54db7ec32b
Remove layout-fixed
2016-03-07 17:25:59 +08:00
afc163
b4d4fb4d4a
update layout demo style
2016-03-07 17:25:58 +08:00
afc163
38f98fa1ee
update layout demo doc
2016-03-07 17:25:58 +08:00
afc163
ff2cb6142a
Add gutter for Row
2016-03-07 17:25:58 +08:00
afc163
400b7b8a27
Add notFountContent for transfer, close #1142
2016-03-07 12:01:49 +08:00
afc163
dea88ba37e
Fix transfer searchPlaceholder
2016-03-07 11:57:51 +08:00
afc163
e1d2e4c9e1
update docs
2016-03-07 11:36:53 +08:00
afc163
e2c42a87d0
Add docs for #1139
2016-03-06 22:44:58 +08:00
afc163
5a9b7a295f
update docs
2016-03-06 00:10:36 +08:00
afc163
5035a3ec5c
Add new icons
2016-03-06 00:10:20 +08:00
afc163
f4995b7f67
Add foot and showHeader for Table
2016-03-06 00:08:53 +08:00
afc163
baed8ba9ae
Fix select docs
2016-03-04 21:42:38 +08:00
afc163
973c13c245
Fix progress color
2016-03-04 17:18:57 +08:00
afc163
17fa990a82
Add vertical RadioGroup demo, close #1119
2016-03-04 16:30:17 +08:00
afc163
6d24a3f002
Fix RadioGroup usage for #1119
2016-03-04 12:27:58 +08:00
afc163
a45ed7ee4c
Fix radio style prop
2016-03-04 12:07:17 +08:00
afc163
958a74e028
update docs
2016-03-04 11:46:24 +08:00
afc163
9cdee3434a
typo fix #1113
2016-03-04 11:39:58 +08:00
afc163
f7fb5b29f9
Fix click effect in Popconfirm button
2016-03-03 21:33:02 +08:00
afc163
8daabfced8
docs: update table
2016-03-03 15:32:16 +08:00
afc163
d10d92c455
Fix cascader onChange bug in IE
2016-03-03 14:57:26 +08:00
warmhug
32a6deebe4
Merge branch 'master' into upgrade-ts
2016-03-03 13:30:36 +08:00
然则
a3c6a70996
up rc-tree-select version
2016-03-03 13:23:22 +08:00
afc163
30238a759c
Fix Tag nested bug, close #1111
2016-03-03 12:16:25 +08:00
afc163
3e9a5afa90
docs: table locale, ref #1110
2016-03-03 12:08:53 +08:00
afc163
7d151514e3
Fix rowSelection.onSelectAll, bump 0.12.7, ref #1105
2016-03-02 23:42:44 +08:00
afc163
d68f36a422
fix props pass, ref #927
2016-03-02 22:04:54 +08:00
afc163
5a207d3291
Merge branch 'master' of github.com:ant-design/ant-design
2016-03-02 21:59:06 +08:00
afc163
fe750d365d
improve rowSelect arguments, ref #1105
2016-03-02 21:58:41 +08:00
yiminghe
58a32455d3
fix cascader
2016-03-02 21:44:38 +08:00
afc163
c91bf93a38
Fix docs
2016-03-02 21:12:52 +08:00
afc163
079f2a657d
Allow close last tab, fix #1071
2016-03-02 20:25:19 +08:00
afc163
4b0968714a
update popconfirm docs for onVisibleChange
2016-03-02 18:00:08 +08:00
afc163
79e319908a
update time-picker demo
2016-03-02 17:47:18 +08:00
afc163
f25ac2feac
docs: update demo
2016-03-02 17:41:29 +08:00
Benjy Cui
2dd781edb3
docs: update demo
2016-03-02 17:31:27 +08:00
afc163
a058ebc372
Fix Input className, close #1103
2016-03-02 17:11:12 +08:00
afc163
9b09e54df5
Fix columns[0] undefined bug in Table
2016-03-02 16:01:36 +08:00
afc163
8070e05de1
update demo
2016-03-02 15:45:37 +08:00
afc163
3738eb3b73
update code style
2016-03-02 14:52:24 +08:00
afc163
e8ce54f864
update doc for defaultPageSize
2016-03-02 12:16:58 +08:00
afc163
ca2fca024a
fix child null bug in FormItem
2016-03-01 17:52:07 +08:00
afc163
7ce38e39b6
Fix CheckboxGroup value, close #1101
2016-03-01 17:01:03 +08:00
afc163
0edd5ada9a
Fix onClick in dropdown button, close #1097
2016-02-29 18:02:05 +08:00
ecofe
5f8baf1bfd
modify md file (dropdownStyle)
2016-02-29 16:52:53 +08:00
afc163
73fe5cc2c3
support affix bottom, close #1000
2016-02-29 16:44:38 +08:00
afc163
1705fd262a
update code style
2016-02-29 12:18:26 +08:00
afc163
86b5c6eecc
Fix some style
2016-02-28 00:16:32 +08:00
afc163
052d0ac122
Fix tree select size style
2016-02-26 18:13:16 +08:00
afc163
870b7ade34
Fix radio group className
2016-02-26 17:15:46 +08:00
afc163
d2cf85b87b
Fix allowClear of TreeSelect, close #1084
2016-02-26 17:12:56 +08:00
afc163
7ea67b6e37
stable sort in table
...
http://jsperf.com/chrome-stable-sort
2016-02-26 16:31:33 +08:00
afc163
17b9d85f44
update demo title
2016-02-26 11:07:50 +08:00
afc163
5cf7c592e1
typo
2016-02-25 17:07:31 +08:00
afc163
4bcbf6ba06
Merge branch 'master' of github.com:ant-design/ant-design
2016-02-25 15:41:02 +08:00
afc163
3ab72afc44
Fix pagination size in table
2016-02-25 15:40:35 +08:00
afc163
ed9fc679b8
Remove some demos
2016-02-25 15:32:59 +08:00
afc163
85afd74c35
Update icon.md
2016-02-25 15:12:17 +08:00
Benjy Cui
ce11c258b3
docs: update demos' code style
2016-02-25 14:34:31 +08:00
afc163
9fc3f51d68
Merge pull request #1077 from ant-design/feat-pagination
...
feat: add `showTotal` for Pagination
2016-02-25 12:12:40 +08:00
afc163
6d7f571c1d
Add allowClear and Fix clear button in disabled mode
2016-02-25 12:04:58 +08:00
afc163
38a4436599
update form doc
2016-02-25 11:54:53 +08:00
afc163
b3340c6b6b
Fix some style
2016-02-25 11:49:40 +08:00
Benjy Cui
cdbac65dbc
feat: add showTotal
for Pagination
2016-02-25 10:36:58 +08:00
afc163
d62c87d036
update dropdown offset
2016-02-24 21:53:14 +08:00
afc163
33dd8b971d
update dropdown doc
2016-02-24 21:45:09 +08:00
afc163
feaf02b406
make Checkbox usage same as Radio
2016-02-24 20:28:23 +08:00
afc163
ad07fd923b
Merge pull request #1075 from ant-design/css-search-box
...
Css search box
2016-02-24 20:00:34 +08:00
afc163
8467ebe7fa
update search box demo
2016-02-24 19:55:23 +08:00
afc163
8fb56286fb
use placeholder in select combobox demo
2016-02-24 18:22:54 +08:00
Benjy Cui
0da08295a4
chore: update demo's style
2016-02-24 16:36:11 +08:00
Benjy Cui
353601ca0c
docs: add demo for valuePropName #1062
2016-02-24 15:42:33 +08:00
Benjy Cui
48900ed7f8
css: add search box style for Select #1067
2016-02-24 15:11:50 +08:00
Benjy Cui
caacdc5a93
fix: typo
2016-02-23 17:07:43 +08:00
afc163
80baae87cd
Fix Object.assign via spread operator
2016-02-23 16:28:41 +08:00
afc163
4446e73fda
remove button border-radius fallback
2016-02-23 16:24:07 +08:00
afc163
aa16f6c398
Fix(site): fix icon copy text
2016-02-23 14:36:24 +08:00
afc163
1ef95ec1ec
improve demo for select optionFilterProp
2016-02-23 11:16:58 +08:00
afc163
c3014c26a1
Fix button click arguments
2016-02-23 00:05:26 +08:00
afc163
19c5b29c07
update tree-select demo
2016-02-22 23:57:02 +08:00
yiminghe
a2ec91a545
fix tree-select style
2016-02-22 21:38:24 +08:00
yiminghe
86f36af78e
update tree-select style
2016-02-22 21:12:00 +08:00
afc163
08e04e0b14
Hide selection component in children data
2016-02-22 18:52:14 +08:00
Benjy Cui
7668473f17
style: update demo's code style
2016-02-22 16:34:16 +08:00
afc163
cacb5725a2
Add loading card
2016-02-22 16:28:00 +08:00
afc163
845e28d32e
Add Card style and demo
2016-02-22 16:25:47 +08:00
afc163
a5e1391d8f
Add card
2016-02-22 16:25:47 +08:00
afc163
ac5693599c
Add doc for FormItem extra prop, close #931
2016-02-22 15:34:32 +08:00
afc163
774f5b9ced
Remove form disabled demo
2016-02-22 15:25:22 +08:00
afc163
be3a90fbc6
Add click effect for primary button, close #942
2016-02-22 13:52:52 +08:00
Benjy Cui
c1659c2ce3
style: update code style to please lint
2016-02-22 10:52:30 +08:00
afc163
f7ba2969f6
Make tip replace dot
2016-02-21 15:03:41 +08:00
swindme
3068ec357b
feat: Spin add tip
2016-02-21 15:03:41 +08:00
afc163
c63f0b8060
update demo text
2016-02-21 14:14:59 +08:00
afc163
e539e08f4e
Fix CheckboxGroup initial state
2016-02-21 14:13:33 +08:00
afc163
5a032af8e9
update some code style
2016-02-21 14:04:08 +08:00
yiminghe
efd768bf07
allow more value type for radiogroup
2016-02-20 16:39:49 +08:00
afc163
812225ea41
Fix DatePicker clear not work when showTime
2016-02-19 17:15:31 +08:00
afc163
c1bd0098d2
update code style
2016-02-19 17:14:53 +08:00
yiminghe
d3122af409
support select clear
2016-02-19 16:16:49 +08:00
afc163
15473fbc99
support set cascader popupPlacement
2016-02-19 11:33:08 +08:00
afc163
893248dec7
some style and doc
2016-02-18 21:13:13 +08:00
yiminghe
698ebb13b3
optimize calendar
2016-02-18 19:15:23 +08:00
afc163
72d077be1f
rollback time format problem, ref #953
2016-02-18 17:50:29 +08:00
afc163
5c22e32db8
Add link for uploadItem when file.url is existed, close #1013
2016-02-18 11:43:24 +08:00
afc163
27e879f444
support linkRender in breadcrumb, fix #1026
2016-02-18 11:31:49 +08:00
Benjy Cui
a0c01b54e8
docs: update demo code style
2016-02-18 11:01:00 +08:00
Benjy Cui
29825f20c8
style: update code style to please lint
2016-02-17 18:04:42 +08:00
haoxin
6c4998621e
doc: fix Table onSelectAll params
2016-02-17 16:59:13 +08:00
afc163
d596934985
Merge branch 'master' of github.com:ant-design/ant-design
2016-02-17 16:43:22 +08:00
afc163
99fbd06ae5
fit react router 2.x
2016-02-17 16:42:26 +08:00
Benjy Cui
9d022ff84c
style: update code style to please lint
2016-02-17 15:57:33 +08:00
Benjy Cui
415a3d995b
style: update code style to please lint
2016-02-16 14:07:09 +08:00
Benjy Cui
c8015c88c3
feat: scroll to invalid field automatically #993
2016-02-16 10:15:48 +08:00
Benjy Cui
ceac176270
docs: update documentation
2016-02-15 10:03:48 +08:00
Guan Hao
8726ebfdb6
Fix a typo in components/table documentation.
2016-02-14 13:34:05 +08:00
afc163
949f6f1a12
fix eslint of no-unneeded-ternary
2016-02-06 15:54:39 +08:00
afc163
411f529242
Add getCalendarContainer prop to DatePicker, close #991
2016-02-03 14:30:58 +08:00
afc163
b4c997f016
fix required prefixCls
2016-02-03 14:00:38 +08:00
Benjy Cui
51c33b9c51
fix: add prefix
2016-02-02 20:47:52 +08:00
Benjy Cui
b42fb9f189
fix: should not set required to label #985
2016-02-02 19:08:17 +08:00
afc163
6f20df5d5b
update count render, ref #983
2016-02-02 18:23:00 +08:00
afc163
e044041305
fix(badge): fix count not change, close #983
2016-02-02 18:17:50 +08:00
afc163
a92bfa7ac8
update date-picker doc
2016-02-02 17:51:59 +08:00
afc163
11f6582235
Fix date-picker onOk
2016-02-02 17:49:44 +08:00
afc163
e5108f6b00
Fix menu import bug in rc-menu@0.10.x, close #982
2016-02-02 16:48:16 +08:00
afc163
6700dbba2a
Fix Modal onCancel argument, ref #980
2016-02-02 14:54:34 +08:00
afc163
588914ecd7
fix nested Popconfirm, close #977
2016-02-02 11:52:00 +08:00
Benjy Cui
104d9cc95e
Merge pull request #975 from ant-design/upgrade-deps
...
upgrade some deps and devDeps
2016-02-01 18:48:17 +08:00
afc163
4393caa267
make TreeSelect demo more readable
2016-02-01 17:06:54 +08:00
afc163
c1f68f13f1
upgrade some deps and devDeps
2016-02-01 16:34:26 +08:00
然则
b1780a0947
up tree-select
2016-02-01 14:36:41 +08:00
afc163
6327220266
Improve Transfer onChange, close #972
2016-02-01 14:07:17 +08:00
afc163
271aaf29e1
fix breadcrumb link, close #968
2016-02-01 11:33:02 +08:00
Benjy Cui
512941c65b
fix: should get meta from children
2016-02-01 10:32:02 +08:00
Benjy Cui
4e13bee52a
feat: make Form validation work with Modal
2016-02-01 09:38:40 +08:00
yiminghe
798d15b4f0
update form
2016-01-30 19:00:56 +08:00
afc163
ed2e038250
style(tree & treeSelect): better style
2016-01-30 16:53:49 +08:00
afc163
21eac259b6
fix dateInput format when contains time-picker, close #953
2016-01-30 16:15:43 +08:00
afc163
affec24940
update tooltip demo
2016-01-30 02:02:03 +08:00
然则
79d1fd4043
up tree draggable demo
2016-01-29 11:31:10 +08:00
yiminghe
4ace891cd6
change form
2016-01-28 21:53:57 +08:00
yiminghe
f5cb207e7c
fix FormItem
2016-01-28 21:49:09 +08:00
afc163
be1bad307b
simplify tree demos
2016-01-28 15:13:17 +08:00
afc163
78d3653620
update button group demo
2016-01-28 14:23:09 +08:00
afc163
48433b5c93
upgrade rc-select
2016-01-28 12:16:18 +08:00
Benjy Cui
68b51e298d
style: update code style for space-before-function-paren
2016-01-27 17:00:58 +08:00
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
2016-01-27 17:00:58 +08:00
Benjy Cui
79aa53ce51
docs: update Slider's demo
2016-01-27 17:00:58 +08:00
afc163
1fdf5c3539
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-27 16:48:40 +08:00
afc163
31ae114a19
fix(transfer): fix compatibility es2015 function, close #944
2016-01-27 16:46:42 +08:00
yiminghe
9c36b900bf
fix(upload): fix default name value
...
do not set value to ''
2016-01-27 16:25:05 +08:00
afc163
3958b2e640
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-27 14:48:51 +08:00
afc163
dc1e05f9e9
fix(tag): Add enter animation
2016-01-27 14:48:25 +08:00
yiminghe
df326bea67
fix fieldOption
2016-01-27 14:35:21 +08:00
Benjy Cui
d06935528e
feat: customized size first
2016-01-27 12:00:27 +08:00
Benjy Cui
1e42ee95b7
feat: size of controls in form should be large
2016-01-27 10:00:27 +08:00
afc163
62dbc54eb2
improve tag code style
2016-01-27 01:51:54 +08:00
afc163
d010b7957c
update tag demo
2016-01-27 01:47:36 +08:00
afc163
5602d90f12
improve tag code style
2016-01-27 01:47:12 +08:00
afc163
0635877a51
fix(tag): fix tag link style
2016-01-27 01:23:30 +08:00
afc163
a75dfe8fd6
Add tag control demo
2016-01-27 01:20:05 +08:00
afc163
5719a83f36
chore(tag): some code style
2016-01-26 23:40:20 +08:00
yiminghe
65b338de2b
fix(upload): fix upload when edit
...
instanceof check error
2016-01-26 19:55:19 +08:00
afc163
d1fdf38e7d
Merge pull request #934 from ant-design/fix-form
...
fix: help is generate automatically now
2016-01-26 18:21:20 +08:00
Benjy Cui
4d84706d7f
fix: help is generate automatically now
2016-01-26 17:42:56 +08:00
afc163
f559dfbbb7
fix progress format
2016-01-26 17:34:45 +08:00
afc163
02c3a18f79
0.12.0-beta.25
2016-01-26 17:03:44 +08:00
afc163
08c080948e
Merge pull request #929 from ant-design/chore-form
...
refactor: rename option to fieldOption
2016-01-26 17:02:44 +08:00
afc163
5a0f033159
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-26 16:42:08 +08:00
afc163
0c7feaaa1f
Allow finish selection on Cascader parent option, close #896
2016-01-26 16:41:41 +08:00
yiminghe
a35c027551
support extra for FormItem
2016-01-26 15:40:47 +08:00
yiminghe
60a77bdccf
support extra for FormItem
2016-01-26 15:38:58 +08:00
Benjy Cui
cf25379010
refactor: rename option to fieldOption
2016-01-26 15:17:51 +08:00
afc163
d064e122b3
fix time-picker demo error in safari
2016-01-26 15:04:57 +08:00
afc163
a8826667d0
Merge pull request #928 from ant-design/fix-date-picker
...
fix: should pass formatter to rc-calendar #917
2016-01-26 12:04:46 +08:00
afc163
a88c62f190
update form demos
2016-01-26 11:55:27 +08:00
Benjy Cui
61df1eb1dc
fix: should pass formatter to rc-calendar #917
2016-01-26 10:24:15 +08:00
afc163
5fdb2109f4
fix time-picker demo
2016-01-26 00:28:50 +08:00
afc163
fcbd6015bd
fix button-group disable button border, close #926
2016-01-25 21:06:32 +08:00
afc163
5b3eb0e5f7
fix cascader props pass bug, close #927
2016-01-25 20:52:43 +08:00
afc163
9b13c34889
Add cascader to form demo
2016-01-25 16:25:20 +08:00
afc163
0be6682252
Merge pull request #923 from ant-design/chore-form
...
refactor: make code more robust
2016-01-25 15:53:25 +08:00
afc163
0cd7acb59d
Feature: disabled option of Cascader
2016-01-25 15:31:08 +08:00
Benjy Cui
366edc023a
refactor: make code more robust
2016-01-25 15:00:03 +08:00
Benjy Cui
ffbd9d91f1
chore: delete Validation's docs
2016-01-25 11:51:04 +08:00
Benjy Cui
368ee9422f
feat: deprecate Validation
2016-01-25 11:49:06 +08:00
afc163
e0925a20a8
Add useFixedHeader, #918
2016-01-24 15:40:14 +08:00
afc163
d1b06abdf5
Fix Breabcrumb link with router params, and no longer need prop router
2016-01-23 20:12:09 +08:00
afc163
cb6224df4b
fix form demo style
2016-01-23 16:18:22 +08:00
afc163
c75492ffe2
Merge pull request #913 from ant-design/deps-rc-form
...
make Form work with rc-form
2016-01-23 16:09:29 +08:00
afc163
96d99e6c0a
update demos
2016-01-23 15:30:14 +08:00
afc163
66b7ee81ad
fix eslint problems, eslint-config-airbnb@4.x
2016-01-23 15:22:16 +08:00
afc163
5d9978e6bb
remove some hidden demos
2016-01-23 15:02:34 +08:00
afc163
0265e3eb6e
remove ant-form-item-compact, rewrite form-item align style
2016-01-22 20:58:45 +08:00
Benjy Cui
7bf9fa6347
docs: update Form's documentation
2016-01-22 16:16:15 +08:00
Benjy Cui
d745644d83
feat: add id to child automatically
2016-01-22 16:16:15 +08:00
Benjy Cui
1749f5838c
feat: rename name
to id
2016-01-22 16:16:15 +08:00
Benjy Cui
62d61ada74
chore: rename demos
2016-01-22 16:16:15 +08:00
Benjy Cui
d8201c2752
feat: add createForm to Form
2016-01-22 16:16:15 +08:00
Benjy Cui
422b0d19f7
docs: update Form's APIs
2016-01-22 16:16:15 +08:00
Benjy Cui
3e12f86dcd
docs: add demos for rc-form
2016-01-22 16:16:15 +08:00
Benjy Cui
d2acc97493
feat: make Form work with rc-form
2016-01-22 16:16:15 +08:00
afc163
0a4758acf4
Fix form item height vertical align
2016-01-22 14:56:35 +08:00
afc163
cfc141b1c7
capture mousePosition event register in document
2016-01-22 13:54:53 +08:00
afc163
69935c5bbf
Add size for RadioButton, close #904
2016-01-21 22:45:21 +08:00
afc163
6908d35db5
Merge master
2016-01-21 17:19:33 +08:00
afc163
ae1cdbbb93
update tree-select demos
2016-01-21 17:14:39 +08:00
afc163
e765b4bcee
Style: small size control border-radius is 4px now
2016-01-21 17:12:25 +08:00
afc163
4bbe1c0008
Add message.destroy and notification.destroy, close #902
2016-01-21 14:13:28 +08:00
afc163
b1191a5c06
Style: Fix form-item explain float bug, close #906
2016-01-21 13:15:28 +08:00
afc163
b855525615
Feature: support paging columns, ref #708
2016-01-20 17:15:39 +08:00
afc163
3eb57c1888
merge master
2016-01-20 15:14:49 +08:00
afc163
afabf00b5d
Add progress prop style, fix #895
2016-01-20 20:21:51 +08:00
afc163
73596f0ba8
fix progress format, ref #894
2016-01-20 20:20:24 +08:00
afc163
4d228baa57
Progress support custom format, #893
2016-01-20 19:52:23 +08:00
afc163
3337e6072b
Fix indent
2016-01-19 16:32:12 +08:00
afc163
27975606f1
new radio button style according to design spec
2016-01-19 15:09:28 +08:00
afc163
f4a7ed76f5
resolve package.json conflicat
2016-01-19 11:44:17 +08:00
afc163
14447cb6ae
Merge from master
2016-01-19 18:51:45 +08:00
Benjy Cui
07cfe19095
fix: locale should be passed to timePicker #837
2016-01-19 09:26:24 +08:00
afc163
222edae961
Merge pull request #881 from ant-design/feature-upload
...
Feature upload
2016-01-17 13:17:45 +08:00
afc163
64d96f071f
update picture card upload list style for more expansibility
2016-01-16 16:39:52 +08:00
afc163
4b5e09de8d
Merge branch 'master' into develop-0.12.0
2016-01-16 14:58:05 +08:00
afc163
f178e9aa61
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-16 14:50:45 +08:00
yiminghe
fa7bc2629d
upgrade tree
2016-01-15 20:10:46 +08:00
afc163
341ad18eb6
fix table select all
2016-01-15 17:44:19 +08:00
afc163
7f5735b968
update table demo
2016-01-15 17:21:50 +08:00
kasinooya
98627f6d46
Merge branch 'develop-0.12.0' into feature-upload
2016-01-15 16:45:40 +08:00
kasinooya
17ebf07ad3
Add picture-card demo
2016-01-15 16:44:07 +08:00
afc163
5d2d5b2604
Merge branch 'master' into develop-0.12.0
2016-01-15 16:12:40 +08:00
kasinooya
12c792147e
Merge develop-0.12.0 into HEAD
2016-01-15 16:11:31 +08:00
afc163
3ed9ce3cb5
Do not empty selection when change dataSource now
...
eh... empty behavious will trigger a infinite loop when sapecify
immutable dataSource
You need to empty manully when change data or current page
2016-01-15 16:07:59 +08:00
kasinooya
a6f68b2d37
fix eslint error
2016-01-15 15:57:41 +08:00
kasinooya
4d0e873c88
Add upload listType: picture-card
2016-01-15 15:56:06 +08:00
afc163
a681ea9eb9
fix fileList demo
2016-01-15 15:41:47 +08:00
afc163
dab82feb78
auto eslint fix in scripts
2016-01-14 21:44:35 +08:00
afc163
1514d28dc4
update tree select doc
2016-01-14 21:42:02 +08:00
afc163
229b0de3c6
upgrade rc-upload to 1.8.0, close #677
2016-01-14 21:15:25 +08:00
afc163
bdf819bea3
Merge master
2016-01-14 20:54:52 +08:00
afc163
c65400c586
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-14 20:41:10 +08:00
afc163
4669c67bc4
resolve conflict
2016-01-14 20:40:30 +08:00
yiminghe
dc3b34510b
compatible with rc-form
2016-01-14 19:15:21 +08:00
Benjy Cui
41ed04e977
style: update code style to please lint
2016-01-14 16:46:38 +08:00
afc163
dde03eaec4
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-14 16:44:10 +08:00
afc163
772eea09c7
support pending timeline node, ref #708
2016-01-14 16:43:48 +08:00
yiminghe
fd1312803f
upgrade calendar/timePicker. Fixes #822
2016-01-14 16:38:37 +08:00
afc163
efcc8c5cb2
fix popover API table
2016-01-14 15:55:42 +08:00
afc163
d271e92b8e
Merge master
2016-01-14 15:35:21 +08:00
afc163
413e816c98
update button doc
2016-01-14 15:24:54 +08:00
afc163
11353c7a60
reset menu link color, fix #872
2016-01-14 11:54:46 +08:00
zhangpc
db2ef44617
remove href attributes of tag
2016-01-14 09:26:20 +08:00
然则
2e26942ecd
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-14 00:42:10 +08:00
然则
696b3438b8
up tree, change drag api, fix drag state
2016-01-14 00:41:25 +08:00
afc163
2e3ccfb345
Merge branch 'master' into develop-0.12.0
2016-01-13 22:48:54 +08:00
afc163
63476680bd
Add upload inline item demo, ref #859
2016-01-13 22:44:45 +08:00
afc163
fdcc665c80
merge drag upload demo
2016-01-13 22:39:02 +08:00
afc163
027a69b0f0
hide multiple upload demo
2016-01-13 22:32:42 +08:00
afc163
a16903009e
merge from master
2016-01-13 22:22:33 +08:00
afc163
4cd73289b3
update checkbox use instruction, fix #860
2016-01-13 21:56:51 +08:00
afc163
56c4882f30
Merge pull request #845 from ant-design/new-design-spec
...
New design spec
2016-01-13 21:49:46 +08:00
Benjy Cui
f58ac72a88
docs: update Select's documentation
2016-01-13 17:35:48 +08:00
afc163
a479bc8fe3
Fix MonthPicker style, close #848
2016-01-13 17:30:54 +08:00
afc163
24bd1f09da
fix Modal case bug
2016-01-13 16:46:38 +08:00
afc163
d4a65d14ba
Merge branch 'master' into new-design-spec
2016-01-13 16:30:30 +08:00
afc163
033acfd0f4
Fix transfer search
2016-01-13 16:28:36 +08:00
afc163
33f2863e68
update new design spec style
2016-01-13 15:11:54 +08:00
afc163
7470b3e5c5
Fix qrcode icon, close #772
2016-01-12 19:00:40 +08:00
Benjy Cui
7ae966873a
fix: cyclic reference in Modal
2016-01-12 17:07:24 +08:00
afc163
c732855902
rm alert
2016-01-12 14:25:33 +08:00
afc163
8cd0a08946
Allow FormItem.help to be boolean
2016-01-12 14:24:42 +08:00
afc163
ec6d38b749
Merge from master
2016-01-12 11:58:19 +08:00
afc163
0f72c80e79
Merge pull request #829 from ant-design/upgrade-eslint-config
...
Upgrade eslint config
2016-01-12 11:54:07 +08:00
afc163
cf92a79529
merge master
2016-01-12 11:44:02 +08:00
afc163
997db86d76
fix form item demo style
2016-01-12 11:25:17 +08:00
afc163
7a142993a1
Add inline form item explain to demo, #846
2016-01-12 11:18:28 +08:00
绯一
1ca51cbd5c
[update] hide onRowClick
2016-01-11 12:09:12 +08:00
绯一
502ae06f9d
[feat] add rowClick demo and doc
2016-01-11 11:37:36 +08:00
afc163
15b2e92df1
Merge branch 'master' into new-design-spec
2016-01-11 11:37:09 +08:00
Benjy Cui
7f394da335
style: update code style to please lint
2016-01-11 10:10:32 +08:00
Benjy Cui
aa5c4f9595
style: update code style to please lint
2016-01-11 09:49:31 +08:00
Benjy Cui
632cd36e63
chore: suppress warning
2016-01-11 09:49:31 +08:00
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
2016-01-11 09:49:30 +08:00
Benjy Cui
209170e813
style: update demo code style to please lint
2016-01-11 09:49:30 +08:00
Benjy Cui
711d2d7413
style: update code style to please lint
2016-01-11 09:49:30 +08:00
afc163
1e001d2d82
upgrade eslint-config-airbnb
2016-01-11 09:48:29 +08:00
afc163
a222b3898b
support submenu in table filter menu, ref #708
2016-01-10 21:10:10 +08:00
afc163
ca2edd2b1d
Add pictures
2016-01-10 19:19:14 +08:00
然则
0c9afc8561
change treeNodeLabelProp defaultValue
2016-01-08 19:46:57 +08:00
Benjy Cui
5ea2775197
fix: should not set default value for open
#818
2016-01-08 17:44:15 +08:00
Benjy Cui
b58142081c
feat: add defaultValue for onChange onShowSizeChange
2016-01-08 16:53:25 +08:00
Benjy Cui
64cde2e905
fix: Pagination.onChange should be called #824
2016-01-08 15:29:34 +08:00
然则
40a7cbf96f
fix lint
2016-01-07 19:05:55 +08:00
Yuwei Ba
fd65f75d71
更新 Pagination 文档
2016-01-07 17:46:36 +08:00
yiminghe
68443b61c0
fix cascader value
2016-01-06 11:46:06 +08:00
Benjy Cui
a7b2c2e348
feat: expose closable
for Modal
2016-01-06 10:21:02 +08:00
Benjy Cui
02bcdee3c3
docs: update Select's doc #799
2016-01-05 17:50:25 +08:00
afc163
3e81ed7740
Merge branch 'master' into develop-0.12.0
2016-01-05 11:45:47 +08:00
afc163
105130ddb8
Add cascader prop disabled
2016-01-05 11:32:36 +08:00
yiminghe
c8038fde32
move cascade style up
2016-01-04 19:23:19 +08:00
yiminghe
af07048c27
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-04 19:20:18 +08:00
leon.shi
98aa1a5997
Fix wrong description in Tree props table, checked
should be selected
and checkedKeys
should be selectedKeys
.
2016-01-04 15:22:00 +08:00
zilong
bdd47786af
Update index.md
...
fix typo. key should be `address`
2016-01-03 14:00:50 +08:00
afc163
d6b639b288
Merge branch master
2016-01-03 01:22:05 +08:00
afc163
663e3c4231
update table demo title
2016-01-03 01:17:49 +08:00
yiminghe
a5efd5d028
fix range picker
2016-01-02 17:03:56 +08:00
afc163
92c56889a3
Fix inline menu click problem in 0.11.1
2016-01-02 01:29:46 +08:00
afc163
c1ef10da49
Fix inline menu click problem in 0.11.1
2016-01-02 01:26:40 +08:00
然则
78a6a8e8aa
big change
2016-01-01 22:59:10 +08:00
afc163
553fb4d05c
Add arrow style
2016-01-01 22:59:10 +08:00
afc163
d37bcfa82f
Add clear icon
2016-01-01 22:59:10 +08:00
afc163
a4a235cd67
Add prop size for cascader
2016-01-01 22:59:09 +08:00
afc163
057eae84c5
update cascader api
2016-01-01 22:59:09 +08:00
afc163
461495d46d
update cascader document
2016-01-01 22:59:09 +08:00
afc163
096c7d58d1
Add cascade
2016-01-01 22:59:09 +08:00
然则
c09332ce1d
up demo
2016-01-01 22:58:39 +08:00
然则
59b999c9ed
fix demo
2016-01-01 22:58:39 +08:00
然则
77a59bbd76
add tree-select
2016-01-01 22:58:39 +08:00
afc163
a570b25e0a
update table API doc
2016-01-01 22:55:25 +08:00
afc163
7866f177cc
update table selection demo
2016-01-01 22:51:26 +08:00
afc163
76aa90f67b
update document for table selection change
2016-01-01 22:38:19 +08:00
afc163
34f9ab05b0
make selected item can be controlled, #793
2016-01-01 22:34:59 +08:00
afc163
ceeae97eb8
Add rowSelection API documentation
2016-01-01 20:18:38 +08:00
afc163
28b75ce8da
Add rowSelection onChange, #786
2016-01-01 20:08:30 +08:00
afc163
27908bf42e
Fix disabled checkbox logic in table rowSelection
2016-01-01 19:49:02 +08:00
afc163
b276ca65fc
checkAll should be disabled when every checkbox is disabled
2016-01-01 19:07:28 +08:00
afc163
01468cdc54
improve getDefaultSelection code implementation
2016-01-01 19:00:34 +08:00
afc163
092e2e1ac6
empty selectedRowKeys when dataSource changed, ref #793
2016-01-01 18:53:57 +08:00
afc163
ba51e65c3d
Add animation for dropdown submenu, ref #797
2015-12-31 17:55:45 +08:00
afc163
d79562075a
update select demo
2015-12-31 17:36:37 +08:00
afc163
dc1455ecc4
Add dropdown submenu demo and style, close #797
2015-12-31 17:34:04 +08:00
Benjy Cui
8c50e283f6
fix: FormItem should support long help message #785
2015-12-31 15:57:24 +08:00
Benjy Cui
e66a43a4c5
docs: update Form's demo
2015-12-31 09:51:44 +08:00
afc163
4d8e008927
update demo code
2015-12-30 19:34:05 +08:00
afc163
1a606524dd
rm expandedKeys from tree API
2015-12-30 19:01:34 +08:00
lgmcolin
1087ec4501
fix tree doc
2015-12-30 17:54:07 +08:00
afc163
e44faf9d48
fix demo style
2015-12-29 23:43:10 +08:00
afc163
6d4c4e12d1
Add advanced search form demo
2015-12-29 23:39:21 +08:00
afc163
98b899d0cc
timePicker en-US, ref #771
2015-12-29 22:40:09 +08:00
afc163
9f48f665a6
Add animation for transfered item
2015-12-29 15:48:51 +08:00
afc163
253da716f3
change table default indentSize
2015-12-29 14:36:38 +08:00
afc163
3090930ae3
Fix icon doc
2015-12-29 13:52:31 +08:00
afc163
91bd7f22c0
use mountNode replace the long getElementById
2015-12-29 12:08:58 +08:00
Benjy Cui
c8339d5b1b
Merge branch 'master' of github.com:ant-design/ant-design
2015-12-28 16:11:38 +08:00
yiminghe
d7e4578b89
fix pageSize
2015-12-28 15:42:16 +08:00
Benjy Cui
5699e61fd0
fix: uploadList should under the controll of beforeUpload #757
2015-12-28 14:16:34 +08:00
afc163
c5df2c0fac
update button demo text
2015-12-28 13:57:02 +08:00
afc163
2699f5075c
update button loading
2015-12-28 13:49:58 +08:00
afc163
5476bf1afe
fix previewFile error in uploadList
2015-12-28 13:07:47 +08:00
yiminghe
1f22b567d2
fix parseDateFromValue
2015-12-28 11:43:43 +08:00
afc163
74036396fe
fix calendar switch, close #753
2015-12-28 11:28:00 +08:00
afc163
4564324621
improve transfer demo code style
2015-12-28 11:03:58 +08:00
afc163
679d377e87
fix select error of calendar
2015-12-27 23:39:33 +08:00
afc163
c45c6877f8
fix lint problems
2015-12-27 16:20:59 +08:00
afc163
b1a136d208
improve uploadList previewFile
2015-12-27 16:00:40 +08:00
afc163
6f42cceb4a
use file.url after thumbUrl
2015-12-27 15:43:49 +08:00
afc163
c2cb6ea1b1
fix previewFile, ref #750
2015-12-27 15:37:17 +08:00
afc163
1f98c85e8a
support preview picture in upload list, close #750
2015-12-27 15:32:37 +08:00
afc163
a277669aba
Add comment for menu openKeys
2015-12-27 13:37:27 +08:00
afc163
b55d43924d
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
2015-12-27 13:06:59 +08:00
Benjy Cui
5121a5d634
deps: upgrade rc-menu
2015-12-26 17:23:41 +08:00
afc163
ac337976be
update table demo
2015-12-26 00:58:05 +08:00
afc163
6fa32a81b8
update demos title
2015-12-26 00:52:30 +08:00
afc163
d6122ab872
typo
2015-12-25 18:14:31 +08:00
afc163
e0fb571ebc
Add dateInputPlaceholder
2015-12-25 18:04:01 +08:00
afc163
5f3b38a38c
fix import file extentions
2015-12-25 17:53:35 +08:00
Benjy Cui
9ef865e25e
docs: update demo and documentation
2015-12-25 15:50:41 +08:00
afc163
8dea7fbe15
Rollback with-time-picker demo but do not show
2015-12-25 15:34:32 +08:00
afc163
f7322df4ee
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
2015-12-25 15:28:00 +08:00
afc163
82bb807932
update RangePicker style
2015-12-25 15:27:24 +08:00
Benjy Cui
da7b7ca2a0
fix: Form should support className
#711
2015-12-25 14:30:28 +08:00
afc163
ca4f159145
update demo name
2015-12-25 11:56:25 +08:00
afc163
e14ee95e8f
improve checkbox group
...
1. Add basic style
2. make it controlled component
3. code style
2015-12-25 11:48:59 +08:00
加缪
1f8e83c649
again fix group.md
2015-12-25 11:48:59 +08:00
加缪
6c5794e8ee
fix group.md eslint
2015-12-25 11:48:59 +08:00
加缪
5000fa6b87
fix ant-design eslint
2015-12-25 11:48:59 +08:00
加缪
e0e94ef709
checkbox demo complete
2015-12-25 11:48:58 +08:00
afc163
2fd64b4997
update date-picker api
2015-12-25 01:52:52 +08:00
afc163
69faeb9145
Fix button text whitespace
2015-12-25 01:44:06 +08:00
afc163
2ea1fb48a4
rm onSelect
2015-12-25 01:21:46 +08:00
afc163
cbf7d27664
improve rangepicker and add showTime prop
2015-12-25 01:21:03 +08:00
afc163
6c1f601ab8
Merge pull request #735 from ant-design/component-transfer
...
Component transfer
2015-12-24 21:19:24 +08:00
afc163
47ac6720e3
update demos
2015-12-24 20:49:10 +08:00
afc163
30d74aa7d5
update transfer info
2015-12-24 20:47:09 +08:00
afc163
ec95e2fb5b
Merge branch 'develop-0.11.0' into component-transfer
2015-12-24 20:36:30 +08:00
afc163
706009f2be
improve transfer
2015-12-24 17:44:54 +08:00
afc163
335d526dcc
update transfer opertion buttons
2015-12-24 15:52:49 +08:00
afc163
5c9a75c8bc
update transfer operation className
2015-12-24 15:31:03 +08:00
afc163
50565eef0f
improve transfer operation implement
2015-12-24 15:23:26 +08:00
afc163
7156c7526d
update transfer style and demos
2015-12-24 14:56:48 +08:00
Benjy Cui
afa40dd919
feat: add RangePicker
2015-12-24 14:45:22 +08:00
Benjy Cui
38083e5a9f
feat: expose onShowSizeChange
2015-12-24 10:12:31 +08:00
Benjy Cui
a84be2c043
docs: update docs and demos
2015-12-24 09:54:59 +08:00
Daqi Song
509a368e56
fix comments
2015-12-23 23:12:20 +08:00
Daqi Song
7b8007087a
fix style issues, enhance demos
2015-12-23 22:59:42 +08:00
afc163
970dd7f34e
fix popconfirm
2015-12-23 21:01:33 +08:00
Daqi Song
24975d1d15
add box width
2015-12-23 20:05:55 +08:00
afc163
e834d6a1a6
Add new icons
2015-12-23 19:58:18 +08:00
Daqi Song
a7f010dd36
add key, modify default props
2015-12-23 19:50:44 +08:00
Daqi Song
41ba920fd7
add filter function
2015-12-23 19:41:56 +08:00
afc163
8ab0e32758
fix icon
2015-12-23 19:23:14 +08:00
afc163
56336717ab
Add hint for name changing
2015-12-23 19:09:31 +08:00
Daqi Song
2d175a0a62
Merge branch 'develop-0.11.0' into component-transfer
...
* develop-0.11.0:
Add new icons
fix icon
Add hint for name changing
update links
docs: update documentation about `mixins`
Add axure rplib file link
Fix webpack errorin demo.js: a dependency to an entry point is not allowed
0.11.0-beta2
docs: update demo
docs: add demo for `overflowCount`
upgrade version select
docs: publish 0.11.x's documentation
2015-12-23 18:42:51 +08:00
Cam Song
f847c23c46
Fix a typo in tooltip demo
2015-12-23 18:07:31 +08:00
Benjy Cui
2bb90710b9
docs: update documentation about mixins
2015-12-22 16:54:34 +08:00
Benjy Cui
155c22efd4
docs: update demo
2015-12-22 14:49:46 +08:00
Benjy Cui
24398cd3e5
docs: add demo for overflowCount
2015-12-22 14:34:31 +08:00
Daqi Song
07387e4ded
Merge branch 'develop-0.11.0' into component-transfer
...
* develop-0.11.0: (52 commits)
remove unused code
improve home js
badge can be use like <Badge />, ref #413
fix: `rowKey` should work with Radio #697
update deps
remove scripts/clip.js
fix ie8 babel bug via es3ify-loader, ref ant-tool/atool-build#28
small change
Fix ie8 error caused by clipboard.js
Add basic English doc for install
update demos
update tabs style
Add tip, #692
update demo text
update background-color of common layout demo
update tabs demo
update tabs doc
Add card tabs on container top
update tabs style
update card tabs style
...
2015-12-21 15:30:25 +08:00
Daqi Song
765ce7bb67
change api
2015-12-21 15:29:02 +08:00
afc163
fd96b1e7f4
Merge pull request #707 from ant-design/fix-table
...
fix: `rowKey` should work with Radio #697
2015-12-18 17:31:05 +08:00
afc163
8a69058364
badge can be use like <Badge />, ref #413
2015-12-18 17:29:06 +08:00
Benjy Cui
d1c73231a1
fix: rowKey
should work with Radio #697
2015-12-18 16:33:37 +08:00
afc163
424166d335
Fix ie8 error caused by clipboard.js
2015-12-18 11:33:27 +08:00
Daqi Song
0e82e14030
fix demo
2015-12-18 09:05:02 +08:00
afc163
f0d94d476b
Merge pull request #691 from ant-design/update-time-picker
...
update time-picker to 1.0.0-alpha9
2015-12-17 16:13:23 +08:00
afc163
8df1da99d9
update demos
2015-12-17 16:12:17 +08:00
Daqi Song
45f01f1f26
update style
2015-12-17 16:08:16 +08:00
afc163
d8404a5972
Add tip, #692
2015-12-17 14:28:57 +08:00
afc163
2ab49d7b3c
update demo text
2015-12-17 13:44:04 +08:00
afc163
6f3bbce39b
update tabs demo
2015-12-17 12:39:26 +08:00
afc163
54087d7488
update tabs doc
2015-12-17 12:36:10 +08:00
afc163
a334065edb
Add card tabs on container top
2015-12-17 12:33:34 +08:00
Benjy Cui
7ed1d78150
docs: add doc for tabPosition
2015-12-17 10:04:07 +08:00
Daqi Song
f913542626
fix style
2015-12-16 23:02:49 +08:00
afc163
744a0c49b5
Fix Input textarea rows prop, close #694
2015-12-16 20:13:18 +08:00
afc163
e064af5eb9
update table index.md
2015-12-16 18:27:38 +08:00
afc163
e20111d918
Add table locale emptyText
2015-12-16 18:14:22 +08:00
MG12
ece8eaa7ad
update time-picker to 1.0.0-alpha9
2015-12-16 17:29:28 +08:00
afc163
76ecce0942
Add column key for table demo
2015-12-16 16:35:56 +08:00
afc163
5d0287615d
update table index
2015-12-16 15:53:46 +08:00
Benjy Cui
7f2957b23b
style: unify demos' code style
2015-12-16 15:25:15 +08:00
afc163
ca0cfc2cd0
Merge pull request #685 from ant-design/deps-slider
...
deps: upgrade rc-slider, ref #413
2015-12-16 14:14:05 +08:00
Benjy Cui
d644484236
deps: upgrade rc-slider
2015-12-16 14:03:09 +08:00
afc163
029890a5ab
fix default prop doc
2015-12-16 11:56:30 +08:00
afc163
7eb3c04a1e
Add tabPostion bottom
2015-12-16 11:53:52 +08:00
Benjy Cui
74fc3fd710
fix: uncheck when all the data are disabled #682
2015-12-16 10:32:32 +08:00
yiminghe
6e8d9c4079
Merge pull request #674 from ant-design/feat-new-tabs-style
...
Feat new tabs style
2015-12-15 19:24:51 +08:00
Benjy Cui
7cd8b34015
chore: remove useless div
2015-12-15 17:54:43 +08:00
afc163
734dcc142a
update tabs document
2015-12-15 17:30:06 +08:00
daqi.sdq
2850804feb
modify api
2015-12-15 17:08:34 +08:00
afc163
c43d59dbb4
update editable-card.md
2015-12-15 16:38:53 +08:00
afc163
12c1272354
rewrite editable card
2015-12-15 16:34:02 +08:00
daqi.sdq
2c8072cb98
Merge branch 'develop-0.11.0' into component-transfer
...
* develop-0.11.0: (147 commits)
update upload style
fix className
update tabs demo
Add picture style upload list
fix docs
fix #662
fix value prop of DatePicker to controlled prop
Add overflowCount for badge, close #660
Add ceiling spec, #413
update spec/tools.md
fix react-component/time-picker#9
fix prefixCls
feat: add Menu.ItemGroup #654
update tabs document
update text
Add design tools page
update upgrade notes
Add warn message and fix warn alert icon
Datepicker => DatePicker, Timepicker => TimePicker
Add propTypes
...
# Conflicts:
# index.js
2015-12-15 14:05:57 +08:00
afc163
b115f000f9
Fix some style and react key problems
2015-12-15 11:38:27 +08:00
afc163
349d03e384
update tabs document
2015-12-14 22:20:29 +08:00
afc163
257d90fce1
Add editable tabs example
2015-12-14 22:16:25 +08:00
afc163
6f04d7c1a7
Add type=card tabs
2015-12-14 16:30:15 +08:00
afc163
0bd2ed9378
update upload style
2015-12-14 11:56:00 +08:00
afc163
721c00e925
fix className
2015-12-14 11:45:35 +08:00
afc163
759baedadd
update tabs demo
2015-12-13 20:08:58 +08:00
afc163
9560c310a2
Merge pull request #666 from ant-design/upload-list-picture-style
...
Add picture style upload list
2015-12-13 19:47:20 +08:00
afc163
7288dfbaf9
Add picture style upload list
2015-12-13 17:46:06 +08:00
afc163
41660c3814
fix value prop of DatePicker to controlled prop
2015-12-12 13:38:25 +08:00
afc163
dce02dd5f9
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
2015-12-11 17:57:43 +08:00
afc163
5e18c37cce
Add overflowCount for badge, close #660
2015-12-11 17:57:09 +08:00
afc163
9dd5becfc8
fix prefixCls
2015-12-11 19:58:41 +08:00
Benjy Cui
6e95c29a1d
feat: add Menu.ItemGroup #654
2015-12-11 17:01:21 +08:00
afc163
23e1ad362b
update tabs document
2015-12-10 17:47:51 +08:00
afc163
5908b11652
Add warn message and fix warn alert icon
2015-12-10 16:41:41 +08:00
afc163
c7bcea8559
Merge pull request #651 from ant-design/remove-table-datasource
...
Remove remote mode datasource of Table
2015-12-10 16:33:23 +08:00
afc163
d759d1f489
Datepicker => DatePicker, Timepicker => TimePicker
2015-12-10 16:30:18 +08:00
afc163
41c60f6469
Add propTypes
2015-12-10 15:26:45 +08:00
afc163
58845101c2
update table demos
2015-12-10 15:16:33 +08:00
afc163
62d4bbd573
remove remote dataSource
2015-12-10 14:49:24 +08:00
afc163
b4789e585d
filter dropdown should have max height
2015-12-10 12:13:13 +08:00
afc163
397cfc96c0
fix selectedRowKeys bug code in 19c385c
2015-12-09 22:07:13 +08:00
afc163
a46dc5135c
fix selection column width, close #649
2015-12-09 21:55:07 +08:00
afc163
8604a9a2d2
slash -> separator, #641
2015-12-09 16:48:52 +08:00
afc163
dfd70ae634
fix empty filters when receive new columns in Table, ref #418 comment-163093580
2015-12-09 15:59:54 +08:00
afc163
c1b1765a1b
Fix short format timepicker
2015-12-08 21:23:07 +08:00
afc163
4f4240227e
Fix textarea not editable bug, close #646
...
Caused by #589 fix
and fix #586 via https://github.com/facebook/react/issues/2533#issuecomment-15150334
2015-12-08 19:23:23 +08:00
afc163
31ee4bea30
Fix textarea not editable bug, close #646
...
Caused by #589 fix
and fix #586 via https://github.com/facebook/react/issues/2533#issuecomment-15150334
2015-12-08 19:18:04 +08:00
afc163
f64bee9de5
Merge branch 'master' into develop-0.11.0
2015-12-08 16:48:30 +08:00
afc163
bfe94b2a80
upgrade rc-time-picker
...
ref #578
2015-12-08 16:45:21 +08:00
tom
7f7e66070e
fix bug: 只有在存在btn情况下才能调用close
2015-12-07 18:53:28 +08:00
afc163
b177350280
update icon document
2015-12-07 16:33:02 +08:00
afc163
05ee2bf036
update icon document
2015-12-07 16:32:44 +08:00
afc163
c79913b896
Fix table columns key, #642
2015-12-07 16:20:52 +08:00
afc163
a068e58dd4
Add slash prop, close #641
2015-12-07 12:13:13 +08:00
afc163
0690e7137d
Merge branch 'master' into develop-0.11.0
2015-12-07 11:20:46 +08:00
afc163
f6930d5f1b
remove ignoreScrollBehavior
2015-12-07 11:19:08 +08:00
Benjy Cui
1a4527944f
chore: remove useless ref
property
2015-12-07 11:12:19 +08:00
afc163
1d7350cccd
Add Switch size to API doc
2015-12-06 17:14:06 +08:00
afc163
290b739cd1
improve select classname code
2015-12-06 17:13:06 +08:00
afc163
7c9820baeb
Add small size switch, ref #413
2015-12-06 16:39:01 +08:00
afc163
a9818876e9
update icon stateless component
2015-12-06 16:22:34 +08:00
afc163
462f4432d7
Merge pull request #633 from ant-design/update-simple-pagination
...
Update simple pagination
2015-12-05 13:36:02 +08:00
afc163
36e234de97
update small examples
2015-12-05 13:34:55 +08:00
afc163
07e32342a0
fix demo ajax page change
2015-12-05 13:10:24 +08:00
afc163
84b23d6b11
fix demo ajax page change
2015-12-05 13:07:17 +08:00
afc163
52c26872cb
update docs
2015-12-05 01:08:33 +08:00
afc163
aed50b2cc0
update docs
2015-12-05 01:03:08 +08:00
Yuwei Ba
9582855255
use object-assign
2015-12-04 17:48:01 +08:00
Yuwei Ba
948120e224
update simple pagination style
2015-12-04 17:47:58 +08:00
afc163
6b4d7b3622
remove ref in Icon
2015-12-04 15:06:36 +08:00
afc163
055d3b406c
Add visible to popconfirm
2015-12-04 14:58:19 +08:00
Benjy Cui
7bbe2dee7c
chore: cursor should be not-allowed
if disabled
2015-12-04 11:22:16 +08:00
afc163
1b39188ea4
Merge pull request #628 from ant-design/upgrade-to-babel6
...
upgrade to babel6, ref #413
2015-12-03 17:57:06 +08:00
afc163
c592235f3d
Merge pull request #624 from ant-design/tabsAnim
...
tabs animation
2015-12-03 17:43:01 +08:00
afc163
d9eaffb0c8
upgrade nico-jsx for marked and babel6 inside it
2015-12-03 17:41:44 +08:00
jljsj
1446e799c4
add select choice anim
2015-12-03 19:21:49 +08:00
afc163
19c69eb071
Merge branch 'master' into develop-0.11.0
2015-12-02 20:04:05 +08:00
afc163
c3aa6ec367
Add search input style, ref #413
2015-12-02 19:33:26 +08:00
jljsj
ad1a97d0aa
add tabs default animation,remove Api animation
2015-12-02 18:06:16 +08:00
Benjy Cui
4e4273ec5b
docs: update Select's documentation
2015-12-02 16:28:41 +08:00
afc163
81209c70c3
Fix input & input-group wrapper tag
2015-12-02 15:55:02 +08:00
afc163
2923cd8799
Add dropdown button
2015-12-02 15:18:15 +08:00
afc163
cd8c6e7154
improve filter style, ref #413
2015-12-02 11:36:59 +08:00
afc163
5e1f611863
Add dashed button, ref #413
2015-11-30 18:26:44 +08:00
afc163
087c64649d
upgrade iconfont
2015-11-30 17:59:46 +08:00
afc163
3e5e51049b
use outline icon in alert with description
2015-11-30 15:07:29 +08:00
afc163
5b50e11192
Merge branch 'master' into develop-0.11.0
2015-11-30 15:03:50 +08:00
afc163
9b3858adbf
change filter icon
2015-11-30 14:48:33 +08:00
yiminghe
f99bbf5c2e
add month picker
2015-11-30 14:41:01 +08:00
afc163
f3d4ccc045
default hidden icon in alert, add showIcon prop
...
ref #413
2015-11-29 18:43:14 +08:00
afc163
3639f048f5
Merge branch 'master' into develop-0.11.0
2015-11-29 18:01:08 +08:00
afc163
7cd8fb042f
fix tree demo
2015-11-29 16:54:20 +08:00
afc163
cc80b3c1c6
Merge branch 'master' into develop-0.11.0
2015-11-28 15:04:59 +08:00
afc163
a0f93bfa83
use stateless component
2015-11-28 14:23:31 +08:00
afc163
5e8aa0cafd
Merge branch 'master' into develop-0.11.0
2015-11-27 17:28:46 +08:00
afc163
c269f65d08
Fix badge count always 0 bug in IE8/9, #605
2015-11-27 15:45:38 +08:00
afc163
7c0c2cd18c
Add rowKey tip in document
2015-11-27 15:08:56 +08:00
afc163
9e82dee23b
Add rowKey tip in document
2015-11-27 14:54:25 +08:00
afc163
eb828f0eba
Fix disabled props in RadioGroup, closes #603
2015-11-27 14:29:03 +08:00
afc163
54474acbcc
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
2015-11-27 12:10:36 +08:00
afc163
820d9d7880
fix demo lint
2015-11-27 12:08:57 +08:00
afc163
beaa01d4ef
upgrade rc-pagination to 1.3.5
2015-11-27 01:00:27 +08:00
afc163
3992678141
update ajax demo, controll current page outside
2015-11-26 23:30:20 +08:00
afc163
82addcccc1
update date and time picker demo
2015-11-26 22:18:14 +08:00
afc163
5b4aa4cd55
update API
2015-11-26 19:52:25 +08:00
afc163
2802643c12
fix demo
2015-11-26 19:51:03 +08:00
Yuwei Ba
83f176f2f6
Update demo.
2015-11-26 17:15:18 +08:00
daqi.sdq
779d904f53
add search and operation funcation
2015-11-26 16:07:11 +08:00
afc163
833498269d
Add middle size table, ref #413
2015-11-26 14:44:28 +08:00
afc163
07f5c62ef8
change title text in sorter
2015-11-26 14:15:09 +08:00
Yuwei Ba
4cc69cdd3f
Upgrade rc-pagination to 1.3.0.
2015-11-26 12:17:19 +08:00
afc163
59db4e46c6
fix demo code lint bug
2015-11-26 12:07:27 +08:00
afc163
bd14d75419
Merge pull request #584 from ant-design/feat-button-text
...
Add i18n for `Table` `Modal` `Popconfirm`
2015-11-26 11:59:20 +08:00
Daqi Song
38b51372e6
move mock data to demo
2015-11-26 11:18:37 +08:00
Daqi Song
27dc9bc853
init transfer
2015-11-25 23:17:06 +08:00
afc163
d1d3329674
fix boolean attribute lint errors
2015-11-25 18:10:35 +08:00
afc163
16abf46071
Fix markdown eslint errors, update .eslintrc
2015-11-25 18:10:34 +08:00
afc163
69433ebf9c
Merge branch 'master' of github.com:ant-design/ant-design
2015-11-25 17:50:16 +08:00
afc163
2f2928979b
Merge pull request #592 from ant-design/fix-input-number
...
fix: InputNumber should support `className`
2015-11-25 17:05:27 +08:00
shelwin
042f016dd4
update modal confirm demo
2015-11-25 16:17:58 +08:00
Benjy Cui
75fc99f0ad
fix: InputNumber should support className
2015-11-25 15:58:38 +08:00
afc163
e88fcd2839
Merge branch 'master' of github.com:ant-design/ant-design
2015-11-25 11:42:51 +08:00
Benjy Cui
2b3878549a
docs: update Slider docs for tipFormatter
2015-11-25 11:34:55 +08:00
afc163
7388b7e93a
Merge branch 'master' of github.com:ant-design/ant-design
2015-11-25 11:12:53 +08:00
afc163
a1e2099d4a
update ScrollNumber render
2015-11-25 11:08:26 +08:00
SimaQ
a86a3b9a5b
fix: fixes #586 .
2015-11-25 10:46:38 +08:00
afc163
ce76ebfe9b
replace rcUtil.classSet by classnames, ref react-component/util#1
2015-11-24 20:03:57 +08:00
afc163
a6197a4836
Merge pull request #565 from ant-design/badge-anim
...
Badge anim
2015-11-24 19:37:48 +08:00
afc163
62b50c76d7
adjust datepicker and timepicker style to fit each other
2015-11-24 17:43:58 +08:00
afc163
8cd65dcdba
update timepicker demo
2015-11-24 17:33:14 +08:00
afc163
83d047466b
Add datepicker and timepicer usage demo
2015-11-24 17:25:32 +08:00
xiaosheng.lj
871be19528
fix upload multiple #579
2015-11-24 17:00:34 +08:00
Benjy Cui
dba62729b0
refactor: set okText
cancel
defaultValue
2015-11-24 16:48:21 +08:00
Benjy Cui
b110b8787b
docs: update demos
2015-11-24 16:39:16 +08:00
Benjy Cui
998fa8816e
feat: Table should support i18n
2015-11-24 15:58:50 +08:00
afc163
47c8f3de69
improve badge anim
2015-11-24 15:29:57 +08:00
Benjy Cui
51a2798eb5
feat: Popconfirm should support i18n
2015-11-24 11:21:37 +08:00
Benjy Cui
fdd9ef7d18
feat: Modal should support internationalization
2015-11-24 11:01:36 +08:00
afc163
9d4aa291f3
Refactor ant scroll number
2015-11-23 23:01:04 +08:00
afc163
3768e49597
improve code style
2015-11-23 17:19:35 +08:00
Benjy Cui
5bbf9369fb
deps: update rc-slider and demo
2015-11-23 16:18:55 +08:00
jljsj
8026a92974
update transition-duration
2015-11-23 15:39:55 +08:00
jljsj
64be14e89e
update
2015-11-23 15:21:52 +08:00
jljsj
f7176f31f4
Merge branch 'badge-anim' of github.com:ant-design/ant-design into badge-anim
2015-11-23 15:19:00 +08:00
jljsj
23b5bf0cb0
update badge getTranslateY
2015-11-23 15:08:19 +08:00
afc163
c14dcc7e40
fix #571
2015-11-23 11:01:17 +08:00
Benjy Cui
bbadcc34c1
refactor: cache the result of getLocale()
2015-11-21 16:48:35 +08:00
afc163
250836371b
improve code style
2015-11-20 21:44:05 +08:00
afc163
162253b232
Merge branch 'master' of github.com:ant-design/ant-design
2015-11-20 21:08:03 +08:00
afc163
bb897c17ec
fix datepicker placeholder
2015-11-20 21:07:29 +08:00
afc163
c416d40b81
Fix datepicker style prop, close #564
2015-11-20 21:05:46 +08:00
afc163
7eb2f5b58a
Add support for degrade usage of form
2015-11-20 18:51:12 +08:00
afc163
184e378e79
move col row input into indepent dirctories, remove antd.ButtonGroup
2015-11-20 18:21:59 +08:00
afc163
97b6ff7f92
update timepicker index.md
2015-11-20 18:01:02 +08:00
afc163
21dc8811c9
update table doc
2015-11-20 17:16:56 +08:00
jljsj
7ce4a11d62
update badge number
2015-11-20 17:00:39 +08:00
jljsj
b08513a082
update badge number utils
2015-11-20 17:00:39 +08:00
jljsj
a834a9f83e
update badge anim demo
2015-11-20 17:00:39 +08:00
jljsj
75d2d21b0b
update badge anim
2015-11-20 17:00:39 +08:00
jljsj
55b9ec3feb
update badge open max 99
2015-11-20 17:00:38 +08:00
jljsj
0a1c8ba811
update badge anim 0-9, 9-0
2015-11-20 17:00:38 +08:00
jljsj
ae287a2b68
update badge change.md
2015-11-20 17:00:38 +08:00
jljsj
57cde4ab18
update badge number
2015-11-20 17:00:38 +08:00
jljsj
a52567bee6
add badge the number scroll anim
2015-11-20 17:00:38 +08:00
afc163
2b6b294fb0
Merge pull request #562 from ant-design/update-timepicker
...
update timepicker component and fix a bug when clear input.
2015-11-20 15:06:26 +08:00
MG12
df180f942c
update timepicker component and fix a bug when clear input.
2015-11-20 15:01:22 +08:00
afc163
ffcf55d241
Fix dropdown click usecase, ref #535
2015-11-20 14:26:59 +08:00
afc163
9268a0befd
Fix eslint
2015-11-20 14:15:33 +08:00
afc163
e07a116659
update iconfont index.md
2015-11-20 11:30:21 +08:00
afc163
e058e67cb4
fix iconfont
2015-11-20 11:05:34 +08:00
afc163
3597e6a576
move matchMedia polyfill to carousel
2015-11-20 10:57:08 +08:00
afc163
5b65625a3b
fix placeholder again
2015-11-19 19:28:36 +08:00
afc163
e42729f165
fix placeholder
2015-11-19 19:15:52 +08:00
afc163
ceb4761555
Fix code style
2015-11-19 19:09:51 +08:00
MG12
0bd4b783b9
remove useless file
2015-11-19 18:08:12 +08:00
MG12
8ad6479488
fix locale of default value
2015-11-19 18:02:00 +08:00
MG12
dbb8eaaa35
timepicker component feature fix
2015-11-19 18:02:00 +08:00
MG12
f65abf1d6d
update less file and use variables; rename TimePicker to Timepicker
2015-11-19 18:02:00 +08:00
崖鹰
3b6745d175
add timepicker component
2015-11-19 18:02:00 +08:00
afc163
c10e7e2a49
keep placeholder can be set
2015-11-19 17:20:00 +08:00
afc163
c9a2cf2e90
update timepicker demo
2015-11-19 17:15:31 +08:00
afc163
b520982f22
update demo code style
2015-11-19 17:12:16 +08:00
afc163
ff200db6c4
fix text
2015-11-19 17:08:05 +08:00
afc163
4ba22f748d
Merge pull request #553 from benjycui/deps-slider
...
deps: update Slider and its docs
2015-11-19 16:34:12 +08:00
afc163
8d85684b12
resume date time demo
2015-11-19 16:28:28 +08:00
afc163
2e54c5b30d
return original date value in onChange
2015-11-19 15:53:40 +08:00
afc163
7733962e1a
merge
2015-11-19 15:37:21 +08:00
MG12
2d84cd8a47
timepicker component feature fix
2015-11-19 15:19:40 +08:00
Benjy Cui
f51fa42353
fix: the placeholder of Datepicker
2015-11-19 15:10:48 +08:00
afc163
55bbd36c3c
Add time demo into datepicker demo
2015-11-19 14:28:54 +08:00
Benjy Cui
d340910897
deps: update Slider and its docs
2015-11-19 14:25:34 +08:00
MG12
99f0a10812
update less file and use variables; rename TimePicker to Timepicker
2015-11-19 14:08:23 +08:00
崖鹰
bfb4342c0c
add timepicker component
2015-11-19 14:07:31 +08:00
MG12
fbc4ad8aad
update timepicker
2015-11-19 14:04:53 +08:00
MG12
30b34aa9a7
timepicker component featuer fix
2015-11-19 14:04:41 +08:00
MG12
cdb40fbbd2
update less file and use variables; rename TimePicker to Timepicker
2015-11-19 14:04:22 +08:00
崖鹰
bf4afae270
add timepicker component
2015-11-19 14:03:58 +08:00
afc163
9aaeb14fba
Add props format for progress
2015-11-19 13:42:10 +08:00
afc163
c301c6b06d
improve code style
2015-11-19 00:13:16 +08:00
jljsj
58f4c2f086
add badge anim
2015-11-18 23:42:01 +08:00
afc163
618d0a334a
update slider demo
2015-11-18 17:50:22 +08:00
afc163
d02cd97dd9
Merge pull request #549 from benjycui/feat-slider
...
Feat slider
2015-11-18 17:23:26 +08:00
afc163
bf8b156413
Add badge demo
2015-11-18 17:05:56 +08:00
Benjy Cui
d4230132c1
chore: update examples
2015-11-18 16:56:22 +08:00
Benjy Cui
46f004877c
feat: upgrade rc-slider
2015-11-18 16:54:38 +08:00
afc163
0e13be7500
update document
2015-11-17 16:33:47 +08:00
afc163
11555d3eb1
Update style for adjust iconfont baseline again
...
Finally, we can say goodbye to top:-1px and top:1px
2015-11-17 16:14:11 +08:00
afc163
268b2dd3ee
fix rc-input-number
2015-11-17 14:35:43 +08:00
yiminghe
697fb5d8f9
add locale for calendar
2015-11-16 20:24:37 +08:00
yiminghe
162bcf3aca
upgrade calendar
2015-11-16 20:10:29 +08:00
afc163
f18cc4dac9
fix spin type to empty
2015-11-16 17:45:58 +08:00
yiminghe
1a3a19793c
add assign
2015-11-16 16:12:39 +08:00
afc163
9e5b828223
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0
2015-11-16 15:58:22 +08:00
afc163
a4bb599e52
fix default check all, ref #533
2015-11-16 15:57:36 +08:00
afc163
f5b4ad7279
Fix selectRowKeys for rowKey demo, ref #533
2015-11-16 15:39:40 +08:00
afc163
c44feaa25b
Fix iconfont wrong spell
2015-11-16 15:09:49 +08:00
血诺
37437014ae
add header select minWidth style
2015-11-16 15:07:02 +08:00
afc163
4b75e9deca
fix iconfont
2015-11-16 15:05:58 +08:00
afc163
83c914808a
update iconfont style
2015-11-16 14:56:47 +08:00
afc163
1f000ff9da
Merge pull request #534 from ant-design/feature-calendar
...
fix mode change when click month cell
2015-11-16 14:21:36 +08:00
afc163
d907ce62da
better code style
2015-11-16 14:20:15 +08:00
血诺
d517a2d030
fix mode change when click month cell
2015-11-16 14:20:15 +08:00
yiminghe
7be9844877
add note
2015-11-16 14:13:58 +08:00
yiminghe
4aafe71030
upgrade deps
2015-11-16 14:10:42 +08:00
afc163
e9ffa37a9f
update spin type
2015-11-16 11:10:15 +08:00
afc163
652195c9f7
Fix calendar controlled value
2015-11-15 21:40:01 +08:00
afc163
e54cd51162
make calendar value can be changed from outside
2015-11-15 15:46:05 +08:00
afc163
3cf2aa86bb
Add dark theme demo
2015-11-14 17:38:55 +08:00
afc163
1124f746f7
add back dark theme style
2015-11-14 17:29:48 +08:00
afc163
ed1bb1b97b
fix menu click
2015-11-14 16:00:56 +08:00
afc163
62243ab38b
default theme
2015-11-14 14:39:32 +08:00
afc163
819bd7d216
fix iconfont style
2015-11-14 14:09:08 +08:00
zinkey
0d5e1d0957
iconfont
2015-11-14 00:13:20 +08:00
zinkey
fea3712845
iconfont
2015-11-14 00:09:43 +08:00
zinkey
6c5eb95720
iconfont
2015-11-13 23:41:08 +08:00
zinkey
33b25f1bba
iconfont
2015-11-13 23:41:07 +08:00
zinkey
c3681cf9e4
iconfont
2015-11-13 23:38:02 +08:00
afc163
aee19b46d0
fix #523
2015-11-13 23:18:19 +08:00
afc163
39a3a8044b
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0
2015-11-13 22:35:22 +08:00
afc163
081be0c842
Add notice calendar demo
2015-11-13 22:34:49 +08:00
afc163
077f7de4ba
improve calendar style
2015-11-13 21:24:25 +08:00
qiuyuntao
af289b9658
Merge pull request #526 from ant-design/issue/314
...
Issue/314 menu 视觉优化
2015-11-13 21:11:25 +08:00
yuntao.qyt
358ce21266
menu theme dark
2015-11-13 21:09:21 +08:00
zinkey
2d06ca5e95
iconfont
2015-11-13 21:09:07 +08:00
zinkey
4a47bb3e52
iconfont
2015-11-13 21:02:06 +08:00
afc163
5540ac7c9c
type => mode
2015-11-13 20:32:54 +08:00
afc163
cf48526655
props.value is original Date object now
2015-11-13 20:20:54 +08:00
afc163
e8bc6f58ba
rm NoteList, it should be in demo
2015-11-13 19:56:34 +08:00
afc163
4b4b2dbe36
custom render demo
2015-11-13 19:19:08 +08:00
zinkey
d14ab49918
iconfont
2015-11-13 19:13:59 +08:00
afc163
756cea0524
typo
2015-11-13 18:21:13 +08:00
afc163
1dadd262b9
update calendar
2015-11-13 18:20:22 +08:00
afc163
053cd4b158
Merge pull request #519 from ant-design/feature-calendar
...
improve calendar
2015-11-13 17:31:12 +08:00
血诺
4c50d5caf2
docs add onTypeChange
2015-11-13 17:27:30 +08:00
afc163
3797f1adb3
update upload
2015-11-13 16:10:27 +08:00
afc163
b6ff796e71
update upload
2015-11-13 16:09:39 +08:00
血诺
62bc47300a
add onTypeChange
2015-11-13 15:11:38 +08:00
血诺
522c3fb0e7
remove selected cell style
2015-11-13 14:56:16 +08:00
afc163
e4afb5a420
fix demo
2015-11-13 11:43:12 +08:00
afc163
2ae25d1e03
hide picker when calendar overlay shown
2015-11-13 11:42:54 +08:00
血诺
1ec5bbb66f
fix details
2015-11-12 23:51:38 +08:00
yuntao.qyt
29f07d0972
border && theme dark
2015-11-12 23:09:35 +08:00
血诺
d950c63c80
improve calendar
2015-11-12 21:34:33 +08:00
血诺
0c3432fd35
fix className concat
2015-11-12 21:28:02 +08:00
afc163
8a62a4d009
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0
2015-11-12 19:12:25 +08:00
afc163
6382a14519
do not show title when there is no title in popover
2015-11-12 19:11:43 +08:00
yuntao.qyt
faf900a37f
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into issue/314
2015-11-12 14:58:42 +08:00
yuntao.qyt
9a3cfc096f
theme dark
2015-11-12 14:57:54 +08:00
yiminghe
f41409f319
update docs
2015-11-12 14:16:17 +08:00
afc163
9edea2d4ff
Merge pull request #503 from ant-design/feature-calendar
...
add components/calendar
2015-11-11 21:26:28 +08:00
afc163
60ec92fcf3
update docs
2015-11-11 17:44:16 +08:00
afc163
547db94de3
Add back calendar auto adjust style
2015-11-11 17:08:31 +08:00
afc163
f588e480df
remove demo just for bug tracing
2015-11-11 15:48:02 +08:00
血诺
6c5a051d92
change listdata to listData
2015-11-11 14:32:58 +08:00
血诺
a2e7ff51fb
fix details
2015-11-11 14:30:15 +08:00
血诺
a3e4043567
fix cols
2015-11-11 13:41:22 +08:00
血诺
7f4854a2c1
fix&improve
2015-11-11 13:11:47 +08:00
血诺
4db12ff733
add components/calendar
2015-11-11 13:11:47 +08:00
yiminghe
8fbd11015c
fix datepicker in modal. Fixes #505 #506
2015-11-11 12:26:26 +08:00
yiminghe
42a86258cc
add popupStyle for datepicker zIndex
2015-11-11 12:21:00 +08:00
xiaosheng.lj
3ea0225d61
feat add hover style
2015-11-11 00:28:05 +08:00
afc163
72a400c7e0
update API document, ref #498
2015-11-10 16:18:20 +08:00
afc163
09c208831f
ref #498
2015-11-10 16:07:23 +08:00
yiminghe
56ea33a08a
fix format parse
2015-11-10 15:39:59 +08:00
yiminghe
ac900e2919
update datepicker
2015-11-10 14:20:29 +08:00
yiminghe
cf503260ae
upgrade calendar
2015-11-10 11:18:39 +08:00
yiminghe
d37370c144
fix lint
2015-11-09 11:13:31 +08:00
yiminghe
455441a645
fix placeholder
2015-11-09 10:58:52 +08:00
afc163
06dc2b9041
improve steps line css style
2015-11-08 15:42:33 +08:00
afc163
159b5b28e4
Add spin prefixCls, ref #435
2015-11-06 23:49:37 +08:00
afc163
2c523d7246
Add spining for better transition effect, ref #315
2015-11-06 23:43:23 +08:00
afc163
e4b0454f8b
update datepicker demo
2015-11-06 22:27:58 +08:00
afc163
c05652a140
Add radio button disabled style, fix #489
2015-11-06 22:03:09 +08:00
afc163
d5acc3832a
update form demo
2015-11-06 14:13:26 +08:00
afc163
cd4ec87064
fix #486 temporarily
2015-11-06 14:11:47 +08:00
afc163
b3e2855333
dataSource could be null
2015-11-05 20:06:16 +08:00
afc163
90966ea1c9
empty text should be inside spin
2015-11-05 20:02:49 +08:00
afc163
57c12fa3ae
Add table column className demo
2015-11-05 19:46:29 +08:00
afc163
e323b0fc24
Remove demo text
2015-11-05 19:35:21 +08:00
afc163
516c9e1f51
Fix menu click arg
2015-11-05 19:09:33 +08:00
afc163
23b52b14f2
upgrade react-slick dep, fix carousel document, close #483
2015-11-05 18:29:44 +08:00
afc163
7a5bea24d2
update select api
2015-11-05 18:18:21 +08:00
afc163
bd04fbf354
Fix popconfirm animation, close #484
2015-11-05 18:14:20 +08:00
afc163
7ab0f7538d
update validation demo
2015-11-05 18:07:24 +08:00
afc163
eb7568c8a6
update select style
2015-11-05 17:49:47 +08:00
afc163
2f18d05759
move input-number width to css
2015-11-05 17:35:21 +08:00
afc163
19c385ce58
Fix rowSelection when change dataSource
2015-11-05 17:30:24 +08:00
afc163
f2ce959d33
hide submenu on click
2015-11-05 14:18:46 +08:00
偏右
3fa30ddc43
Merge pull request #479 from ant-design/fix-popover-style
...
fix: delete :after of placement
2015-11-05 10:52:00 +08:00
popomore
d3e0c844a3
fix: delete :after of placement
2015-11-04 21:07:00 +08:00
afc163
f205f43bd9
update tooltip and placement demo
2015-11-04 20:48:51 +08:00
偏右
3659d8ab8e
Merge pull request #474 from ant-design/feature-placement
...
feat: support more placement for popover
2015-11-04 20:31:33 +08:00
afc163
1742085df9
fix warnings
2015-11-04 19:40:38 +08:00
afc163
ba3a91738e
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0
2015-11-04 19:33:13 +08:00
afc163
d124dca717
better placement demo
2015-11-04 19:32:54 +08:00
yiminghe
b4830a8dd1
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0
2015-11-04 18:08:29 +08:00
yiminghe
8005455ddd
use div
2015-11-04 18:07:42 +08:00
afc163
f7c3550377
document for 0 value
2015-11-04 18:02:59 +08:00
afc163
75ca864dec
document for 0 value
2015-11-04 18:02:36 +08:00
afc163
27155b5d81
hide badge when count is 0, fix #476
2015-11-04 18:00:37 +08:00
popomore
e62c4c7666
feat: support more placement for popconfirm
2015-11-04 17:50:49 +08:00
偏右
79682dd61c
Merge pull request #473 from ant-design/fix-form-warning
...
fix: fix form demo warning. fixed #470 .
2015-11-04 17:27:24 +08:00
afc163
30b6aeaa04
rowSelection getCheckboxProps, defaultValue should be defaultChecked
2015-11-04 17:23:20 +08:00
popomore
84647fa12d
test: add simple testcase for popover
2015-11-04 17:22:33 +08:00
popomore
52fbd05072
feat: support more placement for popover
...
Ref #312
2015-11-04 17:18:40 +08:00
SimaQ
ecb1a8f447
fix: fix form demo warning. fixed #470 .
2015-11-04 17:10:19 +08:00
afc163
3baeaeb0c3
rewrite iconfont demo page
2015-11-04 16:55:02 +08:00
afc163
c044f62374
update upload style
2015-11-04 12:00:49 +08:00
偏右
5616e552a4
Merge pull request #459 from ant-design/feat-upload
...
feat add upload progress effect
2015-11-04 11:19:03 +08:00
SimaQ
49459897d7
refine validation demo.
2015-11-03 23:34:51 +08:00
afc163
2b54004b7e
update spin
2015-11-03 22:41:57 +08:00
afc163
a707df5276
Add filterMultiple in table column, close #442
2015-11-03 22:32:36 +08:00
afc163
be42f5687b
update loading demo
2015-11-03 22:23:31 +08:00
yiminghe
dc1650486d
fix button
2015-11-03 20:06:44 +08:00
afc163
7a9c536569
add loading prop for table
2015-11-03 18:16:16 +08:00
afc163
a3a7854cad
should spin the table content, not contain pagination
2015-11-03 17:48:56 +08:00
afc163
556ec6068c
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0
2015-11-03 17:22:00 +08:00
afc163
664fb92104
update rc-table
2015-11-03 17:21:51 +08:00
yiminghe
6be657bc64
fix autocomplete
2015-11-03 17:13:05 +08:00
xiaosheng.lj
851da67f48
style uploadList to showUploadList
2015-11-03 16:59:04 +08:00
xiaosheng.lj
9cb8bef1ad
feat add uploadlist config and fix color
2015-11-03 16:59:04 +08:00
xiaosheng.lj
440f69a800
style color with tint
2015-11-03 16:59:04 +08:00
xiaosheng.lj
0cc8035678
feat add upload progress effect
2015-11-03 16:59:04 +08:00
偏右
d184d87308
Merge pull request #466 from benjycui/feat-button
...
feat: make `Button` easy to use
2015-11-03 14:48:33 +08:00
Benjy Cui
5fd6999866
feat: make Button
easy to use
2015-11-03 14:25:36 +08:00
afc163
e8c47a9fb5
update demo
2015-11-03 14:25:34 +08:00
yiminghe
052e8ee0f4
upgrade
2015-11-03 13:52:41 +08:00
afc163
9749b1692e
update document
2015-11-02 16:37:40 +08:00
偏右
6a4743e7ac
Merge pull request #433 from ant-design/form-modularization
...
form 组件
2015-11-02 16:32:04 +08:00
afc163
7c409e54b0
fix datepicker style
2015-11-02 14:46:06 +08:00
afc163
80983752c1
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0
2015-11-01 13:00:38 +08:00
Benjy Cui
24a2e1ecca
deps: upgrade rc-slider
2015-11-01 11:42:47 +08:00
afc163
b5e40560bf
update demo style
2015-10-31 17:35:50 +08:00
afc163
84e71919da
Datepicker upgrade
2015-10-31 15:16:05 +08:00
SimaQ
1c1bf9945a
细节修改,保持 dom 结构稳定。
2015-10-31 08:46:15 +08:00
SimaQ
26d9c64f4d
fix: 修复通 Validator 结合使用输入失焦的问题。
2015-10-31 08:46:15 +08:00
SimaQ
0097b574d0
更新 Validation demo。
2015-10-31 08:46:15 +08:00
SimaQ
3a38ad40d3
更新 form 文档。
2015-10-31 08:46:14 +08:00
SimaQ
0d2a6f9c3c
message 组件名更新....
2015-10-31 08:46:14 +08:00
SimaQ
bc228af808
mv input-size.md to input.md, inputs.md to input-group.md
2015-10-31 08:46:14 +08:00
SimaQ
27a8d10f3c
更新文档。
2015-10-31 08:46:14 +08:00
SimaQ
7b675f0721
更新 form demo.
2015-10-31 08:46:14 +08:00
SimaQ
8f72f6cdcf
将 formItem 布局样式相关的属性写法同 layout 组件属性结合。
2015-10-31 08:46:14 +08:00
SimaQ
cd24f3d566
优化 Input.jsx
2015-10-31 08:45:36 +08:00
SimaQ
6d18737404
update demo.
2015-10-31 08:45:36 +08:00
SimaQ
b9bee33154
更新 validation demo.
2015-10-31 08:45:36 +08:00
SimaQ
c2e56746dc
更新 form 说明文案。
2015-10-31 08:45:36 +08:00
SimaQ
b8479d9d55
更新 form demo。
2015-10-31 08:45:35 +08:00
SimaQ
5bb37f7033
form 组建
2015-10-31 08:45:35 +08:00
SimaQ
042800c750
增加 size 定义。
2015-10-31 08:45:35 +08:00
SimaQ
e59d168453
去除 isCompact 属性,将是否添加 ant-form-item-compact 类在程序内部判断。
2015-10-31 08:45:35 +08:00
SimaQ
7ca132eca8
feat: add mixin for form.
2015-10-31 08:45:35 +08:00
SimaQ
ebab3c4199
update form demo.
2015-10-31 08:45:35 +08:00
SimaQ
6689011357
feat: Form modularization.
2015-10-31 08:44:38 +08:00
afc163
30a719f936
update document
2015-10-31 02:21:43 +08:00
afc163
e0c9da599a
update table loading
2015-10-31 02:12:26 +08:00
afc163
dde31cfa1b
update spin component
2015-10-31 02:00:03 +08:00
偏右
9f6ce589d6
Merge pull request #435 from KgTong/feature-spin
...
Feature spin
2015-10-31 00:33:06 +08:00
afc163
25368de60b
update button demo style
2015-10-30 17:04:22 +08:00
afc163
f526703bf8
update disabled button demo
2015-10-30 17:00:06 +08:00
偏右
483446b28f
Merge pull request #455 from ant-design/feature-delStyleAlign
...
del align
2015-10-30 16:48:11 +08:00
勤拭
cc58106186
del align
2015-10-30 16:45:10 +08:00
Benjy Cui
21231c50a1
docs: 增加多选 Select
校验的 demo
2015-10-30 16:06:27 +08:00
Benjy Cui
46452912c1
docs: update Slider's docs
2015-10-30 14:09:15 +08:00
KgTong
fa55d3a442
delete the loading attribute in spin/index.md
2015-10-30 13:16:51 +08:00
KgTong
b0bad43bf8
Merge remote-tracking branch 'ant/develop-0.10.0' into feature-spin
2015-10-30 13:11:39 +08:00
KgTong
ed91ce0931
use animation judge function, and remove the loading attribute
2015-10-30 11:56:23 +08:00
偏右
4eef432425
Update index.md
2015-10-29 23:17:25 +08:00
afc163
fee949cd04
update code style
2015-10-29 20:15:44 +08:00
afc163
3a5f301fad
update code style
2015-10-29 20:14:08 +08:00
afc163
67c0e2ad0e
update document
2015-10-29 20:10:44 +08:00
偏右
ba023f3f05
Merge pull request #447 from ant-design/feature-colspan-rowspan
...
support colspan and rowspan
2015-10-29 20:00:15 +08:00
afc163
e246dfeb06
update datepicker style
2015-10-29 19:59:48 +08:00
afc163
bd61bad5ee
date null is meaning value
2015-10-29 19:37:39 +08:00
勤拭
7664a41f9b
调整格式
2015-10-29 17:31:47 +08:00
勤拭
6e184378bf
文档逗号改为中文格式
2015-10-29 17:03:15 +08:00
勤拭
c2e67f72ed
standard format
2015-10-29 16:23:09 +08:00
勤拭
e9cfca0d89
support colspan and rowspan
2015-10-29 15:38:59 +08:00
afc163
3a68e2fe1f
update tabs demo
2015-10-29 15:27:43 +08:00
afc163
d375942e4b
update tabs demo
2015-10-29 15:23:58 +08:00
偏右
f528017412
Merge pull request #438 from ant-design/develop-0.10.0fortreedynamic
...
Dynamic Tree
2015-10-29 14:19:30 +08:00
ioldfish
a63360734c
demo中去掉propTypes
2015-10-29 14:02:51 +08:00
ioldfish
97942c6f2d
Merge branch 'develop-0.10.0' of https://github.com/ant-design/ant-design into develop-0.10.0
...
Conflicts:
package.json
2015-10-29 13:42:40 +08:00
ioldfish
01bf42d712
Merge branch 'develop-0.10.0' of https://github.com/ant-design/ant-design into develop-0.10.0
...
Conflicts:
package.json
2015-10-29 09:55:47 +08:00
Haibin Yu
0d2c6b2505
remove state items in uploadList.jsx
2015-10-29 00:06:39 +08:00
KgTong
852377b6b3
ES6 syntax for spin demo code
2015-10-28 21:40:05 +08:00
afc163
753c01ae18
ES6 syntax for demo code
...
fix antd.notification
2015-10-28 20:55:49 +08:00
afc163
dffbda521c
update datepicker demo
2015-10-28 19:48:32 +08:00
KgTong
7ad9db3eb3
fix IE version logic
2015-10-28 19:39:36 +08:00
KgTong
2e67eae9dd
Merge remote-tracking branch 'ant/develop-0.10.0' into feature-spin
2015-10-28 19:33:45 +08:00
KgTong
89517f6e45
support align center and fix compatibility for IE
2015-10-28 19:33:25 +08:00
afc163
17afda5028
update demo start-end
2015-10-28 18:35:56 +08:00
afc163
735ed1f89f
update iconfont code sample
2015-10-28 18:13:15 +08:00
偏右
1d30992de2
Merge pull request #440 from ant-design/layout-component
...
layout 组件化
2015-10-28 18:10:55 +08:00
pizn
90c8d17bbe
feat: 重构下 className 的写法,支持原有的 className
2015-10-28 18:04:56 +08:00
偏右
5ab1a16a32
Merge pull request #443 from coderhaoxin/fix-badge-count
...
fix: get count from props
2015-10-28 17:51:14 +08:00
haoxin
147ffa4209
fix: get count from props
2015-10-28 17:47:28 +08:00
pizn
68a952fb62
update: 修改 flex demo
2015-10-28 17:24:35 +08:00
afc163
7c9892a9c7
Add Button propsType
2015-10-28 15:45:31 +08:00
pizn
d1e60798af
udpate...
2015-10-28 00:02:31 +08:00
pizn
69aaa6c296
Add layout componet for antd
2015-10-27 23:52:17 +08:00
偏右
59c511fe19
Merge pull request #437 from ant-design/ie8-button-radius-support
...
support border radius in ie8 via css3pie
2015-10-27 20:05:26 +08:00
afc163
e19186f783
confirmLoading is fully controlled by props now, fix #392
2015-10-27 19:57:18 +08:00
afc163
0193df102b
update table ajax demo
2015-10-27 19:37:39 +08:00
afc163
f7ef12acf1
Remove some demo
2015-10-27 19:19:09 +08:00
afc163
64b4031d7a
Fix key warning in table demo
2015-10-27 17:27:11 +08:00
ioldfish
2fefd5d103
Merge branch 'develop-0.10.0' of https://github.com/ant-design/ant-design into develop-0.10.0
...
Conflicts:
package.json
2015-10-27 16:44:31 +08:00
ioldfish
49c019f86d
Merge branch 'develop-0.10.0' of https://github.com/ant-design/ant-design into develop-0.10.0
...
Conflicts:
package.json
2015-10-27 16:28:00 +08:00
afc163
602c2d1f9d
support border radius in ie8 via css3pie
2015-10-27 16:26:56 +08:00
ioldfish
8f887d3879
update ant-tree dynamic
2015-10-27 15:47:01 +08:00
KgTong
0f4b4ae39f
fix table loading when removing type attrite of spin
2015-10-27 15:15:24 +08:00
KgTong
686a21df78
remove type attribute of spin
2015-10-27 14:58:04 +08:00
KgTong
ea0e9b7d6a
fix for code review
2015-10-27 14:01:55 +08:00
KgTong
103104b256
fix conflict
2015-10-27 11:06:15 +08:00
KgTong
b9ce4c7ddf
replace the table loading with spin
2015-10-27 10:34:05 +08:00
KgTong
5c1a11710d
add spin component
2015-10-27 10:10:27 +08:00
xiaoshuai
25a3a3c7b9
fix progressbar worning
2015-10-26 20:14:41 +08:00
afc163
62115e9034
just hide toottip overlay when there is no title
...
avoid rerender children when title is changed
2015-10-26 16:30:27 +08:00
afc163
4edb61876e
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0
2015-10-26 11:09:12 +08:00
afc163
5a50df6b78
use ghost button to match primary button
2015-10-26 11:08:36 +08:00
afc163
cad3fdff45
lg => large, sm => small
2015-10-26 11:02:48 +08:00
yiminghe
17b1ec14f8
add tabs add demo
2015-10-26 10:56:09 +08:00
afc163
7ae46cd406
no show toolitp when there is no title
2015-10-25 14:55:31 +08:00
Pyiner
776238eda9
fix _target
to target
2015-10-24 15:14:53 +08:00
afc163
1e79f487c8
Read locale from deps
2015-10-23 23:50:26 +08:00
jiang
1931db6307
update route md key
2015-10-23 23:15:03 +08:00
afc163
de49cb6e1b
Merge branch 'develop-0.10.0' into queue-anim
2015-10-23 22:37:49 +08:00
afc163
c4b0918872
update queue-anim demos
2015-10-23 22:37:42 +08:00
afc163
cd0703e462
remove enter-animation
2015-10-23 21:38:35 +08:00
afc163
5d7fea6c68
Add locale prop link
2015-10-23 18:17:57 +08:00
afc163
f8122309fa
Add locale support for datepicker, #424
2015-10-23 17:57:02 +08:00
jljsj
894ae72f43
update router animation
2015-10-23 17:39:37 +08:00
jljsj
eedcb0ea63
remove style.md "gi"
2015-10-23 15:59:15 +08:00
afc163
b7a32da9ec
update code style
2015-10-23 15:55:58 +08:00
jljsj
ac87334179
update queue-anim demo ReactDOM
2015-10-23 14:53:57 +08:00
afc163
875635e027
Fix datepicker format
2015-10-23 11:52:05 +08:00
afc163
64e54c42b4
update code style
2015-10-23 10:51:56 +08:00
afc163
6757dc8199
Hide unfinish demo
2015-10-22 23:54:56 +08:00
afc163
4bed95ef6a
Merge
2015-10-22 21:30:28 +08:00
afc163
71e026467a
Merge branch 'queue-anim' of github.com:ant-design/ant-design into queue-anim
2015-10-22 21:26:21 +08:00
偏右
83664dbd28
Merge pull request #422 from ant-design/unify-size-prop
...
unify all size prop to: large default small
2015-10-22 21:13:14 +08:00
afc163
3b6c92045c
update demo style
2015-10-22 21:12:13 +08:00
afc163
415fa383e3
unify all size prop to: large default small
2015-10-22 21:01:52 +08:00
yiminghe
fdee139459
add className for table
2015-10-22 17:28:12 +08:00
afc163
75eefe533c
upgrade datepicker
2015-10-22 17:16:02 +08:00
afc163
86c5ead45a
Add onChange prop to Table, fix #395
2015-10-21 20:21:14 +08:00
偏右
3af6ea1639
Merge pull request #417 from ant-design/feature-vertical-tabs
...
Add vertical tabs, fix #398
2015-10-21 20:04:29 +08:00
afc163
b6cdeb157d
Add vertical tabs, fix #398
2015-10-21 20:00:02 +08:00
jljsj
d2cf91d837
update queue-anim interval
2015-10-21 18:15:17 +08:00
Benjy Cui
f7a8b11243
chore: remove deprecated APIs
2015-10-21 17:59:57 +08:00
jljsj
dc2c720cec
update queue-anim enter-leave state.show
2015-10-21 17:56:42 +08:00
jljsj
ba34a49f79
update queue-anim demo
2015-10-21 17:53:38 +08:00
yiminghe
8c71530838
add start end demo for datepicker
2015-10-21 16:27:48 +08:00
yiminghe
1e43c9ddc5
upgrade tabs
2015-10-21 14:53:48 +08:00
afc163
eed88125f1
Fix document
2015-10-21 10:48:58 +08:00
yiminghe
8f2e8437be
add calendarStyle
2015-10-20 16:50:42 +08:00
yiminghe
76b0f673ec
beta2
2015-10-20 16:47:55 +08:00
afc163
aed7eae2bc
Fix confirmLoading
2015-10-20 10:45:49 +08:00
羽航
999e8a0e53
fix conflict
2015-10-20 09:50:47 +08:00
afc163
f26bbc1cd5
Add document version switch in footer, #406
2015-10-19 17:58:56 +08:00
afc163
e5bed684eb
Remove enter-animation document
2015-10-19 16:21:26 +08:00
jljsj
bf1d703274
queue-anim demo
2015-10-19 15:36:32 +08:00
afc163
dc47b1cd5b
fix reqwest
2015-10-19 11:34:44 +08:00
ioldfish
b3351715f3
Merge branch 'develop-0.10.0' of https://github.com/ant-design/ant-design into develop-0.10.0
2015-10-15 14:38:12 +08:00
afc163
8e00cdedf4
Merge branch 'master' into develop-0.10.0
2015-10-15 11:26:32 +08:00
afc163
ed7114e25e
update modal info
2015-10-15 11:26:07 +08:00
ioldfish
d700a53543
Merge branch 'develop-0.10.0' of https://github.com/ant-design/ant-design into develop-0.10.0
2015-10-15 10:40:01 +08:00
ioldfish
aca09cf191
update ant-tree
2015-10-15 10:38:14 +08:00
Yuwei Ba
60987b0112
Update offset.md
...
Typo
2015-10-15 00:10:01 +08:00
afc163
9ef14500f3
Fix datepicker defaultValue, closes #391
2015-10-14 18:09:28 +08:00
afc163
164c01b5ba
Merge branch 'master' into develop-0.10.0
2015-10-14 16:44:52 +08:00
afc163
a3b2ad5791
#380
2015-10-14 10:29:15 +08:00
羽航
1c9b9e8c86
fix little code style
2015-10-13 13:30:37 +08:00
羽航
dd76fe6520
增加InputNumber的Validator示例
2015-10-13 13:26:49 +08:00
yiminghe
fb43a1b86d
fix anim server render
2015-10-13 12:52:41 +08:00
羽航
1efca6afa3
增加Datepicker的Validator示例
2015-10-12 17:53:32 +08:00
羽航
52edc78676
修改onSelect属性为onChange属性,以支持Validator.为向前兼容,保留了onSelect属性.
2015-10-12 17:53:01 +08:00
偏右
842c7bb33d
Merge pull request #370 from benjycui/feature-button
...
feat: add support for `htmlType`
2015-10-11 15:21:53 +08:00
afc163
100adfc69a
update row select argument name
2015-10-10 11:35:31 +08:00
afc163
d184b39450
Merge branch 'feature-#252' of https://github.com/RaoHai/ant-design into develop-0.10.0
2015-10-09 18:48:32 +08:00
RaoHai
2c1fda70d6
Table 列选择模式重构
...
+ 表格 `rowSelection` 支持多选
+ 表格可配置某行数据默认选中、不能选中。该配置对 ajax 载入的数据有效。
示例:
```
getCheckboxProps: function (value) {
return {
defaultValue: value.name === '胡彦祖ajax2', // 配置默认勾选的列
disabled: value.name === '李大嘴ajax3' // 配置无法勾选的列
}
},
```
2015-10-09 17:14:09 +08:00
Benjy Cui
1e45e02e8a
feat: add support for htmlType
2015-10-09 16:55:07 +08:00
Benjy Cui
f4ca0798de
refactor: generate className with rcUtil.classSet
2015-10-09 16:42:08 +08:00
偏右
88f6be5855
Merge pull request #368 from benjycui/feature-button
...
chore: replace `button` tag with `Button` component
2015-10-09 15:47:14 +08:00
Benjy Cui
26069c33e9
chore: upgrade react-slick in order to work with React@0.14.x
2015-10-09 11:35:44 +08:00
Benjy Cui
429a4ca382
refactor: joinClasses
is removed in React@0.14.x
2015-10-09 10:55:52 +08:00
Benjy Cui
5b86a4be1d
refactor: replace button
tag with Button
component
2015-10-08 15:13:04 +08:00
afc163
93c181677a
Merge branch develop-0.10.0
2015-10-06 12:55:01 +08:00
Benjy Cui
2f771b0482
feat: button should be a component
2015-10-05 15:19:07 +08:00
elrrrrrrr
c540d124a5
chore: 迁移 upload iconfont
2015-10-02 16:52:34 +08:00
elrrrrrrr
725a142669
chore: 迁移 tag iconfont
2015-10-02 16:39:15 +08:00
elrrrrrrr
b7a922a895
chore: 迁移 tabs iconfont
2015-10-02 16:36:48 +08:00
elrrrrrrr
1640a34c4c
chore: 迁移 table iconfont
2015-10-02 16:31:51 +08:00
elrrrrrrr
37a1e03bc8
chore: 迁移 switch iconfont
2015-10-02 16:25:10 +08:00
elrrrrrrr
335c34aab7
chore: 迁移 slider iconfont
...
- 需要飞哥 review
2015-10-02 16:18:43 +08:00
elrrrrrrr
b9fa8d1a45
chore: 迁移 progress iconfont
2015-10-02 15:58:37 +08:00
elrrrrrrr
ac6505e68a
chore: 迁移 notification iconfont
2015-10-02 15:48:56 +08:00
elrrrrrrr
244c3a78a5
chore: 迁移 modal iconfont
...
- api 接口有变
2015-10-02 15:41:04 +08:00
elrrrrrrr
f99848a5a0
chore: 迁移 message iconfont
...
- 需要修改组件 jsx
2015-10-02 15:32:16 +08:00
elrrrrrrr
ae5ae396ef
chore: 迁移 menu iconfont
2015-10-02 15:26:18 +08:00
elrrrrrrr
d467994249
chore: 迁移 form iconfont
2015-10-02 15:17:21 +08:00
elrrrrrrr
d89cc5610b
chore: 迁移 dropdown iconfont 组件
2015-10-02 15:12:07 +08:00
elrrrrrrr
bcc4265201
chore: 迁移 button iconfont
...
- 手动加上 margin-right 8px
2015-10-02 15:04:28 +08:00
elrrrrrrr
a85898da62
chore: 迁移 breadcrump iconfont
2015-10-02 14:25:46 +08:00
elrrrrrrr
7f701cc2b7
chore: 迁移 badge iconfont
2015-10-02 14:23:53 +08:00
elrrrrrrr
64aa7b0acb
chore: 迁移 alert 组件 iconfont
2015-10-02 14:21:02 +08:00
elrrrrrrr
2ec165d2aa
chore(iconfont): 根据 CR 修复代码风格
2015-09-26 01:26:30 +08:00
elrrrrrrr
6465712385
feat: 抽离 Icon 组件、支持自定义属性
...
fixed #307
2015-09-26 01:26:30 +08:00
afc163
05347da926
not emit fetch when there is no dataSource change, #347
2015-09-26 00:56:15 +08:00
afc163
094ae9bbbf
update upload document
2015-09-24 19:43:02 +08:00
afc163
147b4ac49b
Add overlayClassName to popover and tooltip
2015-09-24 18:38:31 +08:00
afc163
52b639faba
Should update table data when changing pageSize
...
fix #317
2015-09-23 14:28:08 +08:00
afc163
74b2c8fcc1
update pagination document
2015-09-23 14:13:31 +08:00
Yuwei Ba
a08fa60930
添加 pageSize 发生变化的回调。 #317
2015-09-23 13:58:56 +08:00
afc163
67735552bb
update progress index.md
2015-09-22 20:14:56 +08:00
afc163
73c1d3f595
update progress demo
2015-09-22 20:11:28 +08:00
afc163
176adab763
update modal basic demo
2015-09-22 15:11:29 +08:00
afc163
c5cab1d687
Add confirmLoading prop for Modal
...
You can use `confirmLoading` to cancel button loading status.
```
onOk() {
...
this.setState({
confirmLoading: false
});
}
```
Fix #322
2015-09-22 15:06:10 +08:00
afc163
961b990f07
upgrade rc-upload to 1.6.x
2015-09-21 11:34:14 +08:00