Martijn Cuppens
fca5e35d13
Add row-cols-auto and responsive variants
2020-03-10 20:30:29 +01:00
Martijn Cuppens
66408b6e59
Remove card decks in favor of the grid
2020-03-10 20:30:29 +01:00
Martijn Cuppens
8eb8c97bec
Bootstrap 5 migration guide
2020-03-10 20:30:29 +01:00
Martijn Cuppens
df8f64d195
Update examples to the Bootstrap 5 grid
2020-03-10 20:30:29 +01:00
Martijn Cuppens
9daf36fdb7
Bootstrap 5 grid documentation
...
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2020-03-10 20:30:29 +01:00
Christian Oliff
cfa874f5b9
Update browsers + devices support page to remove IE10, IE11 Mobile ( #30363 )
...
This PR removes unsupported browsers from supported tables based on the current `.browserlistrc` config
2020-03-08 09:20:43 +02:00
Martijn Cuppens
fcc67da41f
Align navbar in docs ( #30359 )
2020-03-07 13:09:05 +01:00
XhmikosR
7eaf7528fc
Add loading="lazy"
in images ( #30199 )
2020-03-05 10:12:59 +02:00
Martijn Cuppens
0cfd8dfddf
CSS & alignment tweaks
2020-03-04 16:17:01 +02:00
Minobi
a99c531aa7
Example dashboard: fix menu disappearing on small viewport
2020-03-04 16:17:01 +02:00
Martijn Cuppens
648bceadd8
Add pointer event utilities ( #30185 )
2020-02-23 01:07:33 +01:00
Gaël Poupard
48c8697fed
docs(theming): improve headings hierarchy under Sass → Functions ( #30207 )
2020-02-17 20:40:08 +02:00
Christian Oliff
cc44b4479a
Add Microsoft Edge for MacOS to supported browsers ( #29956 )
...
The new Chromium-based Edge has been available as a beta for sometime and general availability of the final version is expected to ship from Jan 15. I think it makes sense to add it as a supported browser once it's out of beta.
REF: https://blogs.windows.com/windowsexperience/2019/11/04/introducing-the-new-microsoft-edge-and-bing/
2020-02-17 09:55:32 +02:00
Michael Lehenbauer
f3e3c4976b
Docs: Rephrase 'img-fluid' explanation for clarity (and avoid passive voice). ( #30190 )
2020-02-17 09:50:27 +02:00
XhmikosR
90375b5433
tables.md: make vertical table responsive ( #30191 )
...
Fixes page overflow on mobile.
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-02-16 16:55:19 +01:00
Michael Lehenbauer
1dcd4967cc
Remove confusing "Equal-width multi-line" section from docs ( #30189 )
2020-02-16 15:47:55 +01:00
Martijn Cuppens
148421be12
Remove map merges ( #28508 )
2020-02-15 14:41:59 +01:00
XhmikosR
d7088cf048
interactions.md: remove trailing space ( #30184 )
2020-02-15 15:07:57 +02:00
Martijn Cuppens
3e8ab644ea
Remove color shades callout ( #30181 )
...
Not applicable anymore since https://github.com/twbs/bootstrap/pull/29348
2020-02-15 13:52:27 +01:00
Martijn Cuppens
139b480b6d
Update copy sizing utilities ( #30182 )
...
The `$sizes` Sass map doesn't exist anymore in `v5`.
2020-02-15 14:35:35 +02:00
XhmikosR
8d791f2800
Revert "Placeholder for transitions reset to prevent code duplication #29862 "
...
This reverts commit cd7e5d1111
.
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-02-15 12:41:33 +01:00
Martijn Cuppens
1d8a3a9597
Add RFS to utility API ( #30050 )
2020-02-15 12:01:32 +01:00
Gaël Poupard
cd7e5d1111
Placeholder for transitions reset to prevent code duplication… ( #29870 )
...
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-02-14 20:50:50 +01:00
Jens Luyten
7a694396c1
Add utility class for the user-select property ( #30035 )
...
* Add utility class for the user-select property
* Docs: Add new page for behavior utility classes - includes user select utility
* Update and rename behaviors.md to interactions.md
* Update sidebar.yml
Co-authored-by: Mark Otto <otto@github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-02-14 09:24:16 +02:00
Christopher Morrissey
7fd6dd9d58
v5 docs: added wrapping class for rounded utils ( #29379 )
...
* Added wrapping class for rounded utils
Tweak /utilities/borders/#border-radius #29343
* Remove the extra div.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-02-13 22:22:10 -08:00
tu4mo
ba72645eaf
Remove IE10 mention, since it's not supported ( #30167 )
2020-02-12 21:58:28 +02:00
Martijn Cuppens
6e8ea2722d
Introduce posibility to disable !important suffix for utility classes ( #29625 )
2020-02-10 16:05:07 +02:00
Gaël Poupard
96ac6068b3
Use aria-current
where appropriate ( #30079 )
2020-02-07 13:18:30 +02:00
Mark Otto
3b2aadf2a1
Update migration guide for removal of .form-text ( #30134 )
...
Closes #29630
2020-02-04 11:14:55 +02:00
eliasswns
807d67fe7e
Added extra information about flex-alignment on vertical-alignment ( #30047 )
...
* change sentence
* Update vertical-align.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <otto@github.com>
2020-02-03 23:28:29 +02:00
Martijn Cuppens
532feab38b
Split grid & containers ( #29146 )
2020-02-03 21:02:53 +01:00
Martijn Cuppens
3350931585
Fix file input ( #30086 )
2020-01-25 15:58:32 +02:00
Gaël Poupard
9a5a60676c
docs(licence): fix headings hierarchy ( #30080 )
2020-01-25 11:10:07 +02:00
Ty Mick
430c16dfac
Remove unnecessary comma in 'All colors' ( #30010 )
...
* Remove unnecessary comma in 'All colors'
(Using a comma between a subject and predicate)[https://en.wikipedia.org/wiki/Comma#Between_the_subject_and_predicate ] is nonstandard.
* Update theming.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-01-16 09:46:42 +02:00
XhmikosR
7f999ff588
Blog example: add display=swap
for the Google Font ( #30013 )
2020-01-13 22:48:23 +02:00
XhmikosR
e7ed63a693
Dashboard example: update Chart.js to v2.9.3. ( #30014 )
2020-01-13 22:43:18 +02:00
XhmikosR
45c2a0c3c5
javascript.md: Add srcset
in sanitizer docs ( #30007 )
2020-01-13 17:49:36 +02:00
Giovanni Mendoza
954a0b1e6a
Close modal with keyboard=true & backdrop=static ( #29986 )
...
* Close modal with keyboard=true & backdrop=static
2020-01-10 11:06:12 +02:00
XhmikosR
5d9dd3b25e
Delete icons.md ( #29939 )
...
This is unused
2020-01-06 10:14:15 +02:00
Martijn Cuppens
c7ce627ca8
Remove redundant overflow-wrap
property
...
While `overflow-wrap` is the more recommanded option, `word-wrap` alone has a wider support.
2020-01-04 18:26:24 +01:00
Florian Lacreuse
d5270cb811
Use word-wrap in .text-break for IE and Edge compatibility.
2020-01-04 18:26:24 +01:00
XhmikosR
27cc792615
reboot.md: Fix rendering for the recent Hugo versions ( #29938 )
2020-01-02 12:40:57 +02:00
XhmikosR
e2530d38aa
reboot.md: Add missing Noto Sans font ( #29937 )
...
* reboot.md: Add missing Noto Sans font
* Sans serif order fix
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-01-02 12:02:57 +02:00
Martijn Cuppens
bd27834198
Drop .text-justify
class ( #29793 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-30 22:33:34 +02:00
Martijn Cuppens
4387038421
Simplify disabled styles ( #29296 )
...
* Simplify disabled styles
* Mention pointer-events usage
2019-12-27 18:40:06 +02:00
Martijn Cuppens
e2f7fe6cf1
Remove redundant classes
2019-12-25 21:00:21 +02:00
XhmikosR
3ac97a1e85
Update index.html
2019-12-25 21:00:21 +02:00
XhmikosR
1f7cbc2212
Examples: adapt after the container requirement.
2019-12-25 21:00:21 +02:00
XhmikosR
94e20317d0
Fix offcanvas example. ( #29909 )
2019-12-25 14:28:26 +02:00
Martijn Cuppens
c6cfc23239
Documentation fix: move width after make-container()
mixin ( #29820 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-25 12:28:02 +01:00