dependabot-preview[bot]
8ab77d21df
chore(deps-dev): bump logrocket-react from 3.0.1 to 4.0.0
Bumps [logrocket-react](https://github.com/LogRocket/logrocket-react ) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/LogRocket/logrocket-react/releases )
- [Changelog](https://github.com/LogRocket/logrocket-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/LogRocket/logrocket-react/compare/beta-3.0.1...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
信鑫-King
0a09b3b008
tweak: site title unescape
5 years ago
二货机器人
4680ddc009
fix: Typography warning for `ref` error ( #19074 )
* Revert "fix: Typography funtion compoent use Ref console log warning (#19066 )"
This reverts commit 3d378f2fd8
.
* fix: Typography warning for ref
* not crash on react 15
* still use class if react15
* fix ts define
* clean up
* react 15 lock ref obj
* Use rc-util findDOMNode instead
5 years ago
骗你是小猫咪
3d378f2fd8
fix: Typography funtion compoent use Ref console log warning ( #19066 )
5 years ago
ikobe
e3273bb54e
Release 3.23.5
5 years ago
啸生
ba7ddfa046
changelog ( #19056 )
5 years ago
二货机器人
e07bba91fa
chore: replace resizeObserver with `rc-resize-observer` ( #19057 )
* replace resizeObserver with rc-resize-observer
* fix affix lint
* fix es lint
5 years ago
afc163
e5aea71b99
✅ increase upload test cov
5 years ago
绯一
8219438ecd
Fix/detect antd button by static ( #19045 )
* fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case
* fix: chore
5 years ago
shaodahong
5728763dcc
fix: IE11 syntax error
5 years ago
绯一
049799ed0f
fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case ( #19042 )
5 years ago
afc163
b536643f76
✅ add test case for Collapse
5 years ago
afc163
49ecf9b738
✅ add more test cases for DatePicker
5 years ago
二货机器人
7ae663da6d
fix: ssr should not render string at first ( #19029 )
* fix: ssr should not render string at first
* update snapshot
5 years ago
ahauzq
49c9ee40b4
Input.tsx的otherProps为什么不去掉size
我觉得你们的otherProps推导竟然是any,所以不写size没报错
5 years ago
afc163
46d0ff3e00
✅ update snapshot
5 years ago
fkysly
e9b0c29f55
Rename algin.md to align.md
5 years ago
afc163
5c10cf880b
✅ add more test cases for Tranfer
5 years ago
Lyndon001
c387fdc0c6
Update values.en-US.md
5 years ago
Lyndon001
7ce8235194
Update values.en-US.md
5 years ago
偏右
7961bb335c
🗑 Remove useless prop `searchValue` ( #19003 )
from typescript and documentation
close #18847
5 years ago
afc163
913c5bbc47
🐛 Fix Button.Group large="size" icon only style
close #18993
5 years ago
二货机器人
5aa32a3f17
chore: Put origin img size to fill the box ( #18990 )
5 years ago
afc163
6d7a87e7e0
✅ update select test snapshot
5 years ago
afc163
d3b8bfa511
✅ react-router@5.1 cannot work in React 15
https://github.com/ReactTraining/react-router/releases/tag/v5.1.0
5 years ago
afc163
2de1a15da9
📝 Add instruction for dropdownRender
5 years ago
afc163
c9a30ef766
📝 Add recommendation for Visualization
5 years ago
Hsuan Lee
136387fdb7
docs: fix API link
5 years ago
afc163
acbd1a9d28
🔧 update typescript definites of third libs
5 years ago
afc163
d3e01385b5
🆙 upgrade stylelint-config-prettier
5 years ago
orzyyyy
b87fc9526a
feat(actions): Automatic Rebase
5 years ago
只捱宅
bd8d6d3e98
Delete publish-to-github-package.yml
5 years ago
afc163
d0d181b6b8
💄 improve home page button style
5 years ago
MrHeer
75d5dff1f9
👌 add use case
5 years ago
MrHeer
0e52f9a891
🐛 fix Tree switcherIcon prop not working when showLine
close #18810
5 years ago
sosohime
02ed4bd6b1
fix: TreeSelect removeIcon and clearIcon not working ( #18949 )
* add tree-select async demo
* TreeSelect支持clearIcon和removeIcon
* remove docs and demo
* run test
* clear code
* add ui test
5 years ago
afc163
98e715fe3f
📝 Add recommendation for vedio components
5 years ago
handy
133577f45e
RowAligns add 'stretch' value
5 years ago
sosohime
9f78fd093a
feat: Breadcrumb support data-* and aria-* attributes ( #18941 )
* add tree-select async demo
* breadcrumb support data against
* lint fix
* add ui test
* update ui test
* update ui test
5 years ago
偏右
c9cecde2e8
🆙 upgrade rc-footer
5 years ago
只捱宅
acce303817
fix: skip postinstall of antd-tools ( #18933 )
5 years ago
二货机器人
34c220acf1
docs: add 3.23.4 changelog ( #18932 )
* add 3.23.4 changelog
* update desc
* adjust related desc
5 years ago
Amumu
25bdb78410
fix: Alert add css word break ( #18929 )
* add word-wrap: break-word;
* fix lint
5 years ago
信鑫-King
8b4bd0c23d
Merge pull request #18922 from ant-design/fix-site-title-char
tweak: site specialChar encoding
5 years ago
ycjcl868
1e90eb1264
fix: site specialChar encoding
5 years ago
plainnany
068556c029
docs: update props data description for Upload ( #18915 )
5 years ago
Thomas Ladd
3e4fd43a07
table: Correct onRow event handlers to receive a MouseEvent instead of SyntheticEvent
5 years ago
Wensheng Xu
1d8c6f8d82
fix: Disabled input should not trigger the action of suffix part #18889
5 years ago
sosohime
3e2cd50c87
docs: Add TreeSelect async demo ( #18906 )
* add tree-select async demo
* update description
* pass jest
5 years ago
afc163
974fb1b96c
✅ add test case for #18825
5 years ago