Mark Otto
44ef0da4c5
fix script for eslint
2026-01-06 16:00:03 -08:00
Mark Otto
adb33831b8
Fix bundlewatch after lightningcss restored our missing css
2026-01-06 15:51:22 -08:00
Mark Otto
6275ada1ed
Switch from clean-css to lightningcss for minifying
2026-01-06 15:03:41 -08:00
Mark Otto
1b2583ba0c
Try to fix v6-dev preview deploy on Netlify
2026-01-06 14:52:37 -08:00
Mark Otto
65a4072b55
Fix some scss-docs
2026-01-05 23:07:16 -08:00
Mark Otto
627a295ef6
Run dist while here
2026-01-05 23:07:16 -08:00
Mark Otto
7cfdeeabef
Bump bundlewatch while here
2026-01-05 23:07:16 -08:00
Mark Otto
6b27acfc85
Add stylelint order plugin
2026-01-05 23:07:16 -08:00
Mark Otto
1438f19f7f
Follow-up fix to datepicker I forgot to push
2026-01-05 22:46:05 -08:00
Mark Otto
7f774f4f99
New Datepicker plugin via Vanilla Calendar Pro, new .form-adorn component ( #41965 )
...
* First pass at datepicker via Vanilla Calendar Pro
* fixes
* optimize
* Docs updates, add advanced config
* rename attr
* edits
* Update datepicker docs, improve color modes, add tests
* New .form-adorn component for overlaying icons and text with inputs
* temp
* bump limits
* cleanup and simpler selectors
* few more tweaks
* Remove comment
* Fix multi-month, reorg some docs content, fix selections
2026-01-05 22:43:56 -08:00
Mark Otto
540a2ed46c
Add tests for new form components
2026-01-05 22:39:08 -08:00
Mark Otto
a79ca065d8
New OTP input ( #41981 )
...
* feat: add OTP input component
- Add OtpInput JavaScript component with keyboard navigation and paste support
- Add SCSS styles for OTP input fields
- Add documentation page for OTP input
- Add unit tests for OTP input
* Bump bundlewatch
* Missed file
2025-12-29 14:59:21 -08:00
Mark Otto
eebf75b98b
Password strength plugin ( #41980 )
...
* feat: add password strength component
- Add Strength JavaScript component with customizable scoring
- Add SCSS styles for strength meter and bar variants
- Add documentation page for password strength
- Add unit tests for strength component
* Bundle bump
* More bundle
2025-12-29 14:47:01 -08:00
Mark Otto
f0788d5f98
New Toggler plugin ( #41966 )
...
* Toggler compontent from upstrea PR
* Update docs
* Fix comments, data_key, and cleanup some code; add tests too
* bump
* edits
2025-12-29 11:03:26 -08:00
Mark Otto
8cfc08d23f
First pass at submenu support ( #41967 )
...
* First pass at submenu support
* Remove unused constants
* Fix up linter errors
* Logical properties for placement
* Better docs playground for dropdowns
* refactor and update bundles
* more tests, fix broken tests
* more tests
* more
* more
2025-12-28 17:45:22 -08:00
Mark Otto
5b1a686d3a
Additional .theme-* utilities to replace color background helpers and more ( #41978 )
...
* New .theme-* utilities for consuming the existing .theme styles, replace color-background helpers
* Update blue to be less indigo
* Rebuild metadata
* mdx lint
* Fix docs link while here
* Fix up some docs work while here
* links
2025-12-27 12:59:42 -08:00
Mark Otto
983f589253
More button cleanup ( #41968 )
...
* Clean up button vars, docs, fix up .btn-link
* more buttons docs cleanup
* Remove colored links for theme utilities
* Fix scssdocs
* Fix broken link
* Fix another link
2025-12-27 11:27:00 -08:00
Mark Otto
d67059f02d
Update cards for v6 ( #41964 )
...
* Start process of redoing Cards
* better
* So much better
* fix link
2025-12-21 21:06:53 -08:00
Mark Otto
31f30256f7
Breadcrumbs ( #41956 )
...
* Redo breadcrumb
* Cleanup
2025-12-21 20:57:32 -08:00
Mark Otto
4b90546519
Add a tabular bundlewatch script ( #41957 )
...
* Script for better bundlewatch locally
* Fix linter
2025-12-21 11:16:35 -08:00
Mark Otto
2d1e26710b
Update some badge stuff ( #41955 )
2025-12-18 22:36:41 -08:00
Mark Otto
3b9e01f4d1
Improve accordion ( #41953 )
2025-12-18 22:32:07 -08:00
Mark Otto
c3c3a9f815
Update Alert and tweak some divider styles ( #41954 )
...
* Redo some alerts CSS, fix hr and vr components
* fix link
2025-12-18 22:31:46 -08:00
Mark Otto
e8516ff87b
Fix broke thing
2025-12-18 14:55:48 -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
498de08235
Rename some components to be singular ( #41952 )
...
* Singular spinner
* Rename some component files to be singular
2025-12-18 14:46:26 -08:00
Mark Otto
cd7474164c
Standardize focus styles using focus-ring mixin ( #41950 )
...
* Standardize focus styles using focus-ring mixin
Replace box-shadow focus styles with consistent focus-ring() mixin across components:
- Accordion, nav, pagination now use @include focus-ring(true)
- Forms (checkboxes, radios, switches, range, controls) use focus-ring mixin
- Update focus-ring-offset default from -1px to 1px
- Remove deprecated *-focus-box-shadow variables
* Fix some focus styles
* Remove unused CSS
* Remove more box-shadow on buttons
2025-12-18 13:13:09 -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
64d106f104
Generate dist in v6-dev for first time ( #41945 )
...
* Generate dist in v6-dev for first time
* Rebuild after browserslist upgrade
2025-12-18 08:55:49 -08:00
Mark Otto
82b0a25b17
Update browserslistrc ( #41947 )
2025-12-18 08:49:30 -08:00
Mark Otto
3d9900bd04
Generate badge variants ( #41942 )
...
* Generate badge variants
* Docs example
2025-12-17 09:24:30 -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
5d30bd84fb
Remove RTLCSS
...
- Remove RTL CSS files from dist and zip script
- Update Sass to use more logical properties
- Misc docs and CSS fixes
2025-12-16 20:03:26 -08:00
Mark Otto
7c99bef822
Switch from xlink:href to href on SVG use
2025-12-16 20:02:59 -08:00
Mark Otto
fd77fa3a25
Remove RFS from v6 ( #41938 )
...
* Unrelated: fix link
* Clean up elsewhere
* Remove RFS from Sass and docs
* Linter errors
2025-12-16 16:41:53 -08:00
Mark Otto
047932ad58
More close button updates ( #41937 )
...
* Clean up close button more
* New placeholder for docs examples
* CSS lint fix
2025-12-16 14:05:02 -08:00
Mark Otto
2bf91e5434
Fix some sidebar sizing ( #41936 )
2025-12-16 12:58:15 -08:00
Mark Otto
4ad3c27893
Rebuild Close button component ( #41935 )
...
- Use inline SVGs instead of embedded for CSP
- Also allows greater customization
- Modifies examples to use the latest
2025-12-16 12:02:35 -08:00
Mark Otto
d57273bb91
Update Prose to use flexbox, reduce overhead with docs styles ( #41934 )
...
* Update Prose to use flexbox, reduce overhead with docs styles
* Fix up some table styles
2025-12-16 12:02:03 -08:00
Mark Otto
37161d79bf
Fix up button group with latest buttons ( #41933 )
2025-12-16 11:19:22 -08:00
Mark Otto
2f20144270
Replace Modal with new Dialog component ( #41917 )
...
* Add Dialog component using native HTML dialog element
New component that leverages the native HTML <dialog> element for modals
and non-modal dialogs with built-in backdrop and accessibility support.
Features:
- Modal dialogs using showModal() with automatic backdrop
- Non-modal dialogs using show() for persistent UI elements
- Static backdrop option (prevents close on outside click)
- Keyboard support (Escape to close, focus trapping for modals)
- Smooth open/close animations via CSS
- Events: show, shown, hide, hidden, hidePrevented
- Data API for toggling with data-bs-toggle="dialog"
JavaScript:
- js/src/dialog.js - Main component class
- js/tests/unit/dialog.spec.js - Unit tests
- js/tests/visual/dialog.html - Visual test page
SCSS:
- scss/_dialog.scss - Component styles
Docs:
- Add dialog component documentation
- Update modal docs with dialog references
* Modal examples now Dialog examples, needs improvement
* Remove all of Modal
* real words
* Fix layout while I'm here
* Lint Markdown
* New dialog size options
2025-12-16 11:19:06 -08:00
Mark Otto
5645c69826
Button cleanup ( #41928 )
2025-12-15 15:54:20 -08:00
Mark Otto
0ab2ffbe35
Set max-width for bd-content to 100%
2025-12-15 15:33:37 -08:00
Mark Otto
353324bd94
Fix badge theme variable fallback order ( #41920 )
...
Move --bs-theme-* variable usage from CSS variable definitions to property
declarations. This ensures the fallback works correctly:
- color: var(--bs-theme-contrast, var(--bs-badge-color))
- background-color: var(--bs-theme-bg, var(--bs-badge-bg))
Also fixes .badge-subtle variant to use same pattern.
2025-12-11 15:46:27 -08:00
Mark Otto
94bfbe5528
Refactor CSS variables and design tokens ( #41922 )
...
- Rename --bs-color-* to --bs-fg-* for foreground colors
- Simplify font-size variables (remove clamp for xs/sm/md)
- Remove deprecated secondary/tertiary color variables
- Clean up commented-out legacy variable declarations
2025-12-11 15:46:09 -08:00
Mark Otto
23381465c3
New docs structure ( #41919 )
...
* Reorganize documentation structure
Getting Started:
- Simplify introduction.mdx to focus on basics
- Add install.mdx with package manager instructions
- Move approach.mdx from Extend to Getting Started
- Delete best-practices.mdx (merged elsewhere)
- Update javascript.mdx
Guides:
- Add quickstart.mdx for CDN-based quick start
- Add npm.mdx guide with screenshots
- Update parcel, vite, webpack guides
Extend:
- Remove approach.mdx (moved to Getting Started)
- Remove icons.mdx
Sidebar:
- Restructure navigation to reflect new organization
- Add Install and Approach to Getting Started
- Add Quickstart and npm to Guides
Also includes minor doc updates:
- customize/sass.mdx
- utilities/background.mdx
- utilities/colors.mdx
* Optimised images with calibre/image-actions
* fix broken link and update sidebar
* Optimised images with calibre/image-actions
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-11 15:45:35 -08:00
Mark Otto
a95c4fcbcf
Run jobs on v6-dev too
2025-12-11 14:53:17 -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
54808a9187
Refactor nav and navbar components
...
- Add $nav-gap and $nav-link-gap variables for flexbox gap layout
- Rename nav link color variables to use --bs-fg-* tokens
- Add active state variables ($nav-link-active-color, $nav-link-active-bg)
- Add hover background variable ($nav-link-hover-bg)
- Update .nav and .nav-link to use flexbox with gap
- Update related documentation
2025-12-11 10:26:46 -08:00
Mark Otto
881ad1d055
Migrate from Prism to Shiki ( #41821 )
2025-12-11 09:54:53 -08:00
Copilot
acdda008c3
Remove browsers and devices documentation page ( #41875 )
...
* Initial plan
* Initial commit - planning to remove browsers-devices page
Co-authored-by: mdo <98681+mdo@users.noreply.github.com >
* Remove browsers-devices page and all references
Co-authored-by: mdo <98681+mdo@users.noreply.github.com >
* Add browser support info to Introduction page
Co-authored-by: mdo <98681+mdo@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: mdo <98681+mdo@users.noreply.github.com >
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2025-11-14 22:05:52 -08:00
Copilot
43a07ccc19
Remove Contents page from documentation ( #41876 )
...
* Initial plan
* Remove Contents page from docs and all references
Co-authored-by: mdo <98681+mdo@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: mdo <98681+mdo@users.noreply.github.com >
2025-11-14 22:00:47 -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
a40f420eca
v6: More logical properties ( #41857 )
...
* Logical properties for borders
* More logical properties for text, position, and more
* More logical for the docs
2025-11-14 12:07:45 -08:00
Mark Otto
995a74b708
v6: Switch to logical properties ( #41854 )
...
* Convert remaining utilities to all logical properties
* Move to logical properties
* Fix linter errors, bump bundlewatch
2025-11-14 12:07:45 -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
db59235797
v6: Drop component variants for global .theme-* classes ( #41789 )
...
* New theme classes, revamped buttons
* bundle, lint, more cleanup
* update checks and radios
* Improve table theme variant usage
* remove table-border-factor
2025-11-14 12:07:45 -08:00
Mark Otto
08df8eb648
v6: Move some Getting Started content into new Guides section ( #41797 )
...
* Move some docs content around
* Update links
2025-11-14 12:07:45 -08:00
Mark Otto
1f768360b8
Add .prose class ( #41791 )
2025-11-14 12:07:45 -08:00
Mark Otto
41a1d9bdd0
v6: Range media queries ( #41786 )
...
* wip
Co-Authored-By: mdo <98681+mdo@users.noreply.github.com >
* linty linterton
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: mdo <98681+mdo@users.noreply.github.com >
2025-11-14 12:07:45 -08:00
Mark Otto
19effcdc50
Follow up: custom switches get themes
2025-11-14 12:07:45 -08:00
Mark Otto
77a5c263bd
Scope docs CSS to custom layer
2025-11-14 12:07:45 -08:00
Mark Otto
d2e1fcc15e
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-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
7157c3eb5b
Fix instances of 2xl, fix utilities generation ( #41774 )
2025-11-14 12:07:23 -08:00
Mark Otto
3ef010c876
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-11-14 12:07:23 -08:00
Mark Otto
5444ac5f64
Start to redo generate-utility() ( #41769 )
...
* Start to redo generate-utility()
* fixes
* bundlewatch
2025-11-14 12:07:23 -08:00
Mark Otto
cd4bb6711e
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-11-14 12:07:23 -08:00
Mark Otto
31bb0fe027
Use @forward instead of @use for proper customization ( #41762 )
...
* Use `@forward` instead of `@use` for proper customization
* linty linterson
* woof
2025-11-14 12:07:23 -08:00
Mark Otto
c80861e9c8
v6 Migration guide ( #41683 )
...
* wip
* More updates
2025-11-14 12:07:23 -08:00
Mark Otto
5a417dc9b7
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-11-14 12:07:23 -08:00
Mark Otto
cc0ac410fa
v6: justify-items and place-items utilities ( #41757 )
...
* Add utilities for place-items and justify-items
* bump
2025-11-14 12:07:23 -08:00
Mark Otto
8872e950f6
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-11-14 12:07:23 -08:00
Mark Otto
2487ccf8cd
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-11-14 12:07:23 -08:00
Mark Otto
b6d459b095
New forms and buttons ( #41708 )
2025-11-14 12:07:23 -08:00
Mark Otto
160b3b4519
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-11-14 12:07:23 -08:00
Mark Otto
04b8fe71d6
Refactor accordion button to use mask, remove some Sass vars and dark mode styles ( #41703 )
2025-11-14 12:07:23 -08:00
Mark Otto
b3ae589888
Restore both grids , enable CSS grid by default, and update mixins ( #41702 )
...
* Restore both grids and update mixins
* Bundlewatch
2025-11-14 12:07:22 -08:00
Mark Otto
5e83674516
First pass at CSS layers ( #41701 )
...
* First pass at CSS layers
* bundlewatch
* more bundlewatch
2025-11-14 12:07:22 -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
e214ce62e4
Co-locate heading and some type styles in Reboot to avoid some extends and extra dependencies once we migrate to Sass modules ( #41697 )
2025-11-14 12:07:14 -08:00
Mark Otto
eedd6cfe36
Remove added badges from docs pages ( #41694 )
...
* Remove added badges from docs pages
* Remove AddedIn
2025-11-14 12:07:14 -08:00
Mark Otto
d82c983ccf
Clean up deprecated Sass ( #41693 )
...
* Remove all deprecated Sass variables and deprecation notices from docs components
* Fix linter error
* fix
2025-11-14 12:07:14 -08:00
Mark Otto
e398044ab3
Drop -prefix ( #41692 )
2025-11-14 12:07:14 -08:00
Mark Otto
23bcf39ce2
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-11-14 12:07:14 -08:00
Mark Otto
c726175119
Drop clearfix for display: flow-root ( #41686 )
...
* Drop clearfix for display: flow-root
* Fix links
2025-11-14 12:07:14 -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
Mark Otto
91f28cfc38
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-11-14 12:06:13 -08:00
Mark Otto
a3f251e38a
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-11-14 12:06: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
dependabot[bot]
25b6ac90ee
Build(deps): Bump the github-actions group with 2 updates ( #41865 )
...
Bumps the github-actions group with 2 updates: [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) and [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper ).
Updates `streetsidesoftware/cspell-action` from 7.2.1 to 8.0.0
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/76c6f6d52abd57f4bcab5f3fde1bbd4f19a99eb0...3294df585d3d639e30f3bc019cb11940b9866e95 )
Updates `actions-cool/issues-helper` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/actions-cool/issues-helper/releases )
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions-cool/issues-helper/compare/564cd9b1baacd7a9cd634e8039a149901ee5f600...9861779a695cf1898bd984c727f685f351cfc372 )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions-cool/issues-helper
dependency-version: 3.7.2
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-11-11 12:10:20 +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
Shakil Shahadat
b7122f155f
Docs: update <meta> viewport MDN link in Getting Started > Introduction page ( #41861 )
2025-11-08 14:53:13 +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
dependabot[bot]
fe76cb3ccb
Build(deps): Bump the github-actions group with 3 updates ( #41848 )
...
Bumps the github-actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action ), [JustinBeckwith/linkinator-action](https://github.com/justinbeckwith/linkinator-action ) and [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper ).
Updates `github/codeql-action` from 4.31.0 to 4.31.2
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/4e94bd11f71e507f7f87df81788dff88d1dacbfb...0499de31b99561a6d14a36a5f662c2a54f91beee )
Updates `JustinBeckwith/linkinator-action` from 2.1 to 2.3
- [Release notes](https://github.com/justinbeckwith/linkinator-action/releases )
- [Changelog](https://github.com/JustinBeckwith/linkinator-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/justinbeckwith/linkinator-action/compare/cf305c16947ba91077d8a51fa2cbe155cd60f455...af984b9f30f63e796ae2ea5be5e07cb587f1bbd9 )
Updates `actions-cool/issues-helper` from 3.6.3 to 3.7.1
- [Release notes](https://github.com/actions-cool/issues-helper/releases )
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions-cool/issues-helper/compare/45d75b6cf72bf4f254be6230cb887ad002702491...564cd9b1baacd7a9cd634e8039a149901ee5f600 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: JustinBeckwith/linkinator-action
dependency-version: '2.3'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions-cool/issues-helper
dependency-version: 3.7.1
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-11-05 06:50:42 +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
dependabot[bot]
a79f4911ba
Build(deps): Bump the github-actions group across 1 directory with 5 updates ( #41840 )
...
Bumps the github-actions group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/setup-node](https://github.com/actions/setup-node ) | `5.0.0` | `6.0.0` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.30.6` | `4.31.0` |
| [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) | `7.2.0` | `7.2.1` |
| [JustinBeckwith/linkinator-action](https://github.com/justinbeckwith/linkinator-action ) | `1.11.0` | `2.1` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4.6.2` | `5.0.0` |
Updates `actions/setup-node` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/a0853c24544627f65ddf259abe73b1d18a591444...2028fbc5c25fe9cf00d9f06a71cc4710d4507903 )
Updates `github/codeql-action` from 3.30.6 to 4.31.0
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/64d10c13136e1c5bce3e5fbde8d4906eeaafc885...4e94bd11f71e507f7f87df81788dff88d1dacbfb )
Updates `streetsidesoftware/cspell-action` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/dcd03dc3e8a59ec2e360d0c62db517baa0b4bb6d...76c6f6d52abd57f4bcab5f3fde1bbd4f19a99eb0 )
Updates `JustinBeckwith/linkinator-action` from 1.11.0 to 2.1
- [Release notes](https://github.com/justinbeckwith/linkinator-action/releases )
- [Changelog](https://github.com/JustinBeckwith/linkinator-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/justinbeckwith/linkinator-action/compare/3d5ba091319fa7b0ac14703761eebb7d100e6f6d...cf305c16947ba91077d8a51fa2cbe155cd60f455 )
Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...330a01c490aca151604b8cf639adc76d48f6c5d4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-version: 4.31.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: streetsidesoftware/cspell-action
dependency-version: 7.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: JustinBeckwith/linkinator-action
dependency-version: '2.1'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
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-10-26 19:41:30 +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
dependabot[bot]
8afa30c52b
Build(deps): Bump the github-actions group with 2 updates ( #41798 )
...
Bumps the github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action ) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action ).
Updates `github/codeql-action` from 3.30.5 to 3.30.6
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/3599b3baa15b485a2e49ef411a7a4bb2452e7f93...64d10c13136e1c5bce3e5fbde8d4906eeaafc885 )
Updates `ossf/scorecard-action` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](https://github.com/ossf/scorecard-action/compare/05b42c624433fc40578a4040d5cf5e36ddca8cde...4eaacf0543bb3f2c246792bd56e8cdeffafb205a )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.30.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.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-10-07 17:25:14 +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
dependabot[bot]
4189b3075c
Build(deps): Bump github/codeql-action in the github-actions group ( #41782 )
...
Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action ).
Updates `github/codeql-action` from 3.30.3 to 3.30.5
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/192325c86100d080feab897ff886c34abd4c83a3...3599b3baa15b485a2e49ef411a7a4bb2452e7f93 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.30.5
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-30 18:01:50 +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
...
- 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](https://github.com/calibreapp/image-actions/compare/f72c7c4a237181dd3b26e5935fd33b22ae4a7e26...f32575787d333b0579f0b7d506ff03be63a669d1 )
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](https://github.com/github/codeql-action/compare/d3678e237b9c32a6c9bffb3315c335f976f3549f...192325c86100d080feab897ff886c34abd4c83a3 )
---
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](https://github.com/actions/setup-node/compare/49933ea5288caeca8642d1e84afbd3f7d6820020...a0853c24544627f65ddf259abe73b1d18a591444 )
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](https://github.com/github/codeql-action/compare/2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d...f1f6e5f6af878fb37288ce1c627459e94dbf7d01 )
---
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](https://github.com/calibreapp/image-actions/compare/51921e25c9b0b62ed202c0ad0a2121f0f3ad186d...f72c7c4a237181dd3b26e5935fd33b22ae4a7e26 )
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](https://github.com/github/codeql-action/compare/3c3833e0f8c1c83d449a7478aa59c036a9165498...2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d )
---
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](https://github.com/calibreapp/image-actions/compare/737ceeaeed61e17b8d358358a303f1b8d177b779...51921e25c9b0b62ed202c0ad0a2121f0f3ad186d )
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](https://github.com/actions-cool/issues-helper/compare/50068f49b7b2b3857270ead65e2d02e4459b022c...45d75b6cf72bf4f254be6230cb887ad002702491 )
---
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
dependabot[bot]
a360960b8d
Build(deps): Bump calibreapp/image-actions from 1.1.0 to 1.3.0 ( #41679 )
...
* Build(deps): Bump calibreapp/image-actions from 1.1.0 to 1.3.0
Bumps [calibreapp/image-actions](https://github.com/calibreapp/image-actions ) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/calibreapp/image-actions/releases )
- [Commits](https://github.com/calibreapp/image-actions/compare/737ceeaeed61e17b8d358358a303f1b8d177b779...51921e25c9b0b62ed202c0ad0a2121f0f3ad186d )
---
updated-dependencies:
- dependency-name: calibreapp/image-actions
dependency-version: 1.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Change githubToken to GITHUB_TOKEN in workflow
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2025-08-27 22:31:37 +03:00
XhmikosR
97330b7069
dependabot: group actions updates
2025-08-27 22:16:40 +03:00
dependabot[bot]
2b44684f5d
Build(deps): Bump github/codeql-action from 3.29.10 to 3.29.11 ( #41678 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.10 to 3.29.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/96f518a34f7a870018057716cc4d7a5c014bd61c...3c3833e0f8c1c83d449a7478aa59c036a9165498 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-27 22:12:21 +03:00
dependabot[bot]
c783a49920
Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 ( #41680 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...08c6903cd8c0fde910a37f88322edcfb5dd907a8 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-27 22:12:11 +03:00
XhmikosR
8194a1524b
Add permissions for NuGet package publishing
2025-08-27 22:10:10 +03: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
Mark Otto
122bff5e58
Remove Themes from docs ( #41671 )
2025-08-25 18:50:11 -07:00
Christian Oliff
320f713905
docs: Minor range example code optimization ( #41665 )
...
I think the 'custom' prefix for the ids in examples were mainly from Bootstrap v4 custom controls. Removing it makes it a bit shorter/neater.
2025-08-25 09:51:35 -07:00
Mark Otto
ac5f51c17e
Revert "Attempt to return focus explicitly to dropdown trigger ( #41365 )" ( #41668 )
...
This reverts commit 24305e7b18 .
2025-08-25 09:48:45 -07:00
Jesse Mandel
4bd8b6ca95
Migrate MyGet script to GH actions ( #41583 )
...
* Migrate MyGet script to GH actions to automatically build/publish the
Bootstrap NuGet package when a release is created
* Remove `-NoPackageAnalysis` flag
* Use sha-1 for jobs
---------
Co-authored-by: Jesse Mandel <jesse.mandel@jdpa.com >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-08-21 21:02:49 -07:00
Julien Déramond
f50f38b83a
CSS: Fix spinner deformation in flex boxes when content is multiline ( #41654 )
2025-08-21 21:00:46 -07:00
Mark Otto
47c75b8492
Set cursor pointer on input search cancel button ( #41639 )
...
* Set cursor pointer on input search cancel button
* Update _reboot.scss
2025-08-20 11:13:33 -07:00
dependabot[bot]
26c86ba875
Build(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 ( #41664 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.8 to 3.29.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/76621b61decf072c1cee8dd1ce2d2a82d33c17ed...96f518a34f7a870018057716cc4d7a5c014bd61c )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-08-20 10:06:24 +02: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
dependabot[bot]
ae069ffb35
Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 ( #41655 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea73d27597364c9af683...08c6903cd8c0fde910a37f88322edcfb5dd907a8 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-15 08:25:43 +02:00
dependabot[bot]
934beb1b66
Build(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 ( #41657 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.7 to 3.29.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/51f77329afa6477de8c49fc9c7046c15b9a4e79d...76621b61decf072c1cee8dd1ce2d2a82d33c17ed )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-15 08:22:25 +02:00
Louis-Maxime Piton
6d3345b24c
Docs: fix missing "Copy to clipboard" tooltips when <Example> was used, not just <Code> ( #41582 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-08-10 19:38:15 +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
Julien Déramond
3b9a4167ac
Build(deps-dev): Bump stylelint from 16.23.0 to 16.23.1
2025-08-07 21:01:35 +02:00
dependabot[bot]
c96c0ec523
Build(deps): Bump tmp from 0.2.3 to 0.2.4 ( #41649 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.3 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-06 21:44:11 +02:00
Julien Déramond
68afc56295
Build(deps-dev): Bump zod from 4.0.14 to 4.0.15
2025-08-06 07:26:04 +02:00
dependabot[bot]
89fbf03410
Build(deps): Bump github/codeql-action from 3.29.4 to 3.29.5 ( #41640 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/4e828ff8d448a8a6e532957b1811f387a63867e8...51f77329afa6477de8c49fc9c7046c15b9a4e79d )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-05 21:06:21 +02:00
Julien Déramond
1eccc810f0
Docs: unminify package example HTML files ( #41637 )
2025-08-05 20:55:52 +02:00
Julien Déramond
b850fcbe49
Build(deps-dev): Bump the development-dependencies group with 3 updates
...
- @astrojs/markdown-remark ^6.3.4 → ^6.3.5
- @astrojs/mdx ^4.3.2 → ^4.3.3
- astro ^5.12.7 → ^5.12.8
2025-08-02 08:15:53 +02:00
Julien Déramond
9203712669
Build(deps-dev): Bump the development-dependencies group with 3 updates
...
- @astrojs/markdown-remark ^6.3.3 → ^6.3.4
- @astrojs/mdx ^4.3.1 → ^4.3.2
- astro ^5.12.6 → ^5.12.7
2025-07-31 21:14:17 +02:00
Julien Déramond
e392fc500e
Build(deps-dev): Bump the development-dependencies group with 2 updates
...
- astro ^5.12.5 → ^5.12.6
- zod ^4.0.13 → ^4.0.14
2025-07-30 21:39:40 +02:00
Julien Déramond
c082695742
Build(deps-dev): Bump rollup from 4.46.1 to 4.46.2
2025-07-29 22:45:10 +02:00
dependabot[bot]
f0dc676ba1
Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates ( #41626 )
...
Bumps the development-dependencies group with 3 updates in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ), [stylelint](https://github.com/stylelint/stylelint ) and [zod](https://github.com/colinhacks/zod ).
Updates `astro` from 5.12.4 to 5.12.5
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.12.5/packages/astro )
Updates `stylelint` from 16.22.0 to 16.23.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.22.0...16.23.0 )
Updates `zod` from 4.0.10 to 4.0.13
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Commits](https://github.com/colinhacks/zod/compare/v4.0.10...v4.0.13 )
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.12.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-version: 16.23.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: zod
dependency-version: 4.0.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-29 18:42:01 +02:00
dependabot[bot]
e8fdc4f614
Build(deps): Bump github/codeql-action from 3.29.3 to 3.29.4 ( #41624 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.3 to 3.29.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/d6bbdef45e766d081b84a2def353b0055f728d3e...4e828ff8d448a8a6e532957b1811f387a63867e8 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-29 18:36:04 +02:00
dependabot[bot]
caaa9150d3
Build(deps): Bump actions-cool/issues-helper from 3.6.0 to 3.6.2 ( #41623 )
...
Bumps [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper ) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/actions-cool/issues-helper/releases )
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions-cool/issues-helper/compare/a610082f8ac0cf03e357eb8dd0d5e2ba075e017e...50068f49b7b2b3857270ead65e2d02e4459b022c )
---
updated-dependencies:
- dependency-name: actions-cool/issues-helper
dependency-version: 3.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-29 18:32:44 +02:00
dependabot[bot]
67a58f8a3c
Build(deps): Bump streetsidesoftware/cspell-action from 7.1.2 to 7.2.0 ( #41625 )
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 7.1.2 to 7.2.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/6f05386161564ebe24dcfa1513cde203230d1edc...dcd03dc3e8a59ec2e360d0c62db517baa0b4bb6d )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-29 18:27:18 +02:00
Julien Déramond
e519be94a2
Build(deps-dev): Bump the development-dependencies group with 4 updates ( #41621 )
...
- @astrojs/sitemap ^3.4.1 → ^3.4.2
- astro ^5.12.1 → ^5.12.4
- cross-env ^7.0.3 → ^10.0.0
- rollup ^4.45.1 → ^4.46.1
2025-07-28 20:39:47 +02:00
dependabot[bot]
b711671231
Build(deps): Bump streetsidesoftware/cspell-action from 7.1.1 to 7.1.2 ( #41610 )
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/157048954070986ce4315d0813573a2d8faee361...6f05386161564ebe24dcfa1513cde203230d1edc )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-version: 7.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-07-28 20:25:31 +02:00
Julien Déramond
2254aeef28
Build(deps-dev): Bump zod from 4.0.5 to 4.0.10
2025-07-28 20:22:48 +02:00
dependabot[bot]
45439923aa
Build(deps): Bump github/codeql-action from 3.29.2 to 3.29.3 ( #41611 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.2 to 3.29.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/181d5eefc20863364f96762470ba6f862bdef56b...d6bbdef45e766d081b84a2def353b0055f728d3e )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-28 20:00:18 +02:00
Julien Déramond
c985f821a7
Build(deps-dev): Bump the development-dependencies group with 2 updates ( #41609 )
...
- astro: 5.12.0 → 5.12.1
- jasmine: 5.8.0 → 5.9.0
2025-07-22 08:31:13 +02:00
Julien Déramond
86ffedb026
Build(deps-dev): Bump the development-dependencies group with 4 updates ( #41599 )
...
- @astrojs/markdown-remark: ^6.3.2 → ^6.3.3
- @astrojs/mdx: ^4.3.0 → ^4.3.1
- astro: ^5.11.1 → ^5.12.0
- stylelint: ^16.21.1 → ^16.22.0
2025-07-18 21:02:35 +02:00
Julien Déramond
117a248faa
Workflows: Use SHA-1 precise references for third-party actions ( #41595 )
2025-07-16 09:11:53 -07:00
Julien Déramond
3ec3e20440
Build(deps-dev): Bump rollup from 4.45.0 to 4.45.1
2025-07-15 20:10:47 +02:00
dependabot[bot]
307c625244
Build(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 ( #41594 )
...
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 4.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-15 20:01:18 +02:00
Julien Déramond
0c36327a99
Build(deps-dev): Bump astro from 5.11.0 to 5.11.1
2025-07-14 12:12:15 +02:00
Julien Déramond
1c0f359d30
Workflows: Bump ossf/scorecard-action to 2.4.2
2025-07-12 21:45:46 +02:00
Julien Déramond
1e4df1c651
Build(deps-dev): Bump rollup from 4.44.2 to 4.45.0
2025-07-12 21:38:02 +02:00
Mark Otto
876bf4afa7
OSSF Scorecard ( #41571 )
...
* Create scorecard.yml
* add shield for OSSF
* Update README.md
2025-07-12 09:39:57 -07:00
Julien Déramond
6ee8cfd964
Build(deps-dev): Bump zod from 4.0.2 to 4.0.5
2025-07-11 19:26:25 +02:00
Julien Déramond
fc44fd852e
Build(deps-dev): Bump zod from 4.0.0 to 4.0.2
2025-07-10 18:39:01 +02:00
Julien Déramond
b934bb4850
Build(deps-dev): Bump zod from 3.25.76 to 4.0.0
2025-07-09 22:45:10 +02:00
Julien Déramond
c4cb9ce2ed
Build(deps-dev): Bump zod from 3.25.75 to 3.25.76
2025-07-08 22:23:44 +02:00
Julien Déramond
7c23d46ef6
Build(deps-dev): Bump zod from 3.25.74 to 3.25.75
2025-07-07 18:42:25 +02:00
Julien Déramond
1ead2c96c5
Build(deps-dev): Bump the development-dependencies group with 2 updates
...
- rollup ^4.44.1 → ^4.44.2
- zod ^3.25.72 → ^3.25.74
2025-07-05 12:56:45 +02:00
Julien Déramond
3bee7c15d4
Build(deps-dev): Bump zod from 3.25.71 to 3.25.72
2025-07-04 06:21:00 +02:00
Julien Déramond
99cd78e8ff
Build(deps-dev): Bump the development-dependencies group with 2 updates
...
- astro ^5.10.2 → ^5.11.0
- stylelint ^16.21.0 → ^16.21.1
2025-07-03 21:20:57 +02:00
Julien Déramond
b9e39c649c
Build(deps-dev): Bump zod from 3.25.69 to 3.25.71
2025-07-03 06:33:08 +02:00
Julien Déramond
f96aa4cbc0
Build(deps-dev): Bump zod from 3.25.67 to 3.25.69
2025-07-02 22:32:14 +02:00
Julien Déramond
b02d5ed72f
Fix color-contrast() function for WCAG 2.1 compliance ( #41585 )
2025-07-02 22:30:30 +02:00
Julien Déramond
64b340c37f
Build(deps-dev): Bump the development-dependencies group with 3 updates
...
- @babel/cli ^7.27.2 → ^7.28.0
- @babel/core ^7.27.7 → ^7.28.0
- @babel/preset-env ^7.27.2 → ^7.28.0
2025-07-02 18:36:08 +02:00
Maxime Lardenois
9566444580
Docs: Sass automatic recompilation in dev mode with Astro ( #41574 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-07-02 12:58:34 +02:00
Julien Déramond
c5074c7c18
Fix typo in generated site/src/types/auto-import.d.ts
2025-07-01 23:10:52 +02:00
Julien Déramond
879d1d15dc
Fix several typos in comments within TypeScript files in site/src/libs
2025-07-01 23:06:58 +02:00
Julien Déramond
7d12ff7b3b
Fix typo in JsDocs and ScssDocs shortcodes comments
2025-07-01 22:58:50 +02:00
Julien Déramond
9fce97c4b2
Fix missing space between classes in Navbars example
2025-07-01 22:53:44 +02:00
Julien Déramond
aecf990fc5
Build(deps-dev): Bump astro from 5.10.1 to 5.10.2
2025-07-01 18:53:25 +02:00
Julien Déramond
8c975a4f0d
Build(deps-dev): Bump prettier from 3.6.1 to 3.6.2
2025-06-27 06:47:49 +02:00
Julien Déramond
f4296c71dc
Build(deps-dev): Bump @babel/core from 7.27.4 to 7.27.7
2025-06-26 17:39:04 +02:00
Julien Déramond
0593c2769b
Build(deps-dev): Bump rollup from 4.44.0 to 4.44.1
2025-06-26 06:48:18 +02:00
Julien Déramond
56ee1e3c40
Build(deps-dev): Bump prettier from 3.6.0 to 3.6.1
2025-06-25 19:29:46 +02:00
Julien Déramond
69e276e813
Build(deps-dev): Bump the development-dependencies group with 3 updates ( #41566 )
2025-06-23 21:14:30 +02:00
Julien Déramond
777f4c031f
Build(deps-dev): Bump eslint-plugin-import from 2.31.0 to 2.32.0
2025-06-21 10:32:26 +02:00
Julien Déramond
b851a994bd
Docs: use Example shortcode instead of divs with only .bd-example class ( #41556 )
2025-06-19 18:56:42 +02:00
Julien Déramond
094fb64680
Build(deps-dev): Bump the development-dependencies group with 4 updates ( #41560 )
2025-06-19 17:48:26 +02:00
Julien Déramond
6997db4d71
Build(deps-dev): Bump the development-dependencies group with 5 updates ( #41552 )
2025-06-17 17:38:12 +02:00
Patrice Chalin
e6eb77a442
Docs: restore local dev port to 9001 ( #41545 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-06-16 23:56:15 +02:00
Julien Déramond
d83f33af3a
Build(deps-dev): Bump @rollup/plugin-commonjs from 28.0.3 to 28.0.5
2025-06-15 10:47:24 +02:00
Julien Déramond
a70e06ab71
Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 16.0.0 to 16.1.0 ( #41546 )
2025-06-14 09:15:54 +02:00
Julien Déramond
bd4aa6f8bb
Build(deps-dev): Bump the development-dependencies group with 2 updates ( #41544 )
2025-06-13 13:43:54 +02:00
Mark Otto
b6f7ec7ddd
Streamline release prep script ( #41539 )
...
* Streamline release prep script
* Delete local branch if already existing
---------
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-06-12 11:24:10 -07:00
Julien Déramond
f63e5494b0
Build(deps-dev): Bump the development-dependencies group with 3 updates ( #41540 )
2025-06-12 07:20:04 +02:00
Julien Déramond
6f1783df08
Build(deps-dev): Bump zod from 3.25.57 to 3.25.58
2025-06-11 06:41:05 +02:00
Julien Déramond
e0032ae6a5
Release v5.3.7 ( #41509 )
2025-06-10 08:44:49 -07:00
Julien Déramond
0f63de9e73
Build(deps-dev): Bump zod from 3.25.56 to 3.25.57
2025-06-10 07:03:07 +02:00
Julien Déramond
37f33ff678
Build(deps-dev): Bump the development-dependencies group with 2 updates ( #41531 )
2025-06-09 21:02:29 +02:00
Mark Otto
03f27a2b89
Docs: add example of showing dynamic range value with output ( #41516 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-06-09 14:18:42 +02:00
Julien Déramond
f04b980e74
Docs: enhance floating labels placeholder usage description ( #41526 )
2025-06-09 13:57:57 +02:00
Julien Déramond
1c00b1fc88
Build(deps-dev): Bump the development-dependencies group with 3 updates ( #41528 )
2025-06-08 08:19:53 +02:00
Julien Déramond
590226f8f4
Build(deps-dev): Bump the development-dependencies group with 2 updates
2025-06-06 20:03:07 +02:00
Julien Déramond
0a9fa30c82
Build(deps-dev): Bump the development-dependencies group with 4 updates ( #41525 )
2025-06-05 20:59:46 +02:00
dependabot[bot]
0b6c09abb2
Build(deps-dev): Bump zod from 3.25.48 to 3.25.49 ( #41513 )
...
Bumps the development-dependencies group with 1 update: [zod](https://github.com/colinhacks/zod ).
Updates `zod` from 3.25.48 to 3.25.49
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.48...v3.25.49 )
---
updated-dependencies:
- dependency-name: zod
dependency-version: 3.25.49
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 07:23:25 +02:00
Mark Otto
e6fdd27b73
Mentions CDN integrity and crossorigin attributes in Intro docs page ( #41515 )
2025-06-03 14:53:40 -07:00
Amit Rathiesh
13aa16a99b
Fix: Popover with hover and click triggers closes on mouseleave ( #41511 )
...
* Fix: Popover with hover and click triggers closes on mouseleave
When a popover is configured with `trigger: 'hover click'`,
if you open it by a click, it would incorrectly close when the
mouse pointer leaves the trigger element. This was because the
`mouseleave` event (part of the hover trigger) would hide the
popover without adequately respecting the click trigger's intent
to keep it open.
This commit modifies the click event listener within `Tooltip.js`
(which Popover extends) to explicitly manage the `_activeTrigger[TRIGGER_CLICK]`
state:
- When a click opens the popover or makes a hover-opened popover
sticky, `_activeTrigger[TRIGGER_CLICK]` is set to `true`.
- When a click closes an already click-activated popover,
`_activeTrigger[TRIGGER_CLICK]` is set to `false`.
The `_leave()` method, called by `mouseleave`, already checks
`_isWithActiveTrigger()`. With `_activeTrigger[TRIGGER_CLICK]`
now accurately reflecting the click state, `_leave()` will not
hide a click-activated popover when the mouse leaves the trigger
element. The popover will now correctly remain open until a
subsequent click closes it.
* Removed `test-popover.html`
* Fix linting issues
* Add unit test
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-06-03 12:19:24 -07:00
Julien Déramond
3c1e17823a
Build(deps-dev): Bump zod from 3.25.42 to 3.25.48
2025-06-02 19:43:44 +02:00
Julien Déramond
fb5409b65f
Build(deps-dev): Bump @babel/core from 7.27.3 to 7.27.4
2025-05-31 10:32:04 +02:00
Julien Déramond
6b53c4464a
Regenerate package-lock.json
2025-05-30 10:19:29 +02:00
Julien Déramond
39650db732
Update devDependencies
2025-05-30 10:19:29 +02:00
Mark Otto
12bc56aa11
fix linter ( #41507 )
2025-05-29 13:24:22 -07:00
Mark Otto
195a80686c
Add section to Download page for IntelliSense extension ( #41492 )
2025-05-29 12:06:58 -07:00
Christian Oliff
fd879c0779
Add VSCode Extensions & Settings Configs ( #41498 )
...
Fixes : #41496
2025-05-29 12:06:36 -07:00
Mark Otto
6b3649d369
Move ads to right sidebar to reduce reflow ( #41506 )
...
* Move ads to right sidebar to reduce reflow
* Adjust and fix linter
* More
2025-05-29 12:04:21 -07:00
Julien Déramond
29b45d4c28
CI: switch to Node.js 22 ( #41503 )
2025-05-27 21:36:03 +02:00
dependabot[bot]
c8b471b660
Build(deps-dev): Bump the development-dependencies group with 8 updates ( #41502 )
...
Bumps the development-dependencies group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark ) | `6.3.1` | `6.3.2` |
| [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx ) | `4.2.6` | `4.3.0` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.27.1` | `7.27.3` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) | `5.7.13` | `5.8.0` |
| [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) | `8.0.2` | `8.0.4` |
| [rollup](https://github.com/rollup/rollup ) | `4.41.0` | `4.41.1` |
| [terser](https://github.com/terser/terser ) | `5.39.2` | `5.40.0` |
| [zod](https://github.com/colinhacks/zod ) | `3.25.7` | `3.25.30` |
Updates `@astrojs/markdown-remark` from 6.3.1 to 6.3.2
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@6.3.2/packages/markdown/remark )
Updates `@astrojs/mdx` from 4.2.6 to 4.3.0
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@4.3.0/packages/integrations/mdx )
Updates `@astrojs/prism` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-prism/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/prism@3.3.0/packages/astro-prism )
Updates `@babel/core` from 7.27.1 to 7.27.3
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.3/packages/babel-core )
Updates `astro` from 5.7.13 to 5.8.0
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.8.0/packages/astro )
Updates `npm-run-all2` from 8.0.2 to 8.0.4
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v8.0.2...v8.0.4 )
Updates `rollup` from 4.41.0 to 4.41.1
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.41.0...v4.41.1 )
Updates `terser` from 5.39.2 to 5.40.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.39.2...v5.40.0 )
Updates `zod` from 3.25.7 to 3.25.30
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Commits](https://github.com/colinhacks/zod/commits/v3.25.30 )
---
updated-dependencies:
- dependency-name: "@astrojs/markdown-remark"
dependency-version: 6.3.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@astrojs/mdx"
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@astrojs/prism"
dependency-version: 3.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@babel/core"
dependency-version: 7.27.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: astro
dependency-version: 5.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: npm-run-all2
dependency-version: 8.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: rollup
dependency-version: 4.41.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: terser
dependency-version: 5.40.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: zod
dependency-version: 3.25.30
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-05-27 21:22:22 +02:00
Louis-Maxime Piton
81b815358f
Docs: clarify "Via JavaScript" usage example for Accordion Collapse ( #41501 )
2025-05-27 20:32:14 +02:00
Maxime Lardenois
3663e3a061
Docs: add aria label on section headings anchor links ( #41487 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2025-05-25 14:56:22 +02:00
Julien Déramond
a61555b6c2
Examples: remove unused myChart variable ( #41494 )
2025-05-25 14:29:41 +02:00
Julien Déramond
1e7a20a24c
Fix lint warnings in site/src/libs/path.ts
2025-05-25 14:23:16 +02:00
Louis-Maxime Piton
d6ca5ba35b
Docs: fix local assets path handling for Windows compatibility ( #41485 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-05-25 14:20:20 +02:00
Maxime Lardenois
374c8a1e1f
Docs: fix typo in Masonry example ( #41486 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-05-23 11:14:11 +02:00
Louis-Maxime Piton
a749136ce2
Docs: enhance 'On this page' ToC accessibility ( #41483 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-05-23 11:06:18 +02:00
Louis-Maxime Piton
1c3b53bc0b
Docs: ensure stackblitz.js loads conditionally as intended ( #41482 )
...
Co-authored-by: Vincent Prothais <vincent.prothais@orange.com >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-05-23 09:47:55 +02:00
Bardi Harborow
eeb12099b6
Docs: Refine sanitizer documentation ( #41434 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-05-22 21:48:52 +02:00
dependabot[bot]
c85346d0bc
Build(deps-dev): Bump the development-dependencies group with 6 updates ( #41478 )
...
Bumps the development-dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) | `5.7.12` | `5.7.13` |
| [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html ) | `8.1.2` | `8.1.3` |
| [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) | `8.0.1` | `8.0.2` |
| [rollup](https://github.com/rollup/rollup ) | `4.40.2` | `4.41.0` |
| [terser](https://github.com/terser/terser ) | `5.39.1` | `5.39.2` |
| [zod](https://github.com/colinhacks/zod ) | `3.24.4` | `3.25.7` |
Updates `astro` from 5.7.12 to 5.7.13
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.7.13/packages/astro )
Updates `eslint-plugin-html` from 8.1.2 to 8.1.3
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v8.1.2...v8.1.3 )
Updates `npm-run-all2` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v8.0.1...v8.0.2 )
Updates `rollup` from 4.40.2 to 4.41.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.40.2...v4.41.0 )
Updates `terser` from 5.39.1 to 5.39.2
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.39.1...v5.39.2 )
Updates `zod` from 3.24.4 to 3.25.7
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Commits](https://github.com/colinhacks/zod/commits )
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.7.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: eslint-plugin-html
dependency-version: 8.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: npm-run-all2
dependency-version: 8.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: rollup
dependency-version: 4.41.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: terser
dependency-version: 5.39.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: zod
dependency-version: 3.25.7
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 19:17:43 +02:00
Julien Déramond
7f946d4241
Consolidate multiple 'none' values in box-shadow Sass mixin ( #41469 )
2025-05-19 20:53:18 -07:00
Julien Déramond
e5b9f37149
Fix HTML head content built from 'Download examples' button ( #41468 )
2025-05-19 12:52:34 -07:00
dependabot[bot]
0a005b3604
Build(deps-dev): Bump terser from 5.39.0 to 5.39.1 ( #41467 )
...
Bumps the development-dependencies group with 1 update in the / directory: [terser](https://github.com/terser/terser ).
Updates `terser` from 5.39.0 to 5.39.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.39.0...v5.39.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-version: 5.39.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-13 21:43:32 +02:00
Julien Déramond
e4720759c0
Update devDependencies ( #41464 )
2025-05-13 21:02:04 +02:00
dependabot[bot]
a74579119a
Build(deps): Bump streetsidesoftware/cspell-action from 6 to 7 ( #41462 )
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 6 to 7.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-13 20:39:39 +02:00
Julien Déramond
03f6129e6f
Realign package.json dev deps versions from lock file ( #41461 )
2025-05-12 22:55:38 +02:00
Julien Déramond
ac0e962d32
Drop ununsed @types/google.analytics dev dependency and bump @types dev dependencies ( #41456 )
...
Co-authored-by: Christian Oliff <christianoliff@pm.me >
2025-05-09 18:57:35 +02:00
Julien Déramond
0f19b06745
Update devDependencies ( #41450 )
2025-05-07 17:24:20 +02:00
Julien Déramond
06f4e79cc7
Update devDependencies ( #41445 )
2025-05-06 19:09:11 +02:00
Julien Déramond
33b1b0e7b8
Update devDependencies ( #41443 )
2025-05-06 18:55:23 +02:00
Julien Déramond
6fb43fb737
Add re-synchronization of gh-pages branch in 'docs-prep.sh'
2025-05-06 16:58:08 +02:00
AlexKoala
cababca0b9
Docs: fix broken "View on GitHub" URLs ( #41440 )
2025-05-06 16:46:51 +02:00
Mark Otto
f849680d16
Release v5.3.6 ( #41406 )
...
* Update to v5.3.6
* Rebuild
* Rebuild
2025-05-05 12:21:55 -07:00
Mark Otto
dddd792ffe
Add docs release prep script ( #41435 )
...
* Add docs release prep script
* Fix indentation
* Add argument
* Remote empty site dir, update completion text
2025-05-05 12:07:30 -07:00
Gaël Poupard
c5bec4ea7b
fix(visually-hidden): prevent overflowing children to become focusable ( #41286 )
2025-05-04 13:21:30 -07:00
Julien Déramond
4c98145482
Update devDependencies and regenerate package-lock.json ( #41425 )
2025-05-01 20:56:40 +02:00
MarkoOleksiyenko
ba5b5a6300
docs(pagination): put current page on link element for a11y ( #41154 )
...
* docs(pagination): put current page on link element for a11y
* Reorganize and rewrite
* Update pagination.mdx
---------
Co-authored-by: Mark Otto <markdotto@gmail.com >
2025-04-29 09:40:45 -07:00
chris
1184417397
remove link to sunset resource on accessibility.mdx ( #41418 )
2025-04-28 21:02:46 -07:00
Mohamad Salman
7bbbc492ef
Removed line break between // Private comment and function ( #41218 )
2025-04-25 10:22:58 -07:00
Mohamad Salman
3bb3c95188
Move _isShown() method to private section ( #41220 )
2025-04-25 10:21:47 -07:00
Christian Oliff
a03a9d6696
Docs: Remove some unneeded Twitter/X metatags ( #41408 )
2025-04-24 15:00:05 +02:00
Julien Déramond
9f4d383046
Remove files configuration from .cspell.json ( #41400 )
2025-04-22 09:16:54 +02:00
Jason Dent
a4b37547a3
Spell check .md and .mdx files ( #41398 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-04-22 08:54:19 +02:00
Julien Déramond
bd09d21ed6
Fix typos and code indentation in Forms > Checks and radios ( #41399 )
2025-04-22 08:44:44 +02:00
Mark Otto
24305e7b18
Attempt to return focus explicitly to dropdown trigger ( #41365 )
...
Co-authored-by: Mark Otto <mdo@heypierre.app >
2025-04-21 21:20:09 -07:00
Tommaso Allegretti
1d441c7c7f
Docs: add Usage section with JavaScript guide for Accordion component ( #40768 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: Tommaso Allegretti <tommasoallegretti@users.noreply.github.com >
2025-04-21 21:04:20 -07:00
Mark Otto
1a6175a1c6
Alternate for #41142 , disabled list group items ( #41397 )
2025-04-21 21:03:10 -07:00
Mohamad Salman
5c5f2913df
Add private comment to BaseComponent Class ( #41254 )
2025-04-21 20:33:04 -07:00
Mark Otto
dd4e14499f
Add switch attribute to docs for switch checkbox ( #41396 )
...
* Add switch attribute to docs for switch checkbox
* tweak
* AI says this is the way
* fix
2025-04-21 20:32:40 -07:00
Julien Déramond
ed36faae9d
Bump image-size from 1.0.2 to 2.0.2 ( #41384 )
2025-04-15 21:18:13 +02:00
Julien Déramond
d01e66f5f7
Update devDependencies ( #41383 )
2025-04-15 21:09:29 +02:00
XhmikosR
2b55a457ce
Update dependabot.yml
2025-04-15 20:56:27 +03:00
Julien Déramond
a8ab19955b
Docs: migration from Hugo to Astro ( #41251 )
...
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com >
Co-authored-by: Mark Otto <markdotto@gmail.com >
2025-04-15 18:37:47 +02:00
Johannes
99a0dc628a
Removed broken translation links ( #41359 )
...
* Removed broken translation links
* Remove v4 translations, consolidate v5 ones
---------
Co-authored-by: Mark Otto <markdotto@gmail.com >
2025-04-10 21:43:59 -07:00
Vinicius de Santana
02761cd59e
Doc: fix blockquote mismatch ( #41295 )
...
* fix: blockquote mismatch in card
Refs: #41292
* fix: blockquote mismatch in reboot
Refs: #41292
2025-04-10 21:40:30 -07:00
Julien Déramond
9c90c55543
Docs: move Cheatsheet RTL example to the RTL category ( #41282 )
2025-04-10 23:37:15 +02:00
Julien Déramond
0b5309bd30
Docs: use 'i.e.' instead of 'e.g.' in Floating Labels example description ( #41364 )
2025-04-10 18:23:18 +02:00
Tommaso Allegretti
c147a5d7d6
Docs: add "Border radius" section for Forms > Input group ( #40776 )
...
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-04-09 20:29:54 +02:00
mscdex
c9cb0d679c
Limit selectors in .card-group to immediate children to fix border-radius bug ( #41298 )
2025-04-09 19:52:24 +02:00
Adam Schoenfeld
e029891967
Docs: mention data-bs-target for offcanvas close buttons ( #41325 )
...
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-04-09 16:50:05 +02:00
Mohamad Salman
690fbfdbd4
docs: add 'skeleton loaders' to loading placeholders description ( #41177 )
2025-04-08 22:59:25 -07:00
Fox Piacenti
c9ad24b9b7
Docs: better indicate include options in Sass setup ( #41143 )
2025-04-08 19:29:15 +02:00
Maxime Lardenois
6f10a1edbb
Docs: add Sass deprecations notices ( #41283 )
...
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-04-07 20:23:25 +02:00
Mark Otto
33bb9911e7
Docs: mention npm install and npm run dist in CONTRIBUTING.md ( #41340 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-04-07 19:44:00 +02:00
William Entriken
9a01aa33de
Docs: fix specification for getInstance ( #41297 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-04-06 12:56:43 -07:00
Ashcon Partovi
41cbd4d581
Docs: add Bun install instructions ( #41277 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-04-04 21:34:27 +02:00
Mark Otto
85f23534bd
Bump to v5.3.5 ( #41348 )
...
* Bump to v5.3.5
* Undo comment version change
* undo comment
* release again
2025-04-04 11:20:30 -07:00
Julien Déramond
b1e16bd161
Fix floating labels rendering on Firefox
2025-04-04 10:46:01 -07:00
XhmikosR
51581ed235
Release v5.3.4 ( #40656 )
...
* Bump version to v5.3.4
* Dist
* Dist
* dist again
* re-run npm release
---------
Co-authored-by: Mark Otto <markdotto@gmail.com >
2025-04-03 08:58:10 -07:00
dependabot[bot]
eed621d96c
Build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates ( #41334 )
...
Bumps the development-dependencies group with 4 updates in the / directory: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ), [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables ), [rollup](https://github.com/rollup/rollup ) and [stylelint](https://github.com/stylelint/stylelint ).
Updates `@babel/cli` from 7.26.4 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-cli )
Updates `find-unused-sass-variables` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases )
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v6.0.0...v6.1.0 )
Updates `rollup` from 4.36.0 to 4.38.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.36.0...v4.38.0 )
Updates `stylelint` from 16.16.0 to 16.17.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.16.0...16.17.0 )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-version: 7.27.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: find-unused-sass-variables
dependency-version: 6.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: rollup
dependency-version: 4.38.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-version: 16.17.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-03 08:30:07 -07:00
Mohamad Salman
253db02c85
Add active scale effect to animate-img ( #40878 )
...
* Add active scale effect to animate-img
* Update _masthead.scss
---------
Co-authored-by: Mark Otto <markdotto@gmail.com >
2025-04-02 23:55:08 -07:00
Somi Park
ed2bf138a3
Fix null modal-content-color in modal.scss ( #39977 )
...
Identified that $modal-content-color was set to null, which could lead
to display issues in React Bootstrap Modals. Changed the value to --#{$prefix}body-color
to ensure consistency and correct color application in modal components.
2025-04-02 23:49:33 -07:00
Mark Otto
51e7519638
Quick fix for masthead banner icon spacing
2025-04-02 23:49:21 -07:00
louismaxime.piton
e304e6ac16
Reintroduce #35759 and adding a guard rail on the active state
2025-04-02 23:38:38 -07:00
Louis-Maxime Piton
881ed59ed5
Add .border-circle and .border-pill to the radius size part of the documentation.
2025-04-02 23:11:43 -07:00
Patrick H. Lauke
ed253683f3
[Docs] Remove some unnecessary Twitter references/examples ( #41174 )
...
* Remove some unnecessary Twitter references/examples
* Changes suggested by @mdo
2025-04-02 23:03:06 -07:00
Stephen Horvath
a2c9b39a24
Fix animation when overriding --bs-progress-height
2025-04-02 22:56:10 -07:00
Mohamad Salman
25965bae00
Add missing hyphen to 'Package managed'
2025-04-02 22:54:59 -07:00
Louis-Maxime Piton
49a5ccfd4f
Docs: From Twitter to X ( #40706 )
...
* From Twitter to X
* .
* Use Bootstrap Icons
* Set X card to use `twitter` again
* Update `tests/unit/popover.spec.js`
---------
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-04-02 22:47:45 -07:00
Julien Déramond
77699f30db
Docs: fix StackBlitz icon link examples
2025-04-02 22:47:28 -07:00
Mark Otto
5f6085a3a0
Split CSS properties here to avoid a bug where 0-ing the padding values causes invalid calc() functions
...
Fixes #39798 , fixes #39370 , closes #39873 , undoes changes in #39373
2025-04-02 22:45:00 -07:00
Julien Déramond
a51aaeec6c
Docs: improve progress bar labels markup and explanations for accessibility ( #39364 )
...
* Docs: improve progress bar labels markup and explanations for accessibility
* Update site/content/docs/5.3/components/progress.md
---------
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2025-04-02 22:36:04 -07:00
Vlad GURDIGA
5c75fda231
Docs: replace non-existing .navbar-scroll by .navbar-nav-scroll in Navbar page ( #41308 )
2025-03-21 21:01:32 +01:00
dependabot[bot]
0a56558b5f
Build(deps-dev): Bump the development-dependencies group across 1 directory with 9 updates ( #41305 )
...
Bumps the development-dependencies group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.26.9` | `7.26.10` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) | `28.0.2` | `28.0.3` |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) | `16.0.0` | `16.0.1` |
| [autoprefixer](https://github.com/postcss/autoprefixer ) | `10.4.20` | `10.4.21` |
| [postcss-cli](https://github.com/postcss/postcss-cli ) | `11.0.0` | `11.0.1` |
| [rollup](https://github.com/rollup/rollup ) | `4.34.9` | `4.36.0` |
| [shelljs](https://github.com/shelljs/shelljs ) | `0.8.5` | `0.9.2` |
| [stylelint](https://github.com/stylelint/stylelint ) | `16.15.0` | `16.16.0` |
| [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) | `15.1.0` | `16.0.0` |
Updates `@babel/core` from 7.26.9 to 7.26.10
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-core )
Updates `@rollup/plugin-commonjs` from 28.0.2 to 28.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs )
Updates `@rollup/plugin-node-resolve` from 16.0.0 to 16.0.1
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve )
Updates `autoprefixer` from 10.4.20 to 10.4.21
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21 )
Updates `postcss-cli` from 11.0.0 to 11.0.1
- [Release notes](https://github.com/postcss/postcss-cli/releases )
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-cli/compare/11.0.0...11.0.1 )
Updates `rollup` from 4.34.9 to 4.36.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.34.9...v4.36.0 )
Updates `shelljs` from 0.8.5 to 0.9.2
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.5...v0.9.2 )
Updates `stylelint` from 16.15.0 to 16.16.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.15.0...16.16.0 )
Updates `stylelint-config-twbs-bootstrap` from 15.1.0 to 16.0.0
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v15.1.0...v16.0.0 )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: postcss-cli
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: shelljs
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 13:10:47 +02:00
Aneke Oluebube Samuel
1b869e889a
Docs: Align deprecated message with existing migration guide format ( #41299 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-03-15 08:34:37 +01:00
Marios Zindilis
53171ad564
Docs: fix typo in Customize > Sass page ( #41281 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-03-09 09:25:50 +01:00
Julien Déramond
5605e963c0
Docs: mention removal of util.js in migration guide ( #41187 )
2025-03-07 18:53:12 +02:00
dependabot[bot]
bafa9d25ed
Build(deps-dev): Bump the development-dependencies group across 1 directory with 5 updates ( #41265 )
...
* Build(deps-dev): Bump the development-dependencies group across 1 directory with 5 updates
Bumps the development-dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js ) | `3.8.3` | `3.9.0` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin ) | `0.141.1` | `0.142.0` |
| [postcss](https://github.com/postcss/postcss ) | `8.5.2` | `8.5.3` |
| [rollup](https://github.com/rollup/rollup ) | `4.34.8` | `4.34.9` |
| [stylelint](https://github.com/stylelint/stylelint ) | `16.14.1` | `16.15.0` |
Updates `@docsearch/js` from 3.8.3 to 3.9.0
- [Release notes](https://github.com/algolia/docsearch/releases )
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/algolia/docsearch/commits/v3.9.0/packages/docsearch-js )
Updates `hugo-bin` from 0.141.1 to 0.142.0
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.141.1...v0.142.0 )
Updates `postcss` from 8.5.2 to 8.5.3
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.2...8.5.3 )
Updates `rollup` from 4.34.8 to 4.34.9
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.34.8...v4.34.9 )
Updates `stylelint` from 16.14.1 to 16.15.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.14.1...16.15.0 )
---
updated-dependencies:
- dependency-name: "@docsearch/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
* @stylistic/stylelint-plugin 3.1.2
* Up more
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2025-03-04 16:46:05 +02:00
dependabot[bot]
90acd33350
Build(deps-dev): Bump the development-dependencies group across 1 directory with 7 updates ( #41234 )
...
Bumps the development-dependencies group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.26.0` | `7.26.9` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) | `7.26.0` | `7.26.9` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin ) | `0.139.0` | `0.141.1` |
| [postcss](https://github.com/postcss/postcss ) | `8.5.1` | `8.5.2` |
| [rollup](https://github.com/rollup/rollup ) | `4.31.0` | `4.34.8` |
| [stylelint](https://github.com/stylelint/stylelint ) | `16.13.2` | `16.14.1` |
| [terser](https://github.com/terser/terser ) | `5.37.0` | `5.39.0` |
Updates `@babel/core` from 7.26.0 to 7.26.9
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-core )
Updates `@babel/preset-env` from 7.26.0 to 7.26.9
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-preset-env )
Updates `hugo-bin` from 0.139.0 to 0.141.1
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.139.0...v0.141.1 )
Updates `postcss` from 8.5.1 to 8.5.2
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.1...8.5.2 )
Updates `rollup` from 4.31.0 to 4.34.8
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.31.0...v4.34.8 )
Updates `stylelint` from 16.13.2 to 16.14.1
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.13.2...16.14.1 )
Updates `terser` from 5.37.0 to 5.39.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.37.0...v5.39.0 )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 16:35:57 +02:00
Christian Oliff
669079dff6
Docs: Simplify ids for checks, radios and switches ( #41228 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-02-16 08:05:23 +01:00
Simmon Li
0f13e1c2e7
Docs: clarify hide.bs.modal event behavior and add prevention details ( #38411 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-02-12 18:46:50 +01:00
Mohamad Salman
c5be828d99
Docs: fix clipboard icon visibility issue after multiple clicks ( #40917 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-02-09 10:50:20 +01:00
Mohamad Salman
b7f3d6a6be
Rename fixtureId to FIXTURE_ID in js/tests/helpers for consistency ( #41150 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2025-02-08 18:37:52 +01:00
dependabot[bot]
5708adc816
Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates ( #41171 )
...
Bumps the development-dependencies group with 3 updates in the / directory: [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js ), [hugo-bin](https://github.com/fenneclab/hugo-bin ) and [rollup](https://github.com/rollup/rollup ).
Updates `@docsearch/js` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/algolia/docsearch/releases )
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/algolia/docsearch/commits/v3.8.3/packages/docsearch-js )
Updates `hugo-bin` from 0.137.2 to 0.139.0
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.137.2...v0.139.0 )
Updates `rollup` from 4.30.1 to 4.31.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.30.1...v4.31.0 )
---
updated-dependencies:
- dependency-name: "@docsearch/js"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-23 08:57:39 +02:00
dependabot[bot]
5210c9b24c
Build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates ( #41155 )
...
Bumps the development-dependencies group with 4 updates in the / directory: [hugo-bin](https://github.com/fenneclab/hugo-bin ), [postcss](https://github.com/postcss/postcss ), [rollup](https://github.com/rollup/rollup ) and [stylelint](https://github.com/stylelint/stylelint ).
Updates `hugo-bin` from 0.137.0 to 0.137.2
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.137.0...v0.137.2 )
Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.1 )
Updates `rollup` from 4.28.1 to 4.30.1
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.28.1...v4.30.1 )
Updates `stylelint` from 16.12.0 to 16.13.2
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.12.0...16.13.2 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 13:44:15 +02:00
XhmikosR
541acb4aac
Bump year to 2025
2025-01-15 13:43:41 +02:00
Julien Déramond
a5d430d526
Fix display issues of close button in contextual light and dark modes ( #41126 )
2024-12-31 09:08:59 +01:00
Julien Déramond
0cbfe13adf
Fix display issues of carousel child elements in contextual light and dark modes ( #40695 )
...
Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com >
2024-12-19 08:23:57 +01:00
Tommaso Allegretti
214a5e0bbf
Docs: add descriptions for Webpack, Parcel and Vite guides ( #40714 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-12-18 22:20:26 +01:00
DrejT
b80e676232
Docs: add .overflow-x-auto to CSS Grid nesting example at small breakpoints ( #40928 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-12-18 10:22:10 +01:00
Grimalkin
c536836aa8
CSS: consistent approach for calc with negative values ( #41004 )
...
Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-12-18 09:51:19 +01:00
dependabot[bot]
b3d2e7b1d8
Build(deps-dev): Bump the development-dependencies group across 1 directory with 8 updates ( #41109 )
...
Bumps the development-dependencies group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js ) | `3.8.0` | `3.8.2` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) | `28.0.1` | `28.0.2` |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) | `15.3.0` | `16.0.0` |
| [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) | `6.0.1` | `6.0.2` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin ) | `0.136.3` | `0.137.0` |
| [nodemon](https://github.com/remy/nodemon ) | `3.1.7` | `3.1.9` |
| [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) | `7.0.1` | `7.0.2` |
| [stylelint](https://github.com/stylelint/stylelint ) | `16.11.0` | `16.12.0` |
Updates `@docsearch/js` from 3.8.0 to 3.8.2
- [Release notes](https://github.com/algolia/docsearch/releases )
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/algolia/docsearch/commits/v3.8.2/packages/docsearch-js )
Updates `@rollup/plugin-commonjs` from 28.0.1 to 28.0.2
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs )
Updates `@rollup/plugin-node-resolve` from 15.3.0 to 16.0.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve )
Updates `@rollup/plugin-replace` from 6.0.1 to 6.0.2
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.2/packages/replace )
Updates `hugo-bin` from 0.136.3 to 0.137.0
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.136.3...v0.137.0 )
Updates `nodemon` from 3.1.7 to 3.1.9
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.1.7...v3.1.9 )
Updates `npm-run-all2` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v7.0.1...v7.0.2 )
Updates `stylelint` from 16.11.0 to 16.12.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.11.0...16.12.0 )
---
updated-dependencies:
- dependency-name: "@docsearch/js"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-replace"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: npm-run-all2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 10:03:34 +02:00
Iván Pereira
a353ed4b19
Docs: mention rtl:freeze instead of rtl:ignore with PostCSS RTLCSS ( #41098 )
2024-12-16 10:19:39 +01:00
Christian Oliff
ff7d1be0b7
Use <article> element for example cards ( #40965 )
...
This makes semantic sense.
REF: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2024-12-10 12:03:18 +00:00
Hannah Issermann
1d92d0b68f
Docs: missing aria-hidden on some decorative SVGs ( #40756 )
...
* Docs: missing aria-hidden on some decorative SVGs
* Docs: missing aria-hidden on check mark on docs version dropdown in docs' header
* Docs: missing aria-hidden on check mark on theme toggler dropdown in docs' header
* Docs: missing aria-hidden on position utility example
* Docs: missing aria-hidden on features examples
* Docs: missing aria-hidden
* Docs: missing label on link
* Build(deps-dev): Bump rollup from 4.20.0 to 4.21.1 (#40775 )
Bumps [rollup](https://github.com/rollup/rollup ) from 4.20.0 to 4.21.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.21.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump @babel/preset-env from 7.25.3 to 7.25.4 (#40773 )
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.25.3 to 7.25.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump hugo-bin from 0.129.1 to 0.130.1 (#40774 )
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.129.1 to 0.130.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.129.1...v0.130.1 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* npm audit fix
* Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#40786 )
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 14.2.0 to 15.0.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.2.0...v15.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump rollup from 4.21.1 to 4.21.2 (#40785 )
Bumps [rollup](https://github.com/rollup/rollup ) from 4.21.1 to 4.21.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.21.1...v4.21.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump eslint-plugin-import from 2.29.1 to 2.30.0 (#40783 )
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.30.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump rtlcss from 4.2.0 to 4.3.0 (#40782 )
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases )
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: rtlcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump @babel/cli from 7.24.8 to 7.25.6 (#40788 )
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.24.8 to 7.25.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.6/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Docs: clarify the title on the 'About > Overview' page (#40762 )
* Build(deps-dev): Bump postcss from 8.4.41 to 8.4.44 (#40784 )
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.41 to 8.4.44.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.41...8.4.44 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
* Docs: add missing `$enable-css-grid` in 'Customize > Options' (#40797 )
Co-authored-by: Julien Déramond <juderamond@gmail.com >
* Remove aria-label from this PR
* Rollback unwanted modif
* Build(deps-dev): Bump postcss from 8.4.44 to 8.4.45 (#40806 )
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.44 to 8.4.45.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.44...8.4.45 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix popover remaining open when toggled after being shown (#40803 )
Co-authored-by: Dmitry Sergienko <dmitry.sergienko@codefirst.net >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
* Docs: update notice on Safari flexbox gap support in 'Helpers > Stacks' (#40844 )
* Add missing aria-hidden to decorative `<svg>` and `aria-label` and `role="img"` to informative ones in examples until dropdowns
* .
* Add missing aria-hidden to decorative `<svg>` and `aria-label` and `role="img"` to informative ones in examples until modals
* rollback
* rollback
* Docs: update `min-height` inline style for modal with long content (#40870 )
* Add missing svgs
* Build(deps): Bump body-parser in the npm_and_yarn group (#40862 )
Bumps the npm_and_yarn group with 1 update: [body-parser](https://github.com/expressjs/body-parser ).
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump rollup in the npm_and_yarn group (#40886 )
Bumps the npm_and_yarn group with 1 update: [rollup](https://github.com/rollup/rollup ).
Updates `rollup` from 4.21.2 to 4.23.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.21.2...v4.23.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump eslint from 8.57.0 to 8.57.1 (#40843 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.57.0 to 8.57.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v8.57.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump hugo-bin from 0.130.1 to 0.132.0 (#40882 )
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.130.1 to 0.132.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.130.1...v0.132.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump npm-run-all2 from 6.2.2 to 6.2.3 (#40842 )
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.2.2...v6.2.3 )
---
updated-dependencies:
- dependency-name: npm-run-all2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Dependabot: switch to grouped updates (#40888 )
* Build(deps-dev): Bump terser from 5.31.6 to 5.34.1 (#40883 )
Bumps [terser](https://github.com/terser/terser ) from 5.31.6 to 5.34.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.31.6...v5.34.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump the development-dependencies group across 1 directory with 9 updates (#40895 )
* Build(deps-dev): Bump the development-dependencies group across 1 directory with 9 updates
Bumps the development-dependencies group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@docsearch/js](https://github.com/algolia/docsearch ) | `3.6.1` | `3.6.2` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) | `26.0.1` | `28.0.0` |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) | `15.2.3` | `15.3.0` |
| [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) | `5.0.7` | `6.0.1` |
| [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html ) | `8.1.1` | `8.1.2` |
| [nodemon](https://github.com/remy/nodemon ) | `3.1.4` | `3.1.7` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.45` | `8.4.47` |
| [sass](https://github.com/sass/dart-sass ) | `1.77.8` | `1.78.0` |
| [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) | `15.0.0` | `15.1.0` |
Updates `@docsearch/js` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/algolia/docsearch/releases )
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/algolia/docsearch/compare/v3.6.1...v3.6.2 )
Updates `@rollup/plugin-commonjs` from 26.0.1 to 28.0.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.0/packages/commonjs )
Updates `@rollup/plugin-node-resolve` from 15.2.3 to 15.3.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve )
Updates `@rollup/plugin-replace` from 5.0.7 to 6.0.1
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/json-v6.0.1/packages/replace )
Updates `eslint-plugin-html` from 8.1.1 to 8.1.2
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v8.1.1...v8.1.2 )
Updates `nodemon` from 3.1.4 to 3.1.7
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.1.4...v3.1.7 )
Updates `postcss` from 8.4.45 to 8.4.47
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.45...8.4.47 )
Updates `sass` from 1.77.8 to 1.78.0
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.77.8...1.78.0 )
Updates `stylelint-config-twbs-bootstrap` from 15.0.0 to 15.1.0
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v15.0.0...v15.1.0 )
---
updated-dependencies:
- dependency-name: "@docsearch/js"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-replace"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: eslint-plugin-html
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix new stylelint-config-recess-order issues (#40887 )
* Pin sass to 1.78
If the issues are fixed, it should be updated again along with the caret operator.
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
* Update devDependencies
* jasmine ^5.2.0 → ^5.3.0
* stylelint ^16.8.1 → ^16.9.0
* Remove unneeded flexbug workaround (#40876 )
This was only needed for Internet Explorer. Removing it saves a couple of bytes. :-)
REF: https://github.com/philipwalton/flexbugs#flexbug-4
* package.json: ignore more deps
* Docs: fix `$enable-css-grid` → `$enable-cssgrid` in 'Customize > Options' (#40818 )
* Docs: Indicate links in foreign language in Translations page (#40767 )
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
* Docs: Make "Edit in Stackblitz" links explicit in 'Examples' page (#40766 )
Co-authored-by: Julien Déramond <juderamond@gmail.com >
* Docs: remove unused class in the homepage (#40900 )
Co-authored-by: Julien Déramond <juderamond@gmail.com >
* Docs: drop useless `.justify-content-start` class in homepage (#40914 )
* Examples: fix Cheatsheet examples horizontal scrolling (#40799 )
* Docs: precise how to add new `.order-*` classes in 'Layout > Columns' (#40821 )
Co-authored-by: Tobi <TobiGr@users.noreply.github.com >
Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com >
* Docs: replace `.grid` by `.d-grid` in 'Utilities > Spacing' gap section (#40790 )
Co-authored-by: Julien Déramond <juderamond@gmail.com >
* Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates (#40920 )
Bumps the development-dependencies group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) | `7.25.6` | `7.25.7` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.25.2` | `7.25.7` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) | `7.25.4` | `7.25.7` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) | `2.30.0` | `2.31.0` |
| [rollup](https://github.com/rollup/rollup ) | `4.23.0` | `4.24.0` |
| [sass-true](https://github.com/oddbird/true ) | `8.0.0` | `8.1.0` |
Updates `@babel/cli` from 7.25.6 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-cli )
Updates `@babel/core` from 7.25.2 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-core )
Updates `@babel/preset-env` from 7.25.4 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-env )
Updates `eslint-plugin-import` from 2.30.0 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.30.0...v2.31.0 )
Updates `rollup` from 4.23.0 to 4.24.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.23.0...v4.24.0 )
Updates `sass-true` from 8.0.0 to 8.1.0
- [Release notes](https://github.com/oddbird/true/releases )
- [Changelog](https://github.com/oddbird/true/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oddbird/true/compare/v8.0.0...v8.1.0 )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: sass-true
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps): Bump the npm_and_yarn group with 2 updates (#40929 )
Bumps the npm_and_yarn group with 2 updates: [cookie](https://github.com/jshttp/cookie ) and [socket.io](https://github.com/socketio/socket.io ).
Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2 )
Updates `socket.io` from 4.7.5 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: socket.io
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Docs: fix `background-blend-mode` CSS value (#40931 )
* Docs: fix example hiding element except on medium and large devices in 'Utilities > Display > Hiding elements' (#40951 )
* Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates (#40953 )
Bumps the development-dependencies group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.25.7` | `7.25.8` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) | `7.25.7` | `7.25.8` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) | `28.0.0` | `28.0.1` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin ) | `0.132.0` | `0.133.1` |
| [stylelint](https://github.com/stylelint/stylelint ) | `16.9.0` | `16.10.0` |
| [terser](https://github.com/terser/terser ) | `5.34.1` | `5.36.0` |
Updates `@babel/core` from 7.25.7 to 7.25.8
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.8/packages/babel-core )
Updates `@babel/preset-env` from 7.25.7 to 7.25.8
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.8/packages/babel-preset-env )
Updates `@rollup/plugin-commonjs` from 28.0.0 to 28.0.1
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.1/packages/commonjs )
Updates `hugo-bin` from 0.132.0 to 0.133.1
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.132.0...v0.133.1 )
Updates `stylelint` from 16.9.0 to 16.10.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.9.0...16.10.0 )
Updates `terser` from 5.34.1 to 5.36.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.34.1...v5.36.0 )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Docs: add ngx-bootstrap to JavaScript frameworks list (#40932 )
* Docs: fix transparent navbar in Windows high contrast mode (#40911 )
Co-authored-by: Julien Déramond <juderamond@gmail.com >
* Docs: correct example formatting in 'Utilities > API' for linting compliance (#40973 )
* Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates (#40978 )
Bumps the development-dependencies group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) | `7.25.7` | `7.25.9` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.25.8` | `7.25.9` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) | `7.25.8` | `7.25.9` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin ) | `0.133.1` | `0.133.5` |
| [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) | `6.2.3` | `7.0.1` |
| [vnu-jar](https://github.com/validator/validator ) | `23.4.11` | `24.10.17` |
Updates `@babel/cli` from 7.25.7 to 7.25.9
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-cli )
Updates `@babel/core` from 7.25.8 to 7.25.9
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-core )
Updates `@babel/preset-env` from 7.25.8 to 7.25.9
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-preset-env )
Updates `hugo-bin` from 0.133.1 to 0.133.5
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.133.1...v0.133.5 )
Updates `npm-run-all2` from 6.2.3 to 7.0.1
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.2.3...v7.0.1 )
Updates `vnu-jar` from 23.4.11 to 24.10.17
- [Release notes](https://github.com/validator/validator/releases )
- [Changelog](https://github.com/validator/validator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/validator/validator/commits )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: npm-run-all2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: vnu-jar
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Build(deps-dev): Bump the development-dependencies group across 1 directory with 5 updates (#41010 )
Bumps the development-dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.25.9` | `7.26.0` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) | `7.25.9` | `7.26.0` |
| [@docsearch/js](https://github.com/algolia/docsearch ) | `3.6.2` | `3.7.0` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin ) | `0.133.5` | `0.134.1` |
| [rollup](https://github.com/rollup/rollup ) | `4.24.0` | `4.24.4` |
Updates `@babel/core` from 7.25.9 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core )
Updates `@babel/preset-env` from 7.25.9 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-env )
Updates `@docsearch/js` from 3.6.2 to 3.7.0
- [Release notes](https://github.com/algolia/docsearch/releases )
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/algolia/docsearch/compare/v3.6.2...v3.7.0 )
Updates `hugo-bin` from 0.133.5 to 0.134.1
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.133.5...v0.134.1 )
Updates `rollup` from 4.24.0 to 4.24.4
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.24.0...v4.24.4 )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@docsearch/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Docs: fix `.order` values in the migration guide (#41030 )
* Fix left alignment of floating labels with `.form-select` size variants (#41013 )
Co-authored-by: Patrick Kroog <pk@kroog.com >
Co-authored-by: Christian Oliff <christianoliff@pm.me >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com >
* Docs: Fix broken link in dropdowns documentation (#41052 )
* Docs: add warning callout for Yarn Berry for Bootstrap examples compat (#41036 )
* Build(deps-dev): Bump the development-dependencies group across 1 directory with 7 updates (#41082 )
Bumps the development-dependencies group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) | `7.25.9` | `7.26.4` |
| [@docsearch/js](https://github.com/algolia/docsearch ) | `3.7.0` | `3.8.0` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin ) | `0.134.1` | `0.136.3` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.47` | `8.4.49` |
| [rollup](https://github.com/rollup/rollup ) | `4.24.4` | `4.28.1` |
| [stylelint](https://github.com/stylelint/stylelint ) | `16.10.0` | `16.11.0` |
| [terser](https://github.com/terser/terser ) | `5.36.0` | `5.37.0` |
Updates `@babel/cli` from 7.25.9 to 7.26.4
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.4/packages/babel-cli )
Updates `@docsearch/js` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/algolia/docsearch/releases )
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/algolia/docsearch/compare/v3.7.0...v3.8.0 )
Updates `hugo-bin` from 0.134.1 to 0.136.3
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.134.1...v0.136.3 )
Updates `postcss` from 8.4.47 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.47...8.4.49 )
Updates `rollup` from 4.24.4 to 4.28.1
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.24.4...v4.28.1 )
Updates `stylelint` from 16.10.0 to 16.11.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.10.0...16.11.0 )
Updates `terser` from 5.36.0 to 5.37.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.36.0...v5.37.0 )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@docsearch/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update devDependencies and regenerate package-lock.json
* Move aria-label to wrapping links
avoids unnecessary "link, graphic, blah" announcement in screen readers
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: Dmitry <dmitrysergienko2000@gmail.com >
Co-authored-by: Dmitry Sergienko <dmitry.sergienko@codefirst.net >
Co-authored-by: Christian Oliff <christianoliff@pm.me >
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
Co-authored-by: Mohamad Salman <139472418+MohamadSalman11@users.noreply.github.com >
Co-authored-by: Tobi <TobiGr@users.noreply.github.com >
Co-authored-by: Patrick (Casus Belli) <pkroog@kroog.org >
Co-authored-by: Patrick Kroog <pk@kroog.com >
Co-authored-by: Vincent Prothais <vincent.prothais@orange.com >
2024-12-10 09:29:02 +00:00
XhmikosR
760b4cc41d
Update devDependencies and regenerate package-lock.json
2024-12-07 07:31:01 +02:00
dependabot[bot]
58f2df88b6
Build(deps-dev): Bump the development-dependencies group across 1 directory with 7 updates ( #41082 )
...
Bumps the development-dependencies group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) | `7.25.9` | `7.26.4` |
| [@docsearch/js](https://github.com/algolia/docsearch ) | `3.7.0` | `3.8.0` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin ) | `0.134.1` | `0.136.3` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.47` | `8.4.49` |
| [rollup](https://github.com/rollup/rollup ) | `4.24.4` | `4.28.1` |
| [stylelint](https://github.com/stylelint/stylelint ) | `16.10.0` | `16.11.0` |
| [terser](https://github.com/terser/terser ) | `5.36.0` | `5.37.0` |
Updates `@babel/cli` from 7.25.9 to 7.26.4
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.4/packages/babel-cli )
Updates `@docsearch/js` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/algolia/docsearch/releases )
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/algolia/docsearch/compare/v3.7.0...v3.8.0 )
Updates `hugo-bin` from 0.134.1 to 0.136.3
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.134.1...v0.136.3 )
Updates `postcss` from 8.4.47 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.47...8.4.49 )
Updates `rollup` from 4.24.4 to 4.28.1
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.24.4...v4.28.1 )
Updates `stylelint` from 16.10.0 to 16.11.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.10.0...16.11.0 )
Updates `terser` from 5.36.0 to 5.37.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.36.0...v5.37.0 )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@docsearch/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 07:27:49 +02:00
Julien Déramond
ec96eacd0e
Docs: add warning callout for Yarn Berry for Bootstrap examples compat ( #41036 )
2024-11-22 10:54:10 +01:00
Vincent Prothais
7002738865
Docs: Fix broken link in dropdowns documentation ( #41052 )
2024-11-22 09:39:38 +01:00
Patrick (Casus Belli)
cacbdc680e
Fix left alignment of floating labels with .form-select size variants ( #41013 )
...
Co-authored-by: Patrick Kroog <pk@kroog.com >
Co-authored-by: Christian Oliff <christianoliff@pm.me >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com >
2024-11-14 11:12:33 +01:00
Julien Déramond
f9b32bc3de
Docs: fix .order values in the migration guide ( #41030 )
2024-11-13 17:29:02 +01:00
dependabot[bot]
cbbb567b63
Build(deps-dev): Bump the development-dependencies group across 1 directory with 5 updates ( #41010 )
...
Bumps the development-dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.25.9` | `7.26.0` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) | `7.25.9` | `7.26.0` |
| [@docsearch/js](https://github.com/algolia/docsearch ) | `3.6.2` | `3.7.0` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin ) | `0.133.5` | `0.134.1` |
| [rollup](https://github.com/rollup/rollup ) | `4.24.0` | `4.24.4` |
Updates `@babel/core` from 7.25.9 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core )
Updates `@babel/preset-env` from 7.25.9 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-env )
Updates `@docsearch/js` from 3.6.2 to 3.7.0
- [Release notes](https://github.com/algolia/docsearch/releases )
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/algolia/docsearch/compare/v3.6.2...v3.7.0 )
Updates `hugo-bin` from 0.133.5 to 0.134.1
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.133.5...v0.134.1 )
Updates `rollup` from 4.24.0 to 4.24.4
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.24.0...v4.24.4 )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@docsearch/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 07:58:08 +02:00
dependabot[bot]
c2a7d686de
Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates ( #40978 )
...
Bumps the development-dependencies group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) | `7.25.7` | `7.25.9` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.25.8` | `7.25.9` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) | `7.25.8` | `7.25.9` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin ) | `0.133.1` | `0.133.5` |
| [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) | `6.2.3` | `7.0.1` |
| [vnu-jar](https://github.com/validator/validator ) | `23.4.11` | `24.10.17` |
Updates `@babel/cli` from 7.25.7 to 7.25.9
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-cli )
Updates `@babel/core` from 7.25.8 to 7.25.9
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-core )
Updates `@babel/preset-env` from 7.25.8 to 7.25.9
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-preset-env )
Updates `hugo-bin` from 0.133.1 to 0.133.5
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.133.1...v0.133.5 )
Updates `npm-run-all2` from 6.2.3 to 7.0.1
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.2.3...v7.0.1 )
Updates `vnu-jar` from 23.4.11 to 24.10.17
- [Release notes](https://github.com/validator/validator/releases )
- [Changelog](https://github.com/validator/validator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/validator/validator/commits )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: npm-run-all2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: vnu-jar
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 08:40:14 +03:00
Julien Déramond
9708bcced8
Docs: correct example formatting in 'Utilities > API' for linting compliance ( #40973 )
2024-10-24 13:38:35 +02:00
Mohamad Salman
fa3ad0bfd3
Docs: fix transparent navbar in Windows high contrast mode ( #40911 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-10-24 10:37:40 +02:00
Julien Déramond
30e0152567
Docs: add ngx-bootstrap to JavaScript frameworks list ( #40932 )
2024-10-21 16:47:39 +03:00
dependabot[bot]
5c2f2e7e0e
Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates ( #40953 )
...
Bumps the development-dependencies group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.25.7` | `7.25.8` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) | `7.25.7` | `7.25.8` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) | `28.0.0` | `28.0.1` |
| [hugo-bin](https://github.com/fenneclab/hugo-bin ) | `0.132.0` | `0.133.1` |
| [stylelint](https://github.com/stylelint/stylelint ) | `16.9.0` | `16.10.0` |
| [terser](https://github.com/terser/terser ) | `5.34.1` | `5.36.0` |
Updates `@babel/core` from 7.25.7 to 7.25.8
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.8/packages/babel-core )
Updates `@babel/preset-env` from 7.25.7 to 7.25.8
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.8/packages/babel-preset-env )
Updates `@rollup/plugin-commonjs` from 28.0.0 to 28.0.1
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.1/packages/commonjs )
Updates `hugo-bin` from 0.132.0 to 0.133.1
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.132.0...v0.133.1 )
Updates `stylelint` from 16.9.0 to 16.10.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.9.0...16.10.0 )
Updates `terser` from 5.34.1 to 5.36.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.34.1...v5.36.0 )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-17 10:18:32 +03:00
Julien Déramond
5796e152a4
Docs: fix example hiding element except on medium and large devices in 'Utilities > Display > Hiding elements' ( #40951 )
2024-10-16 17:06:25 +02:00
Mohamad Salman
88bb06b8cc
Docs: fix background-blend-mode CSS value ( #40931 )
2024-10-10 17:40:03 +02:00
dependabot[bot]
1862645095
Build(deps): Bump the npm_and_yarn group with 2 updates ( #40929 )
...
Bumps the npm_and_yarn group with 2 updates: [cookie](https://github.com/jshttp/cookie ) and [socket.io](https://github.com/socketio/socket.io ).
Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2 )
Updates `socket.io` from 4.7.5 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: socket.io
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 22:21:50 +03:00
dependabot[bot]
a6f4299797
Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates ( #40920 )
...
Bumps the development-dependencies group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) | `7.25.6` | `7.25.7` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) | `7.25.2` | `7.25.7` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) | `7.25.4` | `7.25.7` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) | `2.30.0` | `2.31.0` |
| [rollup](https://github.com/rollup/rollup ) | `4.23.0` | `4.24.0` |
| [sass-true](https://github.com/oddbird/true ) | `8.0.0` | `8.1.0` |
Updates `@babel/cli` from 7.25.6 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-cli )
Updates `@babel/core` from 7.25.2 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-core )
Updates `@babel/preset-env` from 7.25.4 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-env )
Updates `eslint-plugin-import` from 2.30.0 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.30.0...v2.31.0 )
Updates `rollup` from 4.23.0 to 4.24.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.23.0...v4.24.0 )
Updates `sass-true` from 8.0.0 to 8.1.0
- [Release notes](https://github.com/oddbird/true/releases )
- [Changelog](https://github.com/oddbird/true/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oddbird/true/compare/v8.0.0...v8.1.0 )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: sass-true
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 21:48:19 +03:00
Louis-Maxime Piton
798df99400
Docs: replace .grid by .d-grid in 'Utilities > Spacing' gap section ( #40790 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-10-09 17:44:56 +02:00
Julien Déramond
15c1324d9e
Docs: precise how to add new .order-* classes in 'Layout > Columns' ( #40821 )
...
Co-authored-by: Tobi <TobiGr@users.noreply.github.com >
Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com >
2024-10-09 17:03:55 +02:00
Julien Déramond
fee9dc2438
Examples: fix Cheatsheet examples horizontal scrolling ( #40799 )
2024-10-08 08:42:23 +02:00
Julien Déramond
2f7184e125
Docs: drop useless .justify-content-start class in homepage ( #40914 )
2024-10-07 08:47:26 +02:00
Mohamad Salman
f73113c4a7
Docs: remove unused class in the homepage ( #40900 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-10-07 08:27:06 +02:00
Hannah Issermann
653f8f3cb3
Docs: Make "Edit in Stackblitz" links explicit in 'Examples' page ( #40766 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-10-06 12:35:34 +02:00
Hannah Issermann
d07536f7f6
Docs: Indicate links in foreign language in Translations page ( #40767 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2024-10-02 15:28:49 +02:00
Julien Déramond
2fab352a6c
Docs: fix $enable-css-grid → $enable-cssgrid in 'Customize > Options' ( #40818 )
2024-10-02 07:31:47 +02:00
XhmikosR
f32ae30297
package.json: ignore more deps
2024-10-02 08:29:00 +03:00
Christian Oliff
8885dc2a77
Remove unneeded flexbug workaround ( #40876 )
...
This was only needed for Internet Explorer. Removing it saves a couple of bytes. :-)
REF: https://github.com/philipwalton/flexbugs#flexbug-4
2024-10-02 08:19:55 +03:00
XhmikosR
9270d1c51a
Update devDependencies
...
* jasmine ^5.2.0 → ^5.3.0
* stylelint ^16.8.1 → ^16.9.0
2024-10-02 08:14:02 +03:00
dependabot[bot]
5ee90fe3d7
Build(deps-dev): Bump the development-dependencies group across 1 directory with 9 updates ( #40895 )
...
* Build(deps-dev): Bump the development-dependencies group across 1 directory with 9 updates
Bumps the development-dependencies group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@docsearch/js](https://github.com/algolia/docsearch ) | `3.6.1` | `3.6.2` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) | `26.0.1` | `28.0.0` |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) | `15.2.3` | `15.3.0` |
| [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) | `5.0.7` | `6.0.1` |
| [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html ) | `8.1.1` | `8.1.2` |
| [nodemon](https://github.com/remy/nodemon ) | `3.1.4` | `3.1.7` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.45` | `8.4.47` |
| [sass](https://github.com/sass/dart-sass ) | `1.77.8` | `1.78.0` |
| [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) | `15.0.0` | `15.1.0` |
Updates `@docsearch/js` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/algolia/docsearch/releases )
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/algolia/docsearch/compare/v3.6.1...v3.6.2 )
Updates `@rollup/plugin-commonjs` from 26.0.1 to 28.0.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.0/packages/commonjs )
Updates `@rollup/plugin-node-resolve` from 15.2.3 to 15.3.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve )
Updates `@rollup/plugin-replace` from 5.0.7 to 6.0.1
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/json-v6.0.1/packages/replace )
Updates `eslint-plugin-html` from 8.1.1 to 8.1.2
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v8.1.1...v8.1.2 )
Updates `nodemon` from 3.1.4 to 3.1.7
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.1.4...v3.1.7 )
Updates `postcss` from 8.4.45 to 8.4.47
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.45...8.4.47 )
Updates `sass` from 1.77.8 to 1.78.0
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.77.8...1.78.0 )
Updates `stylelint-config-twbs-bootstrap` from 15.0.0 to 15.1.0
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v15.0.0...v15.1.0 )
---
updated-dependencies:
- dependency-name: "@docsearch/js"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-replace"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: eslint-plugin-html
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix new stylelint-config-recess-order issues (#40887 )
* Pin sass to 1.78
If the issues are fixed, it should be updated again along with the caret operator.
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-10-02 08:11:23 +03:00
dependabot[bot]
9b638d7146
Build(deps-dev): Bump terser from 5.31.6 to 5.34.1 ( #40883 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.31.6 to 5.34.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.31.6...v5.34.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 17:42:01 +03:00
XhmikosR
c57190fa31
Dependabot: switch to grouped updates ( #40888 )
2024-10-01 17:27:13 +03:00
dependabot[bot]
7b0a123646
Build(deps-dev): Bump npm-run-all2 from 6.2.2 to 6.2.3 ( #40842 )
...
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.2.2...v6.2.3 )
---
updated-dependencies:
- dependency-name: npm-run-all2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 17:23:08 +03:00
dependabot[bot]
05079f5ec9
Build(deps-dev): Bump hugo-bin from 0.130.1 to 0.132.0 ( #40882 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.130.1 to 0.132.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.130.1...v0.132.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 17:10:46 +03:00
dependabot[bot]
2c79a97128
Build(deps-dev): Bump eslint from 8.57.0 to 8.57.1 ( #40843 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.57.0 to 8.57.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v8.57.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 17:09:55 +03:00
dependabot[bot]
5a417eb2de
Build(deps-dev): Bump rollup in the npm_and_yarn group ( #40886 )
...
Bumps the npm_and_yarn group with 1 update: [rollup](https://github.com/rollup/rollup ).
Updates `rollup` from 4.21.2 to 4.23.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.21.2...v4.23.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 17:08:36 +03:00
dependabot[bot]
cb8db371d4
Build(deps): Bump body-parser in the npm_and_yarn group ( #40862 )
...
Bumps the npm_and_yarn group with 1 update: [body-parser](https://github.com/expressjs/body-parser ).
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 17:05:33 +03:00
Hannah Issermann
a7a45b25a6
Docs: add missing aria-label to SVG with tooltip ( #40808 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-09-26 15:03:48 +02:00
Christian Oliff
9b00689715
Docs: update min-height inline style for modal with long content ( #40870 )
2024-09-24 14:43:37 +02:00
Christian Oliff
523493d096
Docs: update notice on Safari flexbox gap support in 'Helpers > Stacks' ( #40844 )
2024-09-18 15:35:28 +02:00
Dmitry
fecd219983
Fix popover remaining open when toggled after being shown ( #40803 )
...
Co-authored-by: Dmitry Sergienko <dmitry.sergienko@codefirst.net >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-09-12 09:45:08 +02:00
dependabot[bot]
dcec1df61f
Build(deps-dev): Bump postcss from 8.4.44 to 8.4.45 ( #40806 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.44 to 8.4.45.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.44...8.4.45 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 17:07:45 +03:00
Hannah Issermann
429e0c3b9d
Docs: add missing $enable-css-grid in 'Customize > Options' ( #40797 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-09-09 08:42:46 +02:00
dependabot[bot]
6f87fce796
Build(deps-dev): Bump postcss from 8.4.41 to 8.4.44 ( #40784 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.41 to 8.4.44.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.41...8.4.44 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-09-04 11:01:23 +03:00
Louis-Maxime Piton
329acbdec6
Docs: clarify the title on the 'About > Overview' page ( #40762 )
2024-09-04 09:17:52 +02:00
dependabot[bot]
e1b48d253c
Build(deps-dev): Bump @babel/cli from 7.24.8 to 7.25.6 ( #40788 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.24.8 to 7.25.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.6/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 12:47:20 +03:00
dependabot[bot]
3390260883
Build(deps-dev): Bump rtlcss from 4.2.0 to 4.3.0 ( #40782 )
...
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases )
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: rtlcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 12:44:19 +03:00
dependabot[bot]
24b9ce532f
Build(deps-dev): Bump eslint-plugin-import from 2.29.1 to 2.30.0 ( #40783 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.30.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 12:43:00 +03:00
dependabot[bot]
a6b02a5f08
Build(deps-dev): Bump rollup from 4.21.1 to 4.21.2 ( #40785 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.21.1 to 4.21.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.21.1...v4.21.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 12:41:57 +03:00
dependabot[bot]
8e7cceddea
Build(deps-dev): Bump stylelint-config-twbs-bootstrap ( #40786 )
...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 14.2.0 to 15.0.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.2.0...v15.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 12:41:10 +03:00
XhmikosR
e3e00b5002
npm audit fix
2024-08-27 15:36:45 +03:00
dependabot[bot]
de1852b3d0
Build(deps-dev): Bump hugo-bin from 0.129.1 to 0.130.1 ( #40774 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.129.1 to 0.130.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.129.1...v0.130.1 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 15:27:36 +03:00
dependabot[bot]
dba63ed962
Build(deps-dev): Bump @babel/preset-env from 7.25.3 to 7.25.4 ( #40773 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.25.3 to 7.25.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 15:27:11 +03:00
dependabot[bot]
f8c0663249
Build(deps-dev): Bump rollup from 4.20.0 to 4.21.1 ( #40775 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.20.0 to 4.21.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.21.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 15:26:01 +03:00
dependabot[bot]
048f56f514
Build(deps-dev): Bump hugo-bin from 0.127.0 to 0.129.1 ( #40723 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.127.0 to 0.129.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.127.0...v0.129.1 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 15:53:44 +03:00
dependabot[bot]
9fb1ec3b14
Build(deps-dev): Bump terser from 5.31.3 to 5.31.6 ( #40721 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.31.3 to 5.31.6.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 15:53:11 +03:00
dependabot[bot]
56519aca6e
Build(deps-dev): Bump @babel/preset-env from 7.25.2 to 7.25.3 ( #40722 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.25.2 to 7.25.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.3/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 15:52:15 +03:00
dependabot[bot]
9b846e435c
Build(deps-dev): Bump postcss from 8.4.40 to 8.4.41 ( #40720 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.40 to 8.4.41.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.40...8.4.41 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 15:50:15 +03:00
dependabot[bot]
7a42c40ba0
Build(deps-dev): Bump autoprefixer from 10.4.19 to 10.4.20 ( #40697 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.19 to 10.4.20.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 15:40:08 +03:00
dependabot[bot]
1307d47c8d
Build(deps-dev): Bump rollup from 4.19.1 to 4.20.0 ( #40696 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.19.1 to 4.20.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.19.1...v4.20.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 15:39:44 +03:00
dependabot[bot]
a3ee5353fe
Build(deps-dev): Bump stylelint from 16.7.0 to 16.8.1 ( #40698 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.7.0 to 16.8.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.7.0...16.8.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 15:39:13 +03:00
dependabot[bot]
ab9f0ba68a
Build(deps-dev): Bump @babel/core from 7.24.9 to 7.25.2 ( #40678 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.9 to 7.25.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 15:33:22 +03:00
Louis-Maxime Piton
3083596e87
Docs: update WCAG links and references ( #40703 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-08-07 12:11:06 +02:00
Anton Frolov
4e954ea332
Docs: change wording of single/split danger buttons ( #40689 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-08-07 06:51:04 +02:00
Julien Déramond
8c10ee828f
Docs: add aria-hidden="true" to decorative SVGs ( #40691 )
2024-08-05 09:01:59 +02:00
Julien Déramond
ac831aa4df
Docs: add aria-hidden="true" to decorative SVGs ( #40686 )
2024-08-02 10:18:29 +02:00
dependabot[bot]
163f1f732c
Build(deps-dev): Bump karma from 6.4.3 to 6.4.4 ( #40680 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 12:13:42 +03:00
dependabot[bot]
8b19264893
Build(deps-dev): Bump @babel/preset-env from 7.25.0 to 7.25.2 ( #40679 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.25.0 to 7.25.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 12:13:06 +03:00
XhmikosR
c05cd9a47a
Update masthead wording ( #40672 )
2024-07-30 08:30:11 +03:00
XhmikosR
6ca9152d04
Update devDependencies and regenerate package-lock.json ( #40673 )
...
* @babel/preset-env ^7.24.8 → ^7.25.0
* eslint-plugin-unicorn ^54.0.0 → ^55.0.0
* hugo-bin ^0.126.0 → ^0.127.0
* postcss ^8.4.39 → ^8.4.40
* rollup ^4.19.0 → ^4.19.1
* rtlcss ^4.1.1 → ^4.2.0
2024-07-29 17:26:02 +03:00
dependabot[bot]
c6d1d54043
Build(deps-dev): Bump bundlewatch from 0.3.3 to 0.4.0 ( #40662 )
...
Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch ) from 0.3.3 to 0.4.0.
- [Release notes](https://github.com/bundlewatch/bundlewatch/releases )
- [Commits](https://github.com/bundlewatch/bundlewatch/compare/v0.3.3...v0.4.0 )
---
updated-dependencies:
- dependency-name: bundlewatch
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 17:06:00 +03:00
XhmikosR
e8385b06fd
Update devDependencies ( #40655 )
...
* @docsearch/js ^3.6.0 → ^3.6.1
* globby ^14.0.1 → ^14.0.2
* hugo-bin ^0.125.2 → ^0.126.0
* jasmine ^5.1.0 → ^5.2.0
* rollup ^4.18.1 → ^4.19.0
* terser ^5.31.2 → ^5.31.3
2024-07-23 07:55:00 +03:00
XhmikosR
79a3fedf71
Further image compression improvements ( #40639 )
2024-07-23 07:47:35 +03:00
Nathan Sarang-Walters
16d80a4ff7
Fix this reference for JavaScript functions ( #38725 )
2024-07-19 07:05:21 +02:00
Christian Oliff
74891cb3a6
Examples: minor accessibility improvements ( #40620 )
...
- no need for `role="document"` on modals (was removed from Bootstrap a while ago)
- use `type="email"` for email input
- add aria-labels for previous month and next month buttons on date picker demo
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-07-19 06:45:42 +02:00
Julien Déramond
7f8fed44fd
Fix use of declarations after nested rules (deprecated in Sass 1.77.7) ( #40623 )
2024-07-15 23:10:14 +02:00
dependabot[bot]
f406388c1b
Build(deps-dev): Bump @babel/core from 7.24.7 to 7.24.9 ( #40638 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.7 to 7.24.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 21:08:47 +03:00
dependabot[bot]
8b167db342
Build(deps-dev): Bump @babel/preset-env from 7.24.7 to 7.24.8 ( #40637 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.7 to 7.24.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.8/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 21:03:41 +03:00
dependabot[bot]
ab1a9a0b98
Build(deps-dev): Bump stylelint from 16.6.1 to 16.7.0 ( #40636 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.6.1...16.7.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 21:01:16 +03:00
dependabot[bot]
6a588854b3
Build(deps-dev): Bump @babel/cli from 7.24.7 to 7.24.8 ( #40633 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.24.7 to 7.24.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.8/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 20:59:41 +03:00
dependabot[bot]
d33f91fe3d
Build(deps-dev): Bump eslint-plugin-markdown from 5.0.0 to 5.1.0 ( #40634 )
...
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases )
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v5.0.0...v5.1.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 20:58:40 +03:00
dependabot[bot]
25f8533199
Build(deps-dev): Bump terser from 5.31.1 to 5.31.2 ( #40632 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.31.1 to 5.31.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.31.1...v5.31.2 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 20:57:56 +03:00
dependabot[bot]
5f81494d5a
Build(deps-dev): Bump sass from 1.77.6 to 1.77.8 ( #40635 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.77.6 to 1.77.8.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.77.6...1.77.8 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 20:57:37 +03:00
dependabot[bot]
07008afea0
Build(deps-dev): Bump rollup from 4.18.0 to 4.18.1 ( #40617 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.18.0 to 4.18.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.18.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 20:55:17 +03:00
dependabot[bot]
3f52b6c79b
Build(deps-dev): Bump npm-run-all2 from 6.2.0 to 6.2.2 ( #40616 )
...
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) from 6.2.0 to 6.2.2.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.2.0...v6.2.2 )
---
updated-dependencies:
- dependency-name: npm-run-all2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 20:54:48 +03:00
dependabot[bot]
54adfad274
Build(deps-dev): Bump hugo-bin from 0.125.0 to 0.125.2 ( #40615 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.125.0 to 0.125.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.125.0...v0.125.2 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 20:54:22 +03:00
dependabot[bot]
45432fc532
Build(deps-dev): Bump @stackblitz/sdk from 1.10.0 to 1.11.0 ( #40618 )
...
Bumps [@stackblitz/sdk](https://github.com/stackblitz/sdk ) from 1.10.0 to 1.11.0.
- [Changelog](https://github.com/stackblitz/sdk/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stackblitz/sdk/commits )
---
updated-dependencies:
- dependency-name: "@stackblitz/sdk"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 20:53:42 +03:00
Christian Oliff
e20cc0d660
Examples: adjust heading levels in Checkout example ( #40619 )
2024-07-10 06:51:52 +02:00
dependabot[bot]
7c392498fa
Build(deps-dev): Bump terser from 5.31.0 to 5.31.1 ( #40601 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.31.0 to 5.31.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.31.0...v5.31.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:25:15 +03:00
dependabot[bot]
5510a72e2e
Build(deps-dev): Bump stylelint-config-twbs-bootstrap ( #40604 )
...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 14.1.0 to 14.2.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.1.0...v14.2.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:23:08 +03:00
dependabot[bot]
80479fa2c1
Build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1 ( #40603 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 25.0.8 to 26.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v26.0.1/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:23:00 +03:00
dependabot[bot]
0940812d39
Build(deps-dev): Bump postcss from 8.4.38 to 8.4.39 ( #40602 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.38 to 8.4.39.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.38...8.4.39 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:20:34 +03:00
dependabot[bot]
a7afb009be
Build(deps-dev): Bump npm-run-all2 from 6.1.2 to 6.2.0 ( #40600 )
...
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.1.2...v6.2.0 )
---
updated-dependencies:
- dependency-name: npm-run-all2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:18:07 +03:00
dependabot[bot]
aebabb4e8d
Build(deps-dev): Bump nodemon from 3.1.3 to 3.1.4 ( #40598 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.1.3...v3.1.4 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:15:52 +03:00
dependabot[bot]
05dc4a5cd2
Build(deps-dev): Bump hugo-bin from 0.123.3 to 0.125.0 ( #40599 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.123.3 to 0.125.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.123.3...v0.125.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:14:35 +03:00
dependabot[bot]
51de88f06b
Build(deps-dev): Bump sass from 1.77.4 to 1.77.6 ( #40597 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.77.4 to 1.77.6.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.77.4...1.77.6 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:13:38 +03:00
dependabot[bot]
2ef44fafbd
Build(deps-dev): Bump lockfile-lint from 4.13.2 to 4.14.0 ( #40596 )
...
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint ) from 4.13.2 to 4.14.0.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases )
- [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint/CHANGELOG.md )
- [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@4.14.0/packages/lockfile-lint )
---
updated-dependencies:
- dependency-name: lockfile-lint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:13:11 +03:00
dependabot[bot]
dcffbb7d49
Build(deps-dev): Bump @rollup/plugin-replace from 5.0.5 to 5.0.7 ( #40595 )
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) from 5.0.5 to 5.0.7.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/replace-v5.0.7/packages/replace )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:12:36 +03:00
dependabot[bot]
488b38dfa4
Build(deps-dev): Bump eslint-plugin-unicorn from 52.0.0 to 54.0.0 ( #40565 )
...
* Build(deps-dev): Bump eslint-plugin-unicorn from 52.0.0 to 54.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 52.0.0 to 54.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v52.0.0...v54.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update .eslintrc.json
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-07-02 07:09:49 +03:00
dependabot[bot]
af7bbe37d9
Build(deps-dev): Bump @babel/core from 7.24.5 to 7.24.7 ( #40548 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.5 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:03:44 +03:00
dependabot[bot]
bf554a1231
Build(deps-dev): Bump @babel/preset-env from 7.24.5 to 7.24.7 ( #40547 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.5 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 07:01:26 +03:00
dependabot[bot]
08d4f54707
Build(deps): Bump the npm_and_yarn group with 3 updates ( #40594 )
...
Bumps the npm_and_yarn group with 3 updates: [ws](https://github.com/websockets/ws ), [engine.io](https://github.com/socketio/engine.io ) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter ).
Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1 )
Updates `engine.io` from 6.5.4 to 6.5.5
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.5.4...6.5.5 )
Updates `socket.io-adapter` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/socketio/socket.io-adapter/releases )
- [Changelog](https://github.com/socketio/socket.io-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.4...2.5.5 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: engine.io
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: socket.io-adapter
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 06:58:42 +03:00
dependabot[bot]
37aa03f228
Build(deps-dev): Bump @babel/cli from 7.24.5 to 7.24.7 ( #40545 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.24.5 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 06:58:00 +03:00
dependabot[bot]
cae07f288e
Build(deps-dev): Bump @stackblitz/sdk from 1.9.0 to 1.10.0 ( #40546 )
...
Bumps [@stackblitz/sdk](https://github.com/stackblitz/sdk ) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/stackblitz/sdk/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stackblitz/sdk/commits )
---
updated-dependencies:
- dependency-name: "@stackblitz/sdk"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 06:56:38 +03:00
Christian Oliff
008bc237c4
Examples: use <main> in Cheatsheet examples ( #40577 )
2024-06-25 15:34:12 +02:00
zcl
d2d4581790
Fix Default values and Description content in options table ( #39846 )
...
* Fix Default values and Description content in options table
* update default value
2024-06-12 18:59:42 -07:00
Julien Déramond
aed7faacff
Docs: drop unused .bi-exclamation-triangle-fill class
2024-06-12 21:41:55 -04:00
Louis-Maxime Piton
b522441901
Floating labels: Fix max-width and background-color ( #39720 )
...
* Fix `max-width`
* Fix label background color
* Add new visual test: floating label
* Fix `npm run docs`
---------
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-06-12 18:39:23 -07:00
dependabot[bot]
093276119d
Build(deps-dev): Bump eslint-config-xo from 0.44.0 to 0.45.0 ( #39967 )
...
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo ) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases )
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.44.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: eslint-config-xo
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 18:28:45 +03:00
dependabot[bot]
251c8ed48c
Build(deps-dev): Bump nodemon from 3.1.0 to 3.1.3 ( #40530 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 3.1.0 to 3.1.3.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.1.0...v3.1.3 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 17:23:03 +03:00
dependabot[bot]
b0beb6338c
Build(deps-dev): Bump rollup from 4.17.2 to 4.18.0 ( #40528 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.17.2 to 4.18.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.17.2...v4.18.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 17:22:39 +03:00
dependabot[bot]
e80049f5bf
Build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.7 to 25.0.8 ( #40527 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 25.0.7 to 25.0.8.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.8/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 17:22:19 +03:00
dependabot[bot]
76baad6d12
Build(deps-dev): Bump eslint-plugin-markdown from 4.0.1 to 5.0.0 ( #39964 )
...
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown ) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases )
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v4.0.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 17:16:53 +03:00
dependabot[bot]
675b5c2c2b
Build(deps-dev): Bump sass from 1.76.0 to 1.77.4 ( #40519 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.76.0 to 1.77.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.76.0...1.77.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 17:16:29 +03:00
dependabot[bot]
95966c161f
Build(deps-dev): Bump stylelint from 16.4.0 to 16.6.1 ( #40520 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.4.0 to 16.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.4.0...16.6.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 17:14:13 +03:00
dependabot[bot]
7f3bc39a2f
Build(deps-dev): Bump hugo-bin from 0.122.5 to 0.123.3 ( #40521 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.122.5 to 0.123.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.122.5...v0.123.3 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 17:13:37 +03:00
Julien Déramond
8abeb8b536
docs: fix typo in the getting started introduction ( #40522 )
2024-06-04 13:53:25 +02:00
Tobias
76ed1c6b14
Fix .btn-group-vertical border radius with dropdown as first element ( #40488 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-05-30 07:49:28 +02:00
Christian Oliff
442421bcc2
docs: use HTTPS link to IKONS website ( #40507 )
2024-05-30 07:32:47 +02:00
Julien Déramond
d6731ea2e6
docs: add missing data-bs-theme="light" in navbars color schemes markup ( #40504 )
2024-05-29 08:35:16 +02:00
Hannah Issermann
7ff271bd8a
docs: add Accordion component in the JS components section ( #39980 )
2024-05-25 08:02:29 +02:00
XhmikosR
72d3b6efc4
docs: migrate to the built-in sitemap template ( #39951 )
2024-05-02 10:19:47 +03:00
XhmikosR
4565525e35
package.json: ignore eslint for now and regenerate package-lock.json ( #39950 )
...
We should eventually update to eslint 9.x later but it requires changes to
migrate to flat config
2024-05-02 09:59:41 +03:00
dependabot[bot]
e3f4d6099c
Build(deps-dev): Bump terser from 5.30.4 to 5.31.0 ( #39939 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.30.4 to 5.31.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.30.4...v5.31.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 08:41:26 +03:00
dependabot[bot]
3e505a59ee
Build(deps-dev): Bump hugo-bin from 0.122.3 to 0.122.5 ( #39949 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.122.3 to 0.122.5.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.122.3...v0.122.5 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 08:40:56 +03:00
dependabot[bot]
c8a8654194
Build(deps-dev): Bump sass from 1.75.0 to 1.76.0 ( #39942 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.75.0 to 1.76.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.75.0...1.76.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 15:03:12 +03:00
dependabot[bot]
b83cd8d1ae
Build(deps-dev): Bump @babel/preset-env from 7.24.4 to 7.24.5 ( #39943 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.4 to 7.24.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 15:02:01 +03:00
dependabot[bot]
53652e50cb
Build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.5 ( #39937 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.4 to 7.24.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 14:59:53 +03:00
dependabot[bot]
8bc7854868
Build(deps-dev): Bump rollup from 4.16.3 to 4.17.2 ( #39940 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.16.3 to 4.17.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.16.3...v4.17.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 14:58:49 +03:00
dependabot[bot]
dfdd66ce0b
Build(deps-dev): Bump @babel/cli from 7.24.1 to 7.24.5 ( #39938 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.24.1 to 7.24.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 14:57:40 +03:00
dependabot[bot]
bb927451e8
Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0 ( #39936 )
...
* Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.3.1 to 16.4.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.1...16.4.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update _content.scss
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-05-01 14:57:03 +03:00
dependabot[bot]
d7b22b77db
Build(deps-dev): Bump hugo-bin from 0.121.1 to 0.122.3 ( #39921 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.121.1 to 0.122.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.121.1...v0.122.3 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-04-23 13:11:02 +03:00
dependabot[bot]
5444bb227d
Build(deps-dev): Bump eslint-plugin-html from 8.1.0 to 8.1.1 ( #39922 )
...
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html ) from 8.1.0 to 8.1.1.
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v8.1.0...v8.1.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-html
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 13:10:40 +03:00
dependabot[bot]
e92eef70c2
Build(deps-dev): Bump terser from 5.30.3 to 5.30.4 ( #39919 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.30.3 to 5.30.4.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.30.3...v5.30.4 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 13:08:47 +03:00
dependabot[bot]
bb7fba1450
Build(deps-dev): Bump rollup from 4.14.3 to 4.16.3 ( #39920 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.14.3 to 4.16.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.14.3...v4.16.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 13:08:19 +03:00
dependabot[bot]
ad0cc68b7e
Build(deps-dev): Bump sass from 1.74.1 to 1.75.0 ( #39904 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.74.1 to 1.75.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.74.1...1.75.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 13:18:29 +03:00
dependabot[bot]
8e9c22e79e
Build(deps-dev): Bump rollup from 4.14.1 to 4.14.3 ( #39903 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.14.1 to 4.14.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.14.1...v4.14.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 13:17:56 +03:00
dependabot[bot]
48de3c1eb6
Build(deps-dev): Bump eslint-plugin-html from 8.0.0 to 8.1.0 ( #39902 )
...
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html ) from 8.0.0 to 8.1.0.
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v8.0.0...v8.1.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-html
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 13:17:38 +03:00
dependabot[bot]
868705bed0
Build(deps-dev): Bump @babel/preset-env from 7.24.3 to 7.24.4 ( #39890 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.3 to 7.24.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 18:10:12 +03:00
dependabot[bot]
e958b370fe
Build(deps-dev): Bump @babel/core from 7.24.3 to 7.24.4 ( #39891 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.3 to 7.24.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 18:06:44 +03:00
dependabot[bot]
f0d280d4a9
Build(deps-dev): Bump rollup from 4.13.2 to 4.14.1 ( #39887 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.13.2 to 4.14.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.13.2...v4.14.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 18:06:04 +03:00
dependabot[bot]
d6e834c615
Build(deps-dev): Bump terser from 5.29.2 to 5.30.3 ( #39886 )
...
* Build(deps-dev): Bump terser from 5.29.2 to 5.30.3
Bumps [terser](https://github.com/terser/terser ) from 5.29.2 to 5.30.3.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.29.2...v5.30.3 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update .bundlewatch.config.json
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-04-09 18:05:16 +03:00
dependabot[bot]
f25d27b5c1
Build(deps-dev): Bump sass from 1.72.0 to 1.74.1 ( #39884 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.72.0 to 1.74.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.72.0...1.74.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 17:56:22 +03:00
dependabot[bot]
1a3c28727c
Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 ( #39883 )
...
* Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 51.0.1 to 52.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.1...v52.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Disable unicorn/no-anonymous-default-export
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-04-09 17:55:17 +03:00
Iván Pereira
f0252f5b2c
Add PostCSS-RTLCSS approach to the documentation ( #39863 )
...
* Add PostCSS-RTLCSS approach to the documentation
* Format 'PostCSS RTLCSS' without '-' and backticks
* Some formatting for consistency in the entire doc
* Minor rewording
---------
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-04-05 20:50:01 +03:00
dependabot[bot]
f68a47c8bf
Build(deps-dev): Bump stylelint-config-twbs-bootstrap ( #39859 )
...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 14.0.0 to 14.1.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.0.0...v14.1.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 13:01:26 +03:00
dependabot[bot]
fd727a079e
Build(deps-dev): Bump find-unused-sass-variables from 5.0.0 to 6.0.0 ( #39858 )
...
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases )
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v5.0.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: find-unused-sass-variables
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 13:00:59 +03:00
dependabot[bot]
44ce92a0f6
Build(deps-dev): Bump stylelint from 16.3.0 to 16.3.1 ( #39857 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.3.0 to 16.3.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.0...16.3.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 12:58:22 +03:00
dependabot[bot]
ee3bf1b852
Build(deps-dev): Bump rollup from 4.13.0 to 4.13.2 ( #39855 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.13.0 to 4.13.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.13.0...v4.13.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 12:57:49 +03:00
XhmikosR
fb4629f82e
docs: move examples inline shortcode to a partial ( #39829 )
...
* docs: move examples inline shortcode to a partial
* Further tweaks
2024-04-01 22:00:09 +03:00
XhmikosR
ba73ed6906
docs: resize docs bundler images and fix dimensions ( #39824 )
...
The dimensions must be of the non-2x image.
2024-04-01 21:54:56 +03:00
XhmikosR
4093ed32ee
docs: add a new partial for responsive images and use imageConfig ( #39779 )
...
This way the dimensions are not hardcoded
2024-04-01 21:52:45 +03:00
XhmikosR
2ba7dae3c0
Add a render image hook ( #39768 )
...
Images are now lazyloaded, they have width and height attributes and the classes are centralized.
Only applies to Markdown images
2024-04-01 21:48:31 +03:00
Julien Déramond
24cc552343
Fix typo in site/assets/js/snippets.js comments ( #39840 )
2024-03-26 17:25:27 +02:00
XhmikosR
cd0484713c
Update devDependencies ( #39818 )
...
* @babel/core ^7.24.1 → ^7.24.3
* @babel/preset-env ^7.24.1 → ^7.24.3
* autoprefixer ^10.4.18 → ^10.4.19
* hugo-bin ^0.121.0 → ^0.121.1
* postcss ^8.4.36 → ^8.4.38
* stylelint ^16.2.1 → ^16.3.0
2024-03-26 12:41:56 +02:00
XhmikosR
9480a3d01d
docs: update sitemap template ( #39819 )
2024-03-25 21:28:37 +02:00
XhmikosR
11037f8407
docs: use urls.JoinPath in more places ( #39778 )
2024-03-22 11:50:03 +02:00
XhmikosR
d1636a7540
Move theme toggler to a partial ( #39807 )
...
---------
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-03-20 19:05:43 +02:00
XhmikosR
a0912dc543
masthead.html: add rel="noopener" target="_blank" ( #39805 )
2024-03-20 17:29:12 +02:00
XhmikosR
1401722f7e
docs: move examples icons to a partial ( #39808 )
2024-03-19 21:31:49 +02:00
XhmikosR
859a134203
Optimize Sass SVG files ( #39804 )
2024-03-19 21:31:07 +02:00
XhmikosR
6a00d18fae
Further improve PNG compression ( #39773 )
2024-03-19 21:04:00 +02:00
XhmikosR
93bfbf8b13
package.json: stop ignoring jasmine ( #39806 )
2024-03-19 18:23:55 +02:00
dependabot[bot]
3921236e6e
Build(deps-dev): Bump @babel/preset-env from 7.24.0 to 7.24.1 ( #39802 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.0 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 17:39:28 +02:00
dependabot[bot]
e1d6733543
Build(deps-dev): Bump @babel/cli from 7.23.9 to 7.24.1 ( #39803 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.23.9 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 17:35:13 +02:00
dependabot[bot]
85d3c27816
Build(deps-dev): Bump @babel/core from 7.24.0 to 7.24.1 ( #39801 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.0 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 15:53:42 +02:00
XhmikosR
d1a648ab36
Update dependencies ( #39800 )
...
* hugo-bin ^0.120.8 → ^0.121.0
* postcss ^8.4.35 → ^8.4.36
* sass ^1.71.1 → ^1.72.0
* terser ^5.29.1 → ^5.29.2
2024-03-19 11:33:08 +02:00
XhmikosR
f7f0026e4a
docs: move algolia config to hugo config
2024-03-19 11:25:15 +02:00
XhmikosR
45fe28c5a6
docs: use defer when possible for JS
2024-03-19 11:25:15 +02:00
Julien Déramond
6922f5d9cb
docs: move search style to its own CSS file
2024-03-19 11:25:15 +02:00
XhmikosR
d867ee08b9
docs: improve stackblitz.js
...
* tweak indentation
* stop extending the sdk object
* conditionally add `index.js`
2024-03-19 11:25:15 +02:00
XhmikosR
24f749cb76
docs: bundle assets with Hugo
...
Also:
* load any docs' third-party dependencies from node_modules (except for examples)
* exclude docsearch from layouts that don't use it
* preconnect to algolia only when not examples layout
* switch to `RelPermalink`
* refactor JS assets into partials
2024-03-19 11:25:15 +02:00
Tommaso Allegretti
e340674d06
Change floating label placeholder's color ( #39494 )
...
Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-03-19 06:47:42 +01:00
Caleb Albritton
4219af2c0e
Fix broken comment link for reflow hack ( #39791 )
2024-03-18 10:32:49 +02:00
dependabot[bot]
10f9c01908
Build(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 ( #39792 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 09:30:16 +02:00
XhmikosR
202a20f561
docs: mention text transform classes ( #39782 )
2024-03-15 21:23:19 +02:00
Edward Ezekiel
086a0e2a1c
Update masthead to HeroDevs EOL ( #39749 )
...
* feat(masthead): Update masthead to HeroDevs EOL
Add box-arrow-up-right icon.
* Update masthead.html
* Update icons.html
---------
Co-authored-by: Mark Otto <markdotto@gmail.com >
2024-03-15 10:23:43 -07:00
XhmikosR
545a650035
docs: move fathom site to hugo config ( #39781 )
2024-03-13 11:43:02 +02:00
Julien Déramond
3150c6985d
Docs: fix Reddit URL to avoid redirection ( #39777 )
2024-03-12 16:10:02 +02:00
XhmikosR
ab1a765f75
examples: assorted tweaks ( #39772 )
...
* remove trailing slash
* use urls.JoinPath
* reindent
* use `imageConfig` so that we add dimensions automatically
2024-03-12 11:42:03 +02:00
XhmikosR
13f40f1791
Switch to lockfile v3
2024-03-12 09:50:25 +02:00
XhmikosR
7b8211ce64
Update globby to v14
...
Also:
* fix globals type
* switch to async
2024-03-12 09:50:25 +02:00
XhmikosR
2bc395b563
Update devDependencies and regenerate package-lock.json
...
* eslint-plugin-markdown ^3.0.1 → ^4.0.1
* hugo-bin ^0.120.7 → ^0.120.8
* rollup ^4.12.0 → ^4.13.0
* terser ^5.27.2 → ^5.29.1
2024-03-12 09:50:25 +02:00
Julien Déramond
6ce0c62e21
Docs: drop data-bs-scroll="true" from navbar ( #39766 )
2024-03-11 09:26:03 +02:00
XhmikosR
930740afbc
Switch to using hugo.IsProduction ( #39763 )
2024-03-08 12:41:17 +02:00
Louis-Maxime Piton
f545964f8f
Docs: fix position of search modal to avoid interface blocking at small breakpoints ( #39739 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-03-08 09:04:12 +01:00
XhmikosR
f54befa74b
footer: remove unneeded trailing slash ( #39757 )
2024-03-07 16:11:00 +02:00
XhmikosR
816d11ecae
README.md: fix source-maps link after 953b4b6 ( #39748 )
2024-03-07 06:50:52 +02:00
XhmikosR
b003fc7880
docsref.html: move to variable
2024-03-06 15:50:18 +02:00
XhmikosR
1baec29637
Update hugo server options
...
Add --noHTTPCache --renderToMemory --printPathWarnings
2024-03-06 15:50:18 +02:00
XhmikosR
b3bca581f1
templates: use urls.JoinPath when handling URLs
2024-03-06 15:50:18 +02:00
XhmikosR
192b7f785e
docs: use a responsive image for bootstrap-logo-shadow.png ( #39745 )
2024-03-06 10:17:35 +02:00
XhmikosR
2c4e1cd660
Improve front matter "added" params
...
Add missing ones and add the ability to show or hide the badge
Fixes a few more 404 errors in the version picker
2024-03-06 09:52:50 +02:00
XhmikosR
953b4b6c1b
Fix various redirects
2024-03-06 09:52:50 +02:00
XhmikosR
5cb92cd6c0
docs: fix missing trailing slashes causing redirects
2024-03-06 09:52:50 +02:00
XhmikosR
04a720bf7f
dashboard: remove the unused bootstrap-icons.css
...
We should revisit this later because it's a lot simpler for people
to just include the CSS than copy around tens of icons, even if it
leads to unused CSS
2024-03-05 20:34:45 +02:00
XhmikosR
58880cfbac
Remove useless crossorigin="anonymous" attributes
2024-03-05 20:34:45 +02:00
XhmikosR
59231069e9
header.html: remove unneeded relUrl
2024-03-05 20:34:45 +02:00
XhmikosR
e16ee0a191
Minor template cleanup
2024-03-05 20:34:45 +02:00
XhmikosR
b0ce89229b
examples.html: Move color mode JS lower
2024-03-05 20:34:45 +02:00
XhmikosR
688d7e352a
render-heading.html: use variables
2024-03-05 20:34:45 +02:00
XhmikosR
87be2b9d24
Fix docs-versions.html ( #39738 )
...
Cast to string when comparing the versions, otherwise we were comparing numbers with strings.
Also, move checks to variables.
Fixes 404 errors in the version picker.
2024-03-05 20:24:46 +02:00
dependabot[bot]
46d7c30eb3
Build(deps): Bump streetsidesoftware/cspell-action from 5 to 6 ( #39730 )
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 5 to 6.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-03-05 14:39:02 +02:00
dependabot[bot]
bf8f2d2c66
Build(deps-dev): Bump karma-firefox-launcher from 2.1.2 to 2.1.3 ( #39736 )
...
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases )
- [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v2.1.2...v2.1.3 )
---
updated-dependencies:
- dependency-name: karma-firefox-launcher
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 13:26:27 +02:00
dependabot[bot]
0660764e01
Build(deps-dev): Bump @babel/preset-env from 7.23.9 to 7.24.0 ( #39734 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.9 to 7.24.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 13:25:37 +02:00
dependabot[bot]
ef4bb60f69
Build(deps-dev): Bump @babel/core from 7.23.9 to 7.24.0 ( #39735 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.9 to 7.24.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 13:22:38 +02:00
dependabot[bot]
edd42ec74d
Build(deps-dev): Bump karma from 6.4.2 to 6.4.3 ( #39733 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 13:22:16 +02:00
dependabot[bot]
86b4c934fe
Build(deps-dev): Bump autoprefixer from 10.4.17 to 10.4.18 ( #39732 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.17 to 10.4.18.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.17...10.4.18 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 13:19:18 +02:00
dependabot[bot]
de4767ab10
Build(deps-dev): Bump hugo-bin from 0.120.4 to 0.120.7 ( #39731 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.120.4 to 0.120.7.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.120.4...v0.120.7 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 13:18:43 +02:00
XhmikosR
712e722165
docs: remove Google Analytics ( #39725 )
...
It no longer works
2024-03-04 20:34:48 +02:00
dependabot[bot]
99562ba37c
Build(deps-dev): Bump sass-true from 7.0.1 to 8.0.0 ( #39714 )
...
Bumps [sass-true](https://github.com/oddbird/true ) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/oddbird/true/releases )
- [Changelog](https://github.com/oddbird/true/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oddbird/true/compare/v7.0.1...v8.0.0 )
---
updated-dependencies:
- dependency-name: sass-true
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 15:24:40 +02:00
dependabot[bot]
723fff975e
Build(deps-dev): Bump eslint from 8.56.0 to 8.57.0 ( #39711 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 15:20:22 +02:00
dependabot[bot]
c55a5fa698
Build(deps-dev): Bump nodemon from 3.0.3 to 3.1.0 ( #39713 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.0.3...v3.1.0 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 15:19:08 +02:00
dependabot[bot]
6f1300068b
Build(deps-dev): Bump hugo-bin from 0.120.2 to 0.120.4 ( #39715 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.120.2 to 0.120.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.120.2...v0.120.4 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 15:17:48 +02:00
dependabot[bot]
4f1fb5094f
Build(deps-dev): Bump hugo-bin from 0.119.0 to 0.120.2 ( #39704 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.119.0 to 0.120.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.119.0...v0.120.2 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 22:04:59 +02:00
dependabot[bot]
dc7ce9fbda
Build(deps-dev): Bump lockfile-lint from 4.13.1 to 4.13.2 ( #39703 )
...
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint ) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases )
- [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint/CHANGELOG.md )
- [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@4.13.2/packages/lockfile-lint )
---
updated-dependencies:
- dependency-name: lockfile-lint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 21:59:12 +02:00
Vasyl Zuziak
4a7ff943f5
Merge accordion selectors for border-radius rule ( #39697 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-02-22 13:11:39 +01:00
dependabot[bot]
fa9c12ac66
Build(deps-dev): Bump sass from 1.71.0 to 1.71.1 ( #39699 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.71.0 to 1.71.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.71.0...1.71.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 12:02:26 +02:00
Julien Déramond
6e1f75f420
Release v5.3.3 ( #39524 )
...
* Release v5.3.3
* Dist
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-02-20 17:14:29 +02:00
dependabot[bot]
3caef2b4e6
Build(deps-dev): Bump terser from 5.27.1 to 5.27.2 ( #39690 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.27.1 to 5.27.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.27.1...v5.27.2 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-02-20 17:03:19 +02:00
dependabot[bot]
4abac9b76b
Build(deps-dev): Bump ip from 2.0.0 to 2.0.1 ( #39691 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 14:45:28 +02:00
dependabot[bot]
c396a2a444
Build(deps-dev): Bump sass from 1.70.0 to 1.71.0 ( #39684 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.70.0 to 1.71.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.70.0...1.71.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 09:09:39 +02:00
dependabot[bot]
c9a8a40b9c
Build(deps-dev): Bump rollup from 4.9.6 to 4.12.0 ( #39683 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.9.6 to 4.12.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.9.6...v4.12.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-02-18 09:06:04 +02:00
dependabot[bot]
6aecb376b5
Build(deps-dev): Bump eslint-plugin-html from 7.1.0 to 8.0.0 ( #39672 )
...
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html ) from 7.1.0 to 8.0.0.
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v7.1.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-html
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 09:04:14 +02:00
dependabot[bot]
4081168658
Build(deps-dev): Bump terser from 5.27.0 to 5.27.1 ( #39682 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.27.0 to 5.27.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.27.0...v5.27.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 09:01:05 +02:00
dependabot[bot]
4605d71310
Build(deps-dev): Bump postcss from 8.4.34 to 8.4.35 ( #39673 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.34 to 8.4.35.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.34...8.4.35 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 09:00:15 +02:00
dependabot[bot]
08eeee33d5
Build(deps-dev): Bump lockfile-lint from 4.12.1 to 4.13.1 ( #39675 )
...
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint ) from 4.12.1 to 4.13.1.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases )
- [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint/CHANGELOG.md )
- [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@4.13.1/packages/lockfile-lint )
---
updated-dependencies:
- dependency-name: lockfile-lint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 08:59:46 +02:00
dependabot[bot]
f92d635329
Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.0 to 51.0.1 ( #39676 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 51.0.0 to 51.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.0...v51.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 08:58:26 +02:00
GeoSot
6ed1cdd43e
Selector Engine: fix multiple IDs ( #39201 )
...
* fix: regression of #38989
* Add unit test in selector-engine.spec.js
---------
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-02-18 08:58:07 +02:00
Julien Déramond
1bc85bfe2b
Fix product example mobile navbar toggler ( #39657 )
2024-02-14 21:33:47 +01:00
Robert Martin
cb7467b428
Docs: fix typos in Vite, Parcel and Webpack guides ( #39592 )
...
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-02-13 19:28:35 +01:00
DrejT
d30385b9df
Docs: update colors table to be responsive in Customize > Color page ( #39663 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-02-13 09:06:40 +01:00
Julien Déramond
4e35f64fdc
Drop --bs-accordion-btn-focus-border-color and deprecate $accordion-button-focus-border-color ( #39560 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-02-06 22:04:06 +02:00
Abdullah Alharbi
409fd23d92
Changed RTL processing of carousel control icons ( #39536 )
...
* Changed RTL processing of carousel control icons
* Update scss/_carousel.scss
---------
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-02-06 22:02:43 +02:00
Louis-Maxime Piton
5010e8d73e
Fix the focus ring on focused checked buttons ( #39595 )
2024-02-06 21:59:42 +02:00
XhmikosR
d85a84b7b1
Update jasmine and regenerate package-lock.json ( #39654 )
...
* Update jasmine to v5.1.0
* Regenerate package-lock.json
2024-02-06 21:56:08 +02:00
dependabot[bot]
e4d8f149ab
Build(deps): Bump release-drafter/release-drafter from 5 to 6 ( #39653 )
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 21:47:04 +02:00
dependabot[bot]
40c6d8a4bc
Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 ( #39651 )
...
* Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo ) from 0.43.1 to 0.44.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases )
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.43.1...v0.44.0 )
---
updated-dependencies:
- dependency-name: eslint-config-xo
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update .eslintrc.json
* Update .eslintrc.json
* autofix
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-02-06 21:46:52 +02:00
dependabot[bot]
4e94fb54d4
Build(deps-dev): Bump eslint-plugin-unicorn from 50.0.1 to 51.0.0 ( #39650 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 50.0.1 to 51.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v50.0.1...v51.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-02-06 21:35:43 +02:00
dependabot[bot]
4a7f538847
Build(deps-dev): Bump postcss from 8.4.33 to 8.4.34 ( #39652 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.33 to 8.4.34.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.34 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 21:33:10 +02:00
dependabot[bot]
aaa8e6c8a5
Build(deps-dev): Bump stylelint-config-twbs-bootstrap ( #39649 )
...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v13.0.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 21:32:41 +02:00
Julien Déramond
52cc9342cb
Bump copyright year to 2024
2024-02-05 20:13:23 -08:00
XhmikosR
b75f637f4d
docs: clean up example.html ( #39528 )
2024-02-02 09:56:42 +02:00
dependabot[bot]
21624b91cd
Build(deps-dev): Bump @babel/core from 7.23.7 to 7.23.9 ( #39630 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.7 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 09:04:00 +02:00
dependabot[bot]
f994344353
Build(deps-dev): Bump hugo-bin from 0.118.1 to 0.119.0 ( #39631 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.118.1 to 0.119.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.118.1...v0.119.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 09:03:15 +02:00
dependabot[bot]
f93b8110ed
Build(deps-dev): Bump @babel/cli from 7.23.4 to 7.23.9 ( #39628 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.23.4 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 09:01:28 +02:00
dependabot[bot]
706381d248
Build(deps-dev): Bump @babel/preset-env from 7.23.8 to 7.23.9 ( #39629 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.8 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 09:01:02 +02:00
dependabot[bot]
b3e13cd7da
Build(deps-dev): Bump npm-run-all2 from 6.1.1 to 6.1.2 ( #39627 )
...
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.1.1...v6.1.2 )
---
updated-dependencies:
- dependency-name: npm-run-all2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 09:00:22 +02:00
dependabot[bot]
5c3a17e6a6
Build(deps-dev): Bump autoprefixer from 10.4.16 to 10.4.17 ( #39626 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.16 to 10.4.17.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 08:59:58 +02:00
dependabot[bot]
9ca22697c7
Build(deps-dev): Bump rollup from 4.9.4 to 4.9.6 ( #39601 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.9.4 to 4.9.6.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.9.4...v4.9.6 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 08:55:58 +02:00
dependabot[bot]
7ac7cb4c2a
Build(deps-dev): Bump stylelint from 16.1.0 to 16.2.1 ( #39624 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.1.0 to 16.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.1.0...16.2.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 08:55:15 +02:00
dependabot[bot]
c6b53cf653
Build(deps-dev): Bump terser from 5.26.0 to 5.27.0 ( #39600 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.26.0 to 5.27.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.26.0...v5.27.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2024-02-02 08:54:42 +02:00
dependabot[bot]
1e0b692987
Build(deps-dev): Bump sass from 1.69.7 to 1.70.0 ( #39599 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.69.7 to 1.70.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.69.7...1.70.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 08:52:43 +02:00
dependabot[bot]
518b4d2c53
Build(deps-dev): Bump nodemon from 3.0.2 to 3.0.3 ( #39602 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 08:44:12 +02:00
Julien Déramond
11272eca59
Docs: add missing comma in native font stack code source in Content > Reboot ( #39617 )
2024-01-30 19:08:35 +01:00
Sergei
7bec4de761
Optimize the accordion icon ( #39411 )
...
Co-authored-by: Serhii Babakov <babakov@aweb.ua >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-01-30 19:05:54 +01:00
Christian Oliff
047607816d
Docs: add missing type="button" to Cheatsheet example nav buttons ( #39585 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2024-01-30 07:46:01 +01:00
Sarah Gilberg
8cc86cc5c5
Docs: fix 'media-breakpoint-between' typo in migration guide ( #39604 )
2024-01-29 17:51:05 +01:00
dependabot[bot]
af092931f0
Build(deps-dev): Bump hugo-bin from 0.118.0 to 0.118.1 ( #39576 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.118.0 to 0.118.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.118.0...v0.118.1 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 09:21:41 +02:00
dependabot[bot]
0b5ce41de1
Build(deps-dev): Bump @babel/preset-env from 7.23.6 to 7.23.8 ( #39572 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.6 to 7.23.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.8/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 09:20:24 +02:00
dependabot[bot]
d029ef6aaf
Build(deps-dev): Bump sass-true from 7.0.0 to 7.0.1 ( #39575 )
...
Bumps [sass-true](https://github.com/oddbird/true ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/oddbird/true/releases )
- [Changelog](https://github.com/oddbird/true/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oddbird/true/compare/v7.0.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: sass-true
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 09:19:59 +02:00
dependabot[bot]
076d156e83
Build(deps-dev): Bump @babel/core from 7.23.6 to 7.23.7 ( #39554 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.6 to 7.23.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 09:18:50 +02:00
dependabot[bot]
585623cee2
Build(deps-dev): Bump postcss from 8.4.32 to 8.4.33 ( #39574 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.32 to 8.4.33.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.32...8.4.33 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 09:17:30 +02:00
dependabot[bot]
54fd39d46d
Build(deps-dev): Bump rollup from 4.9.1 to 4.9.4 ( #39573 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.9.1 to 4.9.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.9.1...v4.9.4 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 09:17:02 +02:00
dependabot[bot]
f8f5a75911
Build(deps-dev): Bump sass from 1.69.5 to 1.69.7 ( #39571 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.69.5 to 1.69.7.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.69.5...1.69.7 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 09:16:17 +02:00
dependabot[bot]
c8df0ed858
Build(deps-dev): Bump follow-redirects from 1.15.3 to 1.15.4 ( #39570 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 09:13:05 +02:00
dependabot[bot]
901f368a56
Build(deps-dev): Bump stylelint from 16.0.2 to 16.1.0 ( #39531 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.0.2 to 16.1.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.0.2...16.1.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 09:11:34 +02:00
XhmikosR
a34ffb301f
CI: stop running coveralls in forks ( #39096 )
2024-01-09 09:11:05 +02:00
Julien Déramond
85b1d1c660
Docs: update desc of deprecated Sass mixins in alerts and list groups ( #39537 )
2023-12-30 08:48:21 +01:00
Christian Oliff
ce1bf1c660
Docs: update homepage links to prevent HTTP redirect ( #39539 )
2023-12-30 08:44:14 +01:00
dependabot[bot]
e47f3feac9
Build(deps-dev): Bump rollup from 3.29.4 to 4.9.1 ( #39510 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.29.4 to 4.9.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v4.9.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-23 19:41:40 +02:00
dependabot[bot]
8ac1bdee8f
Build(deps-dev): Bump stylelint and stylelint-config-twbs-bootstrap ( #39527 )
...
* Build(deps-dev): Bump stylelint and stylelint-config-twbs-bootstrap
Bumps [stylelint](https://github.com/stylelint/stylelint ) and [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ). These dependencies needed to be updated together.
Updates `stylelint` from 15.11.0 to 16.0.2
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.11.0...16.0.2 )
Updates `stylelint-config-twbs-bootstrap` from 12.0.0 to 13.0.0
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v12.0.0...v13.0.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update _utilities.test.scss
* Update blog.css
* Update blog.rtl.css
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-12-23 18:49:29 +02:00
dependabot[bot]
58cc39bd09
Build(deps-dev): Bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 ( #39525 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 49.0.0 to 50.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v49.0.0...v50.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-23 18:47:45 +02:00
dependabot[bot]
fa0cdba18f
Build(deps-dev): Bump hugo-bin from 0.117.1 to 0.118.0 ( #39526 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.117.1 to 0.118.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.117.1...v0.118.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-23 18:44:31 +02:00
Julien Déramond
00317d2c76
Docs: use consistent HTML elements in Utilities > Background page ( #39519 )
2023-12-22 07:14:15 +01:00
Julien Déramond
240b78e2d0
Docs: drop unused .theme-icon class ( #39520 )
2023-12-21 17:34:16 +01:00
XhmikosR
958b610cfa
Update devDependencies ( #39504 )
2023-12-17 22:16:05 +02:00
XhmikosR
3486c9d9d8
Minor image compression improvements ( #39503 )
2023-12-17 22:15:19 +02:00
dependabot[bot]
056a0e0d75
Build(deps): Bump github/codeql-action from 2 to 3 ( #39502 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-17 10:41:14 +02:00
XhmikosR
7807c8d8ef
CI: switch to Node.js 20 ( #39501 )
2023-12-17 10:14:49 +02:00
dependabot[bot]
3ee969f961
Build(deps-dev): Bump @babel/preset-env from 7.23.5 to 7.23.6 ( #39488 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-12-17 10:05:52 +02:00
dependabot[bot]
368a3d7e6a
Build(deps-dev): Bump hugo-bin from 0.116.4 to 0.117.1 ( #39491 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.116.4 to 0.117.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.116.4...v0.117.1 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-17 09:58:33 +02:00
dependabot[bot]
708734b8af
Build(deps-dev): Bump terser from 5.24.0 to 5.26.0 ( #39489 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.24.0 to 5.26.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.24.0...v5.26.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-12-16 10:23:47 +02:00
Yudai Takada
4dcc376bfb
Fix a typo in scss/_tables.scss comments ( #39497 )
2023-12-15 08:15:59 +01:00
Julien Déramond
f1cd1180b7
Docs: add shift-color() usage example in sass customization page ( #39435 )
2023-12-12 08:08:19 +01:00
Julien Déramond
43524225e2
Docs: enhance .card-img-* description ( #39458 )
2023-12-10 08:23:45 +01:00
Dmitry Karpunin
56d80ea53c
Fix focus box-shadow for validation stated form-controls ( #38719 )
...
Co-authored-by: Dmitry Karpunin <ext-dmitriy.karpunin@sbermarket.ru >
2023-12-09 09:34:21 +01:00
dependabot[bot]
a1bae2e784
Build(deps-dev): Bump @babel/preset-env from 7.23.3 to 7.23.5 ( #39467 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 18:17:55 +02:00
dependabot[bot]
aa8c08a451
Build(deps-dev): Bump clean-css-cli from 5.6.2 to 5.6.3 ( #39464 )
...
Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli ) from 5.6.2 to 5.6.3.
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md )
- [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.6.2...v5.6.3 )
---
updated-dependencies:
- dependency-name: clean-css-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 18:17:05 +02:00
dependabot[bot]
1f9386359b
Build(deps-dev): Bump postcss from 8.4.31 to 8.4.32 ( #39468 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.31 to 8.4.32.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 18:16:02 +02:00
dependabot[bot]
b8e5738aee
Build(deps-dev): Bump nodemon from 3.0.1 to 3.0.2 ( #39466 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 17:53:35 +02:00
dependabot[bot]
d1634fd96a
Build(deps-dev): Bump @babel/cli from 7.23.0 to 7.23.4 ( #39443 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.23.0 to 7.23.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 13:50:23 +02:00
dependabot[bot]
d8ff839dfb
Build(deps-dev): Bump stylelint-config-twbs-bootstrap ( #39445 )
...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 11.0.1 to 12.0.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v11.0.1...v12.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 13:49:54 +02:00
XhmikosR
32147914d4
Update calibreapp-image-actions.yml
2023-11-21 18:02:44 +02:00
dependabot[bot]
9ffd923442
Build(deps): Bump streetsidesoftware/cspell-action from 4 to 5 ( #39403 )
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 4 to 5.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 14:31:18 +02:00
Julien Déramond
00d4639400
Docs: change vite config path import in vite guide ( #39418 )
2023-11-21 14:30:34 +02:00
dependabot[bot]
1a7ae00f52
Build(deps-dev): Bump eslint from 8.52.0 to 8.54.0 ( #39424 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.52.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.54.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-11-21 14:29:36 +02:00
dependabot[bot]
6c5fd8bc9f
Build(deps-dev): Bump @babel/preset-env from 7.23.2 to 7.23.3 ( #39400 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.2 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 14:26:50 +02:00
dependabot[bot]
a70e8c04f4
Build(deps-dev): Bump @babel/core from 7.23.2 to 7.23.3 ( #39402 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.2 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 14:02:02 +02:00
dependabot[bot]
7cccbe9621
Build(deps-dev): Bump hugo-bin from 0.116.3 to 0.116.4 ( #39401 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.116.3 to 0.116.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.116.3...v0.116.4 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 14:01:25 +02:00
Julien Déramond
e4f0d61c8f
Docs: fix color schemes description in Sass customization ( #39417 )
2023-11-18 09:52:03 +01:00
Neeraj Kumar Das
ee88ae6496
Use child combinators to avoid inheriting parent accordion's styles ( #37508 )
...
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2023-11-17 12:59:35 +01:00
MarkoOleksiyenko
55952bfe64
Drop evenly items distribution for modal and offcanvas headers ( #39373 )
2023-11-15 20:38:44 +01:00
Frans de Jonge
b9f92d70c9
Allow <dl>, <dt> and <dd> in JS sanitizer ( #39376 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2023-11-15 08:38:27 +01:00
curious-broccoli
adf7a98511
Docs: fix sentence in 'Scrolling long content' modal section ( #39378 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2023-11-14 08:04:16 +01:00
Julien Déramond
587e89f11b
Fix Sass compilation breaking change in v5.3 ( #39380 )
2023-11-14 08:01:29 +01:00
Edwin
8a965cadf8
Fix typo in _grid.scss ( #39387 )
2023-11-10 11:51:55 +01:00
XhmikosR
a4d2f59702
Update dependencies and regenerate package-lock.json
2023-11-02 10:53:09 +02:00
dependabot[bot]
8ce2eace9b
Build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.4 to 25.0.7 ( #39359 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 25.0.4 to 25.0.7.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.7/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 08:09:09 +02:00
dependabot[bot]
5e72d045f1
Build(deps-dev): Bump @rollup/plugin-babel from 6.0.3 to 6.0.4 ( #39360 )
...
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel ) from 6.0.3 to 6.0.4.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.4/packages/babel )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 08:05:13 +02:00
dependabot[bot]
2de5bb6452
Build(deps-dev): Bump eslint-plugin-import from 2.28.1 to 2.29.0 ( #39358 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.28.1 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 08:05:00 +02:00
dependabot[bot]
48124c3c66
Build(deps-dev): Bump terser from 5.20.0 to 5.24.0 ( #39354 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.20.0 to 5.24.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.20.0...v5.24.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-11-02 08:03:51 +02:00
dependabot[bot]
b4be299259
Build(deps-dev): Bump sass from 1.68.0 to 1.69.5 ( #39357 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.68.0 to 1.69.5.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.68.0...1.69.5 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 08:01:49 +02:00
dependabot[bot]
1f5a38cae8
Build(deps-dev): Bump hugo-bin from 0.114.2 to 0.116.3 ( #39355 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.114.2 to 0.116.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.114.2...v0.116.3 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 08:00:39 +02:00
dependabot[bot]
03afa56d02
Build(deps-dev): Bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.3 ( #39356 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 15.2.1 to 15.2.3.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.3/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 07:59:34 +02:00
dependabot[bot]
35e4207bd7
Build(deps-dev): Bump rollup-plugin-istanbul from 4.0.0 to 5.0.0 ( #39351 )
...
Bumps [rollup-plugin-istanbul](https://github.com/artberri/rollup-plugin-istanbul ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/artberri/rollup-plugin-istanbul/releases )
- [Changelog](https://github.com/artberri/rollup-plugin-istanbul/blob/main/CHANGELOG.md )
- [Commits](https://github.com/artberri/rollup-plugin-istanbul/compare/v4.0.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: rollup-plugin-istanbul
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 07:58:00 +02:00
dependabot[bot]
20e9a1dcbc
Build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0 ( #39353 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.3 to 15.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.3...15.11.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 07:55:33 +02:00
dependabot[bot]
7bb252c816
Build(deps-dev): Bump @rollup/plugin-replace from 5.0.2 to 5.0.5 ( #39352 )
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) from 5.0.2 to 5.0.5.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/inject-v5.0.5/packages/replace )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-11-02 07:55:08 +02:00
dependabot[bot]
662995fe94
Build(deps-dev): Bump eslint-plugin-unicorn from 48.0.1 to 49.0.0 ( #39350 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 48.0.1 to 49.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v48.0.1...v49.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 07:52:59 +02:00
dependabot[bot]
efd57ec828
Build(deps): Bump streetsidesoftware/cspell-action from 3 to 4 ( #39331 )
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 3 to 4.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 07:49:17 +02:00
dependabot[bot]
aed99ecb3f
Build(deps): Bump actions/setup-node from 3 to 4 ( #39330 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 07:48:47 +02:00
dependabot[bot]
2a40d53099
Build(deps-dev): Bump @babel/preset-env from 7.22.15 to 7.23.2 ( #39307 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.15 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 21:16:43 +02:00
dependabot[bot]
4ddc65b078
Build(deps-dev): Bump @babel/cli from 7.22.15 to 7.23.0 ( #39267 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.22.15 to 7.23.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.0/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 21:12:44 +02:00
dependabot[bot]
e2895670a4
Build(deps-dev): Bump @babel/core from 7.22.17 to 7.23.2 ( #39306 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.17 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/@babel/core@7.23.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 21:09:29 +02:00
dependabot[bot]
d33bf4d961
Build(deps-dev): Bump npm-run-all2 from 6.0.6 to 6.1.1 ( #39309 )
...
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) from 6.0.6 to 6.1.1.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.0.6...v6.1.1 )
---
updated-dependencies:
- dependency-name: npm-run-all2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 21:08:56 +02:00
MewenLeHo
73e1dcf43e
Fix color-mode.js
2023-10-31 09:42:15 -07:00
Julien Déramond
d769ae0e0f
Doc: add dispose() to Offcanvas methods ( #39340 )
2023-10-30 08:23:11 +01:00
Julien Déramond
f7426c08e7
Doc: use .text-bg-{color} for all badges
2023-10-23 12:16:04 -07:00
Julien Déramond
dac60074dc
Doc: add expanded accordion explanation ( #39304 )
...
Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com >
2023-10-23 19:25:53 +02:00
Julien Déramond
d58e86e730
Docs: drop .table-light from table foot example ( #39320 )
2023-10-23 19:21:29 +02:00
Julien Déramond
ce114117a8
Tests: update navbar in visual modal test ( #39294 )
2023-10-13 10:28:08 +02:00
oliv37
72d6722b34
Docs: fix emphasis text utilities usage in Utilities > Background ( #39293 )
2023-10-13 07:41:40 +02:00
Julien Déramond
790dc80753
Fix getOrCreateInstance() doc example ( #39281 )
2023-10-12 09:31:14 +02:00
dependabot[bot]
7cdfa42608
Build(deps-dev): Bump autoprefixer from 10.4.15 to 10.4.16 ( #39269 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.15 to 10.4.16.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 07:41:44 +03:00
dependabot[bot]
0e7e888f8e
Build(deps-dev): Bump postcss from 8.4.30 to 8.4.31 ( #39278 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 07:41:02 +03:00
Christian Oliff
323f9d6f68
Docs: fix unnecessary right-margin for example code blocks ( #39246 )
2023-10-05 12:03:42 +02:00
XhmikosR
7d66339e98
Update favicon
2023-10-02 12:04:31 +03:00
Julien Déramond
4dd9bf050c
Doc: consistent rendering of 'Heads up!' callouts ( #39249 )
2023-09-29 06:55:51 +02:00
dependabot[bot]
9c1c3d4d04
Build(deps-dev): Bump rollup from 3.29.1 to 3.29.3 ( #39243 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.29.1 to 3.29.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.29.1...v3.29.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-27 11:13:14 +03:00
dependabot[bot]
682a243c47
Build(deps-dev): Bump sass from 1.66.1 to 1.68.0 ( #39242 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.66.1 to 1.68.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.66.1...1.68.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-27 11:03:58 +03:00
dependabot[bot]
47e3875429
Build(deps-dev): Bump terser from 5.19.4 to 5.20.0 ( #39240 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.19.4 to 5.20.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.19.4...v5.20.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-27 10:51:19 +03:00
dependabot[bot]
05a1c1d823
Build(deps-dev): Bump rtlcss from 4.1.0 to 4.1.1 ( #39209 )
...
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases )
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: rtlcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 21:06:37 +03:00
dependabot[bot]
e4fc4ad6cb
Build(deps-dev): Bump postcss from 8.4.29 to 8.4.30 ( #39207 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.30.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.30 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 21:06:07 +03:00
Kevin Sanders
d9baa2f3a9
Fix typo in toggle buttons outlined styles section ( #39200 )
2023-09-18 07:43:18 +02:00
jonnysp
9e5e22ad6a
Fix border-radius of some switch variants when rounded is disabled ( #38884 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2023-09-14 20:49:14 +02:00
Julien Déramond
344e912d04
Release v5.3.2 ( #39173 )
...
* Bump version to 5.3.2
* Dist
2023-09-14 17:19:27 +03:00
XhmikosR
317cb2ae09
download: Reword CDN paragraph ( #39179 )
2023-09-14 17:02:13 +03:00
Julien Déramond
8df9899e98
Fix: make theme selector tick icon visible when active in examples layout ( #39177 )
2023-09-14 17:01:50 +03:00
XhmikosR
256ad91185
README.md: remove BrowserStack badge ( #39180 )
2023-09-14 17:00:59 +03:00
XhmikosR
88161777a7
Update devDependencies ( #39174 )
...
* @babel/cli ^7.22.10 → ^7.22.15
* @babel/core ^7.22.10 → ^7.22.17
* @babel/preset-env ^7.22.10 → ^7.22.15
* eslint ^8.47.0 → ^8.49.0
* jquery ^3.7.0 → ^3.7.1
* lockfile-lint ^4.12.0 → ^4.12.1
* postcss ^8.4.28 → ^8.4.29
* rollup ^3.28.1 → ^3.29.1
* terser ^5.19.2 → ^5.19.4
2023-09-13 13:05:36 +03:00
dependabot[bot]
52edf180c5
Build(deps): Bump actions/checkout from 3 to 4 ( #39148 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 12:47:26 +03:00
Louis-Maxime Piton
9900cf33c0
Fix collapse multiple ids target ( #38989 )
2023-09-13 09:30:32 +02:00
Giovanni Piller Cottrer
d1d49ffe1d
New $btn-link-focus-shadow-rgb for color modes customisation ( #39119 )
2023-09-13 09:18:07 +02:00
Julien Déramond
bde23ae661
Allow <mark> colors customization for color modes ( #39141 )
2023-09-13 08:50:42 +02:00
Mahmut YILDIRIM
bb10c996d4
Add defensive CSS to handle form check input in fleboxes ( #38955 )
...
Co-authored-by: louismaxime.piton <louismaxime.piton@orange.com >
2023-09-13 08:45:40 +02:00
Louis-Maxime Piton
86672f4222
Fix table state rendering for color modes ( #39033 )
2023-09-13 08:17:23 +02:00
Julien Déramond
4724e7ae9a
Make form range track background more contrasted ( #39095 )
2023-09-13 07:59:53 +02:00
Robert Jones
4bf483b3b5
Docs: add Discord (community) and Bootstrap subreddit links ( #38873 )
...
Co-authored-by: Rob Jones <robert@blumac.digital >
Co-authored-by: Mark Otto <markdotto@gmail.com >
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2023-09-13 07:53:14 +02:00
Julien Déramond
fca9c8258b
Docs: add alternative CDNs section in Getting Started > Download ( #39145 )
...
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2023-09-13 07:36:22 +02:00
Sebastian Blank
d07d3a60c5
Fix dart-sass deprecation warning ( #39030 )
...
* Fix dart-sass deprecation warning
* Fix wrong percentages
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-09-12 13:04:02 -07:00
dependabot[bot]
413894d469
Build(deps-dev): Bump hugo-bin from 0.113.0 to 0.114.2 ( #39147 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.113.0 to 0.114.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.113.0...v0.114.2 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 13:05:37 +03:00
dependabot[bot]
fee563d1fc
Build(deps): Bump streetsidesoftware/cspell-action from 2 to 3 ( #39088 )
...
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action ) from 2 to 3.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-08-23 09:27:01 +03:00
dependabot[bot]
a82a9da511
Build(deps-dev): Bump @rollup/plugin-node-resolve from 15.2.0 to 15.2.1 ( #39090 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 15.2.0 to 15.2.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.1/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 15:03:50 +03:00
dependabot[bot]
8b4488826a
Build(deps-dev): Bump rollup from 3.28.0 to 3.28.1 ( #39089 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.28.0 to 3.28.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.28.0...v3.28.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 15:02:01 +03:00
John Hayes
dc040fa2b2
Corrected a grammer error in by adding the word go to examples/starter-template ( #39086 )
2023-08-22 11:25:25 +03:00
XhmikosR
e3553aec92
Update devDependencies ( #39083 )
...
* @rollup/plugin-node-resolve ^15.1.0 → ^15.2.0
* eslint-plugin-import ^2.28.0 → ^2.28.1
* postcss ^8.4.27 → ^8.4.28
* sass ^1.65.1 → ^1.66.1
* stylelint ^15.10.2 → ^15.10.3
2023-08-22 11:24:53 +03:00
Christian Oliff
6091dbadd7
Remove incorrect mention of .left utilities from migration guide ( #39054 )
...
There are no classes in Bootstrap 4.x beginning with `.left` or `.right`.
(You can do a `CTRL`+`F` on https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/css/bootstrap.css to check)
2023-08-22 11:24:19 +03:00
XhmikosR
18a400a329
Further improve image compression with oxipng and the latest jpegoptim ( #39037 )
2023-08-22 11:23:43 +03:00
XhmikosR
47da803f08
Migration: add back v5.0.0 heading ( #39060 )
...
* Migrations: add back v5.0.0 heading
* Update migration.md
* Update migration.md
2023-08-21 10:49:52 +03:00
Mustafa Ateş Uzun
1be3057230
Dropdown: reuse variable ( #39046 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-08-21 09:06:39 +03:00
XhmikosR
ba449604ce
Improve change-version script ( #38983 )
...
Only replace the version in specific files instead of blindly all repo files
2023-08-21 09:03:09 +03:00
dependabot[bot]
803c5de300
Build(deps-dev): Bump eslint from 8.46.0 to 8.47.0 ( #39059 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.46.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 14:41:08 +03:00
dependabot[bot]
c59c8b939e
Build(deps-dev): Bump rollup from 3.27.2 to 3.28.0 ( #39056 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.27.2 to 3.28.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.27.2...v3.28.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 14:40:40 +03:00
dependabot[bot]
c9a3e352f0
Build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.3 to 25.0.4 ( #39055 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 25.0.3 to 25.0.4.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.4/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 14:40:03 +03:00
Diogo Teles Sant'Anna
7103327201
ci: update permissions for calibreapp-image-actions.yml ( #39021 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-08-15 14:36:42 +03:00
dependabot[bot]
bfeb5589fa
Build(deps-dev): Bump autoprefixer from 10.4.14 to 10.4.15 ( #39057 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.14 to 10.4.15.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 14:34:10 +03:00
dependabot[bot]
cab0d9a8aa
Build(deps-dev): Bump sass from 1.64.2 to 1.65.1 ( #39058 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.64.2 to 1.65.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.64.2...1.65.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 14:24:10 +03:00
dependabot[bot]
764bd8de14
Build(deps-dev): Bump @babel/preset-env from 7.22.9 to 7.22.10 ( #39017 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.9 to 7.22.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 13:22:58 +03:00
dependabot[bot]
3b95094fc4
Build(deps-dev): Bump @babel/cli from 7.22.9 to 7.22.10 ( #39015 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.22.9 to 7.22.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 13:20:46 +03:00
dependabot[bot]
fcda09965a
Build(deps-dev): Bump hugo-bin from 0.112.1 to 0.113.0 ( #39014 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.112.1 to 0.113.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.112.1...v0.113.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 13:17:24 +03:00
dependabot[bot]
9ebdf81339
Build(deps-dev): Bump @babel/core from 7.22.9 to 7.22.10 ( #39013 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.9 to 7.22.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 13:16:49 +03:00
dependabot[bot]
6d7c1a8e8c
Build(deps-dev): Bump lockfile-lint from 4.10.6 to 4.12.0 ( #39012 )
...
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint ) from 4.10.6 to 4.12.0.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases )
- [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint/CHANGELOG.md )
- [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@4.12.0/packages/lockfile-lint )
---
updated-dependencies:
- dependency-name: lockfile-lint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 13:16:27 +03:00
dependabot[bot]
ca9f42c5b1
Build(deps-dev): Bump rollup from 3.27.0 to 3.27.2 ( #39011 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.27.0 to 3.27.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.27.0...v3.27.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 13:14:39 +03:00
XhmikosR
56664e0caa
Convert build scripts to ESM ( #38984 )
2023-08-06 07:37:24 +03:00
Issayah
0fe3dd93f2
docs: add BootstrapVueNext to docs ( #38970 )
...
* docs: add BootstrapVueNext to docs
* Update javascript.md
---------
Co-authored-by: Mark Otto <markdotto@gmail.com >
2023-08-05 15:10:33 -07:00
louismaxime.piton
4a7dfa404f
Add form elements in focusable elements when scrolling
2023-08-05 15:09:56 -07:00
Julien Déramond
78b4e5d2d6
Use box-shadow CSS vars instead of Sass vars in assets and variables
2023-08-05 15:04:45 -07:00
XhmikosR
913efd78c6
examples: update 3rd-party packages ( #38994 )
2023-08-02 21:12:18 +03:00
XhmikosR
742f5c92cf
introduction: drop details element ( #38995 )
...
* introduction: drop `details` element
* Update introduction.md
2023-08-02 21:12:06 +03:00
XhmikosR
fc8b03bee3
Update devDependencies ( #38990 )
...
* eslint ^8.45.0 → ^8.46.0
* eslint-plugin-import ^2.27.5 → ^2.28.0
* eslint-plugin-markdown ^3.0.0 → ^3.0.1
* eslint-plugin-unicorn ^48.0.0 → ^48.0.1
* hugo-bin ^0.111.4 → ^0.112.1
* rollup ^3.26.3 → ^3.27.0
* sass ^1.64.1 → ^1.64.2
2023-08-01 11:33:14 +03:00
Christian Oliff
92aedd15fc
Docs: Fix popover template role error ( #38978 )
...
I'm quite sure this should be `role="tooltip"` and not `role="popover"`. There isn't a popover role but there is a tooltip one.(https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tooltip_role ).. and Bootstrap 5 itself uses role="tooltip" for its popovers by default.
2023-07-29 12:04:50 +01:00
Craig Wayne
c81a694ff3
Use CSS box-shadow variables in shadow utility classes ( #38816 )
2023-07-27 22:46:12 +02:00
XhmikosR
5a97018a9a
Update gutters.md ( #38968 )
2023-07-27 18:12:54 +03:00
XhmikosR
2a1bf52b73
Release v5.3.1 ( #38956 )
...
* Bump version to 5.3.1
* Dist
2023-07-26 10:46:38 +03:00
Julien Déramond
8e5dada5b1
Examples: improve spinner buttons accessibility ( #38958 )
2023-07-25 08:25:48 +03:00
Julien Déramond
11b3806675
Fix bundlewatch values ( #38954 )
2023-07-25 08:23:44 +03:00
Douglas Silva
57ddb42baf
Fix postcss plugin options ( #38947 )
2023-07-24 21:26:09 +03:00
louismaximepiton
cc5a8a9036
fix
2023-07-23 21:41:43 -07:00
Christian Oliff
ea21de1674
Docs: Update float responsive examples
2023-07-23 21:38:53 -07:00
XhmikosR
92d779f83c
Update devDependencies and regenerate package-lock.json
...
* hugo-bin ^0.111.3 → ^0.111.4
* postcss ^8.4.26 → ^8.4.27
* sass ^1.63.6 → ^1.64.1
* stylelint ^15.10.1 → ^15.10.2
* terser ^5.19.1 → ^5.19.2
2023-07-23 21:28:31 -07:00
XhmikosR
01dacaf218
dashboard: fix offcanvas md display ( #38952 )
...
* dashboard: fix offcanvas md display
* Update index.html
2023-07-23 21:28:14 -07:00
Julien Déramond
4271d22b90
Docs: remove v4 reference in homepage
2023-07-23 21:27:00 -07:00
Julien Déramond
1c80bd9c4b
Fix some typos in Customize > Sass doc ( #38948 )
2023-07-23 22:07:23 +03:00
Kyle Tsang
d45cc7ef51
Support Home and End keys in tabs ( #38498 )
...
* Support `Home` and `End` keys in tabs
* Update tab.js
* simplify tests
* Update navs-tabs.md
* Update .bundlewatch.config.json
---------
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <markdotto@gmail.com >
2023-07-23 22:06:14 +03:00
dependabot[bot]
8fcfce1ebd
Build(deps-dev): Bump eslint-plugin-unicorn from 47.0.0 to 48.0.0 ( #38928 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 47.0.0 to 48.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v47.0.0...v48.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 18:17:15 +03:00
dependabot[bot]
a814733ad7
Build(deps-dev): Bump rollup from 3.26.2 to 3.26.3 ( #38931 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.26.2 to 3.26.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.26.2...v3.26.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 18:10:56 +03:00
dependabot[bot]
fd0a4e67a0
Build(deps-dev): Bump @babel/core from 7.22.8 to 7.22.9 ( #38930 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.8 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 18:10:32 +03:00
dependabot[bot]
86c5371ac8
Build(deps-dev): Bump hugo-bin from 0.111.2 to 0.111.3 ( #38929 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.111.2 to 0.111.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.111.2...v0.111.3 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 18:09:56 +03:00
dependabot[bot]
fb348b6bdd
Build(deps-dev): Bump postcss from 8.4.25 to 8.4.26 ( #38927 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.25 to 8.4.26.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.25...8.4.26 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 18:09:35 +03:00
dependabot[bot]
83e5ec8175
Build(deps-dev): Bump @babel/cli from 7.22.6 to 7.22.9 ( #38922 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.22.6 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 18:03:29 +03:00
dependabot[bot]
ae255aaefc
Build(deps-dev): Bump @babel/preset-env from 7.22.7 to 7.22.9 ( #38920 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.7 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 18:03:01 +03:00
dependabot[bot]
cf074cd3b9
Build(deps-dev): Bump terser from 5.19.0 to 5.19.1 ( #38921 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.19.0 to 5.19.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.19.0...v5.19.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-07-18 18:02:26 +03:00
dependabot[bot]
303e56758d
Build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.2 to 25.0.3 ( #38923 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 25.0.2 to 25.0.3.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.3/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 17:58:17 +03:00
dependabot[bot]
9205ffe631
Build(deps-dev): Bump eslint from 8.44.0 to 8.45.0 ( #38919 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 17:35:55 +03:00
Julien Déramond
101ff73b4c
Docs: fix carousel carousel colors of carousel examples in dark mode
2023-07-16 20:49:00 -07:00
Julien Déramond
b3da789113
Fix dark mode rendering of Cheatsheet examples ( #38905 )
2023-07-16 20:48:33 -07:00
zcl
3ea4168cb6
Streamline a certain amount and increase presentations in different directions ( #38604 )
2023-07-16 20:41:56 -07:00
cameronhollis
7dfa9c5890
.text-bg-* helpers now use theme CSS variables (#38772 )
...
* #38769 text-bg-primary now respects --bs-primary color
* Revert "#38769 text-bg-primary now respects --bs-primary color"
This reverts commit a4db90ff70 .
* #38769 updated scss file to respect --bs-primary color with text-bg-primary class
---------
Co-authored-by: Cameron Hollis <cameronjhollis@gmail.com >
2023-07-16 20:41:29 -07:00
Julien Déramond
674ea99c8c
Docs: add blank target and noopener rel to footer external links
2023-07-16 20:41:03 -07:00
Julien Déramond
6a9b9af59e
New Sass variable to change vertical rule width
2023-07-16 20:39:54 -07:00
Julien Déramond
8c135169e7
Fix tooltip generated markup documentation ( #38902 )
2023-07-15 07:45:35 +02:00
XhmikosR
cdcb503b88
Regenerate package-lock.json
2023-07-12 08:23:48 +03:00
dependabot[bot]
877e6725e6
Build(deps-dev): Bump terser from 5.18.2 to 5.19.0 ( #38901 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.18.2 to 5.19.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.18.2...v5.19.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 08:19:03 +03:00
dependabot[bot]
ccc73058c1
Build(deps-dev): Bump npm-run-all2 from 6.0.5 to 6.0.6 ( #38900 )
...
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.0.5...v6.0.6 )
---
updated-dependencies:
- dependency-name: npm-run-all2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 08:16:05 +03:00
dependabot[bot]
a0931d0f6b
Build(deps-dev): Bump nodemon from 2.0.22 to 3.0.1 ( #38893 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.22 to 3.0.1.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.22...v3.0.1 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 08:13:19 +03:00
dependabot[bot]
a5c7303fa2
Build(deps-dev): Bump stylelint from 15.9.0 to 15.10.1 ( #38880 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.9.0 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.9.0...15.10.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 08:10:41 +03:00
dependabot[bot]
de69649b3a
Build(deps-dev): Bump @babel/preset-env from 7.22.5 to 7.22.7 ( #38899 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.5 to 7.22.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 08:08:08 +03:00
dependabot[bot]
afa2fc447f
Build(deps-dev): Bump stylelint-config-twbs-bootstrap ( #38898 )
...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v11.0.0...v11.0.1 )
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 08:05:47 +03:00
dependabot[bot]
2990534463
Build(deps-dev): Bump @babel/core from 7.22.5 to 7.22.8 ( #38897 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.5 to 7.22.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 08:02:52 +03:00
dependabot[bot]
e2de56d740
Build(deps-dev): Bump lockfile-lint from 4.10.5 to 4.10.6 ( #38896 )
...
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint ) from 4.10.5 to 4.10.6.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases )
- [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint/CHANGELOG.md )
- [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@4.10.6/packages/lockfile-lint )
---
updated-dependencies:
- dependency-name: lockfile-lint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 08:01:49 +03:00
dependabot[bot]
9ff96a497c
Build(deps-dev): Bump hugo-bin from 0.111.1 to 0.111.2 ( #38895 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.111.1 to 0.111.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.111.1...v0.111.2 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 08:01:15 +03:00
dependabot[bot]
79e196a976
Build(deps-dev): Bump rollup from 3.25.3 to 3.26.2 ( #38892 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.25.3 to 3.26.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.25.3...v3.26.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 07:57:32 +03:00
dependabot[bot]
5bcb0fafad
Build(deps-dev): Bump @babel/cli from 7.22.5 to 7.22.6 ( #38891 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.22.5 to 7.22.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.6/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 07:56:19 +03:00
dependabot[bot]
4617a7610c
Build(deps-dev): Bump postcss from 8.4.24 to 8.4.25 ( #38890 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.24 to 8.4.25.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.25 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 07:55:17 +03:00
Christian Oliff
42a055c7a8
Docs: Fix incorrect .form-file on migration guide ( #38883 )
2023-07-10 10:04:21 +02:00
dependabot[bot]
df38215585
Build(deps-dev): Bump stylelint-config-twbs-bootstrap ( #38864 )
...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap ) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases )
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v10.0.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 11:01:45 +03:00
dependabot[bot]
609e6457cc
Build(deps-dev): Bump terser from 5.18.1 to 5.18.2 ( #38863 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.18.1 to 5.18.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.18.1...v5.18.2 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 10:59:07 +03:00
dependabot[bot]
fef8958209
Build(deps-dev): Bump hugo-bin from 0.110.1 to 0.111.1 ( #38860 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.110.1 to 0.111.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.110.1...v0.111.1 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 10:58:17 +03:00
dependabot[bot]
bd7a0452c0
Build(deps-dev): Bump eslint from 8.43.0 to 8.44.0 ( #38861 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 10:57:46 +03:00
ZhangChengLin
2c7f888c1e
add a base class style display for toggle buttons
2023-07-05 22:28:57 -07:00
PARTHIBAN
6301ca1ee0
Update buttons.md
2023-07-05 22:28:35 -07:00
Julien Déramond
3515ac16a1
Docs: add missing aria-disabled='true' to disabled anchors
2023-07-05 22:28:00 -07:00
Christian Oliff
52d53696d2
Fix for text-reset example class name ( #38844 )
...
This example no longer uses muted text
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2023-07-05 22:27:13 -07:00
Louis-Maxime Piton
e2854b94da
Feature ( #38838 )
2023-07-05 22:11:04 -07:00
Mewen Le Hô
4315801856
Add docs search to homepage ( #38850 )
...
* Compliance to Success Criterion 3.2.3 Consistent Navigation
* Update docs-navbar.html
---------
Co-authored-by: Mark Otto <markdotto@gmail.com >
2023-07-05 22:10:13 -07:00
Christian Oliff
e0d54ffd32
Improve Text Alignment Example
...
On the Text alignment example all the text is left-aligned to start with and doesn't change on any viewport change. I think it makes much more sense for it to end-aligned on certain breakpoints.
I also added a missing `text-xxl-end` class :-)
I didn't use dashes between the breakpoint size names to match the Breakpoints docs (https://getbootstrap.com/docs/5.3/layout/breakpoints/#available-breakpoints )
2023-07-05 22:08:53 -07:00
Christian Oliff
43e4bf97a8
Fix class name on migration guide ( #38865 )
...
`.custom-custom-radio` should be `.custom-radio`
2023-07-04 13:45:29 +02:00
XhmikosR
1ab75c8d14
Fix Sass properties order for newer stylelint-config-recess-order ( #38851 )
2023-06-30 09:52:46 +03:00
dependabot[bot]
d333d70e52
Build(deps-dev): Bump hugo-bin from 0.108.0 to 0.110.1 ( #38832 )
...
* Build(deps-dev): Bump hugo-bin from 0.108.0 to 0.110.1
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.108.0 to 0.110.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.108.0...v0.110.1 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update hugo.yml
Set allowActionJSTmpl to true for now
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-06-27 16:57:31 +03:00
dependabot[bot]
88c488515f
Build(deps-dev): Bump stylelint from 15.8.0 to 15.9.0 ( #38836 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.8.0 to 15.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.8.0...15.9.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 16:56:15 +03:00
dependabot[bot]
5370ddc4d3
Build(deps-dev): Bump sass from 1.62.1 to 1.63.6 ( #38835 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.62.1 to 1.63.6.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.62.1...1.63.6 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 16:55:52 +03:00
dependabot[bot]
e244dbc9d8
Build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.0 to 25.0.2 ( #38834 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 25.0.0 to 25.0.2.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.2/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 16:52:32 +03:00
dependabot[bot]
221862fe94
Build(deps-dev): Bump rollup from 3.25.1 to 3.25.3 ( #38833 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.25.1 to 3.25.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.25.1...v3.25.3 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 16:52:09 +03:00
Benedikt Willi
787dfea8a2
Explicitly add missing opacity-0 helper class example for clarity.
...
Add a missing opacity-0 helper class example. From existing examples, it wasn't obvious to me that this class exists. This commit makes it a bit more explicit.
2023-06-25 14:47:15 -07:00
Julien Déramond
6dc18c6adc
Update bottom border on dark navbar example ( #38707 )
...
* Docs: drop bottom border from dark navbar example
* Use `.border-body`
2023-06-25 14:46:29 -07:00
kyletsang
213888e17e
Update flex utilities link in navs docs
2023-06-25 14:45:38 -07:00
Erik Faye-Lund
14292b4a22
Increase contrast in dark-mode ( #38525 )
...
This increases the default brightness for the body text-color in dark
mode, which inceases readability a bit.
It was also suggested to darken the background a bit, but we
unfortunately don't have a darker gray in our color palette. So for now,
let's increase the text-color by two notches, and leave the background
color as-is instead.
2023-06-25 14:44:38 -07:00
Julien Déramond
9369cd93fb
Generalize disabled nav links CSS rules ( #38774 )
...
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2023-06-25 14:43:50 -07:00
Julien Déramond
8321397656
Fix missing @popperjs/core 2.11.8 refs ( #38783 )
2023-06-25 21:36:55 +03:00
dependabot[bot]
e946bf7e94
Build(deps-dev): Bump @babel/preset-env from 7.22.4 to 7.22.5 ( #38795 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.4 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 09:04:39 +03:00
dependabot[bot]
3a8c7587a3
Build(deps-dev): Bump stylelint from 15.7.0 to 15.8.0 ( #38799 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.7.0 to 15.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.7.0...15.8.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 09:04:04 +03:00
dependabot[bot]
f722615d35
Build(deps-dev): Bump terser from 5.18.0 to 5.18.1 ( #38798 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.18.0 to 5.18.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.18.0...v5.18.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 09:03:42 +03:00
dependabot[bot]
e4741f7e1e
Build(deps-dev): Bump eslint from 8.42.0 to 8.43.0 ( #38797 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 09:02:21 +03:00
Julien Déramond
5036f70e1c
Add color-modes.js to bootstrap-x.y.z-examples.zip ( #38747 )
2023-06-18 17:52:31 +03:00
Christian Oliff
2f61721575
Minor fixes for Docs Versions page ( #38734 )
2023-06-14 00:04:22 +03:00
Kyle Tsang
d8883d753f
Fix stack examples ( #38745 )
2023-06-14 00:04:00 +03:00
EricDunsworth
6d24ccc9cc
Docs (tooltips): Fix "them" typo in markup section ( #38751 )
2023-06-14 00:03:34 +03:00
dependabot[bot]
d6a55b719c
Build(deps-dev): Bump terser from 5.16.0 to 5.18.0 ( #38755 )
...
* Build(deps-dev): Bump terser from 5.16.0 to 5.18.0
Bumps [terser](https://github.com/terser/terser ) from 5.16.0 to 5.18.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/5.16.0...v5.18.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update .bundlewatch.config.json
* Update package.json
* Update package-lock.json
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-06-14 00:03:00 +03:00
dependabot[bot]
3625af3758
Build(deps-dev): Bump @babel/cli from 7.21.5 to 7.22.5 ( #38756 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.21.5 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 00:02:07 +03:00
dependabot[bot]
3e3be50630
Build(deps-dev): Bump rollup from 3.23.1 to 3.25.1 ( #38757 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.23.1 to 3.25.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.23.1...v3.25.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 23:59:41 +03:00
dependabot[bot]
f442d9c669
Build(deps-dev): Bump @babel/core from 7.22.1 to 7.22.5 ( #38754 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.1 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 23:56:17 +03:00
Christian Oliff
bb92ec707a
Fix missing word issue on nav-tabs page ( #38688 )
...
Fix the sentence:
> Force your .nav’s contents to extend the full available width one of two modifier classes.
to:
> Force your .nav’s contents to extend the full available width with one of two modifier classes.
2023-06-08 07:49:58 +03:00
dependabot[bot]
36293754ff
Build(deps-dev): Bump stylelint from 15.6.2 to 15.7.0 ( #38715 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.6.2 to 15.7.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.2...15.7.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 16:45:55 +03:00
dependabot[bot]
5205d894ba
Build(deps-dev): Bump karma-jasmine-html-reporter from 2.0.0 to 2.1.0 ( #38717 )
...
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases )
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/commits )
---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 16:43:44 +03:00
dependabot[bot]
e95a67edbb
Build(deps-dev): Bump eslint from 8.41.0 to 8.42.0 ( #38713 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 16:42:52 +03:00
dependabot[bot]
a57939a077
Build(deps-dev): Bump rollup from 3.23.0 to 3.23.1 ( #38714 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.23.0 to 3.23.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.23.0...v3.23.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 16:42:15 +03:00
dependabot[bot]
c5d653bcb4
Build(deps-dev): Bump hugo-bin from 0.105.0 to 0.108.0 ( #38716 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.105.0 to 0.108.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.105.0...v0.108.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 16:35:03 +03:00
Mark Otto
a70852fb02
Fix link colors in Sidebars example ( #38711 )
2023-06-06 08:14:24 +02:00
Julien Déramond
6e49236541
Docs: consistency between custom buttons, popovers and tooltips
2023-06-03 10:11:12 -07:00
XhmikosR
7a4226875d
Regenerate package-lock.json
2023-06-01 08:24:29 +03:00
dependabot[bot]
073018b09c
Build(deps-dev): Bump hugo-bin from 0.103.5 to 0.105.0 ( #38686 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.103.5 to 0.105.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.103.5...v0.105.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 08:20:03 +03:00
dependabot[bot]
f3dbbc9708
Build(deps-dev): Bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 ( #38685 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 15.0.2 to 15.1.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v15.1.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 08:19:08 +03:00
ZhangChengLin
beca2a6c7f
collate distribution interval
2023-05-31 19:34:02 -07:00
Gaël Poupard
a4918e33b8
docs(spinners): improve buttons examples accessibility ( #38632 )
...
* docs(spinners): improve buttons examples accessibility
* docs(spinners): missed occurrence of wrong role + aria-hidden
---------
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk >
2023-05-31 19:32:47 -07:00
Hannah Issermann
b7e351b445
Docs: add more details on accessibility tips ( #38583 )
...
* Docs: add more details on accessibility tips
* Docs: add more details on accessibility tips
* Docs: add more details on accessibility tips
* Fix syntax
---------
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2023-05-31 19:32:20 -07:00
Julien Déramond
9129e4a073
Doc: fix 'Events' JS example
2023-05-31 19:32:01 -07:00
Gaël Poupard
96b0fd67f5
docs(forms): switch to aria-describedby ( #38592 )
...
* docs(forms): switch to aria-describedby
* docs(forms): revert #37587 callout change
* docs(forms): improved sizing select examples labels
2023-05-31 19:30:28 -07:00
Julien Déramond
ad724cb136
Add $navbar-dark-icon-color
2023-05-31 19:29:15 -07:00
Julien Déramond
b5772d4ec2
Use .d-none instead of inline styling
2023-05-31 19:28:32 -07:00
Julien Déramond
1a82228043
Add 'Issues assignment' section to the Contributing Guidelines
2023-05-31 19:28:10 -07:00
Thomas Landauer
785043c06b
Adding a link to clearfix ( #38528 )
...
* Adding a link to `clearfix`
* Update float.md
* Update float.md
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
Co-authored-by: Mark Otto <markdotto@gmail.com >
2023-05-31 19:27:47 -07:00
Mark Otto
6bb60152b6
Update Sass docs to mention compiling and including ( #38538 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2023-05-31 19:19:02 -07:00
Ian Haggerty
0d9715e063
Fix disabled element tooltip stackblitz ( #38623 )
...
* Load js for disabled button tooltip stackblitz
* Remove surrounding useless `<div>`
---------
Co-authored-by: Julien Déramond <juderamond@gmail.com >
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-05-31 07:40:38 +03:00
Julien Déramond
9cc85fd69b
Remove duplicate $alert-*-scale Sass vars ( #38674 )
2023-05-31 07:37:03 +03:00
XhmikosR
c5f46b020c
Update code-examples.js ( #38675 )
2023-05-31 07:36:19 +03:00
XhmikosR
60098ac499
Release v5.3.0 ( #38657 )
...
* Bump version to 5.3.0
* Dist
2023-05-30 18:15:55 +03:00
dependabot[bot]
08dff5e8a4
Build(deps-dev): Bump hugo-bin from 0.103.3 to 0.103.5 ( #38667 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.103.3 to 0.103.5.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.103.3...v0.103.5 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:12:40 +03:00
dependabot[bot]
b119ec150c
Build(deps-dev): Bump @babel/preset-env from 7.22.2 to 7.22.4 ( #38668 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.2 to 7.22.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:11:53 +03:00
dependabot[bot]
e5a28aebe6
Build(deps-dev): Bump postcss from 8.4.23 to 8.4.24 ( #38666 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.23 to 8.4.24.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.24 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:10:13 +03:00
Mark Cowan
ad9cb223a9
Fix always-false boolean condition ( #38665 )
2023-05-30 09:00:26 +03:00
XhmikosR
8aef61dda8
Update devDependencies ( #38656 )
...
* @babel/core ^7.21.8 → ^7.22.1
* @babel/preset-env ^7.21.5 → ^7.22.2
* @popperjs/core ^2.11.7 → ^2.11.8
* hugo-bin ^0.103.1 → ^0.103.3
* lockfile-lint ^4.10.1 → ^4.10.5
2023-05-27 08:07:23 +03:00
Jeroen Akkerman
f0be063c97
Update color-modes.js ( #38626 )
...
* Update color-modes.js
Fix IF statement in the prefer-color-scheme change listener always evaluating to `true` and changing the theme to "dark" even when "light" is set as the preferred theme.
| `||` | `x !== "light"` | `x !== "dark"` | Result |
|--|:--:|:--:|:--:|
| `x = "light"` | ○ | ● | ● |
| `x = "dark"` | ● | ○ | ● |
| `x = "auto"` | ● | ● | ● |
| `x = "bogus"` | ● | ● | ● |
<hr>
| `&&` | `x !== "light"` | `x !== "dark"` | Result |
|--|:--:|:--:|:--:|
| `x = "light"` | ○ | ● | ○ |
| `x = "dark"` | ● | ○ | ○ |
| `x = "auto"` | ● | ● | ● |
| `x = "bogus"` | ● | ● | ● |
* Implement re-read of stored theme
2023-05-25 21:18:49 -07:00
dependabot[bot]
de6b9a7933
Build(deps-dev): Bump rollup from 3.21.8 to 3.23.0 ( #38639 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.21.8 to 3.23.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.21.8...v3.23.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 07:52:40 +03:00
dependabot[bot]
bdd94765e7
Build(deps-dev): Bump eslint from 8.40.0 to 8.41.0 ( #38640 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 07:52:10 +03:00
dependabot[bot]
d6f462194d
Build(deps-dev): Bump hugo-bin from 0.102.1 to 0.103.1 ( #38642 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.102.1 to 0.103.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.102.1...v0.103.1 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 07:51:44 +03:00
dependabot[bot]
b7ce0b6961
Build(deps): Bump socket.io-parser from 4.2.2 to 4.2.3 ( #38643 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 07:44:12 +03:00
Mark Otto
a6dc107dfd
Add data attr selector for dark mode navbars ( #38522 )
...
* Add data attr selector for dark mode navbars
* Fix dark example
2023-05-19 09:05:09 -07:00
Julien Déramond
e87852f2b6
Docs: new section to explain how to add a new color to the theme ( #37737 )
...
* Docs: new section to explain how to add a new color to the theme
* Commit to revert
* Edit copy
* Typo
* bundlewatch
* Restore blog example
* Remove Sass modifications
* Complete documentation
* Revert bootstrap.scss modifications
---------
Co-authored-by: Mark Otto <markdotto@gmail.com >
2023-05-17 09:39:18 -07:00
XhmikosR
50a8bb022c
Regenerate package-lock.json
2023-05-17 07:23:28 +03:00
dependabot[bot]
e33298cee6
Build(deps-dev): Bump stylelint from 15.6.1 to 15.6.2 ( #38614 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.6.1 to 15.6.2.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.1...15.6.2 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 07:23:48 +03:00
Christian Oliff
07a08c2335
Rename config.yml to hugo.yml ( #38582 )
...
hugo.yml is now recommended (over the generic sounding config.yml) as the default config based filename
REF: https://gohugo.io/getting-started/configuration/#hugotoml-vs-configtoml
Changing this may make it easier for code editors and build tools to identify this as a Hugo configuration file and project.
2023-05-17 07:18:01 +03:00
XhmikosR
bbf5278883
package.json: ignore jasmine in ncu
2023-05-16 16:53:52 +03:00
dependabot[bot]
bdad11ca48
Build(deps-dev): Bump jquery from 3.6.4 to 3.7.0 ( #38613 )
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.6.4 to 3.7.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.6.4...3.7.0 )
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 16:50:32 +03:00
dependabot[bot]
510f25c7dd
Build(deps-dev): Bump @rollup/plugin-commonjs from 24.1.0 to 25.0.0 ( #38610 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 24.1.0 to 25.0.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.0/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 16:50:11 +03:00
dependabot[bot]
9927f997fa
Build(deps-dev): Bump hugo-bin from 0.102.0 to 0.102.1 ( #38612 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.102.0 to 0.102.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.102.0...v0.102.1 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 16:49:41 +03:00
codemmmmm
758fd2a679
Modal: fix grammar ( #38603 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-05-16 16:47:06 +03:00
dependabot[bot]
c117823dd4
Build(deps-dev): Bump eslint-plugin-unicorn from 46.0.0 to 47.0.0 ( #38574 )
...
* Build(deps-dev): Bump eslint-plugin-unicorn from 46.0.0 to 47.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 46.0.0 to 47.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v46.0.0...v47.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Disable new rules since our currently supported browsers don't support them
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-05-16 16:39:10 +03:00
dependabot[bot]
dcb7f8be95
Build(deps-dev): Bump @babel/core from 7.21.5 to 7.21.8 ( #38576 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.5 to 7.21.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.21.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 16:29:25 +03:00
dependabot[bot]
5ad16ec5f8
Build(deps-dev): Bump rollup from 3.21.2 to 3.21.8 ( #38608 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.21.2 to 3.21.8.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.21.2...v3.21.8 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 16:28:55 +03:00
dependabot[bot]
693d254d91
Build(deps-dev): Bump eslint from 8.39.0 to 8.40.0 ( #38573 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 16:27:20 +03:00
dependabot[bot]
e08c3c1b4c
Build(deps-dev): Bump stylelint from 15.6.0 to 15.6.1 ( #38575 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.6.0 to 15.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.0...15.6.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 16:26:53 +03:00
Julien Déramond
7d97fdff46
Docs: fix paragraph on how do the variants and accented tables work
2023-05-10 17:57:37 -07:00
dependabot[bot]
ea4da49f52
Build(deps): Bump engine.io from 6.4.1 to 6.4.2 ( #38549 )
...
Bumps [engine.io](https://github.com/socketio/engine.io ) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.4.1...6.4.2 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 09:17:57 +03:00
XhmikosR
896c390a25
Update devDependencies ( #38537 )
...
* @babel/cli ^7.21.0 → ^7.21.5
* @babel/core ^7.21.4 → ^7.21.5
* @babel/preset-env ^7.21.4 → ^7.21.5
* find-unused-sass-variables ^4.0.8 → ^5.0.0
* rollup ^3.21.0 → ^3.21.2
* stylelint-config-twbs-bootstrap ^9.0.1 → ^10.0.0
2023-05-01 00:40:57 +03:00
Kyle Tsang
d5dee316f7
Update URL sanitizer to allow more protocols ( #38531 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-05-01 00:33:09 +03:00
Alejandro Mendoza
a06c2e6b5f
Fix scrollspy and accented anchor links ( #38502 )
2023-05-01 00:31:26 +03:00
Mark Otto
2795421716
Fix sizing on masthead npm i snippet ( #38521 )
2023-04-27 18:32:56 -07:00
Mark Otto
e468daac25
More darkmode examples ( #38058 )
...
* WIP darkmode examples
* Fix product css error, redo parts of blog
* wip dashboard
* updated rtl generated
* fix up some examples, namely dashboard
* jumbotron and sign-in fixes
* more fixes
* more
* Fixes from code review
* Remove duplicate `data-bs-target` in dashboard/index.html
* Modify `blog-rtl/index.html`
* Modify `dashboard-rtl/index.html`
* Modify `carousel-rtl/index.html`
* Keep JS on all pages for switcher
* Remove Feather from dashboard examples
---------
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2023-04-27 18:13:35 -07:00
Mark Otto
6182c0d962
Add new docsref page, fix docs border-radius issues ( #38491 )
...
* Add new docsref page, fix docs border-radius issues
* Remove commented out code
* Update docsref.md
* Fix no-code example, fix mobile styles
* Updates from review
* Fix block margin, remove margin-right from pre on mobile since no clipboard icons, adjust masthead snippet
* Fix errant styles for border-radius on homepage
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-04-26 15:57:27 -07:00
XhmikosR
1fcae4393c
Update devDependencies
...
* karma-chrome-launcher ^3.1.1 → ^3.2.0
* postcss ^8.4.22 → ^8.4.23
* sass ^1.62.0 → ^1.62.1
2023-04-26 15:23:42 +03:00
dependabot[bot]
0a564a97d4
Build(deps-dev): Bump rollup from 3.20.5 to 3.21.0 ( #38508 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.20.5 to 3.21.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.20.5...v3.21.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 15:21:35 +03:00
dependabot[bot]
0fc1d364e4
Build(deps-dev): Bump karma from 6.4.1 to 6.4.2 ( #38506 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 15:20:55 +03:00
dependabot[bot]
33b65d0e28
Build(deps-dev): Bump stylelint from 15.5.0 to 15.6.0 ( #38505 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.5.0 to 15.6.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.5.0...15.6.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 15:20:08 +03:00
dependabot[bot]
fd321792d0
Build(deps-dev): Bump eslint from 8.38.0 to 8.39.0 ( #38507 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 15:18:38 +03:00
Louis-Maxime Piton
5400415bb5
Table: active <tr> fix ( #37084 )
...
* Adding the custom cascade to make `.active` work on `:hover` and on `.table-striped`.
* Prevent nesting backgrounds
* Small typo
* .
* Adding some docs
* Match variable syntax
* .
---------
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2023-04-25 20:32:27 -07:00
XhmikosR
9aab31ec42
Update .bundlewatch.config.json
2023-04-21 19:15:12 +03:00
Julien Déramond
57df533e9f
Docs: change colors of position marker example to work with dark mode ( #38445 )
2023-04-20 20:10:31 -07:00
Louis-Maxime Piton
0bea3f35c6
CSS: New var proposal + init headings-color ( #37904 )
...
* Proposal
* Revert opacity changes
---------
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2023-04-20 20:09:43 -07:00
jonnysp
10afeb51b7
Update _floating-labels.scss ( #38366 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com >
2023-04-20 19:49:26 -07:00
Julien Déramond
be0206fe31
Use $enable-important-utilities in _colored-links.scss ( #38451 )
2023-04-18 20:59:24 +02:00
dependabot[bot]
08cde8d9fb
Build(deps-dev): Bump rollup from 3.20.2 to 3.20.5 ( #38477 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.20.2 to 3.20.5.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.20.2...v3.20.5 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 15:18:50 +03:00
dependabot[bot]
160ae24d06
Build(deps-dev): Bump stylelint from 15.4.0 to 15.5.0 ( #38476 )
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.4.0 to 15.5.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.4.0...15.5.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 15:17:23 +03:00
dependabot[bot]
a908da5eda
Build(deps-dev): Bump postcss from 8.4.21 to 8.4.22 ( #38475 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.21 to 8.4.22.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.22 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 15:16:36 +03:00
XhmikosR
bb33b4bb8f
Fix Rubygems link to README.md ( #38459 )
2023-04-13 21:21:22 +03:00
Julien Déramond
5e3dc587af
node-sass workflow: improve error message when Sass vars are found ( #38448 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-04-13 09:47:56 +03:00
Julien Déramond
b4befee506
change-version.js: handle rubygems specific version number ( #38452 )
...
* Handle Ruby specific version in `change-version.js`
* Guard against the same version
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-04-12 22:56:22 +03:00
XhmikosR
65831d2ea8
Update devDependencies and switch to npm-run-all2 ( #38450 )
2023-04-12 18:33:53 +03:00
Gleb Mazovetskiy
fe0c7432af
config.yml: Fix ruby version ( #38446 )
...
Ruby gems versions use a `.` here because they do not allow a `-` for this purpose
2023-04-12 17:43:31 +03:00
XhmikosR
137bfbad7b
Slightly improve PNG files compression ( #38438 )
...
Used oxipng v8.0.0 with `oxipng -omax -Z`.
Before: 331 KB (339.560 bytes)
After: 329 KB (337.647 bytes)
2023-04-11 21:23:12 +03:00
XhmikosR
4f24144a31
dropdown.spec.js: expect nothing in constructor ( #38442 )
2023-04-11 18:03:34 +03:00
XhmikosR
fdd306f481
Update devDependencies ( #38437 )
...
* Update devDependencies
* @babel/preset-env ^7.20.2 → ^7.21.4
* @rollup/plugin-node-resolve ^15.0.1 → ^15.0.2
* eslint ^8.37.0 → ^8.38.0
* rtlcss ^4.0.0 → ^4.1.0
* sass ^1.60.0 → ^1.61.0
* stylelint ^14.16.1 → ^15.4.0
* stylelint-config-twbs-bootstrap ^7.0.0 → ^9.0.1
* vnu-jar 22.9.29 → 23.4.11
* Fix the new Stylelint issues
2023-04-11 11:44:19 +03:00
Mark Dumay
b000f2ace1
Add hint to reduce screen flickering ( #38426 )
2023-04-10 09:58:48 -07:00
Julien Déramond
e8311211f3
Docs: fix text rendering of navbar external content
2023-04-10 09:47:45 -07:00
Mark Otto
8986c5e0a5
Fix colors in diff syntax colors
2023-04-10 09:47:11 -07:00
Mark Otto
9004a58c00
Improve colored links interaction with link utilities ( #38398 )
...
* Fix missing paren in colored links color
* Restore important flag on colored links color and text-decoration-color for better interaction with link utilities
* Mention in migration guide
2023-04-10 09:46:52 -07:00
Julien Déramond
01364cb49c
Docs: consistent usage of CSS sections ( #38219 )
...
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2023-04-10 17:53:28 +02:00
XhmikosR
3d84e60d69
generate-sri.js: use destructuring ( #38413 )
2023-04-09 20:13:08 +03:00
Julien Déramond
d0cc42c009
Docs: add missing twbs/examples and change sorting ( #38407 )
...
* Docs: add missing twbs/examples
* Change sorting of examples.yml
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-04-05 09:10:47 +03:00
Julien Déramond
b62fd60a6d
Docs: remove moot hot option from Vite guide ( #38405 )
2023-04-05 08:44:38 +03:00
dependabot[bot]
032f2b1119
Build(deps-dev): Bump @babel/core from 7.21.3 to 7.21.4 ( #38401 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.3 to 7.21.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.21.4/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 13:14:47 +03:00
dependabot[bot]
71097cd28d
Build(deps-dev): Bump hugo-bin from 0.101.5 to 0.102.0 ( #38400 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.101.5 to 0.102.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.101.5...v0.102.0 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 13:14:01 +03:00
dependabot[bot]
de6b8446a0
Build(deps-dev): Bump eslint from 8.36.0 to 8.37.0 ( #38403 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 13:13:11 +03:00
dependabot[bot]
3374ea517d
Build(deps-dev): Bump find-unused-sass-variables from 4.0.6 to 4.0.8 ( #38402 )
...
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables ) from 4.0.6 to 4.0.8.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases )
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.6...v4.0.8 )
---
updated-dependencies:
- dependency-name: find-unused-sass-variables
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 13:12:42 +03:00
XhmikosR
ac576614a5
Release v5.3.0-alpha3 ( #38357 )
...
* Bump version to 5.3.0-alpha3
* Dist
2023-04-03 10:26:50 +03:00
Tien Do
c0107d142e
docs: add variables-dark import in home page
2023-04-01 17:35:51 -04:00
Patrick H. Lauke
74c6f2bcfb
Fix clipboard code ( #38380 )
2023-03-30 16:03:48 +03:00
XhmikosR
3ba7ca4f75
Update RFS to v10.0.0
2023-03-29 12:49:58 -05:00
XhmikosR
ae43f0c48b
Tweak and re-organize ESLint config ( #38369 )
...
* Tweak and re-organize ESLint config
* merge individual configs to the root config
* enable more eslint-plugin-import rules
* lint markdown files
* Lint
2023-03-29 13:49:30 -04:00
Mark Otto
3aabfc70c3
Another pass at fixing floating labels disabled colors ( #38313 )
...
* Another pass at fixing floating labels disabled colors
* Fix height for textareas
* Fix disabled background
* Move from full width to an inline-block-ish approach
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-03-29 13:46:09 -04:00
XhmikosR
7a7fc1ad34
Modal: drop loop ( #38368 )
...
We only have two elements to iterate over so it doesn't make a lot of sense to use a loop here
2023-03-29 11:00:31 +03:00
XhmikosR
c953096a40
event-handler: switch to const ( #38362 )
2023-03-28 22:34:06 +03:00
XhmikosR
1fe9067604
zip scripts: remove previous zip files and add quiet flag ( #38358 )
2023-03-28 19:56:17 +03:00
Julien Déramond
c5fde53c8d
Docs: update Webpack guide ( #38345 )
...
* Docs: remove `<script>` from `index.html` in Webpack guide
* Add `mode=production` to `build` step in Webpack guide
2023-03-28 17:02:37 +03:00
Julien Déramond
34c2725fe1
Docs: js-docs unindent automatically the code inside shortcode ( #38349 )
2023-03-28 17:01:47 +03:00
Julien Déramond
92f9dda263
Add a check for interpolation variables to node-sass workflow ( #38283 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-03-27 17:34:14 +02:00
XhmikosR
cad38efcae
README.md: fix JS Tests link ( #38343 )
2023-03-27 12:46:13 +03:00
GeoSot
94c7dc717e
Add detailed explanation of the JS components configuration merging process ( #37303 )
...
* doc: add detailed explanation of the components config process & fix popover/tooltip docs
* Update site/layouts/partials/js-data-attributes.md
---------
Co-authored-by: Mark Otto <markd.otto@gmail.com >
2023-03-27 12:30:27 +03:00
Hannah Issermann
06f7c3b6c7
Add js-docs shortcode to ensure consistency between doc and js code ( #38316 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com >
2023-03-27 12:10:25 +03:00
Hannah Issermann
31f93e2aff
Docs: fix Markdown table with empty column ( #38342 )
2023-03-27 10:48:42 +02:00
dependabot[bot]
e34cf6a34a
Build(deps-dev): Bump hugo-bin from 0.101.4 to 0.101.5 ( #38341 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.101.4 to 0.101.5.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.101.4...v0.101.5 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 11:08:18 +03:00
XhmikosR
1729bcca1b
docs: remove trailing newline when copying snippets ( #38321 )
2023-03-27 11:04:52 +03:00
Julien Déramond
2bbf670fc2
Change diff file path in Webpack guide ( #38339 )
2023-03-27 11:04:07 +03:00
David Miles
d76ee2846f
Fixed typo in 5.3.0-alpha2 migration
2023-03-26 17:10:33 -05:00
Julien Déramond
43bc20a59e
Update dependencies ( #38330 )
2023-03-26 13:51:20 +03:00
XhmikosR
74431bdb93
Update dependencies and regenerate package-lock.json ( #38329 )
...
* @popperjs/core ^2.11.6 → ^2.11.7
* hugo-bin ^0.101.2 → ^0.101.4
* nodemon ^2.0.21 → ^2.0.22
* rollup ^3.20.0 → ^3.20.2
* sass ^1.59.3 → ^1.60.0
2023-03-26 13:02:38 +03:00
Julien Déramond
cd890881cb
Add media-query color mode Sass test ( #38326 )
2023-03-26 09:58:31 +02:00
Mark Otto
f77117141d
Update selectors for carousel media query color mode option ( #38328 )
2023-03-26 09:53:00 +02:00
kyletsang
d533e6f33d
Fix tooltip body placement with variation placements
2023-03-25 12:22:15 -07:00
Mark Otto
208ba3d748
Document new .d-inline-grid utility
2023-03-24 19:42:10 -07:00
jonnysp
3b9b154563
Use border-radius CSS variables in more components ( #38284 )
...
* Update _variables.scss
missing global variable on nav-pills-border-radius
* Update _variables.scss
2023-03-24 21:41:44 -05:00
Serhii Babakov
33ad33843a
Update display utility
2023-03-24 19:32:36 -07:00
Saleem Abdulrasool
aa50e2361f
scss: bring light/dark accordion icon color handling to parity
...
The light themed accordion icon is controlled by a set of two variables:
- `$accordion-icon-color`
- `$accordion-icon-active-color`
The dark themed accordion icon did not have this level of control
available and instead would always use `$primary-text-emphasis-dark`.
Replicate the behaviour to permit individual control over the colours to
match the behaviour for the light themed form.
2023-03-24 18:58:08 -07:00