Benjy Cui
1351b5da5d
refactor: remove splitObject
2016-12-19 15:19:15 +08:00
Benjy Cui
4758302ad5
deps: upgrade antd-tools, close : #4208
2016-12-19 14:01:52 +08:00
Rex
ca8e88971a
fix: callback is triggered only when the value changes ( #4278 )
...
* callback is triggered only when the value changes
* optimize lastValue assignment
2016-12-19 10:52:47 +08:00
afc163
e1d73eb424
update form documentation
2016-12-18 14:54:12 +08:00
afc163
5043a165f5
update english docs
2016-12-16 22:10:47 +08:00
afc163
655533f9ff
Add release schedule in README, close #4178
2016-12-16 20:51:55 +08:00
afc163
48de73b721
Fix a FormItem mis-align bug, close #4271
2016-12-16 20:24:50 +08:00
Rex
05e9587ec8
<CheckboxGroup /> support className ( #4276 )
2016-12-16 20:23:36 +08:00
afc163
60606d0e37
update changelog link
2016-12-16 19:19:05 +08:00
Benjy Cui
d7498c0af6
Test transfer ( #4191 )
...
* refactor: use Checkbox directly
* test: add test case for Transfer
2016-12-16 17:59:52 +08:00
Wei Zhu
d7a110552b
Don't use index as row key. ( #4185 )
...
* Ensure warning if key is undefined.
* Ensure getRecordKey receives index
* Remove rowKey's second parameter from doc.
2016-12-16 17:53:08 +08:00
Benjy Cui
ba0dce98f5
chore: add warning for invalid usage, ref: #4274
2016-12-16 17:12:48 +08:00
Patrick Gidich
21ec9cb985
fix: issue with TypeScript for children of LocaleProvider ( #4234 )
...
Similar to issue:
https://github.com/ant-design/ant-design/issues/4140
Fixed in similar manner to how this issue was resolved:
a28743f648 (diff-9ae0a9df19960a2d1b9608f30f6b19b3)
children?: React.ReactElement<any>
2016-12-16 16:42:50 +08:00
BK Heleth
a973ae18b5
docs: update document ( #4263 )
2016-12-16 16:38:14 +08:00
Wei Zhu
92edf23d4e
docs: Fix search tree demo expand, close #4233
2016-12-15 21:45:56 +08:00
feng zhi hao
6e416f4746
optimize Radio declaration ( #4260 )
...
chore: optimize Radio declaration (#4260 )
2016-12-15 16:25:15 +08:00
Wei Zhu
c547569d05
docs: Document callback parameters for Pagination
2016-12-15 16:07:04 +08:00
afc163
1f9e61ee69
update default font family
2016-12-15 15:31:28 +08:00
Wei Zhu
9a9db2411b
Unify badge style
2016-12-15 15:28:22 +08:00
afc163
5b48656b82
Fix Menu[vertical] selected item background, close #4253
2016-12-15 12:12:35 +08:00
afc163
d9b6ff5c8f
revert switch height
2016-12-15 12:06:38 +08:00
Pierre
827aa2f94c
style: remove hardcoded inputs height ( #4175 )
...
* remove hardcoded inputs height
* revert pagination input height
* revert pagination input heights bis
2016-12-15 11:17:09 +08:00
duzliang
304ced31bb
docs: Update CHANGELOG.zh-CN.md ( #4249 )
...
修改【### 2.x 不兼容改动】中的错别字
2016-12-15 09:29:37 +08:00
邦
80ea247fa9
fix(Dropdown): onVisibleChange param. ( #4252 )
...
* fix(Dropdown): onVisibleChange param.
* doc(Dropdown): update onVisibleChange argument
2016-12-14 20:33:13 +07:00
afc163
bda303a38e
fix snap
2016-12-14 18:11:01 +08:00
afc163
dc4cfd3e5f
Improve notification style when there is no descrption
2016-12-14 18:07:36 +08:00
afc163
99824d3e9f
remove unused className
2016-12-14 17:58:06 +08:00
afc163
b7597e947f
update notification demo code style
2016-12-14 17:57:15 +08:00
afc163
a8293c7f43
Merge branch 'master' of github.com:ant-design/ant-design
2016-12-14 15:49:33 +08:00
Wei Zhu
587b874fc8
tests: Add button tests
2016-12-14 15:44:38 +08:00
afc163
47c8445b80
revert pre-commit version
2016-12-14 15:40:13 +08:00
Wei Zhu
666e80a1ba
tests: Fix table import
2016-12-14 15:38:26 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
Wei Zhu
17a0a33283
Restructure tests.
2016-12-14 14:41:39 +08:00
邦
764cd9439d
fix(Cascader): onChange's first parameter should be string Array #4231 ( #4232 )
2016-12-13 21:28:39 +07:00
afc163
dba6b70e38
update upload API, #863
2016-12-13 18:48:11 +08:00
Benjy Cui
f0d1b94163
site: should remove locale info when switch to old site, close : #4224
2016-12-13 14:19:23 +08:00
afc163
7cf4192c4e
Add demo snap
2016-12-13 13:48:37 +08:00
afc163
6c99f3a2cb
downgrade pre-commit for observing/pre-commit#89
2016-12-13 13:29:27 +08:00
afc163
303fc113c2
Add coordinated form demo
2016-12-13 13:28:16 +08:00
afc163
a15d2c014a
update labelInValue description
2016-12-13 11:44:59 +08:00
afc163
9dfe19f544
update labelInValue description
2016-12-13 11:43:31 +08:00
afc163
f1c828c71d
update links
2016-12-12 20:44:40 +08:00
afc163
b4089638a4
fix home page background
2016-12-12 13:43:52 +08:00
Benjy Cui
a985c15872
deps: upgrade rc-upload
2016-12-12 12:08:15 +08:00
Jieraaa
abba1558c4
style:fix the bug of pseudo class ( #4210 )
2016-12-11 23:55:30 +08:00
弘树@阿里
e280b1ac4b
docs: Update introduce.zh-CN.md ( #4193 )
...
* Update introduce.zh-CN.md
save dependency for `antd` using `npm i`
* Update introduce.zh-CN.md
Modify `-S` to `--save`
* Update introduce.en-US.md
add `--save` for `npm install`
2016-12-11 18:28:46 +08:00
afc163
16808eeadb
fix test snap
2016-12-11 14:08:15 +08:00
afc163
3af1821bde
remove whitespaces
2016-12-11 14:05:19 +08:00
afc163
f83b2c111e
fix eslint warning
2016-12-11 14:01:14 +08:00