Skip to content

Releases: HandyOrg/HandyControl

Release v3.5.0

07 Feb 14:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

Release v3.4.0

16 Nov 15:39
Compare
Choose a tag to compare

New Contributors

Full Changelog: v3.3.0...v3.4.0

Release v3.3.0

09 Dec 15:47
Compare
Choose a tag to compare

💥 new controls

  • add DrawerContainer
  • add HighlightTextBlock
  • add AutoCompleteTextBox

💥 new styles

  • add DataGrid.Small style
  • add RadioButtonSameAsButton style
  • add button small style
  • add TextBox small style
  • add PasswordBox small style
  • add ListBox small style
  • add CheckComboBox small style
  • add RepeatButton small style
  • add TreeView small style

💥 new features

  • hc:TabControl support for closing by middle mouse button.
  • #903
  • all input elements support for Validation
  • add Next, Previous and GoTo Method for CoverFlow
  • add BooleanArr2BooleanConverter
  • EnumDataProvider support for Attributes
  • upgraded waterfallpanel
  • upgraded UniformSpacingPanel
  • add ImageSelectedEvent for ImageSelector

💥 fixed bugs

💥 other

  • add Spanish Language
  • independent lang packs

Release v3.2.0

28 Jun 16:33
Compare
Choose a tag to compare

💥 new features

  • 4a7f860 add ConfirmedEvent for ColorPicker
  • #748 NotifyIcon support for windows-less mode
  • 6802dee Grid support for named RowDefinitions & ColumnDefinitions
  • 7d1a0eb Improved BlurWindow, more versions of system are supported
  • growl support for 'Default Panel', you don't need to set hc:Growl.GrowlParent="True"
  • 42b2cb3 PropertyGrid support for custom editors
  • 6ce9130 optimized InfoElement.Title style
  • #795 scrollbar support for always-visible mode
  • #516 support for InputGroup

💥 fixed bugs

💥 other

  • memory optimization
  • ProgressBar style updated
    from
    progressbar_old
    to
    image
  • now hc styles can be referenced in window.resource
  • support for sync with system theme
  • support for system AccentColor

Release v3.1.0

22 Mar 16:46
Compare
Choose a tag to compare

💥 new controls

  • add UniformSpacingPanel
  • remove TagPanel and add TagContainer
  • add SimpleStackPanel
  • add Empty
  • add AxleCanvas

💥 new features

💥 fixed bugs

💥 other

  • 3x rendering performance enhancement
  • remove reference of Microsoft.Windows.Shell
  • some minor style modifies
  • remove default value (uniform) for path stretch property
  • Strong-Name assemblies
  • add Polish lang

Release v3.0.0

28 Nov 10:20
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

💥 fixed bugs

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

💥 other

  • performance optimization
  • #495
  • use TabContainer instead of TabPanel

Release v3.0.0-rc.2

12 Oct 14:57
Compare
Choose a tag to compare
Release v3.0.0-rc.2 Pre-release
Pre-release

💥 new features

💥 fixed bugs

💥 other

  • support for Visual Studio Toolbox
  • support for ca-Es language
  • #459

Release v3.0.0-rc.1

06 Sep 14:18
Compare
Choose a tag to compare
Release 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

Release v2.5.0

23 May 09:15
Compare
Choose a tag to compare

💥 new controls

  • Screenshot
  • Watermark

💥 other

  • fixed 12 bugs
  • support for .NET Core 3.1
  • support for dynamic switching languages

Release v2.4.0

24 Feb 14:47
Compare
Choose a tag to compare

💥 new controls

  • RelativePanel
  • PinBox
  • GlowWindow
  • BlendEffectBox

💥 new styles

  • FlowDocumentScrollViewerStyle
  • FlowDocumentPageViewerStyle
  • FlowDocumentReaderStyle

💥 new effects

  • ColorComplementEffect
  • GrayScaleEffect
  • ContrastEffect
  • BrightnessEffect
  • ColorMatrixEffect