-
Notifications
You must be signed in to change notification settings - Fork 9
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
Releases/1108 Add new components, support theme customization, responsive layout and internationalization #47
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…lization, and fix some bugs
新增 Collapse、CollapsePanel、Breadcrumb 组件
- 优化一些组件bug和一些组件样式问题 - 单元测试报告在终端输出 - Collapse、CollapsePanel、ThemeProvider、Toast、Dialog单测补齐 - Input placeholder超出省略号 - Popover、Tooltip交互体验优化,移除PortalProps - Progress、Radio、Slider、Toast css 变量修复
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
这个 PR 做了什么?
Add new components, support theme customization, responsive layout and internationalization, and fix some known issues
New components:
Collapse
CollapsePanel
Popover
Tooltip
Breadcrumb
ThemeProvider
Feature-enhanced components:
Picker
Calendar
Components to fix bugs:
Picker
Select
Theme customization
For details, please see the official website [Theme Customization] document.
这个变动的性质是?
这个变动涉及以下渠道:
附加信息(可选)
在此添加任何其他相关信息,比如截图或设计图。