Benjy Cui
62c22f31a9
docs: update demo for table
8 years ago
Sergio Crisostomo
7bc43493c1
docs: Add info about how to turn off pagination ( #4285 )
8 years ago
Sean Sun
b345074065
fix the lack of '*-offset-0' / '*-push-0' styles, close #4223 ( #4281 )
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
Benjy Cui
4758302ad5
deps: upgrade antd-tools, close : #4208
8 years ago
Rex
ca8e88971a
fix: callback is triggered only when the value changes ( #4278 )
* callback is triggered only when the value changes
* optimize lastValue assignment
8 years ago
afc163
e1d73eb424
update form documentation
8 years ago
afc163
5043a165f5
update english docs
8 years ago
afc163
655533f9ff
Add release schedule in README, close #4178
8 years ago
afc163
48de73b721
Fix a FormItem mis-align bug, close #4271
8 years ago
Rex
05e9587ec8
<CheckboxGroup /> support className ( #4276 )
8 years ago
afc163
60606d0e37
update changelog link
8 years ago
Benjy Cui
d7498c0af6
Test transfer ( #4191 )
* refactor: use Checkbox directly
* test: add test case for Transfer
8 years ago
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.
8 years ago
Benjy Cui
ba0dce98f5
chore: add warning for invalid usage, ref: #4274
8 years ago
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>
8 years ago
BK Heleth
a973ae18b5
docs: update document ( #4263 )
8 years ago
Wei Zhu
92edf23d4e
docs: Fix search tree demo expand, close #4233
8 years ago
feng zhi hao
6e416f4746
optimize Radio declaration ( #4260 )
chore: optimize Radio declaration (#4260 )
8 years ago
Wei Zhu
c547569d05
docs: Document callback parameters for Pagination
8 years ago
afc163
1f9e61ee69
update default font family
8 years ago
Wei Zhu
9a9db2411b
Unify badge style
8 years ago
afc163
5b48656b82
Fix Menu[vertical] selected item background, close #4253
8 years ago
afc163
d9b6ff5c8f
revert switch height
8 years ago
Pierre
827aa2f94c
style: remove hardcoded inputs height ( #4175 )
* remove hardcoded inputs height
* revert pagination input height
* revert pagination input heights bis
8 years ago
duzliang
304ced31bb
docs: Update CHANGELOG.zh-CN.md ( #4249 )
修改【### 2.x 不兼容改动】中的错别字
8 years ago
邦
80ea247fa9
fix(Dropdown): onVisibleChange param. ( #4252 )
* fix(Dropdown): onVisibleChange param.
* doc(Dropdown): update onVisibleChange argument
8 years ago
afc163
bda303a38e
fix snap
8 years ago
afc163
dc4cfd3e5f
Improve notification style when there is no descrption
8 years ago
afc163
99824d3e9f
remove unused className
8 years ago
afc163
b7597e947f
update notification demo code style
8 years ago
afc163
a8293c7f43
Merge branch 'master' of github.com:ant-design/ant-design
8 years ago
Wei Zhu
587b874fc8
tests: Add button tests
8 years ago
afc163
47c8445b80
revert pre-commit version
8 years ago
Wei Zhu
666e80a1ba
tests: Fix table import
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
邦
764cd9439d
fix(Cascader): onChange's first parameter should be string Array #4231 ( #4232 )
8 years ago
afc163
dba6b70e38
update upload API, #863
8 years ago
Benjy Cui
f0d1b94163
site: should remove locale info when switch to old site, close : #4224
8 years ago
afc163
7cf4192c4e
Add demo snap
8 years ago
afc163
6c99f3a2cb
downgrade pre-commit for observing/pre-commit#89
8 years ago
afc163
303fc113c2
Add coordinated form demo
8 years ago
afc163
a15d2c014a
update labelInValue description
8 years ago
afc163
9dfe19f544
update labelInValue description
8 years ago
afc163
f1c828c71d
update links
8 years ago
afc163
b4089638a4
fix home page background
8 years ago
Benjy Cui
a985c15872
deps: upgrade rc-upload
8 years ago
Jieraaa
abba1558c4
style:fix the bug of pseudo class ( #4210 )
8 years ago
弘树@阿里
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`
8 years ago