Skip to content

Conversation

@mdo
Copy link
Member

@mdo mdo commented Sep 24, 2025

Replaces #36683 thanks to Claude. Had him port the changes from @GeoSot's original branch and modernize it on top of everything else happening in v6-dev. I haven't reviewed every line here, but a quick poke around the docs locally showed that things were working as intended.

Few things to follow up with:

  • Remove the need to manually enable tooltips and popovers "for performance reasons"
  • Remove navbar static dropdown positioning
  • Consider new components like a more custom select or something else?

mdo and others added 22 commits September 20, 2025 22:15
* Don't disallow calc()

* Remove disables that aren't needed

* Remove custom subtract and add functions

* Remove more disables

* keep it here
* Convert .ratio helper to new .ratio utility

* Fix up

* Fix links for now, even though they'll be deleted
* Drop clearfix for display: flow-root

* Fix links
#41687)

* Rename mh-* and mw-* to max-h/w-*, add additional width and height values

Fixes #41330, fixes #40674.

* Bump bundlewatch
* Remove all deprecated Sass variables and deprecation notices from docs components

* Fix linter error

* fix
* Remove added badges from docs pages

* Remove AddedIn
…s and extra dependencies once we migrate to Sass modules (#41697)
* Reorganize scss folder

* Migrate to Sass modules

* Migrate docs to Sass modules, comment out docs grid CSS

* Give helpers folder an index.scss, migrate ratio helper to aspect-ratio utility

* Delete node sass Action

* Modify Sass tests to pass for new Sass modules implementation

* Don't disallow calc()

* Move heading classes back to Reboot to prevent a dependency

* Utilities, some helpers, and theme colors

* Temporary fix of docs compilation

* Temporary Bundlewatch fix

* docs fix import to use

* Restyle docs callouts

* Fix docs colors

* Revert typo

* Reintroduce `css-lint-vars` npm script

* Bump to Sass v1.90.x

* Fixes

* more

* Remove

---------

Co-authored-by: Julien Déramond <juderamond@gmail.com>
* First pass at CSS layers

* bundlewatch

* more bundlewatch
…41702)

* Restore both grids and update mixins

* Bundlewatch
* Co-locate Sass variables in most files

* another

* fix

* Don't bring tables into reboot, temp remove some sass vars so we don't need the co-dependency

* Move vars

* bundlewatch

* scssdocs

* Fix scssdocs
…me pages (MDN, CSS Tricks) (#41749)

* wip

* improve

* Add more utility refs

* Remove important flag from the utilities

* update

* Start on helpers

* fixes

* fix links
* Remove !important from utilities, make it opt-in per utility

* package-lock

* Fix test
* Add utilities for place-items and justify-items

* bump
* Split the flex.mdx file into separate pages

* Add subgroups to docs utils nav

* More new groups, split pages

* Update MDX linter

* fixes
* wip

* More updates
* Use `@forward` instead of `@use` for proper customization

* linty linterson

* woof
@mdo mdo requested a review from a team as a code owner September 24, 2025 16:13
@mdo mdo added the docs label Sep 24, 2025
@mdo mdo requested a review from a team as a code owner September 24, 2025 16:13
@mdo mdo added this to v6.0.0 Sep 24, 2025
@github-project-automation github-project-automation bot moved this to Inbox in v6.0.0 Sep 24, 2025
* New form controls

* Split Sass, update docs

* More migration docs

* basic migration, update changelog

* Bring back btn-check for now, but move to button stylesheet

* note

* Fix link

* lint
mdo and others added 4 commits September 26, 2025 14:52
* Start to redo generate-utility()

* fixes

* bundlewatch
* Update xxl breakpoint and container, rename xxl to 2xl for better scaling

Co-Authored-By: mdo <98681+mdo@users.noreply.github.com>

* note for lg

* bump bundlewatch

---------

Co-authored-by: mdo <98681+mdo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

5 participants