Skip to content

Releases: TheEightBot/AuroraControls.Maui

Aurora Controls MAUI v3.17.2-prod

18 Jul 14:20

Choose a tag to compare

What's Changed in v3.17.2-prod

๐Ÿš€ New Features

  • No new features in this release

๐Ÿ› Bug Fixes

  • No bug fixes in this release

๐Ÿ“ Documentation & Other Changes

  • Guards against null color values (0f7405c)
  • Refactors and improves control behaviors (50c0110)
  • Removes default values from BindableProperties (8b05c53)
  • Cleans up code and fixes namespaces (6da51a5)
  • Replaces default(T) with default (4f646b6)
  • Refactors code for improved consistency (8b4bbdf)
  • Refactors codebase for clarity and consistency (9f82463)
  • Improves code clarity (07206b3)

Full Changelog: v3.17.1-prod...v3.17.2-prod

Aurora Controls MAUI v3.17.1-prod

14 Jul 21:10

Choose a tag to compare

What's Changed in v3.17.1-prod

๐Ÿš€ New Features

  • No new features in this release

๐Ÿ› Bug Fixes

  • No bug fixes in this release

๐Ÿ“ Documentation & Other Changes

  • Enhances SVG icon handling and caching. (c3161a5)

Full Changelog: v3.16.3-prod...v3.17.1-prod

Aurora Controls MAUI v3.16.3-prod

11 Jul 18:50

Choose a tag to compare

What's Changed in v3.16.3-prod

๐Ÿš€ New Features

  • No new features in this release

๐Ÿ› Bug Fixes

  • No bug fixes in this release

๐Ÿ“ Documentation & Other Changes

  • Enhances placeholder color handling. (3dc2fdd)

Full Changelog: v3.16.2-prod...v3.16.3-prod

Aurora Controls MAUI v3.16.2-prod

02 Jul 18:38

Choose a tag to compare

What's Changed in v3.16.2-prod

๐Ÿš€ New Features

  • No new features in this release

๐Ÿ› Bug Fixes

  • No bug fixes in this release

๐Ÿ“ Documentation & Other Changes

  • Allows null Color values in StepIndicator (7732b82)

Full Changelog: v3.16.1-prod...v3.16.2-prod

Aurora Controls MAUI v3.16.1-prod

30 Jun 15:55

Choose a tag to compare

What's Changed in v3.16.1-prod

๐Ÿš€ New Features

  • Adds documentation for new UI components (3153410)
  • Adds ConfettiView and updates timer (f319d41)
  • adds additional shapes to the step indicator (0e207f4)

๐Ÿ› Bug Fixes

  • fixed sizing issues (6b3453d)

๐Ÿ“ Documentation & Other Changes

  • Enhances ConfettiView with customization options (76d8b55)
  • initial port of the confetti view (cf9187b)
  • implementing step indicator (6e7605b)
  • apply additional cleanup suggestions (2859460)
  • remove defaulted values (6567584)
  • Refactors and improves code maintainability (0b84679)

Full Changelog: v3.15.1-prod...v3.16.1-prod

Aurora Controls MAUI v3.15.1-prod

26 Jun 22:30

Choose a tag to compare

What's Changed in v3.15.1-prod

๐Ÿš€ New Features

  • Adds GradientCircularButton control (c09f95b)

๐Ÿ› Bug Fixes

  • No bug fixes in this release

๐Ÿ“ Documentation & Other Changes

  • No other changes in this release

Full Changelog: v3.14.1-prod...v3.15.1-prod

Aurora Controls MAUI v3.14.1-prod

26 Jun 20:59

Choose a tag to compare

What's Changed in v3.14.1-prod

๐Ÿš€ New Features

  • Adds SvgImageButton documentation (b122b5c)
  • Adds SvgImageButton test page (d9209df)
  • Adds SvgImageButton control (b178899)

๐Ÿ› Bug Fixes

  • No bug fixes in this release

๐Ÿ“ Documentation & Other Changes

  • No other changes in this release

Full Changelog: v3.13.2-prod...v3.14.1-prod

Aurora Controls MAUI v3.13.2-prod

25 Jun 16:09
e83f41b

Choose a tag to compare

What's Changed in v3.13.2-prod

๐Ÿš€ New Features

  • No new features in this release

๐Ÿ› Bug Fixes

  • No bug fixes in this release

๐Ÿ“ Documentation & Other Changes

  • Assign selected chip outside of _isUpdating so the resulting OnSelectedChipChanged is not blocked (f834562)

Full Changelog: v3.13.1-prod...v3.13.2-prod

Aurora Controls MAUI v3.13.1-prod

23 Jun 16:01
caae327

Choose a tag to compare

What's Changed in v3.13.1-prod

๐Ÿš€ New Features

  • No new features in this release

๐Ÿ› Bug Fixes

  • No bug fixes in this release

๐Ÿ“ Documentation & Other Changes

  • Reduce Chip's minimum width to ensure centering is preserved on single character chips (fd45d52)

Full Changelog: v3.12.1-prod...v3.13.1-prod

Aurora Controls MAUI v3.12.1-prod

18 Jun 22:03
1ba5f28

Choose a tag to compare

What's Changed in v3.12.1-prod

๐Ÿš€ New Features

  • Add StartOffset to ChipGroup to insert empty space to the left of chips that prevents clipping caused by Padding or Margin (af05d4a)
  • Added ChipTapped event to ChipGroup (66473bf)

๐Ÿ› Bug Fixes

  • No bug fixes in this release

๐Ÿ“ Documentation & Other Changes

  • Remove whitespace (8b5e394)
  • Refactor Chip Inset to also apply to end of chip collection (1a0441e)
  • Revert unrelated ChipGroup sample UI elements (ac535b0)
  • Simplifies release note generation (a5a7ae3)

Full Changelog: v3.11.2-prod...v3.12.1-prod