-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
136 additions
and
64 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
--- | ||
title: 2025.1.0 | ||
--- | ||
|
||
# 🎉 View Shadcn UI 2025.1.0 发布:新年新气象,多个重磅组件来袭! | ||
|
||
<br /> | ||
|
||
亲爱的开发者们: | ||
|
||
我们很高兴地宣布 View Shadcn UI `2025.1.0` 版本正式发布!本次更新带来了图片查看器、提及(@)组件等重磅新功能,同时对多个现有组件进行了全面优化和改进。 | ||
|
||
## 🚀 重要链接 | ||
|
||
- GitHub 仓库:https://github.com/devlive-community/view-shadcn-ui | ||
- 官方文档:https://view-shadcn-ui.devlive.org/ | ||
- 在线演练场:https://playground.view-shadcn-ui.devlive.org/ | ||
|
||
## 📦 新版本亮点 | ||
|
||
### 🖼️ 全新图片组件 | ||
- 支持图片预览和图片组 | ||
- 强大的预览功能: | ||
- 支持键盘快捷键操作 | ||
- 图片缩放、旋转和还原 | ||
- 流畅的切换动画效果 | ||
- 支持自定义加载方式和失败处理 | ||
- 支持图片组 hover 动态效果 | ||
- 灵活的边框配置选项 | ||
|
||
### 📝 提及(@)组件 | ||
- 完整的提及功能实现: | ||
- 支持自定义提及符号 | ||
- 键盘快捷键操作 | ||
- 展开/关闭动画效果 | ||
- 丰富的配置选项: | ||
- 支持异步数据加载 | ||
- 最大提及数量限制 | ||
- 多种尺寸选择 | ||
- 禁用特定提及项 | ||
- 表单集成支持 | ||
- 自定义插槽支持 | ||
- 横向滚动效果优化 | ||
|
||
### 🎠 轮播组件增强 | ||
- 支持自动播放配置 | ||
- 可自定义轮播方向 | ||
- 灵活的高度设置 | ||
- 支持上下插槽 | ||
- 可配置指示器 | ||
|
||
### 💅 现有组件优化 | ||
- 选项卡组件: | ||
- 新增线型样式 | ||
- 支持内容过多时滑动 | ||
- 优化关闭按钮样式 | ||
- 骨架屏:支持自定义尺寸 | ||
- 选择器:新增加载状态配置 | ||
- 树组件: | ||
- 支持节点选中状态 | ||
- 修复 v-model 数据渲染问题 | ||
- 代码编辑器: | ||
- 优化搜索面板位置 | ||
- 支持焦点事件处理 | ||
- 修复多编辑器共存问题 | ||
|
||
### 🐛 问题修复 | ||
- 修复多个组件在 flex 布局下的显示异常 | ||
- 修复头像和按钮组件的变形问题 | ||
- 修复输入框前缀/后缀影响占位符位置的问题 | ||
- 修复切换组件返回值类型问题 | ||
- 优化代码编辑器清理机制 | ||
|
||
### 📚 文档升级 | ||
- 全面重构文档结构 | ||
- 优化使用指南 | ||
- 改进组件示例 | ||
- 更新工具函数文档 | ||
|
||
## 🔜 后续规划 | ||
|
||
我们将继续完善组件库功能,提升开发体验,欢迎社区参与贡献和提供反馈。 | ||
|
||
## 🤝 参与贡献 | ||
|
||
如果您在使用过程中遇到问题或有新的想法,欢迎: | ||
- 提交 Issue:https://github.com/devlive-community/view-shadcn-ui/issues | ||
- 贡献代码:https://github.com/devlive-community/view-shadcn-ui/pulls | ||
|
||
特别感谢所有为这个版本贡献代码和反馈的开发者们! |
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