| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Co-authored-by: XhmikosR <[email protected]>
Co-authored-by: Jaume Sala <[email protected]>
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: Patrick H. Lauke <[email protected]>
|
|
|
|
|
|
* use a streamlined way to trigger component dismiss
* add documentation
Co-authored-by: XhmikosR <[email protected]>
|
|
Removes incorrect references to scrollspy in Toasts documentation
|
|
Updated the from anchor tag to button in sample examples
|
|
default (#33610)
|
|
`bs-target` (#33403)
* change data-dismiss, so can be outside modal, using a bs-target
* Update site/content/docs/5.0/components/modal.md
Co-authored-by: Gaël Poupard <[email protected]>
|
|
Co-Authored-By: craftwerk <[email protected]>
|
|
|
|
|
|
Alert.js: Refactor code to match the other components
* Use this._element
* Remove handleDismiss method and keep its functionality on event
* Change JqueryInterface to be more generic
* Correct docs to be aligned with code, and add undocumented functionality
* Update alerts.md
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
Co-authored-by: XhmikosR <[email protected]>
|
|
Update method names in the options table from old jQuery API to new Bootstrap 5 API
|
|
* Update dropdowns.md to reflect correct version
* Clarify content, drop the reference to versions
* Update dropdowns.md
Co-authored-by: Mark Otto <[email protected]>
|
|
* Update documentation for badges
* Removes useless changes, as well as fixes an example
* Fixes some text with a badge example
Co-authored-by: Mark Otto <[email protected]>
|
|
Co-authored-by: Rohit Sharma <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
|
|
* docs(cards): img in horizontal card
Closes #34145
Simply adds `img-fluid` and `rounded-start` classes to horizontal card example to ensure copy-pasting from the docs matches the expectation.
* Update site/content/docs/5.0/components/card.md
Co-authored-by: Mark Otto <[email protected]>
|
|
Co-authored-by: alpadev <[email protected]>
|
|
The copy to clipboard buttons have a `z-index:10` while the toasts were styled to have a `z-index:5" causing them to appear under the button.
|
|
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
* Fix typo
* remove duplicated "heading"
Co-authored-by: alpadev <[email protected]>
|
|
* Fix typo in migration guide
* Fix Bootstrap Icons link in alerts page
|
|
* Neutralise more words from placeholder text
Follow-up to https://github.com/twbs/bootstrap/pull/33726
* Match fullscreen modal to other sizes
* Ditch the lyrics outright
* Rewrite and tweak the blog example some
* update cheatsheet
* text utils copy too
* Fix the tbody validation error
* fix typo
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: alpadev <[email protected]>
Co-authored-by: alpadev <[email protected]>
|
|
* Tweak toast docs
- a few rewordings/tweaks
- add info about toasts with focusable/actionable controls (shouldn't autohide them)
* Update site/content/docs/5.0/components/toasts.md
Co-authored-by: Mark Otto <[email protected]>
* Update site/content/docs/5.0/components/toasts.md
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: Mark Otto <[email protected]>
|
|
|
|
|
|
* Add Bootstrap Icons to alerts docs
* Update site/content/docs/5.0/components/alerts.md
Co-authored-by: Gaël Poupard <[email protected]>
* Update alerts.md
Co-authored-by: Gaël Poupard <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
|
|
Mention that `boundary` option is specific to the preventOverflow modifier only
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
|
|
`'scrollParent'` is no longer the default `boundary` value
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
- Since the link is for detectOverflow docs
|
|
|
|
Prefixed the `aria-controls` with `list-` to match with `tabpanel`
ids in `Javascript behavior` example in `List Group Component`.
|
|
* Add example: Panels stay open
* Set unique element IDs in the new example
* Update language
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: Mark Otto <[email protected]>
|
|
There is no _getInstance method, but there is a getInstance method
|
|
|
|
|
|
|
|
* Update docs to use new .show behavior and clarify some copy for first example
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
|
|
Co-authored-by: XhmikosR <[email protected]>
Co-authored-by: Mark Otto <[email protected]>
|
|
* Accept data-bs-body option in the configuration object as well
Tweak jqueryInterface, add some more tests
* Fix Markdown table formatting and tweak the wording on backdrop
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
|
|
Co-authored-by: Rohit Sharma <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
|