Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: twbs/bootstrap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.2
Choose a base ref
...
head repository: twbs/bootstrap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.3
Choose a head ref
  • 6 commits
  • 135 files changed
  • 5 contributors

Commits on Nov 21, 2022

  1. Fix deprecation warning with sass 1.56.0 (#37425)

    Deprecation Warning: $weight: Passing a number without unit % (100) is deprecated.
    To preserve current behavior: $weight * 1%
    More info: https://sass-lang.com/d/function-units
    blankse authored and XhmikosR committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b722369 View commit details
    Browse the repository at this point in the history
  2. Import root in bootstrap-utilities (#37377)

    * Fixes #37376
    ericleib authored and XhmikosR committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    77c456d View commit details
    Browse the repository at this point in the history
  3. fix(carousel): RTL translate() direction

    Trying to fix #37180
    ffoodd authored and XhmikosR committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    127a816 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e3074c View commit details
    Browse the repository at this point in the history
  5. Bump version to 5.2.3

    XhmikosR committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3958947 View commit details
    Browse the repository at this point in the history
  6. Dist

    XhmikosR committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    cb02143 View commit details
    Browse the repository at this point in the history
Loading