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

[Docs] Single project usage #260

Open
Tracked by #265
MartinZikmund opened this issue May 6, 2024 · 6 comments
Open
Tracked by #265

[Docs] Single project usage #260

MartinZikmund opened this issue May 6, 2024 · 6 comments
Assignees
Labels
kind/consumer-experience Categorizes issue or PR as related to improving the experience of consumers kind/documentation Categorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this project triage/untriaged Indicates an issue requires triaging or verification.

Comments

@MartinZikmund
Copy link
Member

What would you like clarification on:

Resizetizer usage in context of Single project apps

@MartinZikmund MartinZikmund added kind/consumer-experience Categorizes issue or PR as related to improving the experience of consumers kind/documentation Categorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this project triage/untriaged Indicates an issue requires triaging or verification. labels May 6, 2024
@agneszitte
Copy link
Contributor

@MartinZikmund if you can add more info for this issue based on what you shared this morning and based on the current documentation please. That would help anyone who will be working on this issue.

@agneszitte
Copy link
Contributor

agneszitte commented May 8, 2024

Related Epic doc issue: #265

@kazo0
Copy link

kazo0 commented May 8, 2024

We should be adding a new tab for the single project structure and make it the default in multiple places like here:
image

@kazo0
Copy link

kazo0 commented May 8, 2024

We should also be mentioning the fact that we are exposing new properties that you can use to customize the and items since they are now hidden behind the magic curtain:

https://github.com/unoplatform/uno/blob/6baa062e1a072c29b4827e27f3b5751f9f4aa52b/src/Uno.Sdk/targets/Uno.DefaultItems.Resizetizer.targets#L4-L12

@kazo0
Copy link

kazo0 commented May 8, 2024

image

We should also be updating the link to a proper single project sample app that is overriding all of these properties. Currently the link points to here: https://github.com/unoplatform/uno.resizetizer/tree/main/samples/NewTemplate

Which looks to be some sort of template and not an actual sample app?

@agneszitte
Copy link
Contributor

As discussed. This isn't a change we really want to make to the templates because the starting point should be by design as simplistic as possible. To address the issues of knowing how to configure the Icon / SplashScreen we already have some intellisense support with the Uno.Sdk and are looking at ways we can expand this.

Additionally we need to do a review of the docs for the Uno.Sdk and Uno.Resizetizer to ensure that there is proper back linking between relevant docs and ensure that it remains easy for people to see how they can either customize these items with the properties provided by the Uno.Sdk or take manual control with the available metadata for each item that is used by Resizetizer.

Originally posted by @dansiegel in unoplatform/uno.templates#662 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/consumer-experience Categorizes issue or PR as related to improving the experience of consumers kind/documentation Categorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this project triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

No branches or pull requests

4 participants