Skip to content

Releases: ricaun-io/ricaun.Revit.UI

0.6.3-alpha

06 Jul 14:35
Compare
Choose a tag to compare
0.6.3-alpha Pre-release
Pre-release

Features

Updated

  • Change GetRibbonItem to GetRibbonItem_Alternative to fix null when panel is removed.

0.6.2

05 Feb 21:45
17777ed
Compare
Choose a tag to compare

Features

  • SetListImageSize to change the size of the image in the PulldownButton and SplitButton.

Removed

  • Remove support net7.0-windows.

Tests

  • Add Test to SetListImageSize in PulldownButton.

0.6.2-beta.1

29 Jan 18:41
Compare
Choose a tag to compare
0.6.2-beta.1 Pre-release
Pre-release

Features

  • SetListImageSize to change the size of the image in the PulldownButton and SplitButton.

Removed

  • Remove support net7.0-windows.

Tests

  • Add Test to SetListImageSize in PulldownButton.

0.6.2-beta

20 Jan 14:17
Compare
Choose a tag to compare
0.6.2-beta Pre-release
Pre-release

Features

  • SetListImageSize to change the size of the image in the PulldownButton and SplitButton.

Removed

  • Remove support net7.0-windows.

Tests

  • Add Test to SetListImageSize in PulldownButton.

0.6.2-alpha

09 Jan 16:51
Compare
Choose a tag to compare
0.6.2-alpha Pre-release
Pre-release

Features

  • SetListImageSize to change the size of the image in the PulldownButton and SplitButton.

Tests

  • Add Test to SetListImageSize in PulldownButton.

0.6.1

18 Dec 17:55
977d73d
Compare
Choose a tag to compare

Features

  • SetLargeImage always set small image when ico.

Updated

  • Update SetLargeImage to change small image when BitmapFrame.
  • Update RibbonDescription images to object to support string.

Tests

  • Add Test to ReSetImage when ico.

0.6.1-alpha

08 Dec 18:53
Compare
Choose a tag to compare
0.6.1-alpha Pre-release
Pre-release

Features

  • SetLargeImage always set small image when ico.

Updated

  • Update SetLargeImage to change small image when BitmapFrame.
  • Update RibbonDescription images to object to support string.

Tests

  • Add Test to ReSetImage when ico.

0.6.0

05 Dec 17:58
4893462
Compare
Choose a tag to compare

Features

  • Update to support net7.0-windows and net8.0-windows
  • SetImage works with Resources without assembly name.
  • Change System.Drawing to a separate namespace and class.
  • Icons GetBitmapSource return the biggest frame.

Updated

  • Update Build project
  • Update Example project
  • Fix MovePanelTo remove panel from RibbonTabsDictionary
  • Add StackTraceUtils to find the caller assembly.
  • Update BitmapExtension to enable Resources without assembly name.

Tests

  • Test MovePanelTo_Modify_CreatePanel_SameName
  • Test StackTraceUtils
  • Test Resources without assembly name.
  • Test Drawing Resources.
  • Test ResourceTests, ResourcePngTests and ResourcesFramesTests

0.6.0-rc.2

02 Dec 02:46
Compare
Choose a tag to compare
0.6.0-rc.2 Pre-release
Pre-release

Features

  • Update to support net7.0-windows and net8.0-windows
  • SetImage works with Resources without assembly name.
  • Change System.Drawing to a separate namespace and class.
  • Icons GetBitmapSource return the biggest frame.

Updated

  • Update Build project
  • Update Example project
  • Fix MovePanelTo remove panel from RibbonTabsDictionary
  • Add StackTraceUtils to find the caller assembly.
  • Update BitmapExtension to enable Resources without assembly name.

Tests

  • Test MovePanelTo_Modify_CreatePanel_SameName
  • Test StackTraceUtils
  • Test Resources without assembly name.
  • Test Drawing Resources.
  • Test ResourceTests, ResourcePngTests and ResourcesFramesTests

0.6.0-rc

29 Nov 17:01
Compare
Choose a tag to compare
0.6.0-rc Pre-release
Pre-release

Features

  • Update to support net7.0-windows and net8.0-windows
  • SetImage works with Resources without assembly name.
  • Change System.Drawing to a separate namespace and class.

Updated

  • Update Build project
  • Update Example project
  • Fix MovePanelTo remove panel from RibbonTabsDictionary
  • Add StackTraceUtils to find the caller assembly.
  • Update BitmapExtension to enable Resources without assembly name.

Tests

  • Test MovePanelTo_Modify_CreatePanel_SameName
  • Test StackTraceUtils
  • Test Resources without assembly name.
  • Test Drawing Resources.