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

Revert "Fix missing Bootstrap imports. (#1694)" #1712

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

anvit
Copy link
Contributor

@anvit anvit commented Nov 10, 2023

Revert (#1694) since Bootstrap 5.2.0 and above introduce breaking changes. A couple of major issues this introduces is that it broke colours and padding for several sections in their _reboot.scss. Will revisit #1694 after AtoM 2.8 to fix any breaking changes introduced by recent versions of bootstrap.

@anvit anvit added the Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result. label Nov 10, 2023
@anvit anvit self-assigned this Nov 10, 2023
@jraddaoui
Copy link
Contributor

jraddaoui commented Nov 17, 2023

Thanks @anvit!

We were talking about the importance of package-lock.json in artefactual/atom-docs#242 (comment). I'd change the commit subject to indicate this pins Bootstrap to 5.1.x apart from reverting the missing imports commit, which may be better in the body and referencing the actual commit:

Pin Bootstrap to 5.1.x. (#1694)

Reverts 272899d.

@anvit anvit force-pushed the dev/rollback-issue-1694 branch from 89e4c0e to 4875a22 Compare November 17, 2023 17:11
Reverts 272899d (#1694) since Bootstrap 5.2.0 and above introduce
breaking changes.
@anvit anvit force-pushed the dev/rollback-issue-1694 branch from 4875a22 to 9ada3bc Compare November 17, 2023 17:12
@anvit anvit merged commit 9ada3bc into qa/2.x Nov 17, 2023
6 checks passed
@anvit anvit deleted the dev/rollback-issue-1694 branch November 17, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants