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

chore: upgrade dependencies #622

Merged
merged 6 commits into from
May 27, 2022
Merged

chore: upgrade dependencies #622

merged 6 commits into from
May 27, 2022

Conversation

jackzerone
Copy link
Collaborator

@jackzerone jackzerone commented May 27, 2022

升级了第三方依赖,其中以下几个依赖进行了大版本的升级:
@chakra-ui/react 从 1.8.8 升级到 2.1.2
postcss-loader 从 6.2.1 升级到 7.0.0
sass-loader 从 12.6.0 升级到 13.0.0
cspell 从 5.21.0 升级到 6.0.0
css-minimizer-webpack-plugin 从 3.4.1 升级到 4.0.0

升级 Chakra 之后修改了如下内容
Button 的 isFullWidth 属性替换为 width="full"
Text 的 isTruncated 替换为 noOfLines={1}
theme.config.disableTransitionOnChange 设置为 false

@donniean donniean added lgtm Looks Good To Me approved labels May 27, 2022
@donniean donniean merged commit 9cc0414 into tkeel-io:main May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm Looks Good To Me
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants