Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: format code with Prettier and StandardJS #478

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

deepsource-autofix[bot]
Copy link
Contributor

This commit fixes the style issues introduced in 1b31e4a according to the output
from Prettier and StandardJS.

Details: None

This commit fixes the style issues introduced in 1b31e4a according to the output
from Prettier and StandardJS.

Details: None
Copy link

vercel bot commented Nov 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pro-react-admin ❌ Failed (Inspect) Nov 4, 2024 9:36am

Copy link

what-the-diff bot commented Nov 4, 2024

PR摘要

  • 统一了多个组件的属性值格式
    为了保持一致性,从双引号格式更改为单引号格式。

  • 升级了 AutoLink 组件
    对于 text 属性,我们开始使用单引号。

  • 变更了 AvatarCard 组件的实例使用
    对于 avatartext 属性,我们开始使用单引号。

  • 转换了 IsometricCard 组件的 text 属性格式
    从双引号格式更改为单引号格式。

  • 修改了 LineBordered 组件的 text 属性格式
    从双引号格式更改为单引号格式。

  • 升级了 LazyLoadImagesrcalt 属性格式
    从双引号格式更改为单引号格式。

  • 变更了 AnimateOnScreen 组件中的 img 标签的使用
    对于 srcalt 属性,我们开始使用单引号。

  • 重新格式化了 Input 的 placeholder 属性
    从双引号格式更改为单引号格式。

  • 升级了 Flex 组件的 align 属性格式
    从双引号格式更改为单引号格式。

  • 转换了 Button 组件的 type 属性格式
    从双引号格式更改为单引号格式。

Copy link

sonarcloud bot commented Nov 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants