Mark Otto
a016cbd6a8
Mention browserslist config in our docs to close #25429
2018-03-31 22:06:41 -07:00
Mark Otto
74490346ff
Add new .flex-grow and .flex-shrink utils
2018-03-31 22:05:09 -07:00
Mark Otto
474698f41b
Fix Chrome's rendering of .card-columns
...
Uses orphans/widows trick from @fran-worley at https://github.com/twbs/bootstrap/issues/20925#issuecomment-333492739 .
Fixes #20925 .
2018-03-31 22:04:14 -07:00
Mark Otto
b72bd051ab
document new text color utils
2018-03-31 22:02:47 -07:00
Mark Otto
3417c54ad7
add 50% translucent black and white text
2018-03-31 22:02:47 -07:00
Mark Otto
4f05e3b735
add .text-body, fixes #25412
2018-03-31 22:02:47 -07:00
Mark Otto
9f5f51d871
Close #25697
...
Removes the .justify-content-between from a navbar form example given it's the default style. Instead, mention how to adjust this and link to flex utils.
2018-03-31 22:02:02 -07:00
Martijn Cuppens
12708d329a
Remove navbar align
2018-03-31 21:59:54 -07:00
Mark Otto
185666fd79
Add .text-monospace util
2018-03-31 21:58:57 -07:00
Mark Otto
b2e423f54d
fixes #25343 by mentioning how collapse animates in docs
2018-03-31 18:36:10 -07:00
Mark Otto
abe44dcc5b
Add small not to float docs about mixing with flex items
...
Closes #25829 , closes #25924
2018-03-31 15:07:26 -07:00
Mark Otto
b744ba2c08
dist
2018-03-31 13:59:37 -07:00
Mark Otto
cf71363649
fixes #25918
2018-03-31 13:55:40 -07:00
Martijn Cuppens
902788efc4
Correct children selector
2018-03-30 13:01:13 -07:00
XhmikosR
5660c97cc4
Revert "docs: Switch to StackPath's URL."
...
This reverts commit 70520855e8
.
2018-03-30 10:59:10 +03:00
XhmikosR
70520855e8
docs: Switch to StackPath's URL.
...
While the old one will keep working, better switch to the new one.
2018-03-29 21:42:15 -07:00
Varunram
50f6160b4e
Add .bg-transparent to docs
2018-03-29 21:36:26 -07:00
Johann-S
fd57d371f8
fix bundle and run test against it
2018-03-29 21:21:31 -07:00
Nat Zimmermann
9cdb7a8301
Fix spacing between Item and numbers
2018-03-29 23:34:29 +03:00
XhmikosR
9efcf3ad4b
Fix duplicate main
element.
2018-03-27 14:53:43 +03:00
vsn4ik
68db42c9f8
Fix skip element disabled via attribute when using keyboard navigation
2018-03-26 09:37:25 +02:00
XhmikosR
2cd700313d
Remove the local jquery-1.9.1.min.js.
2018-03-21 12:15:47 +02:00
XhmikosR
f5e16ceccc
tests: load 3rd-party libs from the local node_modules folder.
...
This reduces duplication and the chances to forget to update something.
2018-03-21 12:15:47 +02:00
Johann-S
012d4433c2
fix rollup config
2018-03-21 12:15:47 +02:00
XhmikosR
e0ab096bac
Update all devDependencies.
...
Kept back karma-qunit and qunitjs because tests fail.
2018-03-21 12:15:47 +02:00
XhmikosR
c8d7eecab3
Update workbox.js
2018-03-21 12:15:47 +02:00
XhmikosR
002cd8fc9a
sw.js: fix TypeError with new workbox.
2018-03-21 12:15:47 +02:00
Michael
7dc41e299b
Update to workbox 3.0 & fix breaking changes
2018-03-21 12:15:47 +02:00
XhmikosR
1615a76f83
Use sinon from cdnjs.
2018-03-21 12:15:47 +02:00
XhmikosR
7d3ca1b2ea
tests: use QUnit from the jQuery CDN.
2018-03-21 12:15:47 +02:00
XhmikosR
1a40784ab8
Update dependencies.
2018-03-21 12:15:47 +02:00
Johann-S
9191fa73df
throw error when coverage is under our thresholds
2018-03-21 07:04:24 +01:00
Johann-S
bedc96e48b
Use transitionEnd in QUnit since we moved away from PhantomJS
2018-03-20 15:56:51 +01:00
Mike Rogers
2306f62bf1
Making use of prefers-reduced-motion
media query ( #25641 )
...
* Making use of `prefers-reduced-motion` media query
As discussed in #25249 - if a user (Who is using Safari / iOS) requests
reduced motion in their system settings, we should avoid transitions.
* Ignoring prefers reduced motion for CSS Linting
* Updating copy clarifying the reduce motion functionality in accessibility.md
2018-03-20 09:28:21 +00:00
Mark Otto
c53825d902
Separate issue templates, add support doc ( #25705 )
...
* Update issue template to break down by bug and template, add support doc to close #23133
* add links from readme for bug and feature templates
2018-03-17 16:44:58 -07:00
Ethan Beyer
00304d2003
theming.md Typo Fix ( #25875 )
...
it's ≠ its
2018-03-16 22:18:46 +00:00
Varunram Ganesh
4b948bfdee
Update vertical pills example ( #25852 )
...
Add the column/grid to the example code (which is what makes it vertical in the first place)
2018-03-16 11:38:29 +00:00
John Bennet Veloya
f194b9db75
Fix order of Save/Close buttons in modal code example ( #25855 )
2018-03-15 22:18:30 +00:00
XhmikosR
b9577a1cf7
Alternative solution.
...
Rely on `site.url` which is different for production. In that case do nothing with the search result, otherwise when in development remove our url from it.
2018-03-14 21:06:17 +02:00
m5o
483e49e3c6
Enable docsearch in development env.
...
Previously a search redirected to `https://getbootstrap.com/ ...`
2018-03-14 21:06:17 +02:00
m5o
d01b4eb025
Remove custom example plugin. ( #25784 )
2018-03-14 17:44:38 +02:00
Varunram Ganesh
03b7f52e82
Document .form-control-range
. ( #25839 )
2018-03-14 01:06:43 +02:00
Johann-S
4d5c5923fa
Add Sinon to do better unit test
2018-03-13 15:37:11 +01:00
XhmikosR
c98ece5490
approach.md: Use normal apostrophes.
...
They are converted when building.
2018-03-13 14:51:11 +02:00
XhmikosR
dea778f4f5
approach.md: Fix empty link.
2018-03-13 14:51:11 +02:00
XhmikosR
a93830c9fd
saucelabs-unit-test.js: tweak failed tests message ( #25836 )
2018-03-13 14:08:56 +02:00
Johann-S
2c41b0aea6
fix get the transition duration parent
2018-03-13 12:57:44 +01:00
Martijn Cuppens
1fadad1c33
Variable transition durations ( #25662 )
2018-03-13 09:59:20 +01:00
Stephen Beemsterboer
1859595cb6
Clarify the necessary data-target
/href
attribute for carousel controls ( #25690 )
2018-03-13 09:31:37 +02:00
m5o
b9628d0642
Use bugify without custom Jekyll plugin ( #25334 )
2018-03-12 23:08:44 +02:00