Releases: TWiesendanger/ExtrabbitCode.Inventor.ModernUi
Releases · TWiesendanger/ExtrabbitCode.Inventor.ModernUi
Release list
Release v1.1.1
- Fix: Spinner/DotsLoader/IndeterminateBar crash ("'Rot' name cannot be found in the name scope") when the template is re-applied while the Loaded broadcast is in flight (DynamicResource styles, e.g. visibility-toggled spinners in Inventor add-ins). Template storyboards no longer use Storyboard.TargetName.
Release v1.1.0
feat: color picker, status palette colors and style polish (v1.1.0) - ModernColorPicker: themed modal picker (saturation/value field, hue and optional alpha bars, hex + RGB input, presets, old/new preview), built conflict-free like ModernMessageBox - no custom controls, no DP registrations - ThemePalette: optional Success/Warning status colors (Brush.*/Color.*), followed by toasts (which now inherit the owner palette), the warning dialog icon and the new BadgeSuccess/BadgeWarning styles - IconButton carries the icon font at 16px - bare glyph content works - PlaceholderBox: placeholder-via-Tag text box without the magnifier - ToggleSwitch retargeted to ToggleButton (fits CheckBox and ToggleButton) - Tighter 6px text indent on TextBox/ComboBox (no icon-sized left margin) - Expander body respects Padding; TreeView child indent is the overridable Margin.TreeIndent token (per tree or window-wide) - Gallery pages, docs sections and regenerated screenshots for all of the above (plus a refresh of doc images that had gone stale on master)
Release v1.0.2
Release v1.0.1
- Small bugfix for clipping text in searchbox
Release v1.0.0
docs: reference the Core.Template starter project Link ExtrabbitCode.Inventor.Core.Template from the README and Getting Started as the ready-to-use Inventor add-in starter that uses ModernUi as its default UI.
Prerelease v0.0.1
Merge pull request #1 from TWiesendanger/copilot/fix-publish-job ci: fix NuGet push glob expansion on Windows