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

fix(sbb-button, sbb-link): rename static attribute to is-static #1850

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

jeripeierSBB
Copy link
Contributor

@jeripeierSBB jeripeierSBB commented Jun 29, 2023

BREAKING CHANGE:

  • In order to fully support typings, static attribute of sbb-link and sbb-button have been renamed to is-static (property isStatic).

BREAKING CHANGE:
 - In order to fully support typings, `static` property of `sbb-link`
  and `sbb-button` have been renamed to `is-static`.
@jeripeierSBB jeripeierSBB changed the title fix(sbb-button, sbb-link): rename static property to is-static fix(sbb-button, sbb-link): rename static attribute to is-static Jun 29, 2023
Copy link
Contributor

@DavideMininni-Fincons DavideMininni-Fincons left a comment

Choose a reason for hiding this comment

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

LGTM, thank you

@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2023

Codecov Report

Merging #1850 (13a6744) into master (ab917b0) will decrease coverage by 17.41%.
The diff coverage is 34.45%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           master    #1850       +/-   ##
===========================================
- Coverage   54.85%   37.44%   -17.41%     
===========================================
  Files          49      257      +208     
  Lines        1659     9830     +8171     
  Branches      406     2119     +1713     
===========================================
+ Hits          910     3681     +2771     
- Misses        671     5882     +5211     
- Partials       78      267      +189     
Impacted Files Coverage Δ
...ts/sbb-accordion-item/sbb-accordion-item.events.ts 100.00% <ø> (ø)
.../sbb-accordion-item/sbb-accordion-item.stories.tsx 0.00% <0.00%> (ø)
...mponents/sbb-accordion-item/sbb-accordion-item.tsx 0.00% <0.00%> (-37.21%) ⬇️
...components/sbb-accordion/sbb-accordion.stories.tsx 0.00% <0.00%> (ø)
...ents/sbb-action-group/sbb-action-group.stories.tsx 0.00% <0.00%> (ø)
...onents/sbb-alert-group/sbb-alert-group.stories.tsx 0.00% <0.00%> (ø)
src/components/sbb-alert/sbb-alert.stories.tsx 0.00% <0.00%> (ø)
...onents/sbb-autocomplete/sbb-autocomplete.events.ts 100.00% <ø> (ø)
...ents/sbb-autocomplete/sbb-autocomplete.stories.tsx 0.00% <0.00%> (ø)
src/components/sbb-button/sbb-button.stories.tsx 0.00% <0.00%> (ø)
... and 58 more

... and 201 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@kyubisation kyubisation left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@jeripeierSBB jeripeierSBB merged commit 157a646 into master Jun 29, 2023
15 checks passed
@jeripeierSBB jeripeierSBB deleted the fix-is-static branch June 29, 2023 11:40
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.

4 participants