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

Remove bootstrap override hooks #1512

Merged
merged 2 commits into from
Feb 27, 2023
Merged

Remove bootstrap override hooks #1512

merged 2 commits into from
Feb 27, 2023

Conversation

ahuth
Copy link
Contributor

@ahuth ahuth commented Feb 25, 2023

EDS-850

Remove the data-bootstrap-override hooks. They're not needed anymore, because LP is staying on EDS v8.

@codecov
Copy link

codecov bot commented Feb 25, 2023

Codecov Report

Merging #1512 (fb63a34) into next (af97207) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             next    #1512      +/-   ##
==========================================
- Coverage   91.91%   91.91%   -0.01%     
==========================================
  Files         277      277              
  Lines        4180     4179       -1     
  Branches      755      755              
==========================================
- Hits         3842     3841       -1     
  Misses        313      313              
  Partials       25       25              
Impacted Files Coverage Δ
src/components/Card/Card.tsx 100.00% <ø> (ø)
src/components/CheckboxInput/CheckboxInput.tsx 100.00% <ø> (ø)
src/components/InputField/InputField.tsx 97.29% <ø> (ø)
src/components/InputLabel/InputLabel.tsx 100.00% <ø> (ø)
src/components/RadioInput/RadioInput.tsx 100.00% <ø> (ø)
src/components/TableCell/TableCell.tsx 100.00% <ø> (ø)
src/components/TableHeaderCell/TableHeaderCell.tsx 82.75% <ø> (ø)
src/components/ClickableStyle/ClickableStyle.tsx 96.77% <100.00%> (-0.11%) ⬇️

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

@github-actions
Copy link

size-limit report 📦

Path Size
components 117.87 KB (-0.17% 🔽)
styles 3.1 KB (0%)

@ahuth ahuth requested a review from a team February 27, 2023 12:27
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

LGTM

@ahuth ahuth merged commit 613c98d into next Feb 27, 2023
@ahuth ahuth deleted the ah-bstrap-overrides branch February 27, 2023 16:47
@ahuth
Copy link
Contributor Author

ahuth commented Feb 27, 2023

Thanks!

@booc0mtaco
Copy link
Contributor

@ahuth Ah, i wish i had seen this sooner; I was hoping to keep any breaking changes out of the release this week to exercise some PR sorting. Luckily this one is breaking as a technicality (unless someone is sneakily using those attributes...)

@ahuth
Copy link
Contributor Author

ahuth commented Feb 27, 2023

Got excited. Can revert, @booc0mtaco. Although definitely no-one using them in GST.

@booc0mtaco
Copy link
Contributor

@ahuth It's all good; we can keep this in, and go to the next major. I wonder if the tooling knows how to handle a revert of a breaking change?

booc0mtaco added a commit that referenced this pull request Mar 1, 2023
…des"

This reverts commit 613c98d, reversing
changes made to af97207.
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.

2 participants