bifrostui v1.4.0
What's Changed
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.
Details
- Support theme customization, responsive layout and internationalization, and fix some bugs. by @NeverEllipsis in #44
- Add Popover and Tooltip by @NeverEllipsis in #46
- 新增 Collapse、CollapsePanel、Breadcrumb 组件 by @kwzm in #41
- Solve the problem that useId does not support react17 and fix the Tooltip unit test by @NeverEllipsis in #49
- fix: screenY is undefined by @yuyuyzl in #50
- git account pre-check by @NeverEllipsis in #51
- Tooltip和Popover组件优化 by @xiexiejie in #53
- Fix some bugs in custom themes and update documentation by @NeverEllipsis in #52
- feat: anywhere click hide tooltip or popover by @xiexiejie in #54
- 增加图标,EyeClosedFilled by @yuyuyzl in #55
- 优化一些组件bug和一些组件样式问题,单元测试报告在终端输出 by @NeverEllipsis in #56
- 优化Tabs组件占位符在响应式场景下的交互体验和一些组件样式问题 by @NeverEllipsis in #57
- Releases/1108 Add new components, support theme customization, responsive layout and internationalization by @NeverEllipsis in #47
New Contributors
Full Changelog: v1.3.0...v1.4.0