-
Notifications
You must be signed in to change notification settings - Fork 13
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: provide lean context config #3233
Merged
DavideMininni-Fincons
merged 17 commits into
main
from
feat/provide-lean-context-config
Nov 28, 2024
Merged
feat: provide lean context config #3233
DavideMininni-Fincons
merged 17 commits into
main
from
feat/provide-lean-context-config
Nov 28, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…text-config # Conflicts: # src/elements/alert/alert/alert.ts # src/elements/file-selector/file-selector.ts # src/elements/file-selector/file-selector/readme.md # src/elements/paginator/paginator/readme.md
DavideMininni-Fincons
requested review from
kyubisation and
jeripeierSBB
as code owners
November 22, 2024 17:06
DavideMininni-Fincons
requested review from
TomMenga,
MarioCastigliano and
dauriamarco
November 22, 2024 17:07
github-actions
bot
added
the
pr: peer review required
A peer review is required for this pull request
label
Nov 22, 2024
github-actions
bot
added
preview-available
pr: visual review required
diff-available
and removed
pr: visual review required
labels
Nov 25, 2024
jeripeierSBB
requested changes
Nov 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost done! :) Found some cases
jeripeierSBB
added
the
pr: ux review required
A ux review is required for this pull request
label
Nov 27, 2024
github-actions
bot
added
preview-available
pr: visual review required
diff-available
and removed
pr: visual review required
labels
Nov 27, 2024
# Conflicts: # src/elements/checkbox/checkbox/checkbox.ts # src/elements/header/header/readme.md # src/storybook/pages/home/home.stories.ts
jeripeierSBB
approved these changes
Nov 28, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks a lot!
github-actions
bot
added
the
pr: lead review approved
Pull request has been approved by a lead review
label
Nov 28, 2024
github-actions
bot
added
pr: visual review required
diff-available
and removed
pr: visual review required
labels
Nov 28, 2024
github-actions
bot
removed
the
pr: peer review required
A peer review is required for this pull request
label
Nov 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
diff-available
pr: lead review approved
Pull request has been approved by a lead review
pr: ux review required
A ux review is required for this pull request
pr: visual review required
preview-available
target: 1.x
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Preflight Checklist
Issue
This PR Closes #3010
Pull request checklist
Please check if your PR fulfills the following requirements:
See Review Guidelines for more information what is checked during review process.
Changes
Changes in this pull request:
isLean
function has been added: it checks if the document tag has thesbb-lean
class;sbb-table
in lean mode automatically takes the CSS rules of thesbb-table-s
class;Browsers
I tested the build on the following browsers:
Screen readers
I tested the build on the following browsers:
Pull request type
Please check the type of change your PR introduces:
Does this introduce a breaking change?
Other information