afc163
|
7e5a50573a
|
fix: nested Table margin inside table with fixed columns (#30587)
close #30564
|
4 years ago |
afc163
|
cf342de7cf
|
style: refactor Collapse arrow style (#30586)
close #30585
|
4 years ago |
afc163
|
e290874c51
|
fix: Typography ellipsis flush when contain suffix (#30582)
* fix: Typography ellipsis flush when contain suffix
* update snapshot
* fix Text default rows
* fix Text default rows
|
4 years ago |
afc163
|
ceec57db72
|
docs: update changelog
|
4 years ago |
JuFeng Zhang
|
88c4aef1c3
|
fix(Collapse): end motion when set activeKey while hiding (#30555)
|
4 years ago |
afc163
|
0f2ca5d10a
|
docs(✨): release 4.15.6 (#30562)
|
4 years ago |
github-actions[bot]
|
d73edaa243
|
chore: auto merge branchs (#30560)
chore: merge master into feature
|
4 years ago |
Jaideep Ghosh
|
599a8f82f9
|
fix: Updated hindi locale with missing messages. (#30541)
* fix: Updated hindi locale with missing messages.
* feat:Updating snapshots.
|
4 years ago |
Amumu
|
da1d737887
|
fix: fix snapshot (#30556)
|
4 years ago |
afc163
|
496ff33128
|
fix: Tabs tabBarGutter should work as expected (#30545)
close #30526
|
4 years ago |
二货机器人
|
b13ad68553
|
chore: bump rc-upload (#30549)
|
4 years ago |
二货机器人
|
9e856aaf18
|
chore: alpha Menu fix merge (#30546)
* chore: Update script
* bump alpha version
* chore: Update script desc
* chore: bump rc-tabs & rc-mentions
* chore: Adjust style
* chore: 4.16.0-alpha.1
* test: Fix mention test case
* fix: sider of layout width style
* chore: bump 4.16.0-alpha.2
|
4 years ago |
afc163
|
3aad6ee882
|
Merge pull request #30544 from ant-design/master
chore: merge master into feature
|
4 years ago |
dependabot[bot]
|
f7f5db12e6
|
chore(deps-dev): bump react-resizable from 2.0.0 to 3.0.1 (#30481)
Bumps [react-resizable](https://github.com/react-grid-layout/react-resizable) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/react-grid-layout/react-resizable/releases)
- [Changelog](https://github.com/react-grid-layout/react-resizable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-grid-layout/react-resizable/compare/v2.0.0...v3.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Gabriel Henrique
|
d6b0e45ed8
|
feat: update pt_BR locale (#30532)
|
4 years ago |
Amour1688
|
acbeb0b4f1
|
chore: use filesystem cache (#30503)
|
4 years ago |
vldh
|
9de44ed4c4
|
feat: Typography add italic type (#30458)
* Typography增加斜体字支持
* update snapshot
* 文档添加版本号
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
|
4 years ago |
Kermit
|
04479b8e6c
|
feat(radioGroup): support data-* and aria-* props (#30507)
close #30501
|
4 years ago |
dependabot[bot]
|
50a3dc639f
|
chore(deps-dev): bump css-minimizer-webpack-plugin from 2.0.0 to 3.0.0 (#30504)
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v2.0.0...v3.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Liu Bowen
|
563745694d
|
fix: style normalization for th element (#30399)
* fix: th shouldn't normalized by global style
resolve #30398
* fix: remove th normalization from table rules
|
4 years ago |
Huyen Nguyen
|
25edaba20d
|
docs: fix typo in DatePicker prop description (#30484)
|
4 years ago |
信鑫-King
|
9d6bef3560
|
docs: DatePicker locale (#30473)
|
4 years ago |
Aleksi Cohen
|
369dc34a4e
|
fix: typo in fi_FI.tsx (#30433)
|
4 years ago |
信鑫-King
|
9a4c971429
|
docs: 4.15.5 changelog (#30409)
* docs: 4.15.5 changelog
* chore: changelog
* Update README.md
* Update README.md
* docs: changelog
* docs: date
* docs: pr link
* docs: changelog
* docs: locale
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* Update CHANGELOG.en-US.md
* Update CHANGELOG.en-US.md
* docs: table changelog
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
|
4 years ago |
dependabot[bot]
|
e0858d7a7a
|
chore(deps-dev): bump eslint-plugin-unicorn from 31.0.0 to 32.0.1 (#30462)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 31.0.0 to 32.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v31.0.0...v32.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
afc163
|
99e673462a
|
chore: fix articles read error
|
4 years ago |
Tushar Kashyap
|
5b2489a2e6
|
docs: changed specific to specify in basic.md (#30461)
Specify is the correct word to use instead of specific in the current scenario.
|
4 years ago |
afc163
|
dd14752329
|
fix: Table filterDropdown confirm closeDropdown (#30457)
* fix: Table filterDropdown confirm closeDropdown
close #30454
* add test case
* improve demo
|
4 years ago |
afc163
|
b2a35f06eb
|
chore: fix husky pre commit
|
4 years ago |
afc163
|
7e8075b06b
|
style: fix Rate focused style (#30451)
* style: fix Rate focused style
close #30449
* Apply suggestions from code review
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
|
4 years ago |
afc163
|
effb9d9eef
|
fix: Dropdown.Button do not support mouseEnterDelay (#30452)
close #30280
|
4 years ago |
github-actions[bot]
|
1bcb123035
|
chore: auto merge branchs (#30450)
chore: merge master into feature
|
4 years ago |
OleksandrAntonenko1
|
e433c5fdeb
|
fix: File constructor in Upload component. (#30391)
Co-authored-by: ansun <oanteneko@fishfacts.com>
|
4 years ago |
afc163
|
8a599a099f
|
style: fix calendar style inside Form.Item (#30442)
* style: fix calendar style inside Form.Item
* fix: Calendar set null/undefined throws error
close #30392
|
4 years ago |
xrkffgg
|
0b0849b107
|
ci: ignore perrelease site deploy (#30439)
|
4 years ago |
afc163
|
3d31e333d4
|
docs: update links
|
4 years ago |
afc163
|
b687ba61ec
|
docs: update changelog
|
4 years ago |
Loïc Huvé
|
063a3f93fe
|
fix: Update french locale with missing messages (#30436)
|
4 years ago |
二货机器人
|
11b7676557
|
fix: Add missing tooltip-zIndex (#30432)
* fix: Add missing tooltip-zIndex
* docs: Update docs
|
4 years ago |
二货机器人
|
4ff17e3e0c
|
feat: Menu support accessibility & keyboard access (#30382)
* chore: Use focus style
* fix: prefixCls
* fix: prefixCls
* fix: inline tooltip
* fix: inlineCollapse logic
* fix: ts definition
* test: Update snapshot
* test: Update snapshot
* fix: dropdown logic
* test: Update snapshot
* test: Fix some test case
* bump rc-menu
* test: More test case
* fix test finder
* test: fix test case
* test: Update snapshot
* test: Update snapshot
* chore: Update ssr effect
* test: Update ConfigProvider snapshot
* test: Fix Table Filter test case
* test: Fix table test case
* chore: Update style
* chore: beauti css
* bump rc-menu
* test: update snapshot
* test: update snapshot
* test: Fix menu test
* test: Fix test case
* test: Coverage
* chore: clean up
* bump rc-menu
* ehance accessibility style
|
4 years ago |
afc163
|
8e76c1c5ae
|
chore: fix debug demo of site (#30427)
* chore: fix debug demo of site
* upgrade bisheng
* upgrade bisheng
|
4 years ago |
Ștefan Filip
|
f52bb59448
|
feat: updated Romanian internationalization (#30419)
* feat: updated Romanian internationalization
* fixed lint error
|
4 years ago |
github-actions[bot]
|
680cef0c83
|
chore: auto merge branchs (#30418)
chore: merge master into feature
|
4 years ago |
Ștefan Filip
|
02339b5f42
|
fix: Switch tabIndex type (#30416)
|
4 years ago |
afc163
|
db9b95b3b6
|
test: increase code coverage to 100% (#30415)
* test: fix Space code coverage
* test: should use nl_BE locale for DatePicker
|
4 years ago |
vmedar
|
ebb8fc3fc0
|
fix: Corrected and updated Serbian translation (#30401)
* Translate update
* Filled missing translation
* Update index.test.js.snap
|
4 years ago |
afc163
|
5e082e2766
|
Merge pull request #30407 from ant-design/master
chore: merge master into feature
|
4 years ago |
afc163
|
b6951f3253
|
style: fix Table expand icon style in Firefox (#30410)
close #29848
|
4 years ago |
Lewis
|
5996854094
|
feat: Add missing dutch translations (#30389)
* feat: Add missing dutch translations
* fix: Translate remaining english values
* fix: Update snapshot for ui tests
|
4 years ago |
afc163
|
387b9fdd34
|
docs: add arrow faq to Carousel documentation
|
4 years ago |