xiejiahe
148a6dbefe
docs(site): removeEventListener ( #30139 )
* fix(site): removeEventListener
* fix(site): removeEventListener
* fix(site): removeEventListener
4 years ago
骗你是小猫咪
96c7ecbe77
test: fix loading cause visual test fail ( #30135 )
4 years ago
itibbers
c95e72cb3c
docs: add version of Form.Item hidden ( #30134 )
4 years ago
Themi Tsiotas von Pfaler
3d40656aed
fix: add da_DK locale TimePicker range placeholder ( #30128 )
4 years ago
二货机器人
3cfda1042e
fix: TextArea onChange event obj ( #30124 )
4 years ago
Janry
1794a245a6
docs: add react form library recommendation resources ( #30122 )
4 years ago
wangao
e4e5cc66e9
fix(upload): `file` in `fileList` should get `uid` at first ( #30087 )
* docs: delete info log in tree examples
* fix: make check-ts-demo work
* fix(upload): fileList should add uid at first
* revert(docs): revert delete log(info)
* style: delete unused test utils
4 years ago
zombiej
bbbb7f573c
docs: Update from faq
4 years ago
Kermit
1542820bc3
fix(tabs): centered prop is not working ( #30106 )
4 years ago
wangao
fbb89242f4
fix(local): add preview in zh_HK and zh_TW ( #30100 )
4 years ago
xrkffgg
e8b4d03265
test: add more space test ( #30099 )
4 years ago
wangao
d87901e9a5
fix(Badge): update cached isDotRef when isHidden ( #30090 )
4 years ago
afc163
8eca2b3f63
docs: improve community implementation
4 years ago
afc163
8afdfa9ce3
docs( 📖 ): add changelog for 4.15.1 ( #30086 )
4 years ago
xiejiahe
eca9767ba0
docs(Avatar): add draggable api ( #30073 )
* docs(Avatar): add draggable api
* docs(Avatar): add draggable api
4 years ago
Gamote
a7130187ed
fix: `undefined` was added to the `SelectValue` type ( #30068 )
* Fix: `undefined` was added to the SelectValue type
* fix: `undefined` was added to the SelectValue type
4 years ago
Amour1688
ac78d87c14
style: not import named export "version" ( #30071 )
4 years ago
二货机器人
793abf4284
fix: TextArea control with maxLenght ( #30070 )
* fix: Textarea control missing maxLength
* docs: Clean up
4 years ago
二货机器人
33dbd3f4f1
fix: Table flex pagination ( #30065 )
* fix: Table flex pagination
* update style
4 years ago
大猫
05127d564a
fix: PageHeader tabs remove padding setting ( #29819 )
* fix: PageHeader tabs remove padding setting
* fix: only change padding top and bottom
4 years ago
afc163
5a0f65dac7
fix: Vulnerability version to lodash@4.17.21
4 years ago
wangao
bee77c3362
fix: add forwardRef to CheckBoxGroup for v3 compatibility ( #30039 )
* fix: add forwardRef to CheckBoxGroup for v3 compatibility
* tests: add CheckboxGroup forwardRef test
4 years ago
jinchaofs
aa9fac49f7
fix: [Transfer] The box-shadow of the bottom button is not visible ( #30030 )
Co-authored-by: jinchao.li <jinchao.li@cyclone-robotics.com>
4 years ago
云剪者
f5d6756d77
docs: fix the align - items ( #30022 )
4 years ago
undefined
2ca113afd5
fix: Cannot read property 'removeChild' of null ( #29961 )
* fix: undefined error
fix: undefined error
* fix: exec order
4 years ago
afc163
87c8b5a180
fix: Button align issue ( #30006 )
close #29978
4 years ago
afc163
13a829d20c
fix: classNames typing errors ( #30018 )
4 years ago
Kermit
dda9f61458
fix(tabs): can't scroll when vertical mode in safari ( #29983 )
* fix(tabs): can't scroll when vertical mode in safari
* fix: typo
* fix: operation button
4 years ago
lijianqiang0502
d05ff8e777
docs: Update Tag index.zh-CN.md ( #29982 )
* Update index.zh-CN.md
增加文档api可读性,避免因tag closable的默认行为给用户造成预期之外的错误
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
4 years ago
einq7
04fa4fce39
docs: fix treeDataSimpleMode type ( #29984 )
4 years ago
lyon.han
f603ef0548
docs: perf data-format.zh-CN.md ( #29976 )
“保留前六位与后位” => "保留前六位与后四位"
4 years ago
zombiej
3d7f077539
docs: Fix doc typo
4 years ago
xrkffgg
8774b9450e
ci: perf pr body check issue number
4 years ago
Caspian Chen
453d278a5c
fix: @table-border-radius-base没有被应用到.ant-table节点上 ( #29966 )
4 years ago
Ignatius Aggrey
e32c881cd0
fix: Change type of Popconfirm props: okButtonProps to ButtonProps ( #29928 )
* Change type of Popconfirm props: okButtonProps to ButtonProps
According to the Popconfirm API docs the type of the type of the props okButtonProps and cancelButtonProps is ButtonProps In the actual code however it is was typed as NativeButtonProps causing type errors when using ButtonProps like 'href'
* fix: Remove unused NativeButtonProps
4 years ago
MaoXiangming
b5c8bcd409
fix: add es_Es locale Table 'selectNone' field ( #29962 )
4 years ago
xrkffgg
7f15e7f38e
fix: Descriptions labelStyle unsuccessful ( #29942 )
* fix: Descriptions labelStyle unsuccessful
* use hook
* Update components/descriptions/demo/style.md
* fix lint
* fix ts
4 years ago
二货机器人
8e885a7e08
fix: Not try to modify lock file ( #29944 )
4 years ago
zombiej
a1baecbd2f
test: Always wait for motion ended
4 years ago
二货机器人
49162f9883
docs: 4.15.0 changelog ( #29935 )
* add 4.15.0 changelog
* align
* Update CHANGELOG.zh-CN.md
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
4 years ago
github-actions[bot]
ad2a496c23
chore: auto merge branchs ( #29932 )
chore: master merge feature
4 years ago
二货机器人
1a3c8f2272
Merge pull request #29929 from ant-design/master
chore: feature merge master
4 years ago
二货机器人
7fe8f0469c
refactor: Remove useless code ( #29931 )
* refactor: Remove useless code
* rm useless code
4 years ago
afc163
077443696b
docs: fix Form requiredMark demo
close #29921
4 years ago
einq7
4f52d7f964
docs: fix typography mistake in Upload section ( #29912 )
4 years ago
Guru Mahendran
7e6bfa4a8c
chore: fix typo initTreeDate -> initTreeData ( #29911 )
4 years ago
Amumu
98ba4038c1
chore: add eslint-plugin-compat ( #29885 )
* chore: dd eslint-plugin-compat
* update browserslist
* update browserslist
* fix lint: lint:demo rules
* update @ant-design/tools
4 years ago
dependabot[bot]
d8a31aee21
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 ( #29901 )
Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17 ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases )
- [Commits](https://github.com/wojtekmaj/enzyme-adapter-react-17/compare/v0.5.0...v0.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
undefined
ba9323decb
Fix Button Wave Effect in shadow root ( #29897 )
* fix wave effect for shadow dom
fix
* fix: wave tests
components are inside shadow dom, test fail because they are looking for a style element outside of the shadow dom, they fail because style is now placed (as expected) inside the shadow dom
* fix: typeguard
* fix: use updateCSS api
4 years ago
isakol
d9885c7be0
feat: improve sv_SE locale ( #29896 )
4 years ago