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
huangkairan
b03fae3f70
chore: fix types declaration ( #32935 )
3 years ago
JounQin
077ff7cab1
fix: inherit `itemRender` typing from `rc-pagination` ( #32931 )
fix #32878
3 years ago
JounQin
3fafb7f8d5
fix: `Submit` typo ( #32933 )
close #32928
3 years ago
zombiej
e720706620
chore: bump 4.17.1-alpha.1
3 years ago
二货机器人
b0e7dd5883
refatcor: Move mixins back ( #32920 )
3 years ago
二货机器人
39f7ec5fdb
fix: Tabs editable missing remove icon style in dropdown ( #32919 )
3 years ago
dependabot[bot]
dba842faeb
chore(deps-dev): bump eslint-plugin-compat from 3.13.0 to 4.0.0 ( #32917 )
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat ) from 3.13.0 to 4.0.0.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases )
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v3.13.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-compat
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
afc163
2424a1abf1
style: fix placholder color missing ( #32915 )
3 years ago
Michał Podeszwa
892bf99321
feat: Expand pl_PL translations to latest translation spec ( #32896 )
Co-authored-by: Michał Podeszwa <178679-michalpodeszwa@users.noreply.gitlab.com>
3 years ago
zombiej
a008ebb118
docs: Update Cascader changeOnSelect desc
close #32886
3 years ago
二货机器人
c1c51d5472
test: Patch test case of mixins ( #32889 )
3 years ago
zombiej
2f9699556a
chore: 4.17.1-alpha.0
3 years ago
二货机器人
899af6761e
fix: Move variable related code to theme file ( #32887 )
3 years ago
afc163
ed08303cd6
chore: fix site in IE11 ( #32868 )
* chore: fix site in IE11
* chore: fix site in IE11
* chore: fix site in IE11
* chore: fix site in IE11
3 years ago
afc163
c92138d5d2
style: use @height-base in PageHeader ( #32883 )
close #32871
3 years ago
二货机器人
870b72af88
docs: 4.17.0 changelog ( #32859 )
* docs: 4.17.0 changelog
* test: Update snapshot
* docs: Update desc
* docs: merge changelog
3 years ago
dependabot[bot]
3a5b6b8d2c
chore(deps-dev): bump stylelint-config-standard from 23.0.0 to 24.0.0 ( #32866 )
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 23.0.0 to 24.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/23.0.0...24.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
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
Sepush
7e2dc80035
chore(.gitignore):add ignore for pnpm ( #32860 )
3 years ago
Karott Schu
491cc4f7ae
fix: borderLeftRadius error for Input.Search #32808 ( #32812 )
close #32808
3 years ago
github-actions[bot]
bac876a14d
chore: auto merge branchs ( #32839 )
chore: sync master to feature
3 years ago
afc163
958df3dd07
docs: add demo for Input.Group ( #32837 )
https://weibo.com/2259174311/L0gtIjb3Z
3 years ago
二货机器人
ce006bd44e
docs: Version Robin ( #32830 )
3 years ago
afc163
3f495bb56d
chore: Upgrade react router v6 ( #32821 )
* chore: upgrade react-router to v6
close #32809
close #32774
* fix test
* fix test
* fix test
* fix test
3 years ago
afc163
43569b9354
docs: update customize-theme-variable.zh-CN.md
3 years ago
afc163
7ed7c60aa6
style: fix Tree icon align bug ( #32822 )
3 years ago
seaSuper
9bc148abcc
feat: ConfigProvider add form colon ( #32818 )
* feat: ConfigProvider add form colon
* add: test for ant-design#32799
* fix: Modify FormItemLabel get ConfigColon from From
* refactor: Simplify the code
3 years ago
二货机器人
1d5f2e213c
chore: extends limit ( #32814 )
3 years ago
陈帅
01887b4779
fix: if breadcrumbRender return false, breadcrumb will hidden ( #32738 )
* fix: if breadcrumbRender return false, breadcrumb will hidden
* add testd
3 years ago
jiang
5f642cbc9e
fix: tag animation demo ( #32804 )
3 years ago
jiang
852a451477
chore(Tag): update tween-one ( #32800 )
close #32731
3 years ago
九思⚡⚡⚡
90aff3a517
docs: fix Spin API ts description ( #32786 )
Co-authored-by: DanielLeefu <you@2228429150@qq.com>
3 years ago
afc163
8a3b5d9f3c
fix: Form horizontal broken style when select item is too long ( #32778 )
close #32777
3 years ago
Pob Ch
a73f4a324f
docs: Fix the link in Table's API doc ( #32779 )
- Fix FilterDropdownProps link in table/index.en-US.md
- Fix FilterDropdownProps link in table/index.zh-CN.md
3 years ago
X-Jagger
ecc54dda83
fix: codepen demo error using hooks ( #32766 )
3 years ago
陈帅
cf15379d22
docs: add 4.17.0-alpha.10 changelog ( #32775 )
3 years ago
dependabot[bot]
f7380b737f
chore(deps-dev): bump eslint-plugin-unicorn from 37.0.1 to 38.0.0 ( #32765 )
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 37.0.1 to 38.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v37.0.1...v38.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
solitia7125
b1ea2e4c55
fix: opening animation of the bottom drawer ( #32761 )
Co-authored-by: Korra <1178115756@qq.com>
close #32621
3 years ago
Jiajun Chen
10a8578bf9
fix: Spin tip can be react node ( #32733 )
Though this may be opposed to the design. It may be useful to people who want to have complicated tip content.
3 years ago
dependabot[bot]
fa65cd3ebf
chore(deps-dev): bump @types/gtag.js from 0.0.7 to 0.0.8 ( #32746 )
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js ) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js )
---
updated-dependencies:
- dependency-name: "@types/gtag.js"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
二货机器人
f88bd4d2af
refactor: Move part mixins less to theme instead ( #32763 )
* refactor: Move theme related variables
* chore: move rest motion
* chore: trigger CI
* chore: steps by steps
* chore: back order
* docs: Update docs
3 years ago
afc163
5360722e5c
chore: update form demo
3 years ago
afc163
ea525727b2
chore( 💄 ): fix issue template
3 years ago
afc163
410e92f522
chore: update issue template ( #32749 )
* Update template-1-bug-report.yml
* Update template-2-feature-request.yml
* Update template-2-feature-request.yml
* Update template-1-bug-report.yml
* Update template-1-bug-report.yml
* Update template-2-feature-request.yml
3 years ago
afc163
0224151484
fix: tweak Steps vertical progressDot style ( #32742 )
close #32737
3 years ago
二货机器人
9fa79dc09d
fix: Input disabled should not keep focus style ( #32739 )
3 years ago
hydraZty
c179c39a3b
fix: Typography ellipsis with 1 row doesn't wrap ( #32735 )
Co-authored-by: ext.zhangtianyi3 <ext.zhangtianyi3@360buyad.local>
3 years ago