Commit Graph

21326 Commits

Author SHA1 Message Date
二货机器人
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
2021-11-23 18:57:59 +08:00
afc163
37442ae0d5
fix: Form layout span 24 usage (#32981)
close #32980
2021-11-23 13:15:06 +08:00
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>
2021-11-22 20:29:46 +08:00
WeijieChen
38ecbd7573
fix: remove space (#32974)
Co-authored-by: machixian <machixian@myweimai.com>
2021-11-22 18:40:02 +08:00
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
2021-11-22 17:45:51 +08:00
afc163
0c66aeee15
style: fix menu link color in collapsed tooltip (#32956)
close #32950
2021-11-20 18:41:57 +08:00
ppbl
9166e9940b
refactor: Remove unnecessary div containers (#31492) 2021-11-19 22:43:44 +08:00
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
2021-11-19 22:39:38 +08:00
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>
2021-11-18 20:17:22 +08:00
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>
2021-11-18 18:29:29 +08:00
afc163
4ca697611f chore: remove unused css code 2021-11-18 14:56:48 +08:00
huangkairan
b03fae3f70
chore: fix types declaration (#32935) 2021-11-18 14:39:22 +08:00
JounQin
077ff7cab1
fix: inherit itemRender typing from rc-pagination (#32931)
fix #32878
2021-11-18 14:10:52 +08:00
JounQin
3fafb7f8d5
fix: Submit typo (#32933)
close #32928
2021-11-18 14:03:26 +08:00
zombiej
e720706620 chore: bump 4.17.1-alpha.1 2021-11-17 22:38:40 +08:00
二货机器人
b0e7dd5883
refatcor: Move mixins back (#32920) 2021-11-17 22:36:51 +08:00
二货机器人
39f7ec5fdb
fix: Tabs editable missing remove icon style in dropdown (#32919) 2021-11-17 22:35:27 +08:00
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>
2021-11-17 20:03:48 +08:00
afc163
2424a1abf1
style: fix placholder color missing (#32915) 2021-11-17 18:46:50 +08:00
Michał Podeszwa
892bf99321
feat: Expand pl_PL translations to latest translation spec (#32896)
Co-authored-by: Michał Podeszwa <178679-michalpodeszwa@users.noreply.gitlab.com>
2021-11-17 11:49:21 +08:00
zombiej
a008ebb118 docs: Update Cascader changeOnSelect desc
close #32886
2021-11-17 11:06:30 +08:00
二货机器人
c1c51d5472
test: Patch test case of mixins (#32889) 2021-11-16 15:18:16 +08:00
zombiej
2f9699556a chore: 4.17.1-alpha.0 2021-11-16 14:50:18 +08:00
二货机器人
899af6761e
fix: Move variable related code to theme file (#32887) 2021-11-16 14:44:33 +08:00
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
2021-11-16 13:12:54 +08:00
afc163
c92138d5d2
style: use @height-base in PageHeader (#32883)
close #32871
2021-11-16 13:11:51 +08:00
二货机器人
870b72af88
docs: 4.17.0 changelog (#32859)
* docs: 4.17.0 changelog

* test: Update snapshot

* docs: Update desc

* docs: merge changelog
2021-11-15 19:35:25 +08:00
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>
2021-11-15 19:23:28 +08:00
Sepush
7e2dc80035
chore(.gitignore):add ignore for pnpm (#32860) 2021-11-15 16:27:38 +08:00
Karott Schu
491cc4f7ae
fix: borderLeftRadius error for Input.Search #32808 (#32812)
close #32808
2021-11-13 15:37:27 +08:00
afc163
958df3dd07
docs: add demo for Input.Group (#32837)
https://weibo.com/2259174311/L0gtIjb3Z
2021-11-12 14:47:53 +08:00
二货机器人
ce006bd44e
docs: Version Robin (#32830) 2021-11-12 11:46:42 +08:00
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
2021-11-11 21:34:07 +08:00
afc163
43569b9354
docs: update customize-theme-variable.zh-CN.md 2021-11-11 21:27:40 +08:00
afc163
7ed7c60aa6
style: fix Tree icon align bug (#32822) 2021-11-11 19:18:18 +08:00
陈帅
01887b4779
fix: if breadcrumbRender return false, breadcrumb will hidden (#32738)
* fix: if breadcrumbRender return false, breadcrumb will hidden

* add testd
2021-11-10 15:15:02 +08:00
jiang
5f642cbc9e
fix: tag animation demo (#32804) 2021-11-10 13:12:57 +08:00
jiang
852a451477
chore(Tag): update tween-one (#32800)
close #32731
2021-11-10 09:56:16 +08:00
九思⚡⚡⚡
90aff3a517
docs: fix Spin API ts description (#32786)
Co-authored-by: DanielLeefu <you@2228429150@qq.com>
2021-11-08 21:18:17 +08:00
afc163
8a3b5d9f3c
fix: Form horizontal broken style when select item is too long (#32778)
close #32777
2021-11-08 17:27:03 +08:00
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
2021-11-08 16:28:16 +08:00
X-Jagger
ecc54dda83
fix: codepen demo error using hooks (#32766) 2021-11-08 11:04:01 +08:00
陈帅
cf15379d22
docs: add 4.17.0-alpha.10 changelog (#32775) 2021-11-08 08:48:55 +08:00
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>
2021-11-05 19:38:39 +08:00
solitia7125
b1ea2e4c55
fix: opening animation of the bottom drawer (#32761)
Co-authored-by: Korra <1178115756@qq.com>

close #32621
2021-11-05 18:45:46 +08:00
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.
2021-11-05 18:44:49 +08:00
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>
2021-11-05 18:43:52 +08:00
二货机器人
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
2021-11-05 17:22:41 +08:00
afc163
5360722e5c chore: update form demo 2021-11-05 15:51:50 +08:00
afc163
ea525727b2
chore(💄): fix issue template 2021-11-04 19:29:20 +08:00