Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Apr 1, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Apr 1, 2020
mdo and others added 28 commits April 13, 2020 13:55
- Breaks grid content across multiple pages
- Updates mentions of grid tiers from five to six
- Rewrites how it works sections to reference new options and tiers
- Updates mentions of number and exact tiers
- Updates grid example to include xxl container
- Adds some scss-docs references
- Cleans up other grid mentions and docs
- Updates navbar example to include an expand at XXL variant
v5: Add new `xxl` grid tier and move ToC to a sidebar
- Convert to Sass map
- Consolidate font-weights into single option (matching line-height for them)
- Add two new sizes and create a new scale
- Update migration docs

Co-authored-by: Martijn Cuppens <[email protected]>
- Define background properties in `.form-check-input`
- Use `background-size: contain` to simplify background sizes (especially for those with linear gradients)
- Remove double `color-adjust`
- Adjust svgs to 20x20 box. This way the strokes aren't rescaled.
Cleans up some column classes to ensure things line up across all viewports. Also fixes some broken padding on the .navbar-brand.

Co-authored-by: XhmikosR <[email protected]>
* Disable negative margins by default

* Use shorter enable variable

Co-authored-by: XhmikosR <[email protected]>
`config` can be an `Object` and we only need to test for `hide` or `show` if it's a `String`
ffoodd and others added 29 commits June 14, 2020 14:47
- The `media-breakpoint-down()` uses the breakpoint itself instead of the next breakpoint. Use `media-breakpoint-down(lg)` instead of `media-breakpoint-down(md)` to target viewports smaller than the `lg` breakpoint.
- The `media-breakpoint-between()` mixin's second parameter also uses the breakpoint itself instead of the next breakpoint. Use `media-between(sm, lg)` instead of `media-breakpoint-between(sm, md)` to target viewports between the `sm` and `lg` breakpoints.
Hyphen to minus for amount.
Hyphen to dash for ranges.
Unfortunately, Bootlint does not work on Bootstrap >= v4.
Co-authored-by: XhmikosR <[email protected]>
* v5: Add role=button cursor in Reboot

Ports the changes from #30562 made in v4.5 and adds them to v5. This replaces #30563 which sought to add this to the utility API, but the v4 PR shifted to implement an accessible solution vs a lone utility.

* Update reboot.md

Co-authored-by: XhmikosR <[email protected]>
* use v5.getbootstrap.com as the site URL/CNAME
* block robots from crawling
* specify next npm tag
- New logo
- Add callout to v4-dev branch
@mdo mdo deleted the master branch June 16, 2020 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.