| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-08-04 | Prepare v5.1.0. (#34674)v5.1.0 | XhmikosR | 1 | -385/+0 | |
| 2021-07-27 | Document change to hr in v5 (#34574) | Mark Otto | 1 | -0/+2 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-06-14 | Document the change to breakpoint mixins (#34251) | Mark Otto | 1 | -0/+4 | |
| * Document the change to breakpoint mixins * Update migration.md Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-06-07 | docs: update migration.md to fix a typo | Eduardo Allegrini | 1 | -1/+1 | |
| 2021-05-25 | Changing HTTP to HTTPS (#34090) | hugonun | 1 | -2/+2 | |
| 2021-05-10 | Fix "directoinal" typo in v5 migration docs | Tim Yang | 1 | -1/+1 | |
| 2021-05-08 | Fix accordion link (#33896) | Nikolay Nizriukhin | 1 | -1/+1 | |
| Co-authored-by: Patrick H. Lauke <[email protected]> | |||||
| 2021-05-08 | Fix "no long require" to "no longer require" typo (#33879) | Chris Blakley | 1 | -1/+1 | |
| Fixed a typo in the Migration guide from "...we no long require..." to be "we no longer require..." | |||||
| 2021-05-06 | Fix browser support versions in migration doc | kyletsang | 1 | -3/+2 | |
| 2021-05-06 | Fix typo in migration.md | Manabu Niseki | 1 | -1/+1 | |
| 2021-05-06 | Remove extra t in Close button heading in Migration guide | Mark Otto | 1 | -1/+1 | |
| 2021-05-05 | Rewrite migration guide (#33834) | Mark Otto | 1 | -337/+217 | |
| - 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 | |||||
| 2021-05-05 | Fix doc typo and Bootstrap Icons link (#33832) | Kyle Tsang | 1 | -1/+1 | |
| * Fix typo in migration guide * Fix Bootstrap Icons link in alerts page | |||||
| 2021-05-05 | Update migration guide for some v5 changes (#33829) | Mark Otto | 1 | -1/+20 | |
| * Update migration guide for some v5 changes * Update migration.md Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-04-27 | Add migration note for the `autoClose` option (#33770) | Rohit Sharma | 1 | -0/+6 | |
| 2021-04-18 | Fix typo | Raaj Trambadia | 1 | -1/+1 | |
| 2021-03-10 | Add migration guide entry | Mark Otto | 1 | -0/+4 | |
| 2021-03-10 | Mention .no-gutters removal in migration guide (#33332) | Kyle Tsang | 1 | -0/+1 | |
| * Mention .no-gutters removal in migration guide * Update site/content/docs/5.0/migration.md Co-authored-by: Mark Otto <[email protected]> | |||||
| 2021-03-02 | Dropdown — Drop `flip` option (#33198) | Rohit Sharma | 1 | -0/+2 | |
| 2021-03-02 | Add an example of v4's media component in the flex utils docs (#33207) | Mark Otto | 1 | -1/+1 | |
| * Add an example of v4's media component in the flex utils docs * Link to new example from Migration guide Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-02-22 | docs(migration): duplicated 5.0.0-beta2 heading (#33178) | Gaël Poupard | 1 | -2/+0 | |
| 2021-02-22 | Allow constructors to accept a CSS selector (#32245) | Rohit Sharma | 1 | -0/+11 | |
| Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2021-02-16 | Clear duplicated class `border-0` (#32925) | k-utsumi | 1 | -3/+7 | |
| * Clear duplicated class `border-0` * Update migration.md Co-authored-by: Mark Otto <[email protected]> | |||||
| 2021-02-09 | Add function type for `popperConfig` option (#32882) | Rohit Sharma | 1 | -0/+1 | |
| * Add function type for `popperConfig` option * Update .bundlewatch.config.json * copy edits Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2021-02-09 | Mention dropdown static change in Migration guide | Mark Otto | 1 | -0/+1 | |
| Co-authored-by: Rohit Sharma <[email protected]> | |||||
| 2021-02-03 | Dropdown — Emit events on the `.dropdown-toggle` button (#32625) | Rohit Sharma | 1 | -0/+1 | |
| * Emit events on the dropdown button Emit the events on `.dropdown-toggle` button and then bubble up * Add migration note for events * Update the docs for events * Add unit test to check the event bubbling Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-01-28 | Update docs for `offset` option | Rohit Sharma | 1 | -0/+1 | |
| 2021-01-28 | migration: mention `.form-text` changes (#32911) | Tobias Bengfort | 1 | -0/+1 | |
| see #30598 and #30565 | |||||
| 2021-01-13 | Improve docs regarding RTL migration (#32771) | Gaël Poupard | 1 | -1/+3 | |
| * docs(migrations): add a note regarding migration from v4 used for RTL layouts * docs(RTL): LTR & RTL at the same time * docs(utilities): how-to use the API to rename utilities * docs(RTL): mention issue when nesting styles with .ltr / .rtl | |||||
| 2021-01-13 | Migration: mention the removal of `.rounded-sm/lg` utilities (#32758) | ghost_32 | 1 | -0/+1 | |
| * Changes made in migration.md file of documentation Added information about the removal of `.rounded-sm` and `.rounded-lg`. And addition of `.rounded-0` to `.rounded-3` * Moved the edited line Added `rounded-0` to `rounded-3` under v5.0.0-alpha3 * Moved correctly * Added link Added link to issue #31687 * docs(migration): last typo thinggies * Update migration.md Co-authored-by: Gaël Poupard <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-01-06 | fix(ratio): missing variable prefix (#32501) | Gaël Poupard | 1 | -0/+1 | |
| This is the only unprefixed custom property, and its name is very common so I think we'd better prefix it too. | |||||
| 2020-12-19 | added class selector "." to "dropend" (#32534) | joe | 1 | -1/+1 | |
| It was missing the `.` before `dropend`. | |||||
| 2020-12-18 | Add helpers to utilities bundle (#32324) | Marc Jansing | 1 | -0/+3 | |
| Adds currently missing utilities classes which are located in scss/helpers to boostrap-utilities dist files. Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-12-17 | Extended form validation states customization capabilities (#31757) | Dmytro Yaremenko | 1 | -0/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-12-15 | Expand `visually-hidden-focusable` so it can be used on a container, so the ↵ | Patrick H. Lauke | 1 | -1/+4 | |
| container becomes visible when focus is inside it / on one of its child elements. | |||||
| 2020-12-14 | Tooltip/popover - change the default value for `fallbackPlacements` (#32437) | Rohit Sharma | 1 | -0/+6 | |
| The default Popper `fallbackPlacements` value is `[oppositePlacement]`. - The default value was previously (in v4) `'flip'` that can be achieved by passing the single value in the array, like — `[oppositePlacement]`. Keeping `null` also sets the `fallbackPlacements` to `[oppositePlacement]` (Default value in Popper) - It's better to have **clockwise** (`['top', 'right', 'bottom', 'left']`) fallback options so that tooltip/popover can be placed to another side even if the opposite placement doesn't fit. Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-12-06 | Move and update migration notes | XhmikosR | 1 | -2/+3 | |
| 2020-12-06 | Update to popper.js v2.x | Johann-S | 1 | -0/+2 | |
| 2020-12-04 | Add toasts & positioning utilities migration docs | Martijn Cuppens | 1 | -0/+8 | |
| 2020-12-04 | docs(examples): new cheatsheet and RTL examples | Gaël Poupard | 1 | -0/+44 | |
| 2020-12-01 | Add to migration docs | Mark Otto | 1 | -6/+7 | |
| 2020-12-01 | Remove background, padding, border from breadcrumb container | Patrick H. Lauke | 1 | -0/+6 | |
| 2020-11-30 | Add mention of link underline change to migration and typography (#32281) | Patrick H. Lauke | 1 | -0/+1 | |
| x-ref https://github.com/twbs/bootstrap/discussions/32276#discussioncomment-141850 Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-19 | Fix a few typos (#32204) | XhmikosR | 1 | -1/+1 | |
| 2020-11-19 | Update migration guide about w-100 | Mark Otto | 1 | -1/+1 | |
| 2020-11-14 | Move migration notes | XhmikosR | 1 | -5/+5 | |
| 2020-11-14 | Add note in migration.md | Mark Otto | 1 | -0/+4 | |
| 2020-11-13 | Rename scale-color() function to shift-color() to avoid collision with ↵ | Mark Otto | 1 | -1/+7 | |
| Sass's own color function (#32149) | |||||
| 2020-11-11 | Minor improvements to the Alpha 3 changelog (#32126) | Christian Oliff | 1 | -6/+3 | |
| Small changes for improved consistency Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-09 | Drop `.btn-block` classes, replace with utilities (#31995) | Mark Otto | 1 | -0/+6 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
