* 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>
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)
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.
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.
* 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>
* 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>
* 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>
* 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>
* 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>
* 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
* 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>
* rename to .stylelintrc.json
* add reportInvalidScopeDisables to config
* move reportNeedlessDisables to config
* merge the two configs
* remove unneeded disabled rules from the examples config
* 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 <julien.deramond@orange.com>
---------
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
* 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
* Tool bar proposal inside examples
* Some examples fixes
* Change appearance and position of the color mode toggler
* Proposal
* .
---------
Co-authored-by: Mark Otto <markdotto@gmail.com>
* 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 <xhmikosr@gmail.com>
* 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 <markd.otto@gmail.com>
* 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