afc163
48ceda4380
chore( 🆙 ): upgrade intersection-observer
4 years ago
afc163
4255f0c1fa
test: fix demo snapshot
4 years ago
afc163
7057556379
refactor: Transfer demo to hooks
4 years ago
vouis
c4bb71c599
feat: change type from ScrollLogicalPosition to Options ( #28324 )
4 years ago
Jack
e6254885bd
fix: titles of TransferProps type to ReactNode ( #28326 )
4 years ago
vouis
6426dbdfa4
feat: Form scrollToFirstError support ScrollLogicalPosition ( #28272 )
* feat: Form scrollToFirstError support ScrollOptions type
* feat: Form scrollToFirstError add boolean type
* Apply suggestions from code review
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
4 years ago
arange
d372028476
docs: Update complex-form-control.md ( #28311 )
Fixing some typos and grammar issues.
4 years ago
偏右
32470b2b08
fix: improve message.then type ( #28304 )
close #28160
4 years ago
dependabot[bot]
50d4b18c40
chore(deps-dev): bump @types/react-copy-to-clipboard from 4.3.0 to 5.0.0 ( #28295 )
Bumps [@types/react-copy-to-clipboard](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-copy-to-clipboard ) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-copy-to-clipboard )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
二货机器人
fe53bc6a3b
Merge pull request #28294 from ant-design/master
chore: Feature merge master
4 years ago
Germini
481335bbaa
chore: wave component isHidden function has not invaild hidden css attribute ( #28291 )
4 years ago
liuchao233
a8fbd224f7
fix: Image.PreviewGroup typescript definition ( #28263 )
4 years ago
偏右
474dce90dc
Merge pull request #28273 from ant-design/master
chore: merge master into feature
4 years ago
大猫
f4d29bf02c
chore: statisc suffix fontsize inherit from value style ( #28223 )
4 years ago
dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #28253 )
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
4 years ago
xrkffgg
e408593725
docs: remove gitter & add discussion ( #28278 )
* docs: remove gitter & add discussion
* add
* remove no use
4 years ago
偏右
b2a441c967
style: fix Tree node hover bg of unselectable ( #28269 )
close #28217
4 years ago
xrkffgg
ac98d157cf
docs: add discussions link ( #28274 )
4 years ago
aLIEzsss4
6ef5eb1665
docs: fix Form errorFields name ( #28270 )
4 years ago
偏右
50e8e7d9e1
feat: Table support expandable.columnWidth ( #28249 )
close https://github.com/ant-design/ant-design/issues/28147
4 years ago
Meowu
b3354d4581
fix: Table filter value type ( #28220 )
* fix: onChange event receives correct type of filters value.
* fix: related checkbox should be checked if any filters set as filterValue.
* fix: typing.
4 years ago
David Sichau
3562c7aaca
fix: TS definition for Tree ( #28262 )
4 years ago
Tom Xu
03909941b8
docs: fix tree api and improve other api ( #28264 )
4 years ago
afc163
bbdb345542
chore: fix ts error
4 years ago
zombiej
9f5a832235
chore: Fix ci labeled-merge
4 years ago
偏右
5c9ec6c2d9
Merge pull request #28250 from ant-design/master
chore: merge master into feature
4 years ago
zombiej
f2796a93ce
chore: Adjust CI from pull_reqeust_target to pull_request instead
4 years ago
Kirill Barsukov
4fa4f4c49f
docs: Fixed typo in preview property ( #28242 )
There was a simple typo
4 years ago
二货机器人
600fc0a9fe
fix: Standalone Badge motion style ( #28240 )
* fix: badge motion style
* chore: Clean up related code
* test: Update test case
4 years ago
二货机器人
9cd4fab604
feat: Image add preview style ( #28235 )
* feat: Add preview mask
* feat: Preview support locale
* test: Update snapshot
* fix lint
* fix lint
4 years ago
信鑫-King
237ab9a324
docs: changelog 4.9.2 ( #28221 )
* docs: changelog 4.9.2
* docs: changelog
* chore: version
* docs: tree
4 years ago
liuchao233
f3ff21eca6
feat: Modal.method support afterClose ( #28053 )
* Modal.method support afterClose
* Update index.en-US.md
* Update index.zh-CN.md
* docs(dropdown): improve demo (#28032 )
* Modal.method support afterClose
* add afterClose test case
* resolve conflix
* Update index.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
4 years ago
zombiej
97906a5ec3
docs: Add FAQ about normalize
close #28129
4 years ago
二货机器人
fd0dbe7c08
chore: Add pr as condition ( #28227 )
* chore: Add pr as condition
* simple it
4 years ago
Tom Xu
5afeac8bb3
docs: use Space improve demo ( #28224 )
* docs: use Space improve demo
* Update demo.test.js.snap
* fix
4 years ago
jesse
e097830a23
style: Alert rtl ( #28108 )
* style: Alert rtl
* update
* icon space
* update
* update
* fix
4 years ago
偏右
76f724b058
fix: Tag cursor style ( #28219 )
close #28218
4 years ago
afc163
ea30b30d8a
test( ✅ ): fix Transfer snapshot
4 years ago
Eugene Matvejev
fa09208cda
refactor: review <Button/> defaultProps ( #28211 )
4 years ago
偏右
ebb6fcf6c5
fix: Layout overflow style for table sticky ( #28176 )
* fix: Layout overflow style for table sticky
close #28154
* fix: Layout content bigger width
https://segmentfault.com/a/1190000019498300
* Update index.less
4 years ago
desperado
e22e27dbae
fix: SelectionSelectFn selectedRows to T generic type ( #28206 )
close #28204
4 years ago
偏右
28d3d9038f
perf( 📦 ): remove @ant-design/css-animation ( #28201 )
* perf(📦 ): remove @ant-design/css-animation
* fix test case
* fix test case
4 years ago
Eugene Matvejev
5e42ba482a
refactor: review <LoadingIcon /> simplify it a bit and drop dead function ( #28207 )
4 years ago
琚致远
d692d655c7
fix: typo in test ( #28195 )
4 years ago
yanguoyu
4790ef59a2
fix: 防止手动设置 selectedRowKeys 为 undefined 时,derivedSelectedKeys 为 undefined,导致 js crash。 ( #28193 )
* 1:防止手动设置 selectedRowKeys 为 undefined 时,derivedSelectedKeys 为 undefined,导致 js crash。
* fixed: 防止手动设置 selectedRowKeys 为 undefined 时,derivedSelectedKeys 为 undefined,导致 js crash。
4 years ago
二货机器人
ace967f3bf
docs: Enable en aritles ( #28192 )
4 years ago
張 盛偉
d12403a26d
refactor: add className in BreadcrumbItemProps ( #28182 )
* refactor: add className in BreadcrumbItemProps
* refactor: update docs
4 years ago
ZeroToOne
429d0ef625
style( 🐛 ): Fix Steps progressDot style ( #28126 )
* fix(steps): fix horizontal progressDot steps style problem when current is 0
* style(steps): remove redundant css style
* style(steps): change item-icon background style when step item is process
* fix(steps): fix steps progressDot style
4 years ago
He Linming
9d216d7cef
feat: add showCount.formatter for TextArea ( #28145 )
* feat: add countFormatter for TextArea
closing #28105
* test: add unit test
* refactor: update api
* docs: fix api docs
4 years ago
偏右
912d5a6ee7
fix: Dropdown arrow style ( #28181 )
4 years ago