Thomas McDonald
1ebf852236
Merge pull request #17491 from twbs/v4-dev-xmr-travis-no-gem-install
...
Remove `gem install scss_lint` from Travis.
2015-09-06 09:09:43 -07:00
vsn4ik
de44d2a3dd
Rename file with text-hide mixin
2015-09-06 14:40:19 +03:00
XhmikosR
dde20e9345
Merge pull request #17492 from twbs/v4-dev-xmr-docs-js
...
Clean up inclusion of IE-specific JS files.
2015-09-06 14:31:07 +03:00
XhmikosR
87a3fdd1b7
Clean up inclusion of IE-specific JS files.
...
Move them to footer, and remove duplicate ones.
[ci skip]
2015-09-06 13:33:52 +03:00
XhmikosR
f14113133d
Remove gem install scss_lint
from Travis.
...
Instead, use `bundleExec: true` for grunt-scss-lint.
2015-09-06 12:28:35 +03:00
Mark Otto
8f16abb669
grunt
2015-09-05 20:58:31 -07:00
Mark Otto
584cfdd72b
Fixes #17230 : Renames .navbar-static-top to .navbar-full and adds docs for it
2015-09-05 20:58:28 -07:00
Mark Otto
180f97d7b2
grunt
2015-09-05 20:56:46 -07:00
Mark Otto
c0b5f71874
remoe comment /cc @cvrebert
2015-09-05 20:54:25 -07:00
Patrick H. Lauke
e859b4b216
Merge pull request #17477 from patrickhlauke/v4-skippy
...
Port skiplink styling from v3 to v4
2015-09-05 18:37:27 +02:00
XhmikosR
fec2cedfd4
Merge pull request #17369 from twbs/v4-dev-xmr-docs-img
...
Compress images.
2015-09-05 17:17:00 +03:00
Gleb Mazovetskiy
79aebf6c1d
Merge pull request #17364 from twbs/avoid-parent-selector-suffix2
...
Remove all uses of `selector &` to support nested import
2015-09-05 10:14:59 +01:00
Patrick H. Lauke
6a37ec3767
Port skiplink styling from v3 to v4
2015-09-05 08:56:47 +01:00
Mark Otto
336bfa41e6
Merge pull request #17404 from vincent4j/patch-1
...
add Chinese translations website boot4.com
2015-09-04 23:39:45 -07:00
XhmikosR
380e200523
Merge pull request #17436 from twbs/v4-dev-xmr-deps
...
Update dependecies.
2015-09-05 08:19:35 +03:00
XhmikosR
f0840c893b
Run grunt
.
2015-09-05 08:13:43 +03:00
XhmikosR
a3d0a2c045
Update htmllint rules for the new version.
2015-09-05 08:13:43 +03:00
XhmikosR
db86b0ff17
Update devDependencies.
2015-09-05 08:13:43 +03:00
XhmikosR
07286c98a9
Merge pull request #17373 from twbs/v4-dev-xmr-holderjs
...
Update Holder.js to v2.8.2.
2015-09-05 07:53:26 +03:00
XhmikosR
1ba807f15d
Update Holder.js to v2.8.2.
...
[ci skip]
2015-09-05 07:51:14 +03:00
Mark Otto
cab79b13ca
grunt
2015-09-04 21:28:06 -07:00
Mark Otto
b8c77aaf3b
float the breadcrumb items to deal with that pesky inline-block madness
2015-09-04 21:28:01 -07:00
Mark Otto
dd5e096f4e
clean up nav.yml, nullifies #17470
2015-09-04 20:31:17 -07:00
Mark Otto
1a6aad4548
only apply border radius mixins if rounded corners are enabled; alternate fix to #17426
2015-09-03 09:04:51 -07:00
muzige2000
3af4560c67
Modals: Fix bad paddingRight calculation; fixes #17399
...
We want to sum two numbers, not concatenate their stringifications.
Closes #17457 by merging a tweaked version of it.
2015-09-03 01:25:38 -07:00
Chris Rebert
1872aeba79
Merge pull request #17456 from davidjb/v4-img-responsive
...
Document migration for img-responsive to img-fluid
2015-09-03 01:17:30 -07:00
David\ Beitey
047fe5699c
Document img-responsive to img-fluid change from #17166
2015-09-03 17:37:54 +10:00
David\ Beitey
3c86d7f00c
Document btn-info-outline as an example
2015-09-03 17:37:54 +10:00
Chris Rebert
562e6257b5
Merge pull request #17451 from vsn4ik/rm_form_horizontal
...
Remove dropped form-horizontal from forms.md
2015-09-02 22:46:01 -07:00
vsn4ik
88d004f6e1
Remove dropped form-horizontal from forms.md
2015-09-03 07:48:15 +03:00
Mark Otto
3df8ded19c
Merge pull request #17448 from lukeb-uk/navbar_toggleable_md
...
Add .navbar-toggleable-md class
2015-09-02 18:00:49 -07:00
Luke Bonaccorsi
319009a72b
Added .navbar-toggleable-md class
...
In Bootstrap 3, the menu collapsed on the -sm- breakpoint, I believe the equivalent of this breakpoint in Bootstrap 4 is actually the -md- breakpoint. The navbar currently has no option to collapse at the -md- breakpoint and I'd like to add this.
2015-09-02 22:08:52 +01:00
Chris Rebert
d13c4b35d4
Merge pull request #17447 from Stavrus/sass-license-header
...
Add a license header to bootstrap.scss
2015-09-02 13:09:14 -07:00
Xavier Gallardo
750656fc9c
Add a license header to bootstrap.scss
2015-09-02 15:08:21 -04:00
Mark Otto
e0a2b9ed4c
fixes #17441
2015-09-02 09:35:43 -07:00
Mark Otto
5fc4b35349
Merge pull request #17168 from kkirsche/patch-19
...
v4 - Rename .img-responsive class to .img-fluid
2015-09-02 00:33:26 -07:00
Mark Otto
0c0f675b94
Merge pull request #17183 from kkirsche/patch-26
...
v4 - Fix Navbar at top of v4 Offcanvas example
2015-09-02 00:33:12 -07:00
Mark Otto
d4467837b8
Merge pull request #17435 from twbs/v4-dev-xmr-anchors
...
Fix missing anchors and 404 errors.
2015-09-02 00:32:37 -07:00
Mark Otto
8e74675c16
Merge pull request #17320 from EspadaV8/form-doc-control-label
...
Replace instances of 'control-label' with 'form-control-label'
2015-09-02 00:30:42 -07:00
XhmikosR
19e5cf226d
Fix missing anchors and 404 errors.
...
[skip sauce]
2015-09-02 09:37:38 +03:00
Andrew Smith
b424626e97
Update all usages of 'control-label' with 'form-control-label' in docs
2015-09-02 15:01:02 +10:00
Chris Rebert
bf3bd2e037
Update Gemfile.lock in hopes of fixing scss-lint error
2015-09-01 21:37:37 -07:00
Chris Rebert
cd6107a287
Port #17332 to v4
2015-09-01 21:25:14 -07:00
Mark Otto
57998dc274
linter
2015-09-01 21:23:26 -07:00
Mark Otto
cf70fce245
mention overrides too
2015-09-01 21:20:35 -07:00
Mark Otto
f8e13cb35f
Merge pull request #17358 from tomByrer/patch-1
...
clarifies that normalize.css is a dependency of reboot
2015-09-01 21:19:12 -07:00
Kevin Kirsche
cec7902d42
Fix Navbar at top of v4 Offcanvas example
...
Fix #17173
2015-09-01 21:19:07 -07:00
Mark Otto
468a9d9359
fixes #17379 : override search input box-sizing to match our global overrides
2015-09-01 21:16:26 -07:00
Mark Otto
8f9e50c02d
fixes #17385 : add var for default link decoration
2015-09-01 21:14:51 -07:00
Kevin Kirsche
54fba7cbe5
Rename .img-responsive class to .img-fluid
...
Fix #17166
2015-09-01 21:12:28 -07:00