Ilan
30db3f2a05
✨ nested comment with demo
2018-11-03 00:17:58 +08:00
Ilan
53dd4731f1
✨ initial comment component
2018-11-03 00:17:58 +08:00
afc163
553f5cfcfc
docs: update List grid column optional values, close #12901
2018-11-01 14:53:21 +08:00
afc163
78a82151eb
update typescript array definites
2018-11-01 14:49:51 +08:00
afc163
af2e76d64c
Add less variable @modal-header-bg, close #12914
2018-11-01 14:42:17 +08:00
afc163
0fc32da6ea
Merge branch 'master' into feature
...
* master: (27 commits)
Fix sort order broken issue when columns were put in render
fix Modal docs typo
Improve Alert
update select props :onPopupScroll
add transform-origin on dropdown as menu
Update validate-other.md
should not hide avatar in vertical item layout of List
fix stylelint again by locking version :sad:
Fix fixed-columns Table border issue, close #9687
site: still need the fallback scrollIntoView, #12683
use latest stylelint
site: fix npm run site error
Update jsdom requirement from ^12.1.0 to ^13.0.0
🐛 dynamic form doc fix
Fix button icon margin style bug
remove babel-plugin deps
clean up useless deps
Use recomended babel-preset-env
findDOMNode to refs, close #12843
componentWillReceiveProps => getDerivedStateFromProps
...
2018-11-01 14:36:14 +08:00
afc163
a7f17b4cde
Fix sort order broken issue when columns were put in render
...
will handle these situation
- with 'key'
- with function has same stringify value
close #12870
close #12737
2018-11-01 13:44:48 +08:00
zy410419243
fa7452ed23
when tooltipVisible is true, tooltip should show always, or should never show
2018-11-01 12:05:52 +08:00
Pouya Sanooei
a70d64451b
fix Modal docs typo
2018-11-01 12:05:24 +08:00
ztplz
7ab93543ef
Improve Alert
2018-11-01 10:31:09 +08:00
LLinFan-
bbd9556801
update select props :onPopupScroll
...
update select props type:onPopupScroll
2018-11-01 10:30:22 +08:00
zombiej
b30ba9561f
add transform-origin on dropdown as menu
2018-10-31 22:25:21 +08:00
Edward
cdc39d085b
Update validate-other.md
2018-10-31 20:35:39 +08:00
afc163
cc37b8ef35
should not hide avatar in vertical item layout of List
2018-10-31 18:55:54 +08:00
afc163
83cc148a7a
fix stylelint again by locking version :sad:
2018-10-31 17:51:22 +08:00
afc163
08600adade
Fix fixed-columns Table border issue, close #9687
2018-10-31 17:03:40 +08:00
ilanus
42ed19164e
🐛 dynamic form doc fix
2018-10-30 20:13:56 +08:00
afc163
546c59a4c1
Fix button icon margin style bug
...
```jsx
<Button loading>
<TwoChineseWords />
</Button>
```
2018-10-30 19:13:29 +08:00
afc163
087f7efd10
findDOMNode to refs, close #12843
2018-10-30 16:17:24 +08:00
afc163
5e12b0a5ca
Fix Menu Submenu animation when switch inlineCollapsed, close #12864
2018-10-30 15:09:40 +08:00
afc163
af653a8b69
revert f7fa8e0
2018-10-30 14:23:45 +08:00
afc163
f7fa8e0eb6
Fix menu submenu animation, close #12864
2018-10-30 12:00:27 +08:00
MuYu
72a6febcc4
fix: select type definition ( #12865 )
...
* fix: select type definition
* fix: wrapPicker type definition
* fix: select type definition
2018-10-30 10:52:27 +08:00
Wei Zhu
af54f500eb
Merge branch 'master' into feature
2018-10-29 19:40:08 +08:00
Charlie Guan
f4f0c34bc3
Update index.en-US.md
...
Fix typos, and provide minor grammar improvements.
2018-10-29 14:52:11 +08:00
afc163
bc3d8c5826
Fix Avatar children wrong align in Popover
...
close #10917
2018-10-28 23:45:36 +08:00
afc163
3786169624
Fix divider expand popover card width
...
close #10914
2018-10-28 23:25:40 +08:00
afc163
fe3f110085
does: update button api documentation
2018-10-28 20:57:23 +08:00
zombiej
c6eef86f83
add miss itemRender arg
...
fix #12810
2018-10-28 13:40:39 +08:00
zombiej
c2e62c1910
fix doc
...
close #12806
2018-10-28 13:32:29 +08:00
stickmy
51e895b67f
fix: patch to components/_util/isNumeric type check ( #12799 )
2018-10-28 11:09:57 +08:00
zombiej
9aa62d42c2
Modal.xxx support maskStyle
...
fix #12688
2018-10-27 18:54:52 +08:00
afc163
b1f9d36881
Fix different height of FormItem with help info
...
windows 7
close #12803
2018-10-27 17:40:05 +08:00
afc163
c9e2d8acf6
Fix checkbox of checked style under Table missing in IE
...
close #12597
2018-10-27 17:35:04 +08:00
afc163
073ffd6503
fix typo selector, #12723
2018-10-26 23:59:57 +08:00
afc163
df5bf38bdc
Fix Form[inline] help and extra overlapped
...
close #12725
2018-10-26 23:53:57 +08:00
afc163
a835536dde
Fix checkbox align of small/middle size table, close #12723
2018-10-26 23:49:13 +08:00
afc163
6f955681b8
Fix small size table header border missing in Firefox
...
close #12840
ref #12628
2018-10-26 23:22:41 +08:00
afc163
389ecaa8ff
Fix Card title overflow bug
...
close #12680
close #10576 in another way
2018-10-26 23:03:28 +08:00
afc163
ba5409afa3
Merge branch 'master' into feature
2018-10-26 18:48:34 +08:00
yoyo837
512e85ec5f
fix test case
2018-10-26 12:29:43 +08:00
yoyo837
da143a064f
fix test case
2018-10-26 12:29:43 +08:00
yoyo837
49f4fdf9b6
update demo
2018-10-26 12:29:43 +08:00
yoyo837
722b903118
update docs react-component/table#222
2018-10-26 12:29:43 +08:00
偏右
54e24421d1
Update index.zh-CN.md
2018-10-26 00:13:54 +08:00
zombiej
bc35582643
update tree draggable demo
2018-10-25 11:19:17 +08:00
afc163
bd0ba8ce92
update menu snapshot
2018-10-25 10:42:11 +08:00
hengkx
e1db20c25b
fix #12758
2018-10-25 00:40:55 +08:00
hengkx
78f6bb769d
Revert "fix #12758 multiple Select drop-down bug when set dropdownMatchSelectWidth"
...
This reverts commit 6fcdce97f2616296cbfca12af129a7bb80540920.
2018-10-25 00:40:55 +08:00
hengkx
795370d0ea
fix #12758 multiple Select drop-down bug when set dropdownMatchSelectWidth
2018-10-25 00:40:55 +08:00