Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.
Panuon.UI的优化版本。一个漂亮的、使用样式与附加属性的WPF UI控件库。
You can download Panuon.UI.Silver (pre-release) from nuget now. Check "include pre-release" option before query.
Panuon.UI.Silver(预发行版)现已加入Nuget平台。在搜索"Panuon.UI.Silver"前,请在Nuget包管理器中勾选“包括预发行版”。
Email : [email protected]
QQ Group : 718778191
Zhihu : @末城via
更多样式,更好的表现,更少的BUG。
2.0版本提供对Net Core 3.0的完全支持。几乎每种控件都增加了至少一种样式,或是进行了现有样式调整。
全新的UIBrowser,帮助你快速设计控件,并生成样式或控件代码(尚在准备和优化中,可能会迟到)。
2.0版本对现有控件库的代码进行了完全的重构,从根源上解决了一些BUG,并大幅减少了可能出现的Exception。从1.0版本升级到2.0版本需要修改约30%控件库相关代码,但这值得一试。
请注意,2.0版本中不再集成FontAwesome,改为内置Panuon独家设计的IconFont字体库。目前已有200多个图标,你可以在UIBrowser中看到它们。Panuon IconFont会保持更新。
提供完备的开发文档、代码示例与1.0升级指南(文档将转移到阿里的语雀平台)。https://www.yuque.com/mochengvia/silver2.0
下载方式:你可以在上方的Branch中切换2.0.0分支并下载开发版代码,但控件尚不齐全。测试版Nuget将在稍后发行。
修复了Badge的Background和Foreground的绑定初始值未生效的BUG。
修复了ContextMenu中的MenuItem无法识别AccessKey的BUG。
修复了WindowX会在SizeToContent="WidthAndHeight"时出现白边的BUG。
修复了DateTimePicker的SelectedDate赋值为new DateTime时会报错的问题。SelectedDate的年份最小值已被限定为5(与MinDate无关)。
修复了部分控件可能会在后台抛出错误的问题。 新增了MessageBoxX的Question图标。
解决了PUTextBlock抛出HorizontalContentAlightment异常的问题。 解决了DateTimePicker不能在选中日期后自动关闭的问题。可以将StaysOpen设置为False来阻止关闭。
Chinese document(English document is still being written, you can translate it by google or other translators):
中文文档:
https://github.com/Panuon/Panuon.Documents/blob/master/Documents/PanuonUI.Silver/zh-cn.md
Panuon.UI.Silver is an open source library.Your support will motivate me to continue Panuon.UI.Silver development.
Panuon.UI.Silver是一个完全开源的控件库。您的支持是项目得以发展的根本保证。
Zhifubao:
支付宝:
Paypal:
paypal.me/Zeoun
After downloading this repository, launch "Panuon.UI.Silver.Browser" project , and you will find it .
当您下载该仓库后,只需启动"Panuon.UI.Silver.Browser"项目,即可看到示例。
Button / CheckBox / RadioButton / TextBox / PasswordBox / ComboBox / Expander / GroupBox / Expander
Calendar / Carousel / Loading / MultiSelector / ImageCuter / TagPanel / NeonLabel / Clock / DateTimePicker
DataGrid / ScrollViewer (MiniScrollViewer)