Releases: WPFDevelopersOrg/WPFDevelopers
1.1.0.3-preview5
What's Changed
- dev merge master by @yanjinhuagood in #160
Full Changelog: 1.1.0.3-preview4...1.1.0.3-preview5
This pull request includes updates to the WPFDevelopers
project, focusing on versioning, TreeView styles, and enhancements to themes and templates. The most significant changes include version updates, improved TreeView styling, and added properties for better user interaction and design consistency.
Versioning Updates:
- Updated
AssemblyVersion
,FileVersion
, andVersion
insrc/Package.props
from1.1.0.2
to1.1.0.3
and updated the copyright year to 2025.
TreeView Styling Enhancements:
- Added new properties like
ScrollViewer.PanningMode
,Stylus.IsFlicksEnabled
, andVerticalContentAlignment
to TreeView styles insrc/WPFDevelopers.Net40/Styles/Styles.TreeView.xaml
for improved scrolling and alignment. [1] [2] [3] - Replaced
ScrollViewer
withWDScrollViewer
in TreeView templates to enable custom scrolling behavior. [1] [2] - Adjusted TreeViewItem templates to refine alignment and remove redundant font-related bindings. [1] [2]
Theme and Template Improvements:
- Added
Cursor="Hand"
to buttons and tab items for better visual feedback. [1] [2] - Introduced
ControlTemplate.Resources
to define default styles forGrid
elements inGeneric.xaml
andTheme.xaml
. [1] [2] - Enhanced multi-trigger conditions and added new triggers for inactive states to improve UI responsiveness. [1] [2]
These changes collectively aim to improve the functionality, usability, and maintainability of the WPFDevelopers
project.
Thank you @HaHa-ZYK for your feedback
Thank you, developer @zhaotianff @kiki99502
1.1.0.3-preview4
What's Changed
- master pull request dev by @yanjinhuagood in #121
- dev pull request master by @yanjinhuagood in #130
- merge dev into master by @yanjinhuagood in #147
- merge master into by @yanjinhuagood in #148
Full Changelog: 0.0.0.1...1.1.0.3-preview4
1.1.0.3-preview
- ➕ Added Gauge(#127 )
- ➕ Added TabItem Close Button(#116 )
- 🙈 Modify CircleProgressBar(#128 )
- ✏️ Modify Window(#129 )
- 🔨 Modify Message(#129 )
- 🔥 Fix known issues
- Fix issue( #126 )
- Fix issue( #124 )
- Fix issue( #123 )
- ➕ 增加Gauge(#127 )
- ➕ 增加TabItem Close Button(#116 )
- 🙈 修改 CircleProgressBar(#128 )
- ✏️ 修改 Window(#129 )
- 🔨 修改 Message(#129 )
- 🔥 修复已知 Issue
- Fix issue( #126 )
- Fix issue( #124 )
- Fix issue( #123 )
What's Changed
- master pull request dev by @yanjinhuagood in #121
- dev pull request master by @yanjinhuagood in #130
Full Changelog: 0.0.0.1...1.1.0.3-preview
0.0.0.1
- ➕ Added DateRangePicker (#118 )
- 🙈 Added [Drawer] drawer control(bc0d44e)
- ✏️ Panel control adds Spacing property, example SpacingExample
- 🔥 Fix known issues
- ➕ 增加 DateRangePicker (#118 )
- 🙈 增加 [Drawer] 抽屉控件(bc0d44e)
- ✏️ Panel控件增加Spacing属性,示例 SpacingExample
- 🔥 修复已知 Issue
What's Changed
- add PackIconKind.ChevronUp by @zhaotianff in #100
- Bug Fixed: When MessageBoxButton set to YesNo Or YesNoCancel, There will be more one OK Button. by @SwaggyMacro in #107
- fix up some unfindable files issues by @loveyou3thousand in #110
- dev pull request master by @yanjinhuagood in #119
New Contributors
- @zhaotianff made their first contribution in #100
- @loveyou3thousand made their first contribution in #110
Full Changelog: 1.1.0.2-preview8...0.0.0.1
Thanks to all the test developers:
@wanghaodong24 @zhaotianff @loveyou3thousand @FjwLtt @hanhanyh @yaunchen
1.1.0.2-preview8
- 🧐 Increase multilingualism in Chinese, English, and Korean
- 🙈 Add DrapView example component
- ✏️ Add a clear button to TextBox and PasswordBox
- 💥 When the main program feigns death, LoadingExt can be used Show() displays the waiting animation
- ✅ For DataGrid ProgressBar, TabControl, ListBox, TreeView, Calendar, Expander, GroupBox add the Cornerradius attribute.
- ➕ Message Box Show Add Yes/No button
- 🔨 Add a search box to the homepage as a control for filtering lists
- 🔥 Add ChartLine ChartBar ChartRadar chart control
- ➕ 增加多语言中、英、韩
- 🙈 增加DrapView示例组件
- ✏️ TextBox与PasswordBox增加清空按钮
- 💥 当主程序假死时可使用LoadingExt.Show()显示等待动画
- ✅ DataGrid、ProgressBar、TabControl、ListBox、TreeView、Calendar、Expander、GroupBox增加CornerRadius属性。
- ➕ MessageBox.Show 增加“是”与“否”按钮
- 🔨 主页增加搜索框,用于筛选列表的控件
- 🔥 新增ChartLine、ChartBar、ChartRadar图表控件
1.1.0.2-preview6
Full Changelog: 1.1.0.2-preview5...1.1.0.2-preview6
1.1.0.2-preview5
What's Changed
- dev pull request master by @yanjinhuagood in #83
Full Changelog: 1.1.0.2-preview4...1.1.0.2-preview5
1.1.0.2-preview4
What's Changed
- master pull request dev by @yanjinhuagood in #63
- dev pull request master by @yanjinhuagood in #65
- [优化]-截图功能图片精度调整 by @guanguanchuangyu in #67
- dev pull request master by @yanjinhuagood in #75
- dev pull request master by @yanjinhuagood in Added TimePicker c8de3c7
- dev pull request master by @yanjinhuagood in #72
New Contributors
- @guanguanchuangyu made their first contribution in #67
Full Changelog: 1.1.0.2-preview2...1.1.0.2-preview4
1.1.0.2-preview2
What's Changed
- master pull request dev by @yanjinhuagood in #62
- Update AnimationAudio.xaml
- update CountdownTimer
- add in ColorPicker
- add in ColorPickerExample
- Update Styles.GroupBox.xaml
- Update Styles.Menu.xaml
- Update Styles.MessageBox.xaml
- Update Styles.PasswordBox.xaml
- Update Styles.PasswordBox.xaml
- Update Styles.RepeatButton.xaml
- Update ControlBasic.xaml
- Update Message.xaml
- Update PackIconKind.cs
- Update PathIcon.xaml
- Update CropAvatar.xaml
- Update CircularMenu.xaml
Full Changelog: 1.1.0.2-preview1...1.1.0.2-preview2
1.1.0.2-preview1
What's Changed
-
add in PathIcon.xaml
-
add in Round Button Update Styles.Buttons.xaml
- master pull request dev by @yanjinhuagood in #60
- dev pull requese master by @yanjinhuagood in #59
Full Changelog: 1.1.0.2-preview...1.1.0.2-preview1