-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v200.5 #588
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31ddf24 - Browse repository at this point
Copy the full SHA 31ddf24View commit details
Commits on Jun 27, 2024
-
Merge branch 'main' into v.next
Morten Nielsen committedJun 27, 2024 Configuration menu - View commit details
-
Copy full SHA for bdf1b27 - Browse repository at this point
Copy the full SHA bdf1b27View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4041e19 - Browse repository at this point
Copy the full SHA 4041e19View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75dcc16 - Browse repository at this point
Copy the full SHA 75dcc16View commit details
Commits on Jul 9, 2024
-
Merge remote-tracking branch 'origin/main' into v.next
Morten Nielsen committedJul 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 9fdc58b - Browse repository at this point
Copy the full SHA 9fdc58bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1dfd8 - Browse repository at this point
Copy the full SHA 9d1dfd8View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c43b7c - Browse repository at this point
Copy the full SHA 3c43b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0673608 - Browse repository at this point
Copy the full SHA 0673608View commit details
Commits on Jul 16, 2024
-
Adds support for the barcode input field (#583)
* Adds support for the barcode input field
Configuration menu - View commit details
-
Copy full SHA for ac1bc3e - Browse repository at this point
Copy the full SHA ac1bc3eView commit details -
Added support to override URL clicks in PopupViewer (#584)
* Added support to override URL clicks in PopupViewer * Added samples for reference * Refactor PopupViewer and event handling * Refactor hyperlink event handling and cleanup - Corrected the event name from `HyperLinkClicked` to `HyperlinkClicked` in both XAML and code-behind files for consistency and to meet case sensitivity requirements. * Refactor GetPopupViewerParent to generic * Refactor GetParent<T> generic constraint * Broaden type check in Tapped event handler * Refine type checks and adjust imports * Refactor PopupViewer parent traversal logic
Configuration menu - View commit details
-
Copy full SHA for 789e346 - Browse repository at this point
Copy the full SHA 789e346View commit details
Commits on Jul 17, 2024
-
Add discard method to featureform that ensures the form is fully rese…
…t by re-evaluating expressions All add Finish method for consistency
Configuration menu - View commit details
-
Copy full SHA for 4457d36 - Browse repository at this point
Copy the full SHA 4457d36View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0dbd7 - Browse repository at this point
Copy the full SHA ab0dbd7View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61dd609 - Browse repository at this point
Copy the full SHA 61dd609View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd898db - Browse repository at this point
Copy the full SHA dd898dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a5de8b - Browse repository at this point
Copy the full SHA 3a5de8bView commit details -
Add error border below text field (#585)
Ensures on catalyst that the textfield isn't blocked form clicking when there's an error
Configuration menu - View commit details
-
Copy full SHA for 33e29d2 - Browse repository at this point
Copy the full SHA 33e29d2View commit details
Commits on Jul 25, 2024
-
BugFix: BasemapGallery fails to load default Basemaps in WPF (#586)
* Optimize BasemapGallery initialization Removed redundant initialization of `AvailableBasemaps` in the `BasemapGallery` constructor. Added a null check in `BasemapGallery_Loaded` to initialize `AvailableBasemaps` only if it is null, calling `_controller.LoadFromDefaultPortal()` asynchronously if needed. This change prevents unnecessary initialization and allows for external setting of `AvailableBasemaps` before the control is loaded. * Initialize AvailableBasemaps and improve load check Add initialization flag for BasemapGallery collection
Configuration menu - View commit details
-
Copy full SHA for 2fc9789 - Browse repository at this point
Copy the full SHA 2fc9789View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5e573c - Browse repository at this point
Copy the full SHA b5e573cView commit details