Skip to content

Releases: ricaun-io/ricaun.Revit.UI

0.5.0

13 Apr 20:11
c42b264
Compare
Choose a tag to compare

Features

  • RibbonItem - CreateCopy
  • RibbonPanel - MoveToRibbonTab
  • RibbonSplit - CreatePushButton, NewPushButtonData
  • RibbonPulldown - CreatePushButton, NewPushButtonData

Utils

  • RibbonTabUtils - CreateRibbonPanel, RemoveRibbonPanel
  • RibbonModifyUtils - CreateRibbonPanel, RemoveRibbonPanel

Updated

  • Remove Obsolete AddPushButton/Close
  • Update RibbonButtonExtension - Add SetAvailability
  • Update RibbonSafeExtension - Base CreateButton/NewButton
  • Update all Ribbons with GenerateSafeButtonName
  • Update RibbonRadio - AddItems to AddToggleButtons
  • Update NewPushButtonData to work with PushButtonData and ToggleButtonData
  • Update Obsolete ConsoleAttribute
  • Update Remove RibbonPanel from internal RibbonTabsDictionary
  • Update CreatePanel uses Add-Ins
  • Update AddPushButtons with

Tests

  • Add IsTestProject in csproj
  • Add Build LocalTest
  • Add RevitTests
  • Add Panels.RevitPanelTests
  • Add Panels.RevitTabPanelTests

0.4.0

23 Aug 20:16
ec16a44
Compare
Choose a tag to compare

Features

  • Bitmap to BitmapSource perfect pixel

0.3.2

16 Aug 23:01
00e8c72
Compare
Choose a tag to compare

Features

  • Add AppLoader Attribute

0.3.1

10 Aug 12:04
c95a5f1
Compare
Choose a tag to compare

Features

  • Add SetPanelsOrderByTitle and SetPanelsOrderBy

Added

  • Add internal ObservableCollectionExtension

Updated

  • Update MoveRibbonPanel
  • Update Order methods
  • Update methods to internal

0.3.0

08 Aug 22:01
89b6b9c
Compare
Choose a tag to compare

Features

  • Add IExternalCommandAvailability on NewToggleButtonData Command

Updated

  • Update methods to internal and private

0.2.1

08 Aug 16:22
421ea87
Compare
Choose a tag to compare

Updated

  • Update SetAutodeskOwner

Added

  • Add ApplicationLoader

0.2.0

10 Jul 00:16
a508fa2
Compare
Choose a tag to compare

Added

• Add CreatePushButton and Obsolete AddPushButton

Updated

• Update RibbonSettings Add with Action
• Update RibbonDescription (LanguageType)

Full changelog at https://github.com/ricaun-io/ricaun.Revit.UI/blob/master/CHANGELOG.md

0.1.2

17 May 12:31
2a9e36b
Compare
Choose a tag to compare

Added

• Add IExternalCommandAvailability on NewPushButtonData Command

Full changelog at https://github.com/ricaun-io/ricaun.Revit.UI/blob/master/CHANGELOG.md

0.1.1

07 May 14:37
15a6c7a
Compare
Choose a tag to compare

Features

• IsLanguageExtension for each Language
• Remove RibbonTab name from Revit Dictionary • GetRibbonTabsDictionary

Added

• Add Autodesk.Windows.ComponentManager.IsApplicationFrameEnabled to disable buttons on modeless Example

Full changelog at https://github.com/ricaun-io/ricaun.Revit.UI/blob/master/CHANGELOG.md

0.1.0

07 Apr 19:40
3e2807a
Compare
Choose a tag to compare

Added

• Add revit.ico to Test

Fixed

• Add pack://application:%2C%2C%2C to try to fix the GetBitmapSource

Full changelog at https://github.com/ricaun-io/ricaun.Revit.UI/blob/master/CHANGELOG.md