afc163
553f5cfcfc
docs: update List grid column optional values, close #12901
6 years ago
afc163
78a82151eb
update typescript array definites
6 years ago
afc163
af2e76d64c
Add less variable @modal-header-bg , close #12914
6 years ago
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
...
6 years ago
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
6 years ago
zy410419243
fa7452ed23
when tooltipVisible is true, tooltip should show always, or should never show
6 years ago
Pouya Sanooei
a70d64451b
fix Modal docs typo
6 years ago
ztplz
7ab93543ef
Improve Alert
6 years ago
LLinFan-
bbd9556801
update select props :onPopupScroll
update select props type:onPopupScroll
6 years ago
zombiej
b30ba9561f
add transform-origin on dropdown as menu
6 years ago
Edward
cdc39d085b
Update validate-other.md
6 years ago
afc163
cc37b8ef35
should not hide avatar in vertical item layout of List
6 years ago
afc163
83cc148a7a
fix stylelint again by locking version :sad:
6 years ago
afc163
08600adade
Fix fixed-columns Table border issue, close #9687
6 years ago
afc163
934b92b943
site: still need the fallback scrollIntoView, #12683
6 years ago
afc163
557683c764
use latest stylelint
6 years ago
afc163
1f0263ccf7
site: fix npm run site error
6 years ago
dependabot[bot]
9e236fc825
Update jsdom requirement from ^12.1.0 to ^13.0.0
Updates the requirements on [jsdom](https://github.com/jsdom/jsdom ) to permit the latest version.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/commits/13.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
ilanus
42ed19164e
🐛 dynamic form doc fix
6 years ago
afc163
546c59a4c1
Fix button icon margin style bug
```jsx
<Button loading>
<TwoChineseWords />
</Button>
```
6 years ago
zombiej
0172c0101c
remove babel-plugin deps
6 years ago
zombiej
6b62b907de
clean up useless deps
6 years ago
Alireza
d785b16a39
Use recomended babel-preset-env
6 years ago
afc163
087f7efd10
findDOMNode to refs, close #12843
6 years ago
afc163
de492b90a4
componentWillReceiveProps => getDerivedStateFromProps
6 years ago
afc163
f51feebe36
use React.StrictMode to show deprecated message
6 years ago
dependabot[bot]
d1e12f3045
Update lint-staged requirement from ^7.3.0 to ^8.0.2
Updates the requirements on [lint-staged](https://github.com/okonet/lint-staged ) to permit the latest version.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/commits/v8.0.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
afc163
5e12b0a5ca
Fix Menu Submenu animation when switch inlineCollapsed, close #12864
6 years ago
afc163
af653a8b69
revert f7fa8e0
6 years ago
afc163
f7fa8e0eb6
Fix menu submenu animation, close #12864
6 years ago
MuYu
72a6febcc4
fix: select type definition ( #12865 )
* fix: select type definition
* fix: wrapPicker type definition
* fix: select type definition
6 years ago
Chelsea Huang
ca11e2de00
Update stay.en-US.md
change cur- rent to current. (it actually appear as cur- rent within one line).
6 years ago
Wei Zhu
af54f500eb
Merge branch 'master' into feature
6 years ago
Charlie Guan
f4f0c34bc3
Update index.en-US.md
Fix typos, and provide minor grammar improvements.
6 years ago
Charlie Guan
bfd40c2b39
Update faq.en-US.md
Update minor typos, and provide some minor grammar improvements.
6 years ago
afc163
2fc8304050
fix style lint by locking version for now
6 years ago
afc163
bc3d8c5826
Fix Avatar children wrong align in Popover
close #10917
6 years ago
afc163
3786169624
Fix divider expand popover card width
close #10914
6 years ago
afc163
71b8cf7a0c
site: tweak style detail
6 years ago
afc163
fe3f110085
does: update button api documentation
6 years ago
afc163
a0e693ebb8
update changelog
6 years ago
afc163
01a59880e8
site: primary color for hotjar and nprogress
6 years ago
afc163
8d6c5af790
site: fix documentation order
6 years ago
afc163
98489f4717
site: now hash jump would be ok
no need to scrollIntoView
6 years ago
zombiej
c6eef86f83
add miss itemRender arg
fix #12810
6 years ago
zombiej
c2e62c1910
fix doc
close #12806
6 years ago
stickmy
51e895b67f
fix: patch to components/_util/isNumeric type check ( #12799 )
6 years ago
zombiej
9aa62d42c2
Modal.xxx support maskStyle
fix #12688
6 years ago
afc163
b1f9d36881
Fix different height of FormItem with help info
windows 7
close #12803
6 years ago
afc163
c9e2d8acf6
Fix checkbox of checked style under Table missing in IE
close #12597
6 years ago