MadCcc
4eb6e20c1d
docs: fix ssr ( #45785 )
2023-11-10 16:16:36 +08:00
MadCcc
bacaad0262
feat: calc support no unit ( #45775 )
...
* chore: calc support no unit
* test: add test case
* test: add test case
2023-11-10 14:54:16 +08:00
MadCcc
819998c472
Merge pull request #45773 from ant-design/feature-merge-master
...
chore: feature merge master
2023-11-10 11:23:39 +08:00
MadCcc
4e29e8d1ce
feat: ConfigProvider cssvar support boolean ( #45760 )
...
* feat: css var
* chore: fix type
* chore: fix type
* chore: update
2023-11-10 10:02:46 +08:00
kiner-tang(文辉)
5386b6204e
Merge branch 'master' into feature-merge-master
2023-11-10 09:52:43 +08:00
github-actions[bot]
6098906fc8
chore: upgrade deps ( #45772 )
...
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-11-10 03:49:50 +08:00
二货爱吃白萝卜
f22f61db8a
test: update snapshot ( #45770 )
...
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
2023-11-09 21:58:16 +08:00
二货爱吃白萝卜
9d57f6f3e4
docs: 5.11.1 changelog ( #45768 )
...
* docs: 5.11.1 changelog
* docs: fix typo
* docs: rm useless log
2023-11-09 20:01:28 +08:00
dependabot[bot]
dea8dea14f
chore(deps-dev): bump @types/gtag.js from 0.0.17 to 0.0.18 ( #45767 )
...
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js ) from 0.0.17 to 0.0.18.
- [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>
2023-11-09 19:59:55 +08:00
二货爱吃白萝卜
c31fc76443
fix: Dropdown with nest menu zIndex error ( #45761 )
...
* chore: fix zIndex logic
* chore: detect if needed
* docs: update bug version
* test: update snapshot
* test: update snapshot
* test: update snapshot
2023-11-09 19:07:22 +08:00
JarvisArt
5727ce00ef
demo: add tooltip disabled demo ( #45748 )
...
* demo: add disabled demo
* demo: Modify tooltip Disable demo Description
* demo: Modify tooltip Disable demo Description
2023-11-09 17:15:21 +08:00
MadCcc
9670a30281
refactor: DatePicker support css var ( #45753 )
...
* chore: add token
* refactor: arrow style
* chore: update style
2023-11-09 16:48:45 +08:00
afc163
c2ef52b9ba
fix: Upload should show remove icon when showRemoveIcon is true ( #45752 )
2023-11-09 16:44:50 +08:00
二货爱吃白萝卜
5261f1e365
fix: Description children missing key ( #45757 )
2023-11-09 16:37:10 +08:00
lijianan
9aac9415a5
chore(deps): bump @rc-component/tour from 1.10.0 to 1.11.0 ( #45751 )
...
* docs: update Tour docs
* chore(deps-dev): bump @rc-component/tour to 1.11.0
2023-11-09 14:50:01 +08:00
红
0da10b6cca
feat(switch): support for value and defaultValue props ( #45747 )
...
* feat(switch): support for `value` and `defaultValue` props
* docs: update docs
* chore: add unit case
(cherry picked from commit d25977cd16e27949ccfe9f1533b3d16bb6c3abba)
* chore: update case
* chore: remove skip test case
2023-11-09 13:42:25 +08:00
MadCcc
53b4235796
refactor: useCSSVarCls in Dropdown ( #45746 )
...
* chore: update snapshot
* chore: update snapshot
* chore: code clean
* chore: update snapshot
2023-11-09 13:38:00 +08:00
Nerohero
e5a213d804
docs: Update recommendation ( #45749 )
...
* Update recommendation.zh-CN.md
原链接打开403
Signed-off-by: Nerohero <nerohero2020@163.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Update recommendation.en-US.md
---------
Signed-off-by: Nerohero <nerohero2020@163.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-09 12:23:59 +08:00
github-actions[bot]
cd6f2ff61e
chore: auto merge branches ( #45745 )
...
chore: feature merge master
2023-11-09 03:01:25 +00:00
MadCcc
85eea4ff06
Merge branch 'master' into feature-merge-master
2023-11-09 10:27:56 +08:00
MadCcc
452bdcdb53
refactor: select support css var ( #45727 )
...
* refactor: select support css var
* chore: code clean
* chore: add useCSSVarCls
* chore: update style
* chore: perf code
2023-11-09 09:35:45 +08:00
dependabot[bot]
8dc11ee7f3
chore(deps-dev): bump @dnd-kit/modifiers from 6.0.1 to 7.0.0 ( #45728 )
...
Bumps [@dnd-kit/modifiers](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/modifiers ) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/clauderic/dnd-kit/releases )
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/modifiers/CHANGELOG.md )
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/modifiers@7.0.0/packages/modifiers )
---
updated-dependencies:
- dependency-name: "@dnd-kit/modifiers"
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>
2023-11-09 01:45:22 +08:00
dependabot[bot]
7fda232405
chore(deps-dev): bump @dnd-kit/sortable from 7.0.2 to 8.0.0 ( #45729 )
...
Bumps [@dnd-kit/sortable](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/sortable ) from 7.0.2 to 8.0.0.
- [Release notes](https://github.com/clauderic/dnd-kit/releases )
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/sortable/CHANGELOG.md )
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/sortable@8.0.0/packages/sortable )
---
updated-dependencies:
- dependency-name: "@dnd-kit/sortable"
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>
2023-11-09 01:39:34 +08:00
dependabot[bot]
6edc1d18a5
chore(deps-dev): bump @types/isomorphic-fetch from 0.0.38 to 0.0.39 ( #45731 )
...
Bumps [@types/isomorphic-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/isomorphic-fetch ) from 0.0.38 to 0.0.39.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/isomorphic-fetch )
---
updated-dependencies:
- dependency-name: "@types/isomorphic-fetch"
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>
2023-11-08 22:55:35 +08:00
vagusX
406e4aeb6f
docs: add Upload disabled demo for debug usage ( #45723 )
2023-11-08 20:43:18 +08:00
Mattis Abrahamsson
39a5d2b260
docs: Fix typo in Drawer documentation ( #45726 )
...
Signed-off-by: Mattis Abrahamsson <60041024+MattisAbrahamsson@users.noreply.github.com>
2023-11-08 19:13:00 +08:00
faruxue
261ba8fe1d
docs: fix TreeSelect demo onChange log ( #45722 )
...
Co-authored-by: 伐宿 <fasu@uni-ubi.com>
2023-11-08 16:40:25 +08:00
MadCcc
c3a63a9927
fix: component token should work ( #45721 )
2023-11-08 16:27:50 +08:00
MadCcc
66df407415
refactor: segmented support css var ( #45716 )
2023-11-08 15:30:56 +08:00
MadCcc
96fa23ea7c
refactor: Tooltip, Popover, Dropdown, Tour support css var ( #45705 )
...
* feat: Tooltip, Popover, Dropdown, Tour support css var
* chore: update snapshot
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: add test
2023-11-08 14:56:15 +08:00
Kilig
b99902ab76
docs:(Tree): Parameter type repair ( #45715 )
2023-11-08 14:46:05 +08:00
@linhf2023
299592d9b7
fix(popConfirm): visible prop compatible ( #45702 )
...
* fix: visible compatible
* chore: add test
---------
Co-authored-by: linhf123 <wb-lhf780012@antgroup.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-08 13:34:54 +08:00
github-actions[bot]
236ac80adb
chore: auto merge branches ( #45710 )
...
chore: feature merge master
2023-11-08 04:12:57 +00:00
红
5ac3f57b7c
feat(modal): PureRender support custom footer callback ( #44985 )
...
* demo: update debug demo
* chore: improve typo
* Revert "chore: improve typo"
This reverts commit d5163f98ececa6266d34d68d9d4bc9f83cf06095.
* chore: update
* chore: update demo
* chore: update snapshots
* chore: update
2023-11-08 11:10:35 +08:00
kiner-tang(文辉)
b3cb6b30ed
fix: update tag default background ( #45711 )
2023-11-08 10:43:02 +08:00
lijianan
c614e814c9
chore: update README ( #45707 )
2023-11-08 10:05:50 +08:00
kiner-tang(文辉)
380649ee76
fix: update tag default background ( #45700 )
...
* fix: update tag default background
* feat: remove unused code
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-07 18:28:09 +08:00
afc163
d3fc8edefd
chore: fix codesandbox ci ( #45698 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-07 16:53:03 +08:00
afc163
4a680365db
chore: remove unused config files ( #45697 )
...
* Delete .github/tests_checker.yml
Signed-off-by: afc163 <afc163@gmail.com>
* Delete .github/lock.yml
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-07 15:45:51 +08:00
github-actions[bot]
284347c37f
chore: upgrade deps ( #45692 )
...
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-11-07 04:10:41 +08:00
github-actions[bot]
d624fbbad7
chore: auto merge branches ( #45683 )
...
chore: feature merge master
2023-11-06 04:05:07 +00:00
MadCcc
6d11dacdcc
Merge branch 'master' into feature-merge-master
2023-11-06 11:31:59 +08:00
MadCcc
3b5a915ddf
fix: notification style width ( #45681 )
...
* fix: notification style width
* chore: code clean
* chore: update size-limit
2023-11-06 11:29:41 +08:00
MadCcc
5f1dd427df
feat: css var ( #45589 )
...
* feat: css variables theme
* chore: temp
* chore temp
* chore: temp
* chore: temp
* chore: tmp
* chore: temp
* feat: full css variables
* feat: css var
* chore: code clean
* chore: code clean
* chore: bump cssinjs
* test: fix lint
* feat: better key logic
* feat: useStyle add param rootCls for cssVar scope
* chore: fix lint
* chore: code clean
* chore: fix lint
* perf: minimize component token size
* chore: make useId compatible
* chore: code clean
* chore: fix lint
* chore: code clean
* chore: update test case
* feat: genCSSVarRegister
* feat: RPN Calculator
* chore: add test for css var
* chore: code clean
* test: add test for calc
* feat: better calc type
* chore: code clean
* chore: update size limit
* feat: better useCSSVar
* chore: better useCSSVar
* test: add cov
* feat: better calc logic
* test: add test case
* chore: code clean
---------
Signed-off-by: MadCcc <madccc@foxmail.com>
2023-11-06 10:31:51 +08:00
Aylee
d9a60a4827
docs: Update README.md Contributor Section ( #45674 )
...
Updated link for pull request template, updated capitalization for link names for consistency, removed additional contributor information link.
Signed-off-by: Aylee <114051913+Aylee-Shomali@users.noreply.github.com>
2023-11-05 17:07:50 +08:00
lijianan
3f683d778c
fix: fix App error when component === false ( #45671 )
...
* fix: fix error when component === false
* fix: fix
2023-11-05 13:08:52 +08:00
renovate[bot]
ea25528d77
chore(deps): update npm to v10.2.3 ( #45675 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-05 10:31:26 +08:00
Parsa Arvaneh
f693a6873a
fix(Image): using chinese language in image components API's table ( #45673 )
2023-11-05 10:30:29 +08:00
Jex
d1ed46938b
type: add generics to AppProps ( #45669 )
...
* type: add generics to AppProps
* type: add generics to rootProps
2023-11-04 01:35:40 +08:00
MadCcc
fe59bb054d
docs: optimize ( #45659 )
...
* docs: optimize changelog
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: MadCcc <1075746765@qq.com>
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-03 22:49:52 +08:00