sbwalker
a76fd82262
sync interop.js changes with .NET MAUI
2025-03-04 16:25:10 -05:00
sbwalker
f30f1e5c1f
synchronize interop script changes with .NET MAUI
2025-02-07 07:52:43 -05:00
sbwalker
5a77c83e68
update version to 6.1.0
2025-01-30 08:08:16 -05:00
Cody
e0e32b0199
Update Package Dependencies to 9.0.1 and 9.0.30
2025-01-27 05:09:19 -08:00
Cody
cc5727b7fa
Prepare 6.0.2 and update package dependencies
2024-12-31 10:16:35 -08:00
sbwalker
ced80419aa
prepare for 6.0.1
2024-11-22 12:29:44 -05:00
sbwalker
27120d6cc9
modifications to get .NET MAUI working on .NET 9 official release
2024-11-13 20:37:10 -05:00
sbwalker
0f2aa4d2e1
update to official .NET 9 release
2024-11-12 15:40:54 -05:00
sbwalker
013056a6e5
fix compilation warning
2024-11-07 15:45:34 -05:00
sbwalker
f46ac2c007
remove icrosoft.AspNetCore.Localization from .NET MAUI project
2024-11-07 12:38:16 -05:00
Shaun Walker
992a786c2b
Merge pull request #4763 from thabaum/ScrollTo-interop-modal
...
Fixes #4762 : Adds logic ScrollTo interop.js method detecting if method is executed inside a modal
2024-10-22 16:28:45 -04:00
sbwalker
a9ea41a488
resolve compiler warning in .NET MAUI
2024-10-21 15:41:57 -04:00
sbwalker
1516d5af10
update MAUI project to .NET 9 RC2
2024-10-21 15:34:22 -04:00
Cody
369bf7a235
Adds logic for .modal
class ScrollTo function
...
fixes #4762
2024-10-21 12:20:24 -07:00
sbwalker
93bc1cd5af
fix #4714 as well as breaking change in #4712
2024-10-14 15:05:46 -04:00
Shaun Walker
0e5b370ee8
Merge pull request #4712 from thabaum/language-switcher-cookie
...
Fix #4710 - Adds language switcher component cookie set options for secure, httpOnly, sameSite + interop.cs/interop.js methods samesite and secure options
2024-10-14 14:41:18 -04:00
sbwalker
ec8433eb45
update MAUI project to .NET 8.0.10
2024-10-14 13:11:55 -04:00
Cody
3121cf5b75
Remove unnecessary httpOnly setCookie option
2024-10-05 14:00:18 -07:00
Cody
dd0f8f4772
Update SetCookie function to include secure, httpOnly and sameSite
2024-10-05 13:55:35 -07:00
Cody
9dede84d20
Update Dependencies and Prepare Release 5.2.4
2024-10-01 05:57:17 -07:00
sbwalker
82aea40ae4
prepare for 5.2.3
2024-09-23 16:17:55 -04:00
sbwalker
f8b58866dc
synchronize interop.js with .NET MAUI
2024-09-19 12:14:24 -04:00
Ben
c83f994b21
sync changes to maui resources.
2024-09-18 22:44:14 +08:00
sbwalker
473c265bac
prepare for 5.2.2
2024-09-02 12:09:06 -04:00
Cody
cbfc90f60b
Update Version To 5.2.1 and Dependencies To Latest
2024-08-13 15:36:20 -07:00
Cody
ed14f6d13f
Prepare Update v5.2.0 Package Dependencies
2024-06-10 10:35:43 -07:00
Cody
35bdd8b4ef
Prepare Update v5.2.0 Package Dependencies
2024-06-10 10:35:16 -07:00
sbwalker
5169ed494c
upgrade to .NET 8.0.5
2024-05-20 16:54:11 -04:00
sbwalker
be3dd83bc7
prepare for 5.1.2 release
2024-05-20 16:42:35 -04:00
sbwalker
7cc5787779
prepare for 5.1.1 release
2024-04-11 14:27:59 -04:00
Cody
ba447d2b00
Update package references to version 8.0.3 release
2024-03-14 15:02:06 -07:00
sbwalker
8059ba7306
add IClientService support to .NET MAUI
2024-03-05 11:52:27 -05:00
sbwalker
b435f49611
fix #3889 - move JavaScript references to end of body
2024-02-26 16:39:59 -05:00
sbwalker
553bbda769
add Platform property to SiteState and populate on both Web and .NET MAUI
2024-02-26 14:12:52 -05:00
sbwalker
4402645b37
change name of form class to reflect purpose
2024-02-23 14:05:40 -05:00
sbwalker
4fad97e8b1
Pass RenderMode and Runtime to Head component
2024-02-19 18:30:01 -05:00
sbwalker
829e004ee5
bump version to 5.1.0
2024-02-15 21:26:44 -05:00
sbwalker
dcc8043cf6
load PageState in App component and pass to SiteRouter to optimize data loading
2024-02-15 21:17:23 -05:00
Shaun Walker
0fb45d4584
Merge pull request #3791 from thabaum/update-project-dependencies-802
...
Update project to reference latest package dependency versions released with 8.0.2 - Closes #3790
2024-02-15 07:30:34 -05:00
Shaun Walker
0008919631
Merge pull request #3792 from thabaum/maui-connectivity-issue
...
Oqtane.Maui - Updates To New Namespace For DynamicComponent Type Oqtane.UI.Head - Fixes #3753
2024-02-15 07:29:42 -05:00
Cody
2e3ef87c42
adds app-form-button styles to sync with Oqtane.Server App.css
2024-02-14 14:55:21 -08:00
Cody
abdd5cf19b
Updates To New Namespace For DynamicComponent Type - Fixes #3753
2024-02-14 13:30:41 -08:00
Cody
d33172df11
Update to latest project dependencies
2024-02-14 12:05:35 -08:00
Cody
403325d9dd
Updates Maui Project Package References
...
includes <PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.6" /> which will otherwise be requested as an update from 8.0.3 in package manager.
2024-02-09 15:18:09 -08:00
Cody
62b3ca2fb9
Updates Referenced Maui Packages To Latest
2024-02-09 14:19:25 -08:00
sbwalker
b7dbed5cd4
update .NET MAUI client to reflect changes
2024-02-02 10:56:24 -05:00
sbwalker
abd235f332
add RenderMode to IModuleControl
2024-02-01 09:59:28 -05:00
sbwalker
156d39490e
use new contants in .NET MAUI
2024-02-01 09:47:46 -05:00
sbwalker
c66982c9bc
fix .NET MAUI integration
2024-01-31 15:43:17 -05:00
sbwalker
ea04c7d5eb
bump version to 5.0.3
2024-01-29 12:55:39 -05:00