Skip to content

0.6.3-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 20:51

Features

  • RibbonThemeUtils to change the theme of the Ribbon. (Revit 2019+)
  • Set project configuration to support net47 and net48.

Updated

  • Change GetRibbonItem to GetRibbonItem_Alternative to fix null when panel is removed.
  • Update SetImage to work with ComboBoxMember
  • Add CreateComboBoxMember to create ComboBoxMember.

Tests

  • Add RibbonThemeUtilsTests to test the theme change event.
  • Add ComboBoxMember tests for Image, Group and Current.