Gleb Mazovetskiy
f7b27a02ce
Remove all uses of selector &
...
If we want to support namespaced import:
```scss
.twbs {
@import 'bootstrap';
}
```
We cannot use `selector &`, see sass/sass#1817 .
`fieldset[disabled] &` is not needed as we no longer support IE8.
2015-08-27 13:11:14 +01:00
XhmikosR
3e66427127
Less to Sass typos.
...
[ci skip]
2015-08-27 08:14:39 +03:00
XhmikosR
1029240b2d
Update Anchor.js to v1.2.1.
...
[ci skip]
2015-08-27 08:14:39 +03:00
XhmikosR
0269da3c50
.travis.yml: cleanup old variables.
...
[ci skip]
2015-08-27 08:11:11 +03:00
XhmikosR
13e33e329c
Remove the obsolete JSHint references.
2015-08-27 08:11:11 +03:00
XhmikosR
97f0da3239
Update Rubygems.
2015-08-27 08:11:10 +03:00
Chris Rebert
bdc10b4a5b
Merge pull request #17357 from twbs/responsive-visibility-rip
...
Remove defunct responsive-(in)visibility mixins
2015-08-26 15:35:25 -07:00
Chris Rebert
c6e648d79b
rm responsive-invisibility mixin since it's only used once
...
inline the one remaining usage into .hidden-print's definition
rm now-empty scss/_utilities-responsive.scss file
[skip sauce]
[skip validator]
2015-08-26 15:31:36 -07:00
Chris Rebert
4bc8b495fb
Merge pull request #17257 from twbs/clear-translations
...
Clear out non-v4 docs translations
2015-08-26 15:30:32 -07:00
Chris Rebert
19e996c623
tree shaking: rm unused responsive-visibility mixin
...
[skip sauce]
[skip validator]
2015-08-26 15:06:09 -07:00
Chris Rebert
db2ba70970
Merge pull request #17346 from Sapphire64/patch-2
...
Bump year in jumbotron example
2015-08-26 13:43:33 -07:00
Anton Vlasenko
9234bb630b
Bump year in jumbotron example
2015-08-26 20:22:37 +02:00
Chris Rebert
7ff9b1979c
grunt dist
2015-08-26 01:28:48 -07:00
Chris Rebert
d06f79e2f7
grunt babel:dev
2015-08-26 01:27:45 -07:00
Chris Rebert
3de3dac0b0
Merge pull request #17330 from twbs/vejersele-bugfix/innerText
...
Rebased & tweaked version of #17272
2015-08-26 01:11:03 -07:00
Jelle Versele
54c4eb950b
fixes #17097 : Go back to using jQuery's text and html methods since innerText is nonstandard and not present in Firefox
...
Closes #17272 by merging a tweaked version of it.
[skip validator]
2015-08-26 01:00:46 -07:00
Chris Rebert
6d42a23039
Merge pull request #17329 from twbs/babel-dev-sauce
...
Add babel:dev to Sauce Grunt subtasks so we don't test stale JS
2015-08-26 01:00:02 -07:00
Chris Rebert
631f3eca4b
Add babel:dev to Sauce Grunt subtasks so we don't test stale JS
...
Refs #17328
2015-08-26 00:58:39 -07:00
Chris Rebert
ab4b463304
Merge pull request #17328 from twbs/babel-dev
...
Add babel:dev to dist-js so `grunt test` doesn't use stale JS
2015-08-26 00:35:38 -07:00
Chris Rebert
6c8bf4ca88
Add babel:dev to dist-js Grunt task so that grunt test
doesn't use stale JS
...
[skip sauce]
2015-08-25 23:59:22 -07:00
David Baughman
bf31c8b9d9
For now, add hacky <div id="navbar"> to avoid HTML validation error in Dashboard example
...
Closes #17319 by merging it.
2015-08-25 23:39:05 -07:00
Chris Rebert
8644ce0d7e
Merge pull request #17326 from twbs/build/rm-gem
...
rm broken bundle update task & defunct custom RubyGem caching scheme
2015-08-25 23:18:44 -07:00
Chris Rebert
3cc25428be
rm broken bundle update task & defunct custom RubyGem caching scheme
...
[skip sauce]
2015-08-25 23:00:18 -07:00
Chris Rebert
8bc2e21754
Gruntfile: rm reference to defunct customizer
...
[skip sauce]
2015-08-25 22:51:21 -07:00
Chris Rebert
4b33684cd6
Merge pull request #17318 from splendido/v4-meteor-fix
...
[v4] Fix for Meteor package: removed font files
2015-08-25 14:48:37 -07:00
Chris Rebert
2a671cc186
migration.md: fix typo in TODO
2015-08-25 14:16:49 -07:00
Chris Rebert
927f0227cf
Use non-broken Sass link in docs; fixes part of #17314
...
[skip sauce]
2015-08-25 14:14:41 -07:00
Luca Mussi
71c595454c
removed font files
2015-08-25 23:10:50 +02:00
Thomas McDonald
210e2b8100
Merge pull request #17050 from twbs/fix-travis-v4
...
v4 Travis Build
sets up infra to properly build Bootstrap
2015-08-25 10:01:10 -07:00
Thomas McDonald
75374ce511
Merge branch 'v4-dev' into fix-travis-v4
2015-08-25 10:00:36 -07:00
Thomas McDonald
757e71252f
strip out old caching
2015-08-25 09:58:32 -07:00
XhmikosR
ab4c07dbdd
Bump year.
...
[ci skip]
2015-08-25 18:52:27 +03:00
XhmikosR
606393502d
Specify Internet Explorer 9 as the minimum supported version.
2015-08-25 18:52:27 +03:00
Mark Otto
5fc3b1d540
Merge pull request #17113 from JanStevens/v4-fix-retina-mixin
...
Fixes the _image mixing by prefixing the parameters with $
2015-08-25 07:45:02 -07:00
XhmikosR
0873e9afa8
Fix validation errors.
2015-08-25 15:38:20 +03:00
XhmikosR
366e51df3f
Enforce LF for .rb files too.
2015-08-25 15:38:20 +03:00
XhmikosR
9420297dc2
SCSS lint fixes.
...
[ci skip]
2015-08-25 15:38:20 +03:00
Mark Otto
b11034d780
Merge pull request #17292 from twbs/ff-esr
...
Explicitly document existing de facto policy of supporting ESR Firefox
2015-08-25 00:28:45 -07:00
Mark Otto
ebc0a56c6f
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2015-08-25 00:27:44 -07:00
Mark Otto
37b00133ae
Merge pull request #17295 from twbs/dropdown-design
...
Document that dropdowns are intentionally click-based rather than hover-based
2015-08-25 00:25:24 -07:00
Mark Otto
a05c2d152e
Merge pull request #17305 from wangsai/footer-links
...
fix footer links to proper pages
2015-08-25 00:24:57 -07:00
wangsai
3b415db33f
fix footer links
2015-08-25 14:49:02 +08:00
XhmikosR
7e2eb9e74a
js/.eslintrc: sort rules by name.
...
[ci skip]
2015-08-25 08:45:07 +03:00
XhmikosR
4fae5a6f4b
Fix grunt validate-html
task.
2015-08-25 08:43:47 +03:00
Mark Otto
facb3a0c3c
grunt
2015-08-24 22:34:46 -07:00
XhmikosR
108ef992d9
grunt/bs-commonjs-generator.js: reapply the fix for Windows slashes.
...
[ci skip]
2015-08-25 08:27:01 +03:00
XhmikosR
a0ba1f1f62
.gitattributes: enforce LF for scss files.
...
[ci skip]
2015-08-25 08:04:30 +03:00
Mark Otto
9fa2f64717
Merge pull request #17299 from davidjb/v4-dev
...
Replace docs reference to iconography
2015-08-24 21:23:19 -07:00
David\ Beitey
b60c94925c
Replace docs reference to iconography
2015-08-25 12:43:04 +10:00
Heinrich Fenkart
9d684a935d
Merge pull request #17294 from unehub/patch-1
...
PropertySortOrder
2015-08-25 02:20:05 +02:00