microsoft / TemplateStudio

Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.
Other
2.71k stars 461 forks source link

Please update to Windows App SDK 1.3 #4656

Closed manusoft closed 1 year ago

manusoft commented 1 year ago

Is your feature request related to a problem? Please describe.

More features available in new version, like

SystemBackdrop = new MicaBackdrop();

and more Window functions etc.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Applies to the following platforms:

mikebattista commented 1 year ago

MicaBackdrop is tracked by #4641. Do you have more specific requests?

The dependency has already been updated to 1.3 for the next release.

manusoft commented 1 year ago

@mikebattista Is the MainWindow is needed? in Uno platform there is no MainWindow. And I have another question if I add a button on TitleBar, its showing but the click event is not working. Thanks for updating to 1.3.

AathifMahir commented 1 year ago

MicaBackdrop is tracked by #4641. Do you have more specific requests?

The dependency has already been updated to 1.3 for the next release.

Is there an ETA for Next Update for Template Studio with WinAppSDK 1.3?

pratikone commented 1 year ago

I am currently working to have a small release with winappsdk 1.3. stay tuned :)

pratikone commented 1 year ago

this issue has been fixed by #4638 as well as #4666. Will be available in next release.