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(Tab): add orientation support #1091

Merged
merged 16 commits into from
Aug 9, 2024
Merged

feat(Tab): add orientation support #1091

merged 16 commits into from
Aug 9, 2024

Conversation

endv-bogdanb
Copy link
Collaborator

@endv-bogdanb endv-bogdanb commented Jun 8, 2024

Description

Screen.Recording.2024-08-07.at.08.31.40.mov

Related Issue

Fixes #1092

Documentation

Screenshots (if applicable)

Checklist

  • I have read the CONTRIBUTING document.
  • I have read the CODE OF CONDUCT document.
  • I have reviewed my own code.
  • I have tested the changes locally.
  • I have updated the documentation (if applicable).
  • I have added unit tests and e2e tests (if applicable).
  • I have requested reviews from relevant team members.

Additional Notes

@endv-bogdanb endv-bogdanb marked this pull request as draft June 8, 2024 01:28
@endv-bogdanb endv-bogdanb added the feature 🛠 New feature or request label Jun 8, 2024
@endv-bogdanb endv-bogdanb changed the title Feat/tab orientation feat(tab): add orientation support Jun 8, 2024
@endv-bogdanb endv-bogdanb force-pushed the feat/tab-orientation branch 3 times, most recently from 173c3ce to 9e7cae9 Compare June 13, 2024 10:09
@endv-bogdanb endv-bogdanb force-pushed the feat/tab-orientation branch 5 times, most recently from 7dbecb2 to 93110e2 Compare June 25, 2024 07:19
@endv-bogdanb endv-bogdanb force-pushed the feat/tab-orientation branch from 93110e2 to 60d7bae Compare July 4, 2024 18:00
@endv-bogdanb endv-bogdanb force-pushed the feat/tab-orientation branch 3 times, most recently from 14d17b1 to 54c0576 Compare July 29, 2024 14:24
@endv-bogdanb endv-bogdanb force-pushed the feat/tab-orientation branch from 54c0576 to 463a23f Compare July 31, 2024 16:41
@endv-bogdanb endv-bogdanb marked this pull request as ready for review July 31, 2024 17:17
@endv-bogdanb endv-bogdanb force-pushed the feat/tab-orientation branch 9 times, most recently from 79be876 to 6391967 Compare August 2, 2024 09:58
@endv-bogdanb endv-bogdanb force-pushed the feat/tab-orientation branch 4 times, most recently from 7491696 to 0f38b00 Compare August 7, 2024 05:07
@endv-bogdanb endv-bogdanb force-pushed the feat/tab-orientation branch from 0f38b00 to 398332f Compare August 8, 2024 17:24
Copy link

sonarqubecloud bot commented Aug 9, 2024

@dgonzalezr dgonzalezr changed the title feat(tab): add orientation support feat(Tab): add orientation support Aug 9, 2024
@dgonzalezr dgonzalezr merged commit 317fce1 into main Aug 9, 2024
6 checks passed
@dgonzalezr dgonzalezr deleted the feat/tab-orientation branch August 9, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🛠 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(tab): add support for vertical orientation
3 participants