Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

v200.4.0 #569

Merged
merged 46 commits into from
Apr 11, 2024
Merged

v200.4.0 #569

merged 46 commits into from
Apr 11, 2024

Conversation

dotMorten
Copy link
Member

No description provided.

Morten Nielsen and others added 30 commits January 31, 2024 15:34
FeatureFormView for WPF
* Add better localizable error messages to form validation and handle null and invalid values better
* Prep multiple resources for UWP
Co-authored-by: Morten Nielsen <mort5161@esri.com>
dotMorten and others added 14 commits March 25, 2024 11:48
…#556)

* Adds an analyzer that detects whether UseArcGISToolkit has been added
* Adding Visibility toggle based on content of `Hint` Property using VisibilityConverter

* Changing Tooltip visibility code from ValueConverter to Triggers.
Ensure only packable projects gets signed. If built with `GeneratePackageOnBuild=true` this command would run and fail.
* Initial skeleton for maui feature forms

* SwitchInput added

* Added text inputs

* Add error border to text fields

* Added place holders for remaining input types

* Implement combobox

* Add radio button support

* Clean up

* Update enable state

* Add group expander

* Maui: Update switch enable state

* Improve group UI

* Style fixes

* indent

* More styling tweaks

* Show 0 length for null strings

* Improve switch

* Add IsValid property to MAUI

* ui fixes

* Move guarded evaluate to FeatureFormView and also use it on initialize to avoid more cancellation exceptions

* Improve group rendering

* Improve group box UI

* Use TextBlock instead to show readonly text

+ Don't show error messages when a field isn't editable

* Use extension method for dispatching

* Rename files

* Use unicode

* Remove unused code

* Preserve property

* Missing preserves

* Fix type

* Add missing INT64
@dotMorten dotMorten self-assigned this Apr 11, 2024
@dotMorten dotMorten merged commit fbea93f into main Apr 11, 2024
1 check passed
@dotMorten dotMorten deleted the v.next branch April 11, 2024 15:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants