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

Refactor Tab Component #627

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

Refactor Tab Component #627

wants to merge 62 commits into from

Conversation

mmart1n
Copy link
Contributor

@mmart1n mmart1n commented Jan 19, 2023

Closes #504

mmart1n and others added 30 commits January 11, 2023 18:43
…th. Add min-width to the tab component, equal to the single tab min-width + arrows width, if there are arrows.
- update tabs-width css property via resize observer
- update appearance of scroll buttons
- fix rtl
* style(tabs) revert to sticky approach.

* style(tabs) change body text color

* fix(tabs) fix justify position

* style(tabs) optimize styles

* style(tabs) optimize bootstrap border/shadow
fix bug with positions

* style(tabs) rmeove box-shadows from bootstrap.

* style(tabs) Fix layout in RTL and LTR mode

* style(tabs) Fix layout for justify mode

* style(tabs) make sure that label has lineclamp of 2 rows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tab component - Unify implementation in a single component
4 participants