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

feat(NcAppContent): Add mobileLayout prop to NcAppContent #6364

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

devlinjunker
Copy link

@devlinjunker devlinjunker commented Jan 11, 2025

☑️ Resolves

  • Enables horizontal-split layout for mobile devices. This can be useful if you want to still see the list and details at the same time
  • Defaults to no-split still so no change for callers that don't pass in the mobileLayout property

🖼️ Screenshots

🏚️ Before 🏡 After
Jan-10-2025 17-52-17 Jan-10-2025 17-53-38

🚧 Tasks

  • add mobileLayout property
  • add horizontal-split option for mobileLayout property

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
    - [ ] 3️⃣ Backport to next requested with a Vue 3 upgrade

Signed-off-by: Devlin Junker <[email protected]>
Signed-off-by: Devlin Junker <[email protected]>
@devlinjunker devlinjunker changed the title Add mobileLayout prop to NcAppContent feat(NcAppContent): Add mobileLayout prop to NcAppContent Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant