Commit Graph

5055 Commits

Author SHA1 Message Date
Jordan Hornblow
c832975663 refactor: Collapse import in TS (#6536) 2017-06-21 15:39:08 +08:00
sojournerc
e2a99f53f7 add ClickEvent to Table.props.onRowClick interface 2017-06-20 17:29:46 -06:00
afc163
2382250d82 Fix snapshot 2017-06-20 22:10:26 +08:00
afc163
78e39a5520 improve table locale text 2017-06-20 21:36:33 +08:00
Benjy Cui
39cc78685d style: update code style 2017-06-20 09:46:23 +08:00
blankzust
3c700cd1b7 fix: Dropdown.Button should support getPopupContainer (#6527) 2017-06-20 09:33:15 +08:00
afc163
3a2f6bea18 update menu demo 2017-06-19 16:07:48 +08:00
afc163
fa88477886 tweak vertical menu selected style 2017-06-19 16:07:47 +08:00
afc163
12c6a73878 update jsx code style 2017-06-19 16:07:47 +08:00
afc163
b4c70d2913 upgrade avatar demos 2017-06-19 16:07:47 +08:00
afc163
3afa6faa36 change components type 2017-06-19 16:07:47 +08:00
Benjy Cui
c61bba1020 chore: make disabled today different from other disabled day 2017-06-19 15:14:53 +08:00
Benjy Cui
82d1957941 docs: update demo for: #6503 2017-06-19 11:25:30 +08:00
afc163
644e23fac6 Make calendar selects rendered inside header, close #6479 2017-06-19 10:47:22 +08:00
afc163
dd6d643519 update doc 2017-06-17 14:14:30 +08:00
newraina
dde8df5612 fix Dropdown.Button Props (#6482)
* fix DropdownButton Props

* let DropdownButtonProps extends ButtonGroupProps

* remove duplicated props
2017-06-16 20:28:42 +08:00
afc163
9969a3b598 Improve doc 2017-06-16 16:56:03 +08:00
Benjy Cui
88ee7b3e8e docs: add demo for react-router@4, close: #5644 2017-06-16 14:57:14 +08:00
Pierre Neter
e585103d4d Left border for wrap radio wrapper, small screen.
Fix #6492
2017-06-16 04:53:05 +07:00
Nico
cfccd84f62 Fix(Documentation): Fix Menu documentation 2017-06-15 18:08:01 +02:00
偏右
eeeafef4bb Merge pull request #5646 from ant-design/fix-breadcrumb
Fix: Breadcrumb should work with react-router@4
2017-06-15 19:11:25 +08:00
afc163
e34639a0a8 skip ssr test 2017-06-15 18:08:35 +08:00
Pierre Neter
7df095414c docs: update i18n support 24 language (#6483)
Signed-off-by: Pierre Neter <pierreneter@gmail.com>
2017-06-15 17:34:38 +08:00
afc163
a5cc8b33e3 fix menu border in demo 2017-06-15 15:39:55 +08:00
afc163
e62fa2a403 remove overflow:auto in Content 2017-06-15 15:37:24 +08:00
afc163
d7a29f682b upgrade Col span format in demo 2017-06-15 15:34:47 +08:00
afc163
1f3b9e4ee2 fix deps and snapshot 2017-06-15 13:57:07 +08:00
偏右
c140daabc5 Merge branch 'master' into fix-breadcrumb 2017-06-15 13:36:19 +08:00
afc163
81be11534c fix lint 2017-06-14 13:48:00 +08:00
afc163
64466a79cb update spin demo 2017-06-14 13:31:21 +08:00
afc163
e13ffac490 update doc 2017-06-13 17:36:54 +08:00
afc163
61d67f4563 Fix DatePicker footer extra border 2017-06-13 15:31:47 +08:00
Jordan Hornblow
51655e2e7c Allow Number type table keys. Make notification success, error, info, warn and warning non-optional (#6434)
* Allow Number type table keys. Make notification success, error, info, warn and warning non-optional

* Fix build error
2017-06-13 14:43:19 +08:00
偏右
c0b6f652cc Merge pull request #6441 from sadmark/fix-tabs
修复tabs嵌套bug,issue#6431
2017-06-12 16:41:31 +08:00
sadmark
9be44edf26 修复tabs嵌套bug,issue#6431 2017-06-12 16:28:35 +08:00
Wei Zhu
847153d998 docs: Document Table column[key] can be ignored.
Related #6436
2017-06-12 15:52:13 +08:00
Wei Zhu
baa8e23280 Pass className to table's pagination
fix #6416
2017-06-12 11:35:29 +08:00
afc163
4f874c5065 improve demo code 2017-06-09 21:24:40 +08:00
afc163
602cf0a309 Add test case 2017-06-09 20:00:16 +08:00
newraina
1d63de1106 fix Dropdown.Button's type definition 2017-06-09 18:37:05 +08:00
偏右
053521be39 Merge pull request #6415 from ddcat1115/Avatar
Avatar
2017-06-09 17:36:00 +08:00
Aaron Planell López
de030a0333 update document, ref #6392 (#6420) 2017-06-09 15:21:01 +08:00
乐仪
e6ad9daff8 update snap 2017-06-09 15:11:38 +08:00
乐仪
8749438aed add Badge demo 2017-06-09 15:00:44 +08:00
乐仪
153fb0fc34 improve2 2017-06-09 12:02:25 +08:00
乐仪
7667225b0f improve 2017-06-09 12:02:25 +08:00
乐仪
c30d1b191f add Avatar 2017-06-09 12:02:24 +08:00
Benjy Cui
4ee2194b45 deps: upgrade rc-notification 2017-06-09 10:17:30 +08:00
Benjy Cui
9b025806b8 fix: remove align.offset, ref: 0a1c0712 2017-06-08 17:27:28 +08:00
afc163
1c736c38b3 tweak Input[addon] vertical align, close #6403 2017-06-08 11:32:47 +08:00
afc163
448a3ff4dd Fix operations typo of Transfer, close #6401 2017-06-08 10:37:08 +08:00
偏右
d9c0d10e43 Merge pull request #6400 from megawac/autocomplete-placeholder-margin
Use input-padding-horizontal to control autocomplete placeholder placing
2017-06-08 10:29:22 +08:00
Evgeny Kuznetsov
1b79b74bea Update et_EE.tsx 2017-06-07 21:52:08 +03:00
Graeme Yeates
7b916da2ae Use input-padding-horizontal to control autocomplete placeholder placing 2017-06-07 13:40:33 -04:00
Evgeny Kuznetsov
23df258f50 Update es_EE.tsx
Pagination import was ommited, so chinese placeholders appeared.
2017-06-07 17:00:19 +03:00
Benjy Cui
b0040bfc37 test: update snapshot 2017-06-07 17:39:44 +08:00
afc163
d7837da175 Fix icon API documentation 2017-06-07 17:06:21 +08:00
Benjy Cui
1682d2cd14 Merge pull request #6380 from ant-design/feature-2.11
Feature 2.11
2017-06-07 09:14:39 +08:00
偏右
eb901c4bc6 Merge pull request #6385 from hyrijk/master
docs: fix Upload[beforeUpload]
2017-06-06 22:53:23 +08:00
peiming
426a35c248 docs: fix Upload[beforeUpload] 2017-06-06 21:51:27 +08:00
afc163
b991137628 fix spin timer, close #6383 2017-06-06 20:38:44 +08:00
afc163
41f157e596 Fix Select search input width, close #6382 2017-06-06 20:38:44 +08:00
Benjy Cui
14de57c32e test: update snapshot 2017-06-06 17:55:01 +08:00
Benjy Cui
2e313ef8f0 Merge branch 'master' into feature-2.11 2017-06-06 17:26:06 +08:00
Benjy Cui
8c632ef2cf fix: Modal.method should stop loading when promise throw err, close: #6183 2017-06-06 11:51:50 +08:00
偏右
920b32e94c Merge pull request #6344 from damiangreen/master
Add en-GB, it-IT, fr-FR + nl_BE locales
2017-06-05 18:05:22 +08:00
Damian Green
ea616e4deb tests 2017-06-05 10:28:45 +01:00
afc163
268336a651 update snapshots 2017-06-05 17:15:41 +08:00
afc163
6790e80f3e Add renderExtraFooter for DatePicker
close #6122, close #5188
2017-06-05 17:11:58 +08:00
afc163
45f5d6cdfe Tweak progress text width, close #6354 2017-06-05 14:13:15 +08:00
afc163
670a4d09a1 Fix Timeline.Item type, close #6356 2017-06-05 11:39:59 +08:00
afc163
d086ee253e update snapshots for #6347 2017-06-03 01:38:26 +08:00
afc163
0a1c0712a2 Fix DatePicker panel position, close #6347 2017-06-03 01:37:02 +08:00
afc163
920adb9a8a props.style in wrapper for input with addons 2017-06-03 00:55:30 +08:00
Damian Green
9193c05102 fix lint 2017-06-02 14:58:13 +01:00
afc163
8e8f19e2b5 update snapshot 2017-06-02 21:55:04 +08:00
Damian Green
6d74ea346f Add en-GB, it-IT, fr-FR + nl_BE locales 2017-06-02 14:40:32 +01:00
afc163
c209c45660 fix #6339 2017-06-02 16:33:11 +08:00
afc163
f40be3d7ac Tweak pagination style for vertical align and focused state 2017-06-02 16:32:42 +08:00
Benjy Cui
e01c8c8ff6 fix: should work with ES2015 module, close: #6334 2017-06-02 16:11:30 +08:00
Benjy Cui
ef54b60add docs: add docs for TimePicker[defaultOpenValue], close: #6336 2017-06-02 14:28:56 +08:00
Patryk
e2be361cd0 Add Polish language support 2017-06-01 22:43:12 +02:00
afc163
9bb7ec0b87 update form demo snapshot 2017-06-01 17:58:06 +08:00
afc163
becb888f6e Fix form demo, close #6323 2017-06-01 17:56:05 +08:00
afc163
b0aef6cad5 Fix Tree and TreeSelect disabled style, close #6320 2017-06-01 16:54:47 +08:00
Wei Zhu
e6ef5b5707 User static variable for element type detection 2017-06-01 15:07:37 +08:00
Wei Zhu
fd7ef2407c Don't need extends from rc-table
Fix #6313
2017-06-01 14:49:25 +08:00
afc163
45dee9e504 animating node should not be accessible, close #6314 2017-06-01 12:11:23 +08:00
slientcloud
e43c8012ad chore: support slider aira (#6301) 2017-06-01 12:08:39 +08:00
Benjy Cui
4e75347d35 deps: upgrade rc-pagination 2017-06-01 10:44:00 +08:00
Adrian Dimitrov
d629086c74 feat: added Bulgarian translation (#6297)
* Added Bulgarian translation

* Update bg_BG.tsx
2017-06-01 10:32:10 +08:00
Leo
f4312895d6 chore: componentDecorator return specific type instead of any (#6308) 2017-06-01 09:25:32 +08:00
乐仪
f03e5549bf Merge branch 'master' of https://github.com/ant-design/ant-design into feature-2.11 2017-05-31 20:01:07 +08:00
afc163
fd625ef1a0 upgrade and fix tslint problems 2017-05-31 15:48:35 +08:00
Benjy Cui
35095fc776 test: fix CI 2017-05-31 11:19:17 +08:00
afc163
b57047c919 upgrade typescript to 2.3, close #6263 2017-05-30 17:48:07 +08:00
afc163
4417dcf300 fix tsc 2017-05-29 19:06:26 +08:00
Jordan Hornblow
ba65f9429e Add onCellClick prop to ColumnProps interface 2017-05-29 20:17:01 +10:00
Jordan Hornblow
03adcefafd Make count prop optional in BadgeProps interface
E.g. https://ant.design/components/badge/#components-badge-demo-dot
2017-05-29 20:14:16 +10:00
afc163
fa235b7876 Fix RangePicker test case 2017-05-29 16:19:59 +08:00