Skip to content

Commit

Permalink
fix!: remove data-bootstrap-override EDS-850
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuth committed Feb 25, 2023
1 parent af97207 commit 3b5d59b
Show file tree
Hide file tree
Showing 35 changed files with 4 additions and 678 deletions.
37 changes: 0 additions & 37 deletions src/components/Accordion/__snapshots__/Accordion.test.tsx.snap

Large diffs are not rendered by default.

38 changes: 0 additions & 38 deletions src/components/Banner/__snapshots__/Banner.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ exports[`<Banner /> Brand story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand Down Expand Up @@ -79,7 +78,6 @@ exports[`<Banner /> BrandDismissable story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -89,7 +87,6 @@ exports[`<Banner /> BrandDismissable story renders snapshot 1`] = `
</div>
<button
class="clickable-style clickable-style--lg clickable-style--icon clickable-style--neutral button button--icon banner__close-btn"
data-bootstrap-override="clickable-style-icon"
type="button"
>
<svg
Expand Down Expand Up @@ -144,7 +141,6 @@ exports[`<Banner /> BrandWithAction story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -156,7 +152,6 @@ exports[`<Banner /> BrandWithAction story renders snapshot 1`] = `
>
<button
class="clickable-style clickable-style--lg clickable-style--secondary clickable-style--brand button button--secondary"
data-bootstrap-override="clickable-style-secondary"
type="button"
>
See updates
Expand Down Expand Up @@ -208,7 +203,6 @@ exports[`<Banner /> DismissableWithAction story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -220,7 +214,6 @@ exports[`<Banner /> DismissableWithAction story renders snapshot 1`] = `
>
<button
class="clickable-style clickable-style--lg clickable-style--secondary clickable-style--brand button button--secondary"
data-bootstrap-override="clickable-style-secondary"
type="button"
>
See updates
Expand All @@ -229,7 +222,6 @@ exports[`<Banner /> DismissableWithAction story renders snapshot 1`] = `
</div>
<button
class="clickable-style clickable-style--lg clickable-style--icon clickable-style--neutral button button--icon banner__close-btn"
data-bootstrap-override="clickable-style-icon"
type="button"
>
<svg
Expand Down Expand Up @@ -284,7 +276,6 @@ exports[`<Banner /> Error story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand Down Expand Up @@ -329,7 +320,6 @@ exports[`<Banner /> ErrorDismissable story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -339,7 +329,6 @@ exports[`<Banner /> ErrorDismissable story renders snapshot 1`] = `
</div>
<button
class="clickable-style clickable-style--lg clickable-style--icon clickable-style--neutral button button--icon banner__close-btn"
data-bootstrap-override="clickable-style-icon"
type="button"
>
<svg
Expand Down Expand Up @@ -394,7 +383,6 @@ exports[`<Banner /> ErrorWithAction story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -406,7 +394,6 @@ exports[`<Banner /> ErrorWithAction story renders snapshot 1`] = `
>
<button
class="clickable-style clickable-style--lg clickable-style--secondary clickable-style--error button button--secondary"
data-bootstrap-override="clickable-style-secondary"
type="button"
>
See updates
Expand Down Expand Up @@ -450,7 +437,6 @@ exports[`<Banner /> Flat story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand Down Expand Up @@ -495,7 +481,6 @@ exports[`<Banner /> Neutral story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand Down Expand Up @@ -540,7 +525,6 @@ exports[`<Banner /> NeutralDismissable story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -550,7 +534,6 @@ exports[`<Banner /> NeutralDismissable story renders snapshot 1`] = `
</div>
<button
class="clickable-style clickable-style--lg clickable-style--icon clickable-style--neutral button button--icon banner__close-btn"
data-bootstrap-override="clickable-style-icon"
type="button"
>
<svg
Expand Down Expand Up @@ -605,7 +588,6 @@ exports[`<Banner /> NeutralWithAction story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -617,7 +599,6 @@ exports[`<Banner /> NeutralWithAction story renders snapshot 1`] = `
>
<button
class="clickable-style clickable-style--lg clickable-style--secondary clickable-style--neutral button button--secondary"
data-bootstrap-override="clickable-style-secondary"
type="button"
>
See updates
Expand Down Expand Up @@ -688,7 +669,6 @@ exports[`<Banner /> NoTitle story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand Down Expand Up @@ -733,7 +713,6 @@ exports[`<Banner /> Success story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand Down Expand Up @@ -778,7 +757,6 @@ exports[`<Banner /> SuccessDismissable story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -788,7 +766,6 @@ exports[`<Banner /> SuccessDismissable story renders snapshot 1`] = `
</div>
<button
class="clickable-style clickable-style--lg clickable-style--icon clickable-style--neutral button button--icon banner__close-btn"
data-bootstrap-override="clickable-style-icon"
type="button"
>
<svg
Expand Down Expand Up @@ -843,7 +820,6 @@ exports[`<Banner /> SuccessWithAction story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -855,7 +831,6 @@ exports[`<Banner /> SuccessWithAction story renders snapshot 1`] = `
>
<button
class="clickable-style clickable-style--lg clickable-style--secondary clickable-style--success button button--secondary"
data-bootstrap-override="clickable-style-secondary"
type="button"
>
See updates
Expand Down Expand Up @@ -899,7 +874,6 @@ exports[`<Banner /> Vertical story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand Down Expand Up @@ -944,7 +918,6 @@ exports[`<Banner /> VerticalDismissable story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -954,7 +927,6 @@ exports[`<Banner /> VerticalDismissable story renders snapshot 1`] = `
</div>
<button
class="clickable-style clickable-style--lg clickable-style--icon clickable-style--neutral button button--icon banner__close-btn"
data-bootstrap-override="clickable-style-icon"
type="button"
>
<svg
Expand Down Expand Up @@ -1009,7 +981,6 @@ exports[`<Banner /> VerticalDismissableWithAction story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -1021,7 +992,6 @@ exports[`<Banner /> VerticalDismissableWithAction story renders snapshot 1`] = `
>
<button
class="clickable-style clickable-style--lg clickable-style--secondary clickable-style--brand button button--secondary"
data-bootstrap-override="clickable-style-secondary"
type="button"
>
See updates
Expand All @@ -1030,7 +1000,6 @@ exports[`<Banner /> VerticalDismissableWithAction story renders snapshot 1`] = `
</div>
<button
class="clickable-style clickable-style--lg clickable-style--icon clickable-style--neutral button button--icon banner__close-btn"
data-bootstrap-override="clickable-style-icon"
type="button"
>
<svg
Expand Down Expand Up @@ -1085,7 +1054,6 @@ exports[`<Banner /> VerticalWithAction story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -1097,7 +1065,6 @@ exports[`<Banner /> VerticalWithAction story renders snapshot 1`] = `
>
<button
class="clickable-style clickable-style--lg clickable-style--secondary clickable-style--brand button button--secondary"
data-bootstrap-override="clickable-style-secondary"
type="button"
>
See updates
Expand Down Expand Up @@ -1141,7 +1108,6 @@ exports[`<Banner /> Warning story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand Down Expand Up @@ -1186,7 +1152,6 @@ exports[`<Banner /> WarningDismissable story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -1196,7 +1161,6 @@ exports[`<Banner /> WarningDismissable story renders snapshot 1`] = `
</div>
<button
class="clickable-style clickable-style--lg clickable-style--icon clickable-style--neutral button button--icon banner__close-btn"
data-bootstrap-override="clickable-style-icon"
type="button"
>
<svg
Expand Down Expand Up @@ -1251,7 +1215,6 @@ exports[`<Banner /> WarningWithAction story renders snapshot 1`] = `
<button
class="clickable-style clickable-style--link clickable-style--neutral button button--link"
data-bootstrap-override="clickable-style-link"
type="button"
>
click into the course.
Expand All @@ -1263,7 +1226,6 @@ exports[`<Banner /> WarningWithAction story renders snapshot 1`] = `
>
<button
class="clickable-style clickable-style--lg clickable-style--secondary clickable-style--warning button button--secondary"
data-bootstrap-override="clickable-style-secondary"
type="button"
>
See updates
Expand Down
Loading

0 comments on commit 3b5d59b

Please sign in to comment.