Skip to content

Releases: ghost1372/HandyControls

3.3.4

07 Apr 08:23
Compare
Choose a tag to compare

Make ShowUpDownButton Public
Fix GifImage Single Frame
Fix Shield ContentStringFormat not work issue.
Improve Localization

3.3.1

30 Mar 10:08
Compare
Choose a tag to compare

Public P/Invoke Methods
Add ExtendViewIntoNonClientArea
Add New Dropper Window
Add Localize Support for EnumBinding
Add Cryptography Extensions
Add VisualTree Extensions
Add More String Extensions
Add CryptographyHelper
Add ColorHelper
Add RSA Encryption for file/string
Add ConvertHelper
Add SelectedColorChanged and Confirmed Events for ColorPicker
Make DataGridCell, BorderRadius and DataGridColumnHeader.Background configurable
Fix ColorPicker Dropper Button
Fix TabControl Theme Change issue
Fix CheckUpdateAsync
Fix NotifyIcon Theme Change issue
Fix Progressbar Percentage text issue
Fix Pagination
Fix Bug of Loading
Fix SideMenu
Fix CheckComboBox

3.3.0

23 Mar 16:05
Compare
Choose a tag to compare

Add New Localization (Dynamic Language)
Add ExtendViewIntoNonClientArea
Add Localize Support for EnumBinding
Add Cryptography Extensions
Add VisualTree Extensions
Add More String Extensions
Add CryptographyHelper
Add RSA Encryption for file/string
Add ConvertHelper
Add SelectedColorChanged and Confirmed Events for ColorPicker
Make DataGridCell, BorderRadius and DataGridColumnHeader.Background configurable
Fix ColorPicker Dropper Button
Fix TabControl Theme Change issue
Fix CheckUpdateAsync
Fix NotifyIcon Theme Change issue
Fix Progressbar Percentage text issue
Fix Pagination

v3.2.0

06 Mar 14:10
Compare
Choose a tag to compare
  • Add ColorPaletteResources
  • Add PresetManager
  • Add Dispatcher Helper
  • Add InternetHelper
  • Add ApplicationHelper
  • Add Commands (DelegateCommand, RelayCommand, SimpleRelayCommand, AsyncCommand)
  • Add ThreadSafeObservableCollection
  • Add OptimizedObservableCollection
  • Add UndoRedoList and UndoRedoObservableCollection
  • Add new Extensions (Collection, List, Dictionary)
  • Add Logger
  • Add IfExtension for Xaml Markup
  • Updated RegistryHelper
  • Updated ThemeManager
  • Fixed Bugs

3.1.1

10 Feb 06:21
Compare
Choose a tag to compare

Improve ThemeManager

3.1.0

06 Feb 13:54
Compare
Choose a tag to compare
  Add ThemeManager
  Add Attached Property for Menu (MenuAttach for controling Animation)
  Add UniformSpacingPanel
  Add SimpleStackPanel
  Add Empty Layout
  Add Extension Methods
  Add Async Method for UpdateHelper
  Add PL Language
  Update OSVersionHelper
  Improve Layout Speed and Smaller dll
  Refactor PersianDatePicker and PersianCalendar
  Rename PersianDate to PersianDateTime
  Bug Fix

3.0.0

28 Nov 08:08
f9c806d
Compare
Choose a tag to compare

💥 new features

  • add IsIndeterminate property for CircleProgressBar
  • add ValueFormat property for NumericUpDown
  • add ButtonDefault style
  • add HideWhenClosing property for WindowAttach
  • add CanUnselectAllWithBlankArea property for DataGridAttach
  • add Persian Date Time for Growl

💥 fixed bugs

  • HandyOrg/HandyControl#462
  • VerticalContentAlignment is invalid on CheckBox
  • CheckBox should fix FlowDirection
  • it will throw error when Growl is used in thread with Fatal mode

💥 other

3.0.0-rc.2

12 Oct 15:30
Compare
Choose a tag to compare

v3.0.0-rc.1

06 Sep 16:58
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release

💥 new controls

  • PropertyGrid
  • DashBorder
  • ImageSelector
  • CheckComboBox
  • FlexPanel

💥 new features

💥 new styles

  • BorderTip
  • ButtonDashed
  • RepeatButtonDashed

💥 fixed bugs

💥 other

  • support for .NET Core 5.0
  • support for pt-br language
  • improved loading speed of theme resource
  • optimized performance
  • rename TitleElement.TitleAlignment to TitleElement.TitlePlacement
  • you can use ImageAttach to set failed image

2.5.3.2

12 Jul 08:58
Compare
Choose a tag to compare

Add InputClickHelper
Add DashBorder
Add CheckComboBox
Add ButtonDashed Style
Add pt-br language
Bug Fix