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

Releases/1108 Add new components, support theme customization, responsive layout and internationalization #47

Merged
merged 78 commits into from
Dec 3, 2024

Conversation

NeverEllipsis
Copy link
Collaborator

@NeverEllipsis NeverEllipsis commented Nov 12, 2024

这个 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.

这个变动的性质是?

  • 新特性提交
  • 日常 bug 修复
  • 站点、文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • TypeScript 定义更新
  • 包体积优化
  • 性能优化
  • 功能增强
  • 重构
  • 代码风格优化
  • 测试用例
  • 工作流程

这个变动涉及以下渠道:

  • 所有渠道
  • 微信小程序
  • 支付宝小程序
  • 抖音小程序
  • Web 平台(H5)

附加信息(可选)
在此添加任何其他相关信息,比如截图或设计图。

NeverEllipsis and others added 30 commits October 29, 2024 16:47
新增 Collapse、CollapsePanel、Breadcrumb 组件
NeverEllipsis and others added 29 commits November 14, 2024 14:52
- 优化一些组件bug和一些组件样式问题
- 单元测试报告在终端输出
- Collapse、CollapsePanel、ThemeProvider、Toast、Dialog单测补齐
- Input placeholder超出省略号
- Popover、Tooltip交互体验优化,移除PortalProps
- Progress、Radio、Slider、Toast css 变量修复
@NeverEllipsis NeverEllipsis merged commit 5bb114d into main Dec 3, 2024
4 of 5 checks passed
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.

5 participants