Releases: Surrealism-All/SurrealismUI
Releases · Surrealism-All/SurrealismUI
SurrealismUI V0.5.3
Updates V0.5.3
- 中文
- 优化
SDialog
- 修复警告
- Slint更新1.9.1
- 优化
- English
- Optimize
SDialog
- fix warning
- update slint to 1.9.1
- Optimize
SurrealismUI V0.5.2
V0.5.2
- 中文
- 优化
SSelect
层级结构
- 优化
- English
- Optimize structure level for
SSelect
- Optimize structure level for
Contributors
🎉 Thank to all the following contributors
@shenhunluo sh
SurrealismUI V0.5.1
V0.5.1
- 中文
- 去除重复的
close-one
图标 SSelect
增加触摸区域
- 去除重复的
- English
- remove redundant icon
close-one
- Add TouchArea into
SSelect
- remove redundant icon
SurrealismUI V0.5.0
SurrealismUI V0.5.0
- 中文
- 优化
SSwitchGroup
文字 - 增加
STabbar
点击回调事件 - 修复
SCollapse
宽度超出 - 优化
SCollapse
图标旋转代替图标替换 - 去除
SCollapse
init callback
- 优化
SIcon
旋转动画 - 增加
SRadio
点击效果 - 增加
SCheckbox
点击效果
- 优化
- English
- Optimize text in
SSwitchGroup
- Add
STabbar
clicked callback - Fix
SCollapse
width overflow - Optimize
SCollapse
rotation icon - remove
SCollapse
init callback - Optimize
SIcon
rotation animation - Add
SRadio
click effect - Add
SCheckbox
click effect
- Optimize text in
SurrealismUI V0.4.5
SurrealismUI V0.4.5
- 中文
- 增加
SCatalog
目录 - 优化
SSwitch
动画 - 增加
SSelect
active
- 增加
SSlider
滑块 - 增加
STabbar
文档 - 修改
SAlert
中Info
主题文字颜色 - 优化
SNumberInput
严格模式 - 修复
SSlider, SInput
init
回调崩溃
- 增加
- English
- Add
SCatalog
- Optimize
SSwitch
animation - Add
SSelect
propertyactive
- Add
SSlider
widget - Add
STabbar
document - fix
SAlert
info
theme font color - Optimize
SNumberInput
strict mode - Fix
SSlider, SInput
init
callback crash
- Add
SurrealismUI V0.4.4
SurrealismUI V0.4.3
SurrealismUI V0.4.2
V0.4.2
- 中文
- 增加
SCarousel
走马灯 - 增加
STimeLine
时间轴 - 修复
SCheckbox
和SRadio
布局异常
- 增加
- English
- Add
SCarousel
- Add
STimeLine
- Fix layout error in
SCheckbox
andSRadio
- Add
SCarousel
:The Carousel component is designed to display a sequence of images (or slides) that users can navigate through. It provides a dynamic and visually engaging way to showcase multiple images without occupying too much space on the screen.
STimeLine
:The timeline component is mainly used to display the changes of data over time, and it is usually used in data visualization to visually represent time series data
SurrealismUI V0.4.1
V0.4.1 Updates
- 中文
- 增加
SStep
进度指向线颜色效果 - 增加
SPagination
分页器组件 - 增加
SKeyboard
虚拟键盘 (可使用子组件任意扩展) - 增加
SButton
,SCheckbox
,SRadio
禁用选项 - 增加
SDialog
非触摸位置关闭控制选项:mask-close
- 去除
SLoading
的默认初始化回调
- 增加
- English
- Increase the color effect of the progress pointing line in
SStep
- Add the
SPagination
paginator component - Add
SKeyboard
virtual keyboard (it can be expanded with any sub components) - Add disable options for
SButton
,SCheckbox
, andSRadio
- Add
SDialog
non touch position close control option:mask close
- Remove the default initialization callback for
SLoading
- Increase the color effect of the progress pointing line in
SurrealismUI V0.4.0
V0.4.0
- 中文
SCheckbox
内部选择区添加 border,优化显示SProgress
样式优化,增加圆形进度条- 修复
SButton
在STableColumnFlex
中的异常 - 增加
SPopover
组件(气泡卡片无模态效果) - 增加
SSTep
组件(按步骤执行)
- English
- Add a border to the internal selection area of
SCheckbox
to optimize display - Style optimization for
SProgress
, adding a circular progress bar - Fix exceptions in
SButton
inSTableColumnFlex
- Add the
SPopover
component (bubble card has no modal effect) - Add the
SSTep
component (do something step by step)
- Add a border to the internal selection area of