afc163
|
cee6fa49e8
|
Improve layout spec demo style
|
8 years ago |
Benjy Cui
|
4b08601f0f
|
style: update code style
|
8 years ago |
Benjy Cui
|
588f0c3d1c
|
chore: expose loadData for Cascader, close: #4215
|
8 years ago |
Benjy Cui
|
4967d36d2a
|
docs: update demos order for Cascader
|
8 years ago |
afc163
|
25f8095b67
|
Add Menu[inlineIndent] documentation
|
8 years ago |
chencheng (云谦)
|
7a67f5ce0f
|
docs: update pratical-projects for dva-cli@0.7 (#4322)
|
8 years ago |
偏右
|
ee5a8beca1
|
Add doc about using antd with create-react-app (#4294)
* Add doc about using antd with create-react-app, close #2526
* translate to english
* update comment
* update
|
8 years ago |
Benjy Cui
|
114016dd4e
|
chore: add alias for getTooltipContainer
|
8 years ago |
Benjy Cui
|
8b3e488485
|
docs: update docs for Tooltip Popconfirm Popover
|
8 years ago |
afc163
|
2d19ea8344
|
Add comment
|
8 years ago |
afc163
|
489d7cf997
|
Keep Search same default width as Input, close #4334
|
8 years ago |
afc163
|
6d142b11eb
|
update install documentation
|
8 years ago |
afc163
|
08893a47cb
|
fix card snap
|
8 years ago |
afc163
|
215c2fd7af
|
Fix nested Tabs style, close #4317
|
8 years ago |
afc163
|
07c39529bb
|
Merge branch 'master' of github.com:ant-design/ant-design
|
8 years ago |
Wei Zhu
|
3dc2ed6a64
|
Add forgotten snap back.
|
8 years ago |
Wei Zhu
|
ba9d95bba9
|
Simplify module export test
|
8 years ago |
Edd Hannay
|
8382023409
|
docs: fix typo in Form demo (#4313)
- Rename checkPassowrd function checkPassword
|
8 years ago |
HJin.me
|
0e92fa3f23
|
chore: improve Cascader and Tooltip's get(Popup|Tooltip)Container declaration (#4303)
|
8 years ago |
afc163
|
847a60ee56
|
Learn card loading animation from hashnode.com
|
8 years ago |
Benjy Cui
|
e6052d5832
|
docs: update demo for badge
|
8 years ago |
afc163
|
ecd2e57ef2
|
controlled DatePicker should not be clear
|
8 years ago |
Benjy Cui
|
77801ff436
|
fix: CI failed and ts null check
|
8 years ago |
Benjy Cui
|
3ec2c1bcfa
|
Revert "site: use cdn to improve performance, close: #3646"
This reverts commit 5d72c6d7e5 .
|
8 years ago |
Benjy Cui
|
f3c55c6ef8
|
Revert "site: use cdn to improve performance, close: #3646"
This reverts commit 47f56eab23 .
|
8 years ago |
Wei Zhu
|
8018529582
|
Ensure checkbox props cache is cleared after dataSource changes. (#4288)
Fix #4245
|
8 years ago |
Benjy Cui
|
47f56eab23
|
site: use cdn to improve performance, close: #3646
|
8 years ago |
Benjy Cui
|
5d72c6d7e5
|
site: use cdn to improve performance, close: #3646
|
8 years ago |
Benjy Cui
|
9f2e6c8baa
|
docs: update demo for SSR
|
8 years ago |
afc163
|
0620d52adc
|
Allow to config top multiply
|
8 years ago |
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 |