mousheng / lowcoder_CN

🔥🔥🔥开源Retool, Tooljet和Appsmith的替代方案,码匠的开源版
GNU Affero General Public License v3.0
159 stars 47 forks source link

Bump antd-mobile from 5.30.0 to 5.32.4 in /client #40

Open dependabot[bot] opened 12 months ago

dependabot[bot] commented 12 months ago

Bumps antd-mobile from 5.30.0 to 5.32.4.

Release notes

Sourced from antd-mobile's releases.

v5.32.4

Enhancements

  • Global: Move --adm-color-background-body to dark theme only to avoid override customize html style in some case. (#6368)

Bug Fixes

  • WaterMark: Fix first mount throw 404 not found error in console. (#6331)
  • ResultPage: Fix footer Button not align in center. (#6355)
  • Modal: Fix Modal confirm can still be click when hide out. (#6358)

优化

  • Global: 将 --adm-color-background-body 变量移至暗黑模式,以避免默认主题下对 html 的覆盖。(#6368)

修复

  • WaterMark: 修复初始加载时由于水印未生成会在控制台报错 404 的问题。(#6331)
  • ResultPage: 修复底部按钮没有居中对齐的问题。(#6355)
  • Modal: 修复确认按钮在淡出动画时还能点击的问题。(#6358)

v5.32.3

Enhancements

  • Global: Move body background reset to html instead to enable developer override. (#6364)

Bug Fixes

  • Toast: Fix content align not correct. (#6345)

优化

  • Global: 将 body background 重置样式迁移至 html 以允许开发者覆盖。(#6364)

修复

  • Toast: 修复内容对齐不正确的问题。(#6345)

v5.32.2

Enhancements

  • CheckList: Support number as value type. (#6335)
  • DesignToken: Replace part of hardcode color with css variables. (#6340)

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.