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

Add a component for #app-content #337

Merged
merged 1 commit into from
Apr 8, 2019

Conversation

ChristophWurst
Copy link
Contributor

This makes our component design a bit more aligned with the AppNavigation added in #290 (sidebar will follow shortly).

Apps can use this component to wrap their content elements. Without this change, they have to use a wrapping element (e.g. div) if they want to extract the content to a component (happened to Mail recently).

Bildschirmfoto von 2019-04-08 10-50-50

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst added enhancement New feature or request 3. to review Waiting for reviews labels Apr 8, 2019
@ChristophWurst ChristophWurst added this to the next milestone Apr 8, 2019
@ChristophWurst ChristophWurst self-assigned this Apr 8, 2019
@ChristophWurst ChristophWurst merged commit 4acef54 into master Apr 8, 2019
@ChristophWurst ChristophWurst deleted the enhancement/app-content-component branch April 8, 2019 09:31
@skjnldsv skjnldsv modified the milestones: next, 0.10.0 May 7, 2019
@skjnldsv skjnldsv added the feature: app-content Related to the app-content component label Jun 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature or request feature: app-content Related to the app-content component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants