| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* Disable negative margins by default
* Use shorter enable variable
Co-authored-by: XhmikosR <[email protected]>
|
|
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]>
|
|
|
|
Co-authored-by: Martijn Cuppens <[email protected]>
|
|
|
|
|
|
Add Release Drafter Action
|
|
|
|
- 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.
|
|
* Two dimensional fix - https://github.com/twbs/rfs/pull/225
|
|
- 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]>
|
|
|
|
v5: Add new `xxl` grid tier and move ToC to a sidebar
|
|
|
|
- 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
|
|
|
|
|
|
|
|
- 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
|
|
|
|
- Staring at my laptop, I realized I'm wasting away space. This adds a
significant amount of CSS, but it feels right already.
- Added the xxl tier with a width that divides by 12
- Motivation was originally trying to have a third column for our toc so
that our docs are more useful
|
|
* @babel/plugin-proposal-object-rest-spread ^7.9.0 → ^7.9.5
* @babel/preset-env ^7.9.0 → ^7.9.5
* @rollup/plugin-commonjs ^11.0.2 → ^11.1.0
* @rollup/plugin-node-resolve ^7.1.1 → ^7.1.3
* hugo-bin ^0.56.3 → ^0.57.0
* karma ^4.4.1 → ^5.0.1
* nodemon ^2.0.2 → ^2.0.3
* rollup ^2.3.3 → ^2.6.1
* stylelint ^13.3.0 → ^13.3.2
* terser ^4.6.10 → ^4.6.11
|
|
Co-authored-by: Martijn Cuppens <[email protected]>
|
|
|
|
|
|
|
|
This is supported by our currently supported browsers.
|
|
|
|
|
|
|
|
* Fix spinner-grow animation
Safari seems to be interpreting the old keyframes animation as incomplete. Adding `transform` to the second frame seems to resolve the issue.
Co-Authored-By: Martijn Cuppens <[email protected]>
|
|
|
|
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.5 to 9.7.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.7.5...9.7.6)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
|
|
Bumps [rollup](https://github.com/rollup/rollup) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.3.2...v2.3.3)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
|
|
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.2.1...13.3.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
|
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
|
|
* linkinator 2.0.6
* rollup 2.3.2
* terser 4.6.10
We are now down to one low npm vulnerability
|
|
|
|
|
|
|
|
|
|
|
|
(Works from breakpoint and down)
|
|
* Prevent redundant 'none' for prefers-reduced-motion
* Output warning when use 'none' or 'null' with multiple arguments
* Fix for libsass(node-sass)
|
|
|
|
|