Skip to content

Releases: TWiesendanger/ExtrabbitCode.Inventor.ModernUi

Release v1.1.1

Choose a tag to compare

@TWiesendanger TWiesendanger released this 11 Aug 08:12
  • 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

Choose a tag to compare

@TWiesendanger TWiesendanger released this 10 Aug 17:41
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

Choose a tag to compare

@TWiesendanger TWiesendanger released this 18 Jun 14:53
  • Fix padding combobox

Release v1.0.1

Choose a tag to compare

@TWiesendanger TWiesendanger released this 18 Jun 12:25
  • Small bugfix for clipping text in searchbox

Release v1.0.0

Choose a tag to compare

@TWiesendanger TWiesendanger released this 16 Jun 15:33
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

Prerelease v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@TWiesendanger TWiesendanger released this 07 Jun 09:37
b7791d7
Merge pull request #1 from TWiesendanger/copilot/fix-publish-job

ci: fix NuGet push glob expansion on Windows