Releases: TheEightBot/AuroraControls.Maui
Releases ยท TheEightBot/AuroraControls.Maui
Aurora Controls MAUI v3.17.2-prod
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)withdefault(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
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
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
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
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
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
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
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
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
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