| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* Update buttons.md
Updates the buttons documentation to refer to the button styles as variants as opposed to "predefined styles" as that language was previously troublesome elsewhere in our docs, and variants makes more sense.
* Update site/content/docs/5.3/components/buttons.md
Co-authored-by: Julien Déramond <[email protected]>
---------
Co-authored-by: Julien Déramond <[email protected]>
|
|
(#38182)
* Improve docs on Modals, Alerts, Offcanvas and Toasts close triggers examples
* Update site/layouts/shortcodes/js-dismiss.html
Co-authored-by: Julien Déramond <[email protected]>
---------
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: Julien Déramond <[email protected]>
|
|
Co-authored-by: Patrick H. Lauke <[email protected]>
|
|
|
|
* Proposal
* fix(review)
|
|
|
|
|
|
|
|
* Update docs for nesting color modes to better communicate issues with nesting light in dark
* Remove nesting entirely actually, it's impossible to properly show an example when in dark mode
|
|
|
|
|
|
|
|
blocks (#37694)
* Add dirty hack for Firefox
* Disable stylelint check for function-url-quotes
to make the hack go through unchallenged
* Make the fix across all browsers
It's not just Firefox - same issue can be seen (though slightly less horrible looking) on macOS / Chrome etc
* Tweak padding, move clipboard button down slightly
* Further CSS tweaks
Forcing `overflow: overlay` should normalise behaviour between Chrome/Win and other implementations. While visually the Chrome/Win scrollbar still looks big and ugly, its height/spacing is now taken into account as being part of the content, so styles can be applied consistently with extra padding at the bottom
* Linting fixes
* Linting fixes
* Apply suggestions from code review
---------
Co-authored-by: Mark Otto <[email protected]>
|
|
|
|
* Tool bar proposal inside examples
* Some examples fixes
* Change appearance and position of the color mode toggler
* Proposal
* .
---------
Co-authored-by: Mark Otto <[email protected]>
|
|
* Envariable the icon-link helper
* Proposal
* .
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`--bs-focus-ring-{x|y|blur}` (#38095)
|
|
|
|
* Bump Chart.js from 2.9.4 to 4.2.1 in dashboard examples
* Rollback myChart var modification
* Add some padding between tooltip color and text
---------
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
* Reduce size of guide dev server images
* Optimised images with calibre/image-actions
* Lossy compress new images
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
|
|
* Start work on some new snippet examples
* Update for dark mode, fixes
* Add images, update descriptions
* examples fixes
|
|
|
|
`border-color` (#38044)
* Update form validation styles to use new CSS variables for color and border-color
* Use better Sass variables
|
|
* Attempt to fix focus ring being cut off in table of contents
* Update _toc.scss
---------
Co-authored-by: Patrick H. Lauke <[email protected]>
|
|
|
|
* Add docs-check-unused-templates in npm commands and workflow
* Remove unused partials icons templates
|
|
|
|
* Fix + proposal
* fix(review)
---------
Co-authored-by: Patrick H. Lauke <[email protected]>
|
|
|
|
|
|
|
|
|
|
* WIP
* More changes mentioned
* more
* mention dropdown-menu-dark deprecation
* More edits
|
|
* Use tint-color() and shade-color() functions to generate new color mode adaptive theme values
* More consistent shading
* Fix callouts use of emphasis variables
* Use tint and shade functions on link and code colors for dark mode
|
|
* Tweak callout for icon link
- no need to talk about `alt` for `<img>` since these don't use `<img>`
- make start of sentence more readable
* Tweak language of dropdown warning callout
* Tweak popover warning callout
* Tweak rtl warning callouts
* Tweak color warning callout
* Add/move accessibility callout for color to relevant pages
* Update site/content/docs/5.3/helpers/icon-link.md
* Update site/layouts/partials/callouts/warning-color-assistive-technologies.md
Co-authored-by: Mark Otto <[email protected]>
|
|
|
|
* Docs: add overflow and text color info to progress bar page
* Add example/reference for color & background helper use
* Add mention of color modes/dark mode
* Tweak link text
|
|
* fix typo in gutters doc
* Update site/content/docs/5.3/layout/gutters.md
Co-authored-by: Mark Otto <[email protected]>
|
|
|
|
|