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/breadcrumb #63

Merged
merged 9 commits into from
Jun 7, 2023
Merged

Feat/breadcrumb #63

merged 9 commits into from
Jun 7, 2023

Conversation

dpellier
Copy link
Contributor

@dpellier dpellier commented Jun 5, 2023

No description provided.

@dpellier dpellier requested a review from a team as a code owner June 5, 2023 08:24
)
}

/// @access private
Copy link
Contributor

Choose a reason for hiding this comment

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

wasn't there something we could do so that the IDE's interpretation of /// wouldn't be broken like this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no idea TBH

// Main CSS mixin for typography
@mixin osds-breadcrumb-item-theme-typography() {
:host([size='md']) .breadcrumb-item__wrapper {
//$typography-properties: ods-get-typography-properties(body, '400');
Copy link
Contributor

Choose a reason for hiding this comment

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

do we need to keep this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not really no, it's not a big deal as it doesn't generate anything and could allow to quickly update if necessary.
But I kinda hope it won't be necessary anymore after some global CSS refacto :)

@ady642 ady642 self-requested a review June 5, 2023 15:00
@astagnol astagnol merged commit be51df5 into master Jun 7, 2023
@astagnol astagnol deleted the feat/breadcrumb branch June 7, 2023 13:53
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