0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-27 19:52:19 +01:00

22649 Commits

Author SHA1 Message Date
Martijn Cuppens
2ee8ecedf4 Deprecate img-retina() mixin () 2019-02-07 19:33:57 +02:00
Martijn Cuppens
bcfb7ed159 Deprecate invisible() mixin () 2019-02-07 19:19:00 +02:00
XhmikosR
c0e42cb89e
Optimize and normalize SVGs. ()
Mostly be consistent with the attributes' order and improve compression when possible.
2019-02-07 15:01:25 +02:00
XhmikosR
00df9177fc Make ToC's entries' color darker.
The previous was too light.
2019-02-07 11:53:47 +02:00
XhmikosR
3473b77527 Remove unused selector. 2019-02-07 11:53:47 +02:00
XhmikosR
f663a86810 approach.md: Remove stray comma. 2019-02-07 11:53:47 +02:00
XhmikosR
30ddcafb2d Rename Screenreaders to "Screen readers".
No redirect is added because the next version will be a minor version bump.
2019-02-07 11:53:47 +02:00
XhmikosR
f0eb29cd5e Remove ToC from pages when we don't have (m)any headers. 2019-02-07 11:53:47 +02:00
Zachary Welch
b647dd0565 Add map-name param to _assert-starts-at-zero ()
* Add map-name param to _assert-starts-at-zero

* Set default value for backwards compatibility
2019-02-07 10:19:38 +01:00
João Lucas
eb1313d213 Create border-top-left-radius and border-bottom-right-radius mixins ()
* Create border-top-left-radius mixin
* Create border-bottom-right-radius mixin
2019-02-07 09:02:05 +01:00
Martijn Cuppens
311d6dab68
Deprecate size mixin () 2019-02-07 08:21:47 +01:00
Martijn Cuppens
8f4f201424 Fix .nav-justified example () 2019-02-06 23:44:44 +02:00
Bardi Harborow
b5fb4f7d6b Add text-decoration to .btn-link. () 2019-02-06 22:33:03 +01:00
Patrick H. Lauke
b4cb48d9f3 Remove outdated reference to not-allowed cursor ()
as this styling was removed back in 7056f70240
2019-02-06 17:12:11 +02:00
Johann-S
b54ddfda83 fix modal test to be sure we call getTransitionDurationFromElement 2019-02-06 15:01:13 +01:00
Johann-S
3c49467224 allow to override default toast options () 2019-02-06 15:19:04 +02:00
Martijn Cuppens
58470c0ac5 Fix text break in Firefox () 2019-02-06 12:38:13 +02:00
XhmikosR
6ea000d2bc
Silence mkdir. ()
This can fail if run in parallel.
2019-02-06 12:22:49 +02:00
Johann-S
11880109fc
fix tabs, apply show class only when fade class is present () 2019-02-06 11:12:02 +01:00
XhmikosR
8217499640 carousel.md: Highlight the whole example for consistency. 2019-02-06 11:47:31 +02:00
XhmikosR
c1ea5ac49a docs license header: split sentence in period. 2019-02-06 11:47:31 +02:00
XhmikosR
1131705f14 Add missing trailing slash. 2019-02-06 11:47:31 +02:00
Jason Golieb
e44d0475e0 Move dropdown offset function logic into private function. () 2019-02-05 10:31:18 +02:00
XhmikosR
1139f62ca2 Adjust bundlesize limits. 2019-02-05 10:24:49 +02:00
Jason Golieb
8f6cffde97 Move offset function logic to a private function. 2019-02-05 10:24:49 +02:00
Jason Golieb
88a34aacbe Add support for tooltip offset option to be a function. 2019-02-05 10:24:49 +02:00
XhmikosR
1accd37aa0
examples: remove JS from blog and sticky footer. ()
They don't use it.
2019-02-04 23:42:23 +02:00
Martijn Cuppens
d4e782efab Fix dropdown radius if $dropdown-padding-y is not 0 () 2019-02-03 23:07:16 +02:00
Ryan Worth
1275e35336 Fix negative margin example ()
Negative margin example wasn't displaying correctly due to border and background styling being applied directly to the `.col` element. Made a child element and applied the styling to it
2019-02-03 22:58:54 +02:00
Martijn Cuppens
cbaf0c3f7c Change logo size () 2019-02-03 17:52:36 +02:00
XhmikosR
f134d4ba01
components: redirect to the alerts page () 2019-01-30 21:52:42 +02:00
XhmikosR
a60c595dc1 image-replacement.md: use three dots. 2019-01-29 17:21:11 +02:00
XhmikosR
be5d3de1d6 Add missing trailing slash. 2019-01-29 17:21:11 +02:00
XhmikosR
a93c71832b generate-sri.js: move object. 2019-01-29 17:21:11 +02:00
XhmikosR
ffe05d3a9c analytics.html: use double quotes in src attribute. 2019-01-29 17:21:11 +02:00
XhmikosR
2adefeb055 build-tools.md: npm is written lowercase. 2019-01-29 17:21:11 +02:00
XhmikosR
4bec752345 migration.md: remove stray /. 2019-01-29 17:21:11 +02:00
Shohei Yoshida
e65dccfc95 Fix custom select caret issue on IE () 2019-01-25 21:09:21 +01:00
Shohei Yoshida
0f8f84329b Fix validated custom select bg color () 2019-01-25 20:44:52 +01:00
Martijn Cuppens
6466a0461a Deprecate float mixins () 2019-01-24 22:51:36 +02:00
Martijn Cuppens
2749bf34de Add !important to .text-monospace utility class () 2019-01-24 22:42:42 +02:00
XhmikosR
3723613875
Update devDependencies and gems. () 2019-01-24 21:25:49 +02:00
Martijn Cuppens
dfba588d0d Add default value for $ignore-warning () 2019-01-23 05:59:15 +02:00
Martijn Cuppens
5c56e9adff
Add deprecate() mixin () 2019-01-22 20:55:23 +01:00
XhmikosR
f7e8445f72
Add canonical URL. () 2019-01-21 14:59:51 +02:00
XhmikosR
cf25028640
Fix approach redirect. () 2019-01-21 14:49:55 +02:00
Martijn Cuppens
59d040fcbb Make component colors configurable () 2019-01-20 23:38:29 +02:00
Shohei Yoshida
de0bb1e052 Scrollable modal () 2019-01-20 23:28:16 +02:00
Martijn Cuppens
41f85b64bf Add ref to reason why min-width: 0; is added () 2019-01-20 23:23:05 +02:00
Johann-S
842da1ddc3
use absolute path to output lcov file for coveralls () 2019-01-17 11:06:43 +01:00