Skip to content

feat: co-locate heading and some type styles in Reboot to avoid some extend…#3326

Draft
MaxLardenois wants to merge 4 commits intoouds/mainfrom
ouds/main-ml-colocate-headings
Draft

feat: co-locate heading and some type styles in Reboot to avoid some extend…#3326
MaxLardenois wants to merge 4 commits intoouds/mainfrom
ouds/main-ml-colocate-headings

Conversation

@MaxLardenois
Copy link
Collaborator

@MaxLardenois MaxLardenois commented Jan 26, 2026

Types of change

  • Non-breaking change
  • Breaking change (fix or feature that would change existing functionality and usage)

Description

co-locate heading and some type styles in Reboot to avoid some extends and extra dependencies once we migrate to Sass modules

Checklists

  • I have read the contributing guidelines
  • My change follows the developer guide
  • My change pass all tests
  • My change is compatible with a responsive display
  • I have added tests (Javascript unit test or visual) to cover my changes
  • My change introduces changes to the documentation that I have updated accordingly
    • Title and DOM structure is correct
    • Links have been updated (title changes impact links)
    • CSS for the documentation
  • I have checked all states and combinations of the component with my change
  • I have checked all the impacts for the other components and core behavior (grid, reboot, utilities)

Checklist (for Core Team only)

  • The changes need to be in the migration guide
  • The changes are well displayed in Storybook (be careful if example order has changed for DSM)
  • The changes are compatible with RTL
  • Manually test browser compatibility with BrowserStack (Chrome 120, Firefox 121, Edge 120, Safari 15.6, iOS Safari, Chrome & Firefox on Android)

Progression (for Core Team only)

Live previews

mdo and others added 3 commits January 16, 2026 10:44
* Don't disallow calc()

* Remove disables that aren't needed

* Remove custom subtract and add functions

* Remove more disables

* keep it here
…s and extra dependencies once we migrate to Sass modules (#41697)
Base automatically changed from ouds/main-ml-remove-add-subtract to ouds/main January 27, 2026 14:32
@MaxLardenois MaxLardenois marked this pull request as ready for review February 2, 2026 09:49
@boosted-bot boosted-bot moved this from In Progress / Draft to Need Dev Review in 🟣 [Orange-Boosted-Bootstrap] PRs Board Feb 2, 2026
@netlify
Copy link

netlify bot commented Feb 2, 2026

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit 2e34684
🔍 Latest deploy log https://app.netlify.com/projects/boosted/deploys/6980732126abaf0008e31245
😎 Deploy Preview https://deploy-preview-3326--boosted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

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

The changes look fine to me, but I have three questions in mind:

  • Should we change the documentation to reflect these changes ?
  • The remaining of the type.scss file looks weird to me, since there is .lead but not .small for example. There are .display-* but no .h*
  • reboot file shouldn't contain any class at all.

Is there a better solution easing the transition to Scss modules and filling all the requirements above ?

@MaxLardenois MaxLardenois marked this pull request as draft February 16, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Need Dev Review

Development

Successfully merging this pull request may close these issues.

3 participants