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

Improve documentation on migrating existing UWP libraries and apps #3923

Closed
3 of 17 tasks
davidjohnoliver opened this issue Sep 1, 2020 · 0 comments · Fixed by #4778
Closed
3 of 17 tasks

Improve documentation on migrating existing UWP libraries and apps #3923

davidjohnoliver opened this issue Sep 1, 2020 · 0 comments · Fixed by #4778
Assignees
Labels
project/documentation 📖 Categorizes an issue or PR as relevant to documentation
Milestone

Comments

@davidjohnoliver
Copy link
Contributor

davidjohnoliver commented Sep 1, 2020

  • use of partial on FrameworkElements and DependencyObjects
  • no nested FrameworkElement declarations
  • expanded guidance for handling external dependencies
  • warning about 'gotcha' of inherited properties conflicting with static references (eg UIView.Window, Android.Views.View.TextAlignment)
  • known issues with VS support - [Epic] Opened Microsoft issues tracking #982
  • dynamic keyword

Relevant docs:
https://github.com/unoplatform/uno/blob/master/doc/articles/migrating-apps.md/#L1
https://github.com/unoplatform/uno/blob/master/doc/articles/howto-migrate-existing-code.md/#L1
(does this structure make sense? Most of the above information applies to porting both apps and libraries)

Concern?

  • Usage in industry
  • Clarification of capabilities
  • Getting started with Uno
  • Developing with Uno
  • Contributing to the Uno project
  • Publishing your application
  • Support
  • Other (please specify):

For which Platform:

  • all Uno
  • iOS
  • Android
  • WebAssembly
  • macOS
  • Skia
    • WPF
    • GTK (Linux)
  • Windows

Anything else we need to know?

@davidjohnoliver davidjohnoliver added kind/documentation triage/untriaged Indicates an issue requires triaging or verification and removed triage/untriaged Indicates an issue requires triaging or verification labels Sep 1, 2020
@agneszitte agneszitte added project/documentation 📖 Categorizes an issue or PR as relevant to documentation and removed kind/consumer-experience labels Sep 21, 2020
@davidjohnoliver davidjohnoliver self-assigned this Nov 30, 2020
@davidjohnoliver davidjohnoliver added this to the 3.5 milestone Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project/documentation 📖 Categorizes an issue or PR as relevant to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants