Mark Otto
4efc1c462d
Redo display headings ( #30568 )
...
- 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 <martijn.cuppens@gmail.com>
2020-04-14 13:57:11 +02:00
Catalin Zalog
e2afbbfa82
Restore .form-text
( #30565 )
2020-04-14 09:21:13 +03:00
Mark Otto
789bcf6ad6
Merge pull request #30354 from twbs/grid-xxl-and-sidebar-toc
...
v5: Add new `xxl` grid tier and move ToC to a sidebar
2020-04-13 18:23:56 -07:00
Mark Otto
febdcefcd7
Merge branch 'master' into release-drafter
2020-04-13 15:34:08 -07:00
Mark Otto
7dedccfb9a
Update docs for new XXL grid tier
...
- 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
2020-04-13 14:40:47 -07:00
Mark Otto
e3583115c6
Clarify media query using .02px and bump from callout to warning
2020-04-13 13:55:34 -07:00
XhmikosR
5f932ff734
layout/z-index.md: retrieve z-index variables on build time
2020-04-13 13:55:34 -07:00
Mark Otto
e2efa2b764
Update file size for the grid build
2020-04-13 13:55:34 -07:00
Mark Otto
33a4e8ff9b
Rewrite grid docs to account for new grid tier
...
- 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
2020-04-13 13:55:34 -07:00
Mark Otto
bb3e5f712a
Move table of contents to new sidebar, restyle it to be simpler
2020-04-13 13:55:34 -07:00
Mark Otto
6fdb8e6e68
Add an xxl grid tier
...
- 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
2020-04-13 13:55:34 -07:00
XhmikosR
1004e3e786
Update devDependencies ( #30544 )
...
* @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
2020-04-13 17:40:01 +03:00
Catalin Zalog
8cb60bf043
Use box-shadow
mixin for .btn
( #30512 )
...
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-04-11 13:40:39 +02:00
Catalin Zalog
939beea620
Use box-shadow
mixin for .form-select
( #30555 )
2020-04-11 13:27:01 +02:00
Gaël Poupard
bcdd8fbc07
Use custom properties for font-stacks ( #30509 )
2020-04-10 20:31:58 +02:00
Martijn Cuppens
8fe162d67a
Remove redundant class and line height ( #30542 )
2020-04-09 21:25:09 +03:00
XhmikosR
9a5033d413
Pass multiple classes to classList.add
/ classList.remove
( #30537 )
...
This is supported by our currently supported browsers.
2020-04-09 20:56:43 +03:00
XhmikosR
7126741ffb
Add v4-dev in bundlewatch config. ( #30541 )
2020-04-09 12:41:00 +03:00
Martijn Cuppens
5e65b12f1c
Add checkbox transition ( #30528 )
2020-04-09 08:07:11 +02:00
XhmikosR
9f6ccf9d12
Replace bundlesize with bundlewatch. ( #30538 )
2020-04-08 21:28:54 +03:00
Mark Otto
64050f43bc
Fix spinner-grow animation ( #30504 )
...
* 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 <martijn.cuppens@gmail.com>
2020-04-08 20:58:23 +03:00
Gaël Poupard
bfbf265a50
Use correct hex color code( #30533 )
2020-04-08 12:50:57 +02:00
dependabot-preview[bot]
2ac41f0d3e
Bump autoprefixer from 9.7.5 to 9.7.6 ( #30524 )
...
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] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-07 16:08:17 +03:00
dependabot-preview[bot]
cbe26bb764
Bump rollup from 2.3.2 to 2.3.3 ( #30523 )
...
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] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-07 16:01:29 +03:00
dependabot-preview[bot]
d03dce5d27
Bump stylelint from 13.2.1 to 13.3.0 ( #30522 )
...
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] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 15:07:29 +03:00
Martijn Cuppens
83b49aa688
Create scss-docs
shortcode to get some snippets from the Scs… ( #30502 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-06 20:13:35 +02:00
Catalin Zalog
98ba40dc06
Add .card-footer
color ( #30515 )
2020-04-06 14:59:29 +02:00
Martijn Cuppens
a85d80c925
Add nav link transition ( #29988 )
2020-04-06 14:29:39 +03:00
XhmikosR
4bcac68ec9
Update devDependencies and regenerate package-lock.json ( #30501 )
...
* linkinator 2.0.6
* rollup 2.3.2
* terser 4.6.10
We are now down to one low npm vulnerability
2020-04-02 22:35:55 +03:00
Martijn Cuppens
e8e6d64eb0
Fix card list group borders & radii ( #30497 )
2020-04-02 08:10:11 +03:00
Catalin Zalog
1cc1a47646
Use box-shadow
mixin for form controls ( #30480 )
2020-04-01 19:44:22 +02:00
ysds
dfa017adc3
Always modal scroll top to 0
2020-04-01 10:05:43 +03:00
Martijn Cuppens
05fb3905e6
Fix border radii
2020-04-01 10:05:43 +03:00
ysds
062002d952
Fix CSS and improve docs
2020-04-01 10:05:43 +03:00
gsoti
e138decdbb
Add Full-Screen size to Modal and Responsive variations for breakpoints
...
(Works from breakpoint and down)
2020-04-01 10:05:43 +03:00
Shohei Yoshida
053d5d5e93
transition() mixin prevent redundant 'transition: none' and pass null
( #30391 )
...
* Prevent redundant 'none' for prefers-reduced-motion
* Output warning when use 'none' or 'null' with multiple arguments
* Fix for libsass(node-sass)
2020-04-01 09:42:33 +03:00
Martijn Cuppens
6663faa3e7
Fix date inputs heights in safari
2020-04-01 08:30:40 +02:00
Martijn Cuppens
43d866313d
Fix active state dropdown
2020-03-31 22:52:57 +02:00
Martijn Cuppens
c48d89cb70
Use unordered lists in dropdown-menus
2020-03-31 22:52:57 +02:00
cccabinet
695088ba8f
Docs: Use unordered lists in dropdowns
2020-03-31 22:52:57 +02:00
Martijn Cuppens
6dfe8e02d7
Fix text decorations ( #30492 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-03-31 21:42:38 +03:00
Martijn Cuppens
df707cd727
Require .form-label
classes on form labels ( #30476 )
2020-03-31 20:02:57 +02:00
Gaël Poupard
a0c2a29a8d
docs(tables): 1, 2, 2, 4… ( #30489 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-03-31 17:28:10 +03:00
XhmikosR
1fbafea0fe
Regenerate package-lock.json. ( #30488 )
...
We are down to 2 npm vulnerabilities (1 low, 1 high).
2020-03-31 16:35:18 +03:00
dependabot-preview[bot]
077ec65a6d
Bump eslint-plugin-import from 2.20.1 to 2.20.2 ( #30486 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-31 16:25:34 +03:00
dependabot-preview[bot]
eccd337818
Bump rollup from 2.2.0 to 2.3.1 ( #30485 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.2.0 to 2.3.1.
- [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.2.0...v2.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-03-31 16:17:56 +03:00
dependabot-preview[bot]
588cdaffcd
Bump terser from 4.6.7 to 4.6.9 ( #30483 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.6.7 to 4.6.9.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v4.6.7...v4.6.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-03-31 16:11:23 +03:00
dependabot-preview[bot]
df748516eb
Bump eslint-plugin-unicorn from 18.0.0 to 18.0.1 ( #30484 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v18.0.0...v18.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-03-31 16:06:12 +03:00
Yannik Hampe
a1b5a64fba
Use variables for list-group-item color levels ( #30009 )
...
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-03-31 14:51:50 +02:00
Martijn Cuppens
22a535641b
Cleanup responsive tables ( #30482 )
2020-03-31 10:33:05 +02:00