Releases: jsuarezruiz/AlohaKit.Controls
Releases · jsuarezruiz/AlohaKit.Controls
1.0.100
What's Changed
- Updated Sample App and refactored ProgressBar to fix iOS issue by @bmclane in #51
- Update to latest version by @jsuarezruiz in #53
- Captcha control by @jsuarezruiz in #54
- Refactoring and fixes by @jsuarezruiz in #55
- Fixing two issues with ToggleSwitch control by @davepruitt in #56
- .NET 8 Support by @yurkinh in #60
- Fix programatically toggle switch by @CristiSandu in #67
New Contributors
- @bmclane made their first contribution in #51
- @davepruitt made their first contribution in #56
- @CristiSandu made their first contribution in #67
Full Changelog: 1.0.74...1.0.100
1.0.74
What's Changed
- Added ColorMaximum and ColorMinus property in NumericUpDown control by @Nacompllo in #8
- Added validations in the Minimum and in the Maximum of NumericUpDown by @Nacompllo in #12
- [ProgressRadial] - Animations by @arqueror in #13
- Fixed BackgroundColor issue from ProgressRadial by @Nacompllo in #17
- Add CI Build & Versioning by @dansiegel in #18
- Fix yaml format by @dansiegel in #19
- [Progressbar] - Animations and Refactor by @arqueror in #14
- fix public release branch by @dansiegel in #21
- Adding PieChart drawn control by @jsuarezruiz in #20
- Added TumbShape for Slider by @yurkinh in #16
- Fix issue using BackgroundColor property on Button by @jsuarezruiz in #22
- Fix NumericUpDown wrong icons position by @jsuarezruiz in #23
- add release workflows by @dansiegel in #25
- maui dependency hack by @dansiegel in #24
- Added SegmentedControl by @jsuarezruiz in #26
- Update SegmentedControl with more properties by @jsuarezruiz in #27
- Fix IsOnProperty name by @Dreamescaper in #30
- LinearGauge by @jsuarezruiz in #28
- Support button font size by @realZhangChi in #31
- Fix issue typing in Figma Tool on macOS by @jsuarezruiz in #35
- Implement Opacity property by @jsuarezruiz in #36
- Implement Shadows on Alohakit UI and Figma tool by @jsuarezruiz in #38
- Implement Label text alignment by @jsuarezruiz in #39
- Implement gestures by @jsuarezruiz in #40
- Added lol benchmark by @jsuarezruiz in #41
- Implement Button (Cupertino, Material and Fluent) on AlohaKit UI by @jsuarezruiz in #43
- Initial implementation for some basic 2D charts by @arqueror in #45
- Renamed Solution by @jsuarezruiz in #46
New Contributors
- @arqueror made their first contribution in #13
- @dansiegel made their first contribution in #18
- @jsuarezruiz made their first contribution in #20
- @yurkinh made their first contribution in #16
- @Dreamescaper made their first contribution in #30
- @realZhangChi made their first contribution in #31
Full Changelog: 1.0.0...1.0.74