Mark Otto
d752a8d6e4
bundlewatch again
BrowserStack / browserstack (push) Has been cancelled
Details
2025-10-02 12:29:12 -07:00
Mark Otto
cc4d43664e
Update theme life while here
2025-10-02 12:24:54 -07:00
Mark Otto
dd5ef07881
update
2025-10-02 12:24:43 -07:00
Mark Otto
277997e1f7
more buttons, new emphasis variant
2025-09-30 23:38:12 -07:00
Mark Otto
79f83a9cdd
fix rebase
2025-09-30 20:49:28 -07:00
Mark Otto
3c4beecd0c
redo buttons
2025-09-30 20:48:49 -07:00
Mark Otto
aaf730a893
Follow up: custom switches get themes
BrowserStack / browserstack (push) Has been cancelled
Details
2025-09-29 21:08:15 -07:00
Mark Otto
dd579b3636
Scope docs CSS to custom layer
2025-09-29 21:08:15 -07:00
Mark Otto
a4af8c3fcf
v6: Update colors and theme ( #41763 )
...
* new colors
* WIP: Redo some theming
* Fix sass warnings on unquoted map keys
* Revamp colors, update docs, couple new utils
* Remove key attributes
* Bump bundlewatch
* Bundlewatch
* Fix some things up
* Clean up tables, more color changes
* Fix more table color generation, simplify markup with new Table component prop
* More docs improvements, including utilities API, and checkbox and radio theme variants
2025-09-29 20:32:12 -07:00
Mark Otto
ce2cca8601
New validator ( #41775 )
...
* New validator
* update
* remove
* update
2025-09-27 20:33:21 -07:00
Mark Otto
387ea724ee
Fix instances of 2xl, fix utilities generation ( #41774 )
2025-09-27 18:57:05 -07:00
Mark Otto
4fecde40b8
v6: New lg, xl, and 2xl breakpoints, plus some renaming ( #41770 )
...
* 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>
2025-09-26 14:52:16 -07:00
Mark Otto
5a54f29ae3
Start to redo `generate-utility()` ( #41769 )
...
* Start to redo generate-utility()
* fixes
* bundlewatch
2025-09-26 14:52:06 -07:00
Mark Otto
f9c8e96f70
WIP: New form controls ( #41740 )
...
* 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
2025-09-24 11:54:21 -07:00
Mark Otto
f0c163b917
Use `@forward` instead of `@use` for proper customization ( #41762 )
...
* Use `@forward` instead of `@use` for proper customization
* linty linterson
* woof
2025-09-23 23:10:02 -07:00
Mark Otto
956de4bbaf
v6 Migration guide ( #41683 )
...
* wip
* More updates
2025-09-22 21:54:18 -07:00
Mark Otto
c8e8d28d29
v6: Add sub-groups to Utilities docs ( #41758 )
...
* Split the flex.mdx file into separate pages
* Add subgroups to docs utils nav
* More new groups, split pages
* Update MDX linter
* fixes
2025-09-22 11:55:12 -07:00
Mark Otto
482b0eb333
v6: `justify-items` and `place-items` utilities ( #41757 )
...
* Add utilities for place-items and justify-items
* bump
2025-09-22 10:12:07 -07:00
Mark Otto
e5a1ee3d3a
Remove `!important` from utilities, make it opt-in per utility ( #41755 )
...
* Remove !important from utilities, make it opt-in per utility
* package-lock
* Fix test
2025-09-21 22:12:17 -07:00
Mark Otto
21491d1f2f
v6: Add reference tables to utilities docs, add community links to some pages (MDN, CSS Tricks) ( #41749 )
...
* wip
* improve
* Add more utility refs
* Remove important flag from the utilities
* update
* Start on helpers
* fixes
* fix links
2025-09-20 22:15:23 -07:00
Mark Otto
98d6c80cd9
New forms and buttons ( #41708 )
2025-09-20 22:15:23 -07:00
Mark Otto
5f910f4a09
Colocate Sass vars in their respective files ( #41706 )
...
* 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
2025-09-20 22:15:23 -07:00
Mark Otto
484c4357ea
Refactor accordion button to use mask, remove some Sass vars and dark mode styles ( #41703 )
2025-09-20 22:15:23 -07:00
Mark Otto
334d68b75a
Restore both grids , enable CSS grid by default, and update mixins ( #41702 )
...
* Restore both grids and update mixins
* Bundlewatch
2025-09-20 22:15:23 -07:00
Mark Otto
dbf36bbd01
First pass at CSS layers ( #41701 )
...
* First pass at CSS layers
* bundlewatch
* more bundlewatch
2025-09-20 22:15:23 -07:00
Mark Otto
062e7425b8
Migrate to Sass modules ( #41512 )
...
* 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>
2025-09-20 22:15:23 -07:00
Mark Otto
ae01f064b0
Co-locate heading and some type styles in Reboot to avoid some extends and extra dependencies once we migrate to Sass modules ( #41697 )
2025-09-20 22:15:23 -07:00
Mark Otto
c0f88d638a
Remove added badges from docs pages ( #41694 )
...
* Remove added badges from docs pages
* Remove AddedIn
2025-09-20 22:15:23 -07:00
Mark Otto
ca74fc29fd
Clean up deprecated Sass ( #41693 )
...
* Remove all deprecated Sass variables and deprecation notices from docs components
* Fix linter error
* fix
2025-09-20 22:15:23 -07:00
Mark Otto
85adb49027
Drop -prefix ( #41692 )
2025-09-20 22:15:23 -07:00
Mark Otto
f1edacb405
Rename mh-* and mw-* to max-h/w-*, add additional width and height va… ( #41687 )
...
* Rename mh-* and mw-* to max-h/w-*, add additional width and height values
Fixes #41330 , fixes #40674 .
* Bump bundlewatch
2025-09-20 22:15:23 -07:00
Mark Otto
96491cf5c8
Drop clearfix for `display: flow-root` ( #41686 )
...
* Drop clearfix for display: flow-root
* Fix links
2025-09-20 22:15:23 -07:00
Mark Otto
ff14a64d2d
Add Markdownlint for our MDX ( #41685 )
2025-09-20 22:15:23 -07:00
Mark Otto
ea8523a4f4
Remove jQuery support in plugins ( #41682 )
2025-09-20 22:15:23 -07:00
Mark Otto
1d3d4339ba
Move ratio from helpers to utilties ( #41684 )
...
* Convert .ratio helper to new .ratio utility
* Fix up
* Fix links for now, even though they'll be deleted
2025-09-20 22:15:23 -07:00
Mark Otto
37d69e7c38
v6: Don't disallow calc ( #41681 )
...
* Don't disallow calc()
* Remove disables that aren't needed
* Remove custom subtract and add functions
* Remove more disables
* keep it here
2025-09-20 22:15:23 -07:00
Julien Déramond
3f95d68ded
Build(deps-dev): Bump dependencies
...
- astro ^5.13.8 → ^5.13.9
- rollup ^4.50.2 → ^4.52.0
2025-09-20 11:26:30 +02:00
Julien Déramond
0aa4f69a07
Build(deps-dev): Bump dependencies
...
- @astrojs/sitemap ^3.5.1 → ^3.6.0
- astro ^5.13.7 → ^5.13.8
- zod ^4.1.8 → ^4.1.9
2025-09-17 18:48:07 +02:00
dependabot[bot]
af73c870cb
Build(deps): Bump the github-actions group with 2 updates ( #41744 )
...
Bumps the github-actions group with 2 updates: [calibreapp/image-actions](https://github.com/calibreapp/image-actions ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `calibreapp/image-actions` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/calibreapp/image-actions/releases )
- [Commits](f72c7c4a23...f32575787d
)
Updates `github/codeql-action` from 3.30.2 to 3.30.3
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](d3678e237b...192325c861
)
---
updated-dependencies:
- dependency-name: calibreapp/image-actions
dependency-version: 1.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-version: 3.30.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 18:28:26 +02:00
Julien Déramond
8d9e3d122e
Build(deps-dev): Bump rollup from 4.50.1 to 4.50.2
2025-09-15 18:51:05 +02:00
Julien Déramond
a484f5a56f
Build(deps-dev): Bump dependencies
...
- mime ^4.0.7 → ^4.1.0
- zod ^4.1.6 → ^4.1.8
2025-09-13 09:27:31 +02:00
Julien Déramond
ec7a45b8f3
Build(deps-dev): Bump zod from 4.1.5 to 4.1.6
2025-09-11 06:29:29 +02:00
dependabot[bot]
6f2f7dd37f
Build(deps): Bump the github-actions group with 2 updates ( #41730 )
...
Bumps the github-actions group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `actions/setup-node` from 4.4.0 to 5.0.0
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](49933ea528...a0853c2454
)
Updates `github/codeql-action` from 3.30.0 to 3.30.1
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2d92b76c45...f1f6e5f6af
)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-version: 3.30.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 20:35:19 +02:00
Julien Déramond
cb79d4726a
Build(deps-dev): Bump dependencies
...
- @astrojs/mdx ^4.3.4 → ^4.3.5
- astro ^5.13.5 → ^5.13.7
2025-09-09 20:19:57 +02:00
Julien Déramond
07b3816da5
Build(deps-dev): Bump dependencies
...
- rollup ^4.50.0 → ^4.50.1
- stylelint ^16.23.1 → ^16.24.0
2025-09-07 19:31:30 +02:00
Stefan Korn
a715174c55
Docs: Add `.table` class to color tables example ( #41691 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com>
2025-09-06 22:25:43 +02:00
Julien Déramond
22b1582001
Build(deps-dev): Bump @babel/core from 7.28.3 to 7.28.4
2025-09-06 13:23:01 +02:00
dependabot[bot]
2eff466b63
Build(deps): Bump the github-actions group with 2 updates ( #41721 )
...
Bumps the github-actions group with 2 updates: [calibreapp/image-actions](https://github.com/calibreapp/image-actions ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `calibreapp/image-actions` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/calibreapp/image-actions/releases )
- [Commits](51921e25c9...f72c7c4a23
)
Updates `github/codeql-action` from 3.29.11 to 3.30.0
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3c3833e0f8...2d92b76c45
)
---
updated-dependencies:
- dependency-name: calibreapp/image-actions
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-version: 3.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-03 14:34:53 +02:00
Julien Déramond
ddb974aa4a
Build(deps-dev): Bump dependencies ( #41717 )
...
- @astrojs/sitemap ^3.5.0 → ^3.5.1
- astro ^5.13.2 → ^5.13.5
- jasmine ^5.9.0 → ^5.10.0
- rollup ^4.46.3 → ^4.50.0
- terser ^5.43.1 → ^5.44.0
- zod ^4.0.17 → ^4.1.5
2025-09-02 23:22:40 +02:00
dependabot[bot]
5d77b7f366
Build(deps): Bump the github-actions group with 2 updates ( #41696 )
...
Bumps the github-actions group with 2 updates: [calibreapp/image-actions](https://github.com/calibreapp/image-actions ) and [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper ).
Updates `calibreapp/image-actions` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/calibreapp/image-actions/releases )
- [Commits](737ceeaeed...51921e25c9
)
Updates `actions-cool/issues-helper` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/actions-cool/issues-helper/releases )
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md )
- [Commits](50068f49b7...45d75b6cf7
)
---
updated-dependencies:
- dependency-name: calibreapp/image-actions
dependency-version: 1.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions-cool/issues-helper
dependency-version: 3.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-01 17:45:57 +03:00