| Age | Commit message (Collapse) | Author | Files | Lines |
|
* Bump version to 5.0.0
* Fix npm tag
* Dist
|
|
- De-duplicates bulk of the content for a migration from v4 to v5
- Adds clear breaking labels where appropriate
- Leaves room for more guidance around doing the actual migration
|
|
File input belongs to this page in doc, added variables in last.
Co-authored-by: XhmikosR <[email protected]>
|
|
* Fix typo in migration guide
* Fix Bootstrap Icons link in alerts page
|
|
* Update migration guide for some v5 changes
* Update migration.md
Co-authored-by: XhmikosR <[email protected]>
|
|
* 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]>
|
|
* Bump eslint-config-xo from 0.35.0 to 0.36.0
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.35.0...v0.36.0)
Signed-off-by: dependabot[bot] <[email protected]>
* Adapt config
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[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]>
|
|
* Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 30.0.0 to 31.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v30.0.0...v31.0.0)
Signed-off-by: dependabot[bot] <[email protected]>
* Disable the `unicorn/prefer-module` rule
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
|
|
* Add new team members to the Teams page
* Update core-team.yml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
Fixes #33660
|
|
* Fix Grid System docs
* Apply suggestions from code review
Co-authored-by: Mark Otto <[email protected]>
|
|
|
|
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]>
|
|
|
|
* Fix wrong dark attribute
* Remove the outer table completely
Co-authored-by: Mark Otto <[email protected]>
|
|
|
|
|
|
There's no need to use `rel=noopener` without `target=_blank`, but otherwise, it should be used since it's a potential security issue.
|
|
|
|
There is no _getInstance method, but there is a getInstance method
|
|
This reverts commit cdf56e0eefd797d4b0f26021d24958fc315a5f2c.
|
|
|
|
|
|
|
|
|
|
|
|
* Replace site footer with mega footer to link to various projects and community resources
* Fix broken HTML
|
|
|
|
but explicitly helping users associate the abbreviations to 'start' and 'end' should help people migrate from version 4 with less friction
|
|
|