afc163
ee644ce87c
📝 Fix changelog
2019-01-23 00:33:05 +08:00
afc163
ef1018d2a8
fix codesandbox link
2019-01-23 00:33:05 +08:00
afc163
2569097a0f
📝 Renew some documentations for state of art
2019-01-23 00:33:05 +08:00
wx1322
7faae1ada5
Add type definitions for Steps.Step ( #14468 )
...
fix #14442
2019-01-22 17:11:31 +08:00
zombieJ
0e8e2b53e4
add select check to fix edge wave issue ( #14469 )
...
* add select check to fix edge wave issue
fix #14466
* update style
* add comment
* rm removeAttribute
2019-01-22 16:23:59 +08:00
Ran Byron
16ec6e954e
Fix for Pagination ellipsis misalignment ( #14473 )
2019-01-22 15:56:59 +08:00
afc163
f513ec5a5f
change sentry id
2019-01-22 14:14:47 +08:00
afc163
430d78573b
✅ Add sentry in ant.design
...
follow https://sentry.io/onboarding/ant-design-zb/react/configure/javascript-react
2019-01-22 14:14:47 +08:00
afc163
047e253ce4
💄 New Sketch resources!
2019-01-22 14:14:09 +08:00
eidonjoe
5d025522e8
fix transfer ref ( #14441 )
...
* fix transfer ref
* delete transfer list search ref
2019-01-22 11:56:04 +08:00
ztplz
8cce556309
Add onMouseEnter and onMouseLeave for Menu Item ( #14454 )
...
fix #14357
2019-01-22 11:25:20 +08:00
zombieJ
9a8e3dd609
update snapshot ( #14467 )
2019-01-22 11:03:55 +08:00
偏右
b87261673a
📝 beautify code style in documentation ( #14457 )
2019-01-21 22:52:17 +08:00
Kasra Bigdeli
4e116962f2
Updating type: TreeSelectProps.getPopupContainer ( #14443 )
...
TreeSelectProps extends AbstractSelectProps. However, the method signatures are different causing compilation issue with typescript:
```
Failed to compile.
/home/kasra/Desktop/Repos/frontend/node_modules/antd/lib/tree-select/interface.d.ts
Type error: Interface 'TreeSelectProps' incorrectly extends interface 'AbstractSelectProps'.
Types of property 'getPopupContainer' are incompatible.
Type '((triggerNode: Element) => HTMLElement) | undefined' is not assignable to type '((triggerNode?: Element | undefined) => HTMLElement) | undefined'.
Type '(triggerNode: Element) => HTMLElement' is not assignable to type '(triggerNode?: Element | undefined) => HTMLElement'.
Types of parameters 'triggerNode' and 'triggerNode' are incompatible.
Type 'Element | undefined' is not assignable to type 'Element'.
Type 'undefined' is not assignable to type 'Element'. TS2430
24 | rootPId?: string;
25 | }
> 26 | export interface TreeSelectProps extends AbstractSelectProps {
| ^
27 | autoFocus?: boolean;
28 | defaultValue?: string | number | Array<any>;
```
2019-01-21 17:14:02 +08:00
Shuai Chen
b1c1b02030
change error version
2019-01-20 23:27:11 +08:00
陈帅
076ebacd6d
3.12.4 changelog ( #14436 )
...
* 3.12.4 changelog
* ✨ bump 3.12.4
2019-01-20 22:50:58 +08:00
ztplz
be51df6c4c
Format
2019-01-18 18:15:50 +08:00
ztplz
2d5b625177
Fix the bug that radio onchange will be ovrride by radioGroup onchange ( #14364 )
...
* Fix the bug that radio onchange will be ovrride by radioGroup onchange
* Update
* Remove unused comment
* Add tests
* Update
2019-01-18 16:12:47 +08:00
QC-L
b1a96776d9
docs: updated doc for create-react-app
2019-01-18 11:55:35 +08:00
zombieJ
7ed045ce57
fix prefixCls of empty go to div ( #14404 )
...
close #14403
2019-01-17 22:32:52 +08:00
zombieJ
1e7b3de159
update snapshot ( #14406 )
2019-01-17 22:05:28 +08:00
zombieJ
5a1119f37d
add radius on table-placeholder to fix table small size border clip ( #14398 )
...
fix #14388
2019-01-17 17:14:07 +08:00
zombieJ
321117c5e8
fix style of Input.Search with enterButton ( #14397 )
...
fix #14396
2019-01-17 16:52:12 +08:00
richardison
2a99fe713a
Add missing type on table definition ( #14392 )
2019-01-17 13:44:15 +08:00
zombieJ
343a7a9c3a
remove ul when list is empty ( #14390 )
2019-01-17 11:46:07 +08:00
Higor Araújo dos Anjos
ec4fcd2281
Add information about customize-cra installation
...
Complementation of PR #14385
2019-01-17 11:07:53 +08:00
TomIsion
44005529db
getPopupContainer callback param should be optional
2019-01-17 00:44:07 +08:00
zhaopeidong
21ca7895fb
fix table ColumnProps interface
2019-01-17 00:43:47 +08:00
Hal-pan
692392d320
fix test case
2019-01-17 00:43:26 +08:00
Hal-pan
7c5083f4fa
add test case
2019-01-17 00:43:26 +08:00
Hal-pan
4ac517d610
fix upload remove
2019-01-17 00:43:26 +08:00
Ming Hann
f30c11110b
updated dated doc for create-react-app
2019-01-17 00:12:43 +08:00
zombieJ
4ea65d36da
add missing style copy ( #14375 )
2019-01-16 17:28:02 +08:00
zombieJ
439c5ac29c
fixed the css in input-number ( #14373 )
...
fix #14367
2019-01-16 16:46:55 +08:00
偏右
dd7181ab22
🆙 upgrade devDependency
2019-01-15 14:07:14 +08:00
afc163
9202509503
💄 fix slider focus style
2019-01-14 23:49:41 +08:00
afc163
e139e57cfe
📝 remove unused common.js in site
2019-01-14 18:16:56 +08:00
afc163
6f55078a13
📝 fix tabs to spaces in documentation, close #14323
2019-01-14 18:04:48 +08:00
afc163
4a41dd1848
💄 Tweak site footer padding for more room
2019-01-14 12:11:47 +08:00
ztplz
8abfcdd30a
Correct type
2019-01-14 12:10:55 +08:00
afc163
e6bb50a121
📝 fix changelog datetime
2019-01-14 01:08:08 +08:00
ztplz
46a7a048dc
Replace text-decoration-skip: ink to text-decoration-skip-ink: auto
2019-01-14 01:01:50 +08:00
afc163
b5e8fbfff6
🎉 Release 3.12.3
2019-01-13 22:03:40 +08:00
afc163
766eafbb5f
🐛 Revert #14157 to resolve input icon missing
...
close #14310
2019-01-13 22:02:38 +08:00
afc163
e39de50b4a
🔨 tweak typescript types
2019-01-13 21:53:10 +08:00
chunlea
1f87132b36
FIX: correct typings for EmptyProps in Empty Component
2019-01-13 21:51:07 +08:00
ztplz
0b8fadd24c
Update
2019-01-13 01:36:25 +08:00
ztplz
ab2dd31087
Add types for warning
2019-01-13 01:36:25 +08:00
诸岳
2dc3fbdaef
Bump 3.12.2
2019-01-12 22:13:57 +08:00
诸岳
28edc025fb
Add the changelog of 3.12.2 ( #14299 )
2019-01-12 22:12:57 +08:00