Skip to content
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

Update samples to latest Uno.Sdk 5.3 #785

Closed
agneszitte opened this issue Jul 23, 2024 · 1 comment Β· Fixed by #786 or #789 Β· May be fixed by #792
Closed

Update samples to latest Uno.Sdk 5.3 #785

agneszitte opened this issue Jul 23, 2024 · 1 comment Β· Fixed by #786 or #789 Β· May be fixed by #792
Assignees

Comments

@agneszitte
Copy link
Contributor

agneszitte commented Jul 23, 2024

Now that version 5.3 has been released, we need to update the samples to the latest stable Uno.Sdk 5.3.

Here's the markdown table with the specified columns:

βœ…: DONE
πŸ‘€: In review
βŒ›: In progress
🚧: Needs re-work (ci errors, additional review comments,...)
πŸ…±οΈ: Blocked (+ issue and comment with the reason)
❌: Cannot be updated (+ comment with the reason)
⏸️: On hold (Not a priority to update older samples at the moment as it needs to migrate to the single structure at the same time)
πŸ“‹: To-Do

NAME ASSIGNEE STATUS RELATED PR(s) COMMENT
Commerce App @Kunal22shah 🚧 #790
Counter @Kunal22shah βœ… #789
SimpleCalc App @Kunal22shah βœ… #786
ToDo App @Kunal22shah 🚧 #788
TubePlayer App @Kunal22shah 🚧 #787
Advanced XBind @morning4coffe-dev πŸ‘€ #797
Android Custom Camera @morning4coffe-dev βœ… #806
Authentication with OpenID Connect (OIDC) @morning4coffe-dev πŸ…±οΈ/⏸️ (Let's put it on hold for now) The sample doesn't seem to work outside of WASM. Fails on WebAuthenticationBroker.GetCurrentApplicationCallbackUri(); not implemented? We could update this with the newer Extension OIDC option?
Auto-Suggest @morning4coffe-dev βœ… #798
Benchmark @morning4coffe-dev βœ… #811
BluetoothExplorer @morning4coffe-dev πŸ…±οΈ/⏸️ #796 #796 (comment)
Camera Capture UI @morning4coffe-dev πŸ…±οΈ/⏸️ #801 #801 (comment)
CardView Migration @morning4coffe-dev βœ… #795
ChatGPT @Kunal22shah 🚧 #791
Chat SignalR @rajamatt βœ… #800
Chat UI @rajamatt βœ… #802
Control Library @rajamatt βœ… #803
Country Data @rajamatt πŸ…±οΈ/⏸️ (desktop and wasm just show a black screen, will investigate further later, setting PR as draft for now) #804 (draft)
Custom Sorting @morning4coffe-dev βœ… #810
Dual-Screen @morning4coffe-dev βœ… #812
EFCore SQLite Sample @rajamatt βœ… #805
EmbeddedResources @morning4coffe-dev βœ… #813
Entity Framework Core Demo ⏸️
FileSavePicker iOS ⏸️
Food Delivery @morning4coffe-dev ⏸️
HomelIdeas UI ⏸️
HtmlControls ⏸️
Inserting Separators ⏸️
LiteDB ⏸️
Localization Samples ⏸️
Map Control ⏸️
Mvx HowTos ⏸️
Native Frame Navigation ⏸️
Native Style Switch ⏸️
Neumorphism ⏸️
.NET MAUI Embedding πŸ…±οΈ (some MAUI embedding samples should wait for their single project PRs to be merged)
Package Resources ⏸️
Pet Adopt ⏸️
PhotoViewer πŸ…±οΈ / ⏸️ @morning4coffe-dev I will look into fixing this when we start working on making it a new control. Currently not prioritized for me by Martin and BP. unoplatform/uno.toolkit.ui#1109
PongWars @Kunal22shah 🚧 #792
Skeleton Loader Animation ⏸️
SkiaSharp Skottie: Lottie file player @morning4coffe-dev, @rajamatt βœ… #809
SkiaSharp Test ⏸️
Splash Screen Sample ⏸️
SQLite @rajamatt βœ… #807
StatusBar Theme Color ⏸️
The Cat API Client ⏸️
Time Entry ⏸️
Toy Car ⏸️
Travel UI ⏸️
Uno BackgroundWorker: Background Work ⏸️
Uno Cakes Mobile ⏸️
Uno Contoso ⏸️
Uno Cupertino Theme ⏸️
Uno Ethereum+Blockchain ⏸️
Uno GoodReads ⏸️
Uno Islands ⏸️
Uno Material Theme ⏸️
Uno Material Toolkit ⏸️
Uno Scroll Reveal ⏸️
Uno SQlite One Drive Invoice @rajamatt βŒ›
Uno SimplePhotos ⏸️
Uno ZIndex ⏸️
WCT DataGrid, TreeView, TabView ⏸️
WebRTC ⏸️
Windowing samples πŸ“‹
Windows Community Toolkit πŸ“‹
XAML Basics: ListView ⏸️
XamlBrewer UnoApp ⏸️
@agneszitte
Copy link
Contributor Author

agneszitte commented Sep 27, 2024

Closing this issue as further work will continue under #828 now that Uno.Sdk 5.4 has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment