hydraZty
|
b4b44da5d1
|
fix: Radio dot offset when zooming (#33086)
Co-authored-by: hydraZty <hydra_zty@163.com>
|
3 years ago |
二货机器人
|
4cc055749d
|
refactor: Move Table `rowSpan` & `colSpan` demo to `onCell` instead (#33114)
* docs: change doc of span demo
* docs: clear render props
|
3 years ago |
github-actions[bot]
|
ad0aa8abf5
|
chore: auto merge branchs (#33116)
chore: feature merge master
|
3 years ago |
zombiej
|
1698426161
|
test: Update snapshot
|
3 years ago |
Frank Fang
|
de33041bb0
|
chore: refactor some code (#33034)
* Refactor some code
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
* [CodeFactor] Apply fixes
[ci skip] [skip ci]
* rename abbr to sizeClassNameMap
* refactor: Button size class name
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: codefactor-io <support@codefactor.io>
|
3 years ago |
Qiuxu
|
9b46aa5133
|
fix: carousel type declaration (#33109)
fix: CarouselRef["autoPlay"] is a method instead of a boolean value
|
3 years ago |
诸岳
|
69da0de845
|
fix(locale): Add missing zh-TW translation for Form.optional, fix #30361 (#33108)
Co-authored-by: 诸岳 <fuping.dfp@antgroup.com>
|
3 years ago |
afc163
|
80a05f9d35
|
docs: clarify select option title doc
close https://github.com/ant-design/ant-design/issues/33105
|
3 years ago |
afc163
|
aae945d2d6
|
docs: update demo
|
3 years ago |
二货机器人
|
c6c0662b97
|
docs: Cascader displayRender data (#33087)
* docs: Cascader displayRender data
* ts: clean up
* test: Update rc-resize-observer version
* test: fix resize related test case
* chore: fix ts error
* test: Fix resize logic
|
3 years ago |
二货机器人
|
97ee6df47d
|
fix: Back of relative (#33070)
|
3 years ago |
xrkffgg
|
a95030c641
|
ci: fix site deploy
|
3 years ago |
afc163
|
264b3514d8
|
fix: TextArea height bug (#33055)
* fix: TextArea height bug when has `showCount`
close #33049
* fix snapshot
* revert form demo
|
3 years ago |
afc163
|
e7f23592bc
|
feat: support Form labelWrap (#33048)
* feat: form label can be wrap
* fix api doc
* fix ts
|
3 years ago |
二货机器人
|
2b152b0c22
|
feat: Support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN (#33026)
* feat: Table support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN
* docs: Update docs
|
3 years ago |
afc163
|
2ab4e565d6
|
docs(✨): release 4.17.2 (#33051)
* docs(✨): release 4.17.2
* docs(✨): release 4.17.2
|
3 years ago |
二货机器人
|
c162045162
|
Merge pull request #33047 from ant-design/feature-merge-master
chore: Feature merge master
|
3 years ago |
zombiej
|
78a67d6615
|
chore: fix lint
|
3 years ago |
zombiej
|
122fd8b9b9
|
test: Update snapshot
|
3 years ago |
zombiej
|
dd1670a3b4
|
chore: merge master
|
3 years ago |
二货机器人
|
90bfbe2a62
|
Merge pull request #33045 from ant-design/opt-theme
chore: Speed up site build preview speed
|
3 years ago |
zombiej
|
ea5bb0fa65
|
chore: speed up site build mode
|
3 years ago |
zombiej
|
142bda852f
|
chore: opt of theme gen
|
3 years ago |
dependabot[bot]
|
20d5502193
|
chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 (#32824)
* chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 18.2.1 to 19.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.0)
---
updated-dependencies:
- dependency-name: eslint-config-airbnb
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* chore: code style
* memoize-one
* add comment
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* improve useMemo deps
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
3 years ago |
二货机器人
|
67bfa39ccd
|
Merge pull request #33038 from ant-design/feature-merge-master
chore: Feature merge master
|
3 years ago |
zombiej
|
24ec3ba662
|
chore: merge master
|
3 years ago |
afc163
|
6f837e0f46
|
chore: upgrade @ant-design/bisheng-plugin
|
3 years ago |
Gabriel Mendez Reyes
|
106679346e
|
fix: en-US#docs-fix Drawer closable description (#33035)
* Update index.en-US.md
* Update index.en-US.md
* Update index.en-US.md
|
3 years ago |
shuchang
|
4dcc85edef
|
docs: fix Drawer onClose description (#33031)
Drawer 抽屉现在关闭按钮都在左上角了,描述不对
|
3 years ago |
afc163
|
ededd9a1b3
|
chore: use https://new-issue.ant.design back (#33029)
* Rename template-1-bug-report.yml to template-1-bug-report.yml.close
* Update config.yml
* Rename template-2-feature-request.yml to template-2-feature-request.yml.close
|
3 years ago |
afc163
|
285fa6e407
|
fix: Modal centered not centered (#33022)
close #33021
|
3 years ago |
GannonSun
|
d9ce96af3b
|
docs: fix Drawer closable description (#33018)
关闭按钮移至左上角了
|
3 years ago |
afc163
|
c1b1d8c3c4
|
chore: fix eslint
|
3 years ago |
wedeso
|
5f9ed372f4
|
fix: Updated translations in et_EE.tsx (#33005)
* Updated translations in et_EE.tsx
Added missing Estonian translations.
* Updated et_EE.tsx
Defined typeTemplate
|
3 years ago |
二货机器人
|
e7ac69edeb
|
fix: Cascader typescript (#33008)
* chore: Cascsader add missing suffixIcon
* chore: export CascaderRef
* chore: Casacer type
|
3 years ago |
zombiej
|
c1d17fcc82
|
test: Update snapshot
|
3 years ago |
afc163
|
34d23c8850
|
fix: Input.Search enterButton don't trigger click event (#32999)
close #32993
|
3 years ago |
二货机器人
|
3886ad6462
|
refactor: Tree support generic (#32992)
* chore: bump rc-tree
* test: add test case
* test: Add ts check
|
3 years ago |
二货机器人
|
b926c535ea
|
docs: site build script update (#32984)
* chore: rm color-less
* refactor: MV theme to variable
* docs: fix header
* chore: clean up
* chore: enable esbuild
|
3 years ago |
afc163
|
37442ae0d5
|
fix: Form layout span 24 usage (#32981)
close #32980
|
3 years ago |
dependabot[bot]
|
0280857bb2
|
chore(deps-dev): bump eslint-plugin-unicorn from 38.0.1 to 39.0.0 (#32975)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 38.0.1 to 39.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v38.0.1...v39.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
WeijieChen
|
38ecbd7573
|
fix: remove space (#32974)
Co-authored-by: machixian <machixian@myweimai.com>
|
3 years ago |
Peach
|
c8cddc14b2
|
docs: 4.17.1 changelog (#32968)
* docs: 4.17.1 changelog
* chore: bump version to 4.7.1
* docs: use flag for intl changelog
* docs: remove useless changelog
* docs: remove useless changelog
|
3 years ago |
afc163
|
0c66aeee15
|
style: fix menu link color in collapsed tooltip (#32956)
close #32950
|
3 years ago |
VIREAK KEOSOKVIBOL
|
f0c8402d65
|
feat: Add km_KH locale to component (#32853)
* Add km_KH locale to component
* Add test and docs
* Fix typo
* Add test snapshot
|
3 years ago |
ppbl
|
9166e9940b
|
refactor: Remove unnecessary div containers (#31492)
|
3 years ago |
Sunny Luo
|
47d480b58f
|
docs: Update customize-theme-variable document (#32930)
* Update customize-theme-variable.zh-CN.md
* Update customize-theme-variable.en-US.md
* Update customize-theme-variable.zh-CN.md
* Update customize-theme-variable.en-US.md
|
3 years ago |
dependabot[bot]
|
16432aef8e
|
chore(deps-dev): bump typescript from 4.4.4 to 4.5.2 (#32940)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
benben
|
30844793a2
|
fix: Modal.method bodyStyle not working (#32934)
* fix: Modal.method bodyStyle失效
* test: Modal.method bodyStyle失效
* Apply suggestions from code review
Co-authored-by: 晋文涛 <jinwentao@zhaojiafang.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
3 years ago |
afc163
|
4ca697611f
|
chore: remove unused css code
|
3 years ago |