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(component.tabs): Add new component tabs #13

Merged
merged 34 commits into from
Apr 20, 2023
Merged

Conversation

aboungnaseng-ovhcloud
Copy link
Contributor

Add new component tabs

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 16, 2023

CDS Report build#108.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 16, 2023

CDS Report build#109.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 21, 2023

CDS Report build#125.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 22, 2023

CDS Report build#129.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 22, 2023

CDS Report build#130.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 22, 2023

CDS Report build#131.0 ✘
*

  • build ✘

Copy link
Contributor

@astagnol astagnol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, in CSS files, instead of a class you can use :host {} to apply styles for the component
For example in osds-tab-panel.scss
And you also can use some mixins

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 23, 2023

CDS Report build#137.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 23, 2023

CDS Report build#147.0 ✘
*

  • build ✘

@aboungnaseng-ovhcloud aboungnaseng-ovhcloud requested a review from a team as a code owner March 24, 2023 10:02
@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 24, 2023

CDS Report build#151.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 24, 2023

CDS Report build#156.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 27, 2023

CDS Report build-storybook#172.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 27, 2023

CDS Report build-storybook#172.1 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 28, 2023

CDS Report build-storybook#177.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 31, 2023

CDS Report build#193.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 31, 2023

CDS Report build#194.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Apr 4, 2023

CDS Report build#200.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Apr 4, 2023

CDS Report build#201.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Apr 4, 2023

CDS Report build#202.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Apr 4, 2023

CDS Report build#203.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Apr 4, 2023

CDS Report build#204.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Apr 4, 2023

CDS Report build#205.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Apr 4, 2023

CDS Report build#207.0 ✘
*

  • build ✘

@ovh-cds
Copy link
Collaborator

ovh-cds commented Apr 4, 2023

CDS Report build-storybook#209.0 ✘
*

  • build ✘

Copy link
Contributor

@stevering stevering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR analyzed and already fixed inside this branch:
feat/tabs-component...feat/tabs-component-fixed

i hope the diff with the fixed version will teach you on what e have todo,
and us on what is missing in contributing doc

Copy link
Contributor

@stevering stevering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR analyzed and already fixed inside this branch:
feat/tabs-component...feat/tabs-component-fixed

i hope the diff with the fixed version will teach you on what e have todo,
and us on what is missing in contributing doc

ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
aboungnaseng-ovhcloud and others added 22 commits April 19, 2023 15:15
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
ref: MANAGER-10948

Signed-off-by: Alex Boungnaseng <[email protected]>
@@ -0,0 +1,3 @@
.tab-panel {
padding: 1rem;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to remove as in the XD

packages/design/assets/design-images/tabs/tabs-screen.png Outdated Show resolved Hide resolved
@stevering stevering requested a review from astagnol April 19, 2023 15:31
@ovh-cds
Copy link
Collaborator

ovh-cds commented Apr 19, 2023

CDS Report build-storybook#250.0 ✘
*

  • build ✘

@stevering stevering merged commit e73b220 into master Apr 20, 2023
@stevering stevering deleted the feat/tabs-component branch April 20, 2023 07:49
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.

4 participants