Skip to content

Releases: enisn/Xamarin.Forms.InputKit

v4.2.6

20 Jan 19:20
Compare
Choose a tag to compare

MAUI ONLY

What's Changed

  • CheckBox stretching fix by @enisn in #320
  • Update to .NET 7 for MAUI by @enisn in #323
  • Drop IconView Support by @enisn in #324
  • Event releasing by @enisn in #325
  • Child tracking should be in ctor for RadioButtonGroupView by @enisn in #326
  • Remove default spacing around controls by @enisn in #328
  • Advancedentry binding fix by @enisn in #331
  • Accept any View as Submitbutton by @enisn in #333
  • FormView SubmitButton fix by @enisn in #334
  • Fix selectionview radiobutton & checkbox usage by @enisn in #335
  • Fix selectionview checkbox selections by @enisn in #336
  • Fix SelectionView disabled states by @enisn in #337
  • Expose Submit method for FormView by @enisn in #338

Full Changelog: v4.1.5...v4.2.6

v4.1.5

21 Sep 20:56
7281787
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.5

v4.1.2

17 Sep 18:05
9d7bf76
Compare
Choose a tag to compare

What's Changed

  • FormView - Validation state sync fix by @enisn in #311

Full Changelog: v4.1.1...v4.1.2

v4.1.1

17 Sep 16:07
fd79c35
Compare
Choose a tag to compare

What's Changed

  • Ignoring diffretent type comparison in validators by @enisn in #310

Full Changelog: v4.1.0...v4.1.1

4.1.0

17 Sep 15:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v4.1.0

Breaking-Changes

Follow this migration guide for breaking changes
https://enisn-projects.io/docs/en/inputkit/latest/migration-guides/migrating-to-v4.1

4.1.0-preview.2

06 Sep 21:01
5df7b9a
Compare
Choose a tag to compare
4.1.0-preview.2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.2...4.1.0-pre.2

v4.0.2

31 Aug 17:27
dd540fa
Compare
Choose a tag to compare

What's Changed

  • Add .NET 6.0 target framework and include symbols in nuget package by @enisn in #284

Full Changelog: v4.0.0...v4.0.2

v4.0.0

28 Aug 13:18
Compare
Choose a tag to compare

Major Features

  • WinUI is now partially supported on MAUI 🎉🥳
  • UWP is now partially supported on Xamarin Forms 🎊🎉
  • Most of the components started using drawing instead of rendering images. (This may cause a huge breaking change)

What's Changed

  • MAUI Compatibility - IconView, CheckBox, and StatefulStackLayout by @enisn in #225
  • MAUI Preview 11 by @maxkoshevoi in #235
  • MAUI - Checkbox by @enisn in #236
  • MAUI - RadioButton by @enisn in #237
  • Add AdvancedEntryPage by @enisn in #239
  • MAUI - Desktop support by @enisn in #240
  • Plainer implementation for AdvancedEntry by @enisn in #241
  • Maui Advanced Slider by @enisn in #242
  • Upgrade to MAUI preview.14 by @enisn in #246
  • Xamarin Forms & MAUI separation by @enisn in #247
  • Make equal MAUI & XF Implementations by @enisn in #249
  • Drop netstandard1.0 Support by @enisn in #250
  • Add MonoAndroid.12 Support by @enisn in #251
  • Maui update to 6.0.312 by @enisn in #253
  • Fix embedded resource namespaces by @enisn in #257
  • AdvancedSlider Bindable Properties by @enisn in #258
  • Implement SelectionView for MAUI by @enisn in #259
  • Fix checkbox wide rendering issue on iOS by @enisn in #261
  • Update MAUI version to 6.0.486 by @enisn in #266
  • AdvancedEntries page crash fix by @enisn in #267
  • Run IconView on windows at least single color by @enisn in #268
  • CheckBox drawing update by @enisn in #269
  • Make RadioButton use Drawings instead of static images by @enisn in #270
  • StatefulLayout windows implementation by @enisn in #271
  • Remove Plainer and AdvancedEntry improvements by @enisn in #272
  • Standard sizes for CheckBox & ReadioButton by @enisn in #273
  • Drop dropdown support for MAUI by @enisn in #274
  • Separate Predefined Shapes from Controls by @enisn in #275
  • AppTheme adaptation for outline colors by @enisn in #276
  • XF Drawing adaptation by @enisn in #277
  • StatefulStackLayout implementation for XF UWP by @enisn in #278
  • Initial Documentation Structure by @enisn in #279

New Contributors

Full Changelog: v3.7.0...v4.0.0

v4.0.0-preview.11

28 Aug 12:09
Compare
Choose a tag to compare
v4.0.0-preview.11 Pre-release
Pre-release

Platform Support

  • WinUI is now partially supported on MAUI 🎉🥳
  • UWP is not partially supported on Xamarin Forms 🎊🎉

What's Changed

  • Fix checkbox wide rendering issue on iOS by @enisn in #261
  • Update MAUI version to 6.0.486 by @enisn in #266
  • AdvancedEntries page crash fix by @enisn in #267
  • Run IconView on windows at least single color by @enisn in #268
  • CheckBox drawing update by @enisn in #269
  • Make RadioButton use Drawings instead of static images by @enisn in #270
  • StatefulLayout windows implementation by @enisn in #271
  • Remove Plainer and AdvancedEntry improvements by @enisn in #272
  • Standard sizes for CheckBox & ReadioButton by @enisn in #273
  • Drop dropdown support for MAUI by @enisn in #274
  • Separate Predefined Shapes from Controls by @enisn in #275
  • AppTheme adaptation for outline colors by @enisn in #276
  • XF Drawing adaptation by @enisn in #277
  • StatefulStackLayout implementation for XF UWP by @enisn in #278

Full Changelog: v4.0.0-pre.10...v4.0.0-pre.11

v4.0.0-preview.10

30 May 19:37
Compare
Choose a tag to compare
v4.0.0-preview.10 Pre-release
Pre-release

What's Changed

  • Fix embedded resource namespaces by @enisn in #257
  • AdvancedSlider Bindable Properties by @enisn in #258
  • Implement SelectionView for MAUI by @enisn in #259

Full Changelog: v4.0.0-pre.9...v4.0.0-pre.10