Mark Otto
4b90546519
Add a tabular bundlewatch script ( #41957 )
...
BrowserStack / browserstack (push) Waiting to run
Bundlewatch / bundlewatch (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
cspell / cspell (push) Waiting to run
CSS / css (push) Waiting to run
Docs / docs (push) Waiting to run
JS Tests / JS Tests (push) Waiting to run
Lint / lint (push) Waiting to run
Release notes / update_release_draft (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
* Script for better bundlewatch locally
* Fix linter
2025-12-21 11:16:35 -08:00
Mark Otto
975a8a5230
Prefix CSS variables with PostCSS ( #41951 )
...
* Add custom property prefixing postcss plugin
* Remove $prefix variable, replace with PostCSS plugin to prefix CSS variables
2025-12-18 14:54:44 -08:00
Mark Otto
b82c8e4018
Upgrade to Sass v1.95.0, redo if() style ( #41943 )
...
* Migrate to latest Sass, redo if() style
* Refactor and disable
2025-12-18 09:15:26 -08:00
Mark Otto
7f8ba319c8
Migrate from Popper to Floating UI ( #41941 )
...
* Migrate to Floating UI for tooltips, popovers, dropdowns
* Bump bundlewatch
* Dropdown tests
* add floating ui tests from claude
* more
* build sri
* more tests while here
2025-12-17 09:23:57 -08:00
Mark Otto
a98aacc9b6
Docs design updates ( #41918 )
...
* Refactor docs site styling and Shiki integration
Code Highlighting:
- Enhance Code.astro with Shiki transformers and Bootstrap theme
- Add tab support for multi-language code examples
- Add toolbar with language labels and copy button
- Support diff highlighting via @shikijs/transformers
Components:
- Update Example.astro styling and structure
- Refine DocsSidebar.astro layout
- Update Navigation, Versions, and GetStarted components
- Update ThemeToggler.astro
- Minor updates to ReferenceTable, Swatch components
Site SCSS:
- Restyle code snippets and examples (_component-examples.scss)
- Update syntax highlighting styles (_syntax.scss)
- Refine sidebar styling (_sidebar.scss)
- Update search component styles (_search.scss)
- Update navbar styles (_navbar.scss)
- Refresh callouts, clipboard, content styles
Config & Assets:
- Update astro.config.ts for Shiki
- Add sticky.js partial
- Update application.js
- Update guide screenshots (parcel, vite, webpack)
* fixes
* update images
* update permissions
* Optimised images with calibre/image-actions
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-11 14:10:51 -08:00
Mark Otto
14c1a4e0a1
Remove RTLCSS dependency, update docs and CSS to use native RTL ( #41858 )
...
* Remove RTLCSS dependency, update docs and CSS to use native RTL
* Rewrite more RTL stuff, was too verbose
2025-11-14 19:08:01 -08:00
Mark Otto
1a2ac90d7d
v6: Cleanup utilities ( #41818 )
...
* Split font utilities, update API to do more pseudo classes, drop display type classes
* Improve display docs, remove print display utils
* Document gap and grid utils, rename a couple classes
* better url
* Fix color-mix
* Undo utilities API change for now
* fix api changes
* Bundlewatch
* Linter cleanup
* Massive utilities update
- Split several utilities across smaller pages
- New underline thickness utility
- Updated text-wrap utility to use `text-wrap` property, removes white-space utils
- Adds a dozen new width utilities for now—TBD if we keep this, they're not documented yet
- Redoes the color utilities—color, background color, border color, link color—to use color-mix without attribute selectors. Faster, simpler, better support for overriding other components.
- Redesigns margin, padding, gap utils pages—shoutout Tailwind for having a better visualization here. Cribbed their approach to emphasize spacing utilities.
- Fixed up a lot of usages of color utilities, likely more to do
- Fixed up a lot of broken links, probably also more to do
* New details component, simpler a11y color contrast warning, updated docs bottom nav, updated ref tables
* Avoid name collision, update to demo thickness hover
* Rename $new-font-sizes to $font-sizes
* Update width and height docs
* Few cleanup tweaks
* Remove unused attribute selector for borders
* Fixes
* more bundle
* fixes
* spelling
* add json
2025-11-14 12:07:45 -08:00
Mark Otto
b92d380b34
New validator ( #41775 )
...
* New validator
* update
* remove
* update
2025-11-14 12:07:44 -08:00
Mark Otto
9699052db1
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-11-14 12:07:22 -08:00
Mark Otto
51f33728bf
Add Markdownlint for our MDX ( #41685 )
2025-11-14 12:07:14 -08:00
Mark Otto
5bc6737fc2
Remove jQuery support in plugins ( #41682 )
2025-11-14 12:07:13 -08:00
Julien Déramond
35858ff363
Build(deps-dev): Bump dependencies
...
- astro ^5.15.5 → ^5.15.6
- js-yaml ^4.1.0 → ^4.1.1
2025-11-14 07:01:47 +01:00
Julien Déramond
b4a1d28dc9
Build(deps-dev): Bump nodemon from 3.1.10 to 3.1.11
2025-11-12 09:37:24 +01:00
Julien Déramond
1ce39817bd
Build(deps-dev): Bump dependencies
...
- astro ^5.15.4 → ^5.15.5
- autoprefixer ^10.4.21 → ^10.4.22
2025-11-11 08:17:51 +01:00
Julien Déramond
c38c6cb6c2
Build(deps-dev): Bump rollup from 4.53.1 to 4.53.2
2025-11-10 19:45:48 +01:00
Julien Déramond
14672e570c
Build(deps-dev): Bump dependencies
...
- rollup ^4.52.5 → ^4.53.1
- vnu-jar 25.11.7 → 25.11.8
2025-11-08 06:06:18 +01:00
Julien Déramond
90baf94dac
Build(deps-dev): Bump dependencies
...
- @astrojs/mdx ^4.3.9 → ^4.3.10
- astro ^5.15.3 → ^5.15.4
- terser ^5.44.0 → ^5.44.1
- vnu-jar 25.11.4 → 25.11.7
2025-11-07 08:15:24 +01:00
Julien Déramond
9214b595a7
Build(deps-dev): Bump vnu-jar from 25.11.2 to 25.11.4
2025-11-05 06:52:38 +01:00
Julien Déramond
8bbe4018ba
Build(deps-dev): Bump vnu-jar from 25.11.1 to 25.11.2
2025-11-02 09:35:22 +01:00
Julien Déramond
6ad25a7102
Build(deps-dev): Bump vnu-jar from 24.10.17 to 25.11.1
2025-11-01 11:09:11 +01:00
Julien Déramond
12b3f76cc4
Build(deps-dev): Bump dependencies
...
- @rollup/plugin-commonjs ^28.0.9 → ^29.0.0
- astro ^5.15.2 → ^5.15.3
2025-10-31 07:02:45 +01:00
Julien Déramond
815af314f3
Build(deps-dev): Bump @rollup/plugin-replace from 6.0.2 to 6.0.3
2025-10-29 18:19:18 +01:00
Julien Déramond
26badb2f6b
Build(deps-dev): Bump dependencies
...
- @astrojs/mdx ^4.3.8 → ^4.3.9
- astro ^5.15.1 → ^5.15.2
2025-10-28 18:15:33 +01:00
Julien Déramond
cfe66330e8
Overrides volar-service-emmet version to fix linting issues
...
This error comes from @astrojs/check version 0.9.5. More context at https://github.com/withastro/astro/issues/14544 .
2025-10-26 19:31:46 +01:00
Julien Déramond
ecee5a7765
Build(deps-dev): Bump dependencies
...
- @astrojs/check ^0.9.4 → ^0.9.5
- @astrojs/mdx ^4.3.7 → ^4.3.8
- @babel/core ^7.28.4 → ^7.28.5
- @babel/preset-env ^7.28.3 → ^7.28.5
- @rollup/plugin-babel ^6.0.4 → ^6.1.0
- @rollup/plugin-commonjs ^28.0.6 → ^28.0.9
- @rollup/plugin-node-resolve ^16.0.2 → ^16.0.3
- astro ^5.14.4 → ^5.15.1
- rollup ^4.52.4 → ^4.52.5
2025-10-26 18:57:46 +01:00
Julien Déramond
8f3d0580a3
Build(deps-dev): Bump astro from 5.14.3 to 5.14.4
2025-10-12 19:39:58 +02:00
Julien Déramond
19a4bab36d
Build(deps-dev): Bump dependencies
...
- @astrojs/markdown-remark ^6.3.7 → ^6.3.8
- @astrojs/mdx ^4.3.6 → ^4.3.7
- astro ^5.14.1 → ^5.14.3
2025-10-10 06:59:35 +02:00
Julien Déramond
88a78a6958
Build(deps-dev): Bump dependencies
...
- @rollup/plugin-node-resolve ^16.0.1 → ^16.0.2
- astro-auto-import ^0.4.4 → ^0.4.5
- jasmine ^5.11.0 → ^5.12.0
- zod ^4.1.11 → ^4.1.12
2025-10-07 20:49:40 +02:00
Julien Déramond
ddf5853c7b
Build(deps-dev): Bump dependencies
...
- rollup ^4.52.3 → ^4.52.4
- stylelint ^16.24.0 → ^16.25.0
2025-10-04 09:02:05 +02:00
Julien Déramond
8cd02aabd1
Build(deps-dev): Bump dependencies ( #41780 )
...
- cross-env ^10.0.0 → ^10.1.0
- globby ^14.1.0 → ^15.0.0
2025-09-29 21:59:14 +02:00
Julien Déramond
380a1d738b
chore(deps-dev): bump dependencies
...
- astro ^5.13.11 → ^5.14.1
- jasmine ^5.10.0 → ^5.11.0
- rollup ^4.52.2 → ^4.52.3
2025-09-27 11:31:05 +02:00
Julien Déramond
0458e76ec1
Build(deps-dev): Bump astro from 5.13.10 to 5.13.11
2025-09-24 22:08:35 +02:00
Julien Déramond
21d19a9a6a
Build(deps-dev): Bump rollup from 4.52.0 to 4.52.2
2025-09-23 20:01:25 +02:00
Julien Déramond
6772c8ccbe
Build(deps-dev): Bump dependencies
...
- @astrojs/markdown-remark ^6.3.6 → ^6.3.7
- @astrojs/mdx ^4.3.5 → ^4.3.6
- astro ^5.13.9 → ^5.13.10
- zod ^4.1.9 → ^4.1.11
2025-09-22 20:54:26 +02:00
Julien Déramond
3f95d68ded
Build(deps-dev): Bump dependencies
...
BrowserStack / browserstack (push) Waiting to run
Bundlewatch / bundlewatch (push) Waiting to run
cspell / cspell (push) Waiting to run
CSS / css (push) Waiting to run
Docs / docs (push) Waiting to run
JS Tests / JS Tests (push) Waiting to run
Lint / lint (push) Waiting to run
CSS (node-sass) / css (push) Waiting to run
Release notes / update_release_draft (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
- 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
...
BrowserStack / browserstack (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
cspell / cspell (push) Has been cancelled
CSS / css (push) Has been cancelled
Docs / docs (push) Has been cancelled
JS Tests / JS Tests (push) Has been cancelled
Lint / lint (push) Has been cancelled
CSS (node-sass) / css (push) Has been cancelled
Release notes / update_release_draft (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
- @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
Julien Déramond
8d9e3d122e
Build(deps-dev): Bump rollup from 4.50.1 to 4.50.2
BrowserStack / browserstack (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
cspell / cspell (push) Has been cancelled
CSS / css (push) Has been cancelled
Docs / docs (push) Has been cancelled
JS Tests / JS Tests (push) Has been cancelled
Lint / lint (push) Has been cancelled
CSS (node-sass) / css (push) Has been cancelled
Release notes / update_release_draft (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
2025-09-15 18:51:05 +02:00
Julien Déramond
a484f5a56f
Build(deps-dev): Bump dependencies
...
BrowserStack / browserstack (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
cspell / cspell (push) Has been cancelled
CSS / css (push) Has been cancelled
Docs / docs (push) Has been cancelled
JS Tests / JS Tests (push) Has been cancelled
Lint / lint (push) Has been cancelled
CSS (node-sass) / css (push) Has been cancelled
Release notes / update_release_draft (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
- 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
BrowserStack / browserstack (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
cspell / cspell (push) Has been cancelled
CSS / css (push) Has been cancelled
Docs / docs (push) Has been cancelled
JS Tests / JS Tests (push) Has been cancelled
Lint / lint (push) Has been cancelled
CSS (node-sass) / css (push) Has been cancelled
Release notes / update_release_draft (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
2025-09-11 06:29:29 +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
...
BrowserStack / browserstack (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
cspell / cspell (push) Has been cancelled
CSS / css (push) Has been cancelled
Docs / docs (push) Has been cancelled
JS Tests / JS Tests (push) Has been cancelled
Lint / lint (push) Has been cancelled
CSS (node-sass) / css (push) Has been cancelled
Release notes / update_release_draft (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
- rollup ^4.50.0 → ^4.50.1
- stylelint ^16.23.1 → ^16.24.0
2025-09-07 19:31:30 +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
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
Mark Otto
25aa8cc0b3
Release v5.3.8 ( #41669 )
...
* Bump version
* Run dist
* Unrelated new docs error
2025-08-25 19:01:02 -07:00
Julien Déramond
099b02b36a
Build(deps-dev): Bump rollup from 4.46.2 to 4.46.3
2025-08-19 08:20:04 +02:00
Julien Déramond
4b8a2c936e
Build(deps-dev): bump dependencies
...
- @astrojs/markdown-remark ^6.3.5 → ^6.3.6
- @astrojs/mdx ^4.3.3 → ^4.3.4
- astro ^5.13.0 → ^5.13.2
2025-08-16 11:40:02 +02:00
Julien Déramond
956ec2df51
Build(deps-dev): bump dependencies
...
- @astrojs/sitemap ^3.4.2 → ^3.5.0
- @babel/cli ^7.28.0 → ^7.28.3
- @babel/core ^7.28.0 → ^7.28.3
- @babel/preset-env ^7.28.0 → ^7.28.3
- astro ^5.12.9 → ^5.13.0
2025-08-15 08:34:18 +02:00
Julien Déramond
2acf59d89b
Build(deps-dev): Bump zod from 4.0.16 to 4.0.17
2025-08-10 08:37:46 +02:00
Julien Déramond
cb4fa22950
Build(deps-dev): Bump zod from 4.0.15 to 4.0.16
2025-08-09 08:33:38 +02:00
Julien Déramond
e52e3b1c95
Build(deps-dev): Bump astro from 5.12.8 to 5.12.9
2025-08-08 19:17:10 +02:00