0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Commit Graph

7290 Commits

Author SHA1 Message Date
Chris Rebert
aeee718247 update node.js to v0.10.x (current stable) 2013-11-04 10:41:10 -08:00
Chris Rebert
de271bf612 Merge pull request #11354 from Ore4444/patch-1
Fixed links
2013-11-04 08:54:37 -08:00
Ore Landau
eae1af1d27 Fixed links
Links to same-page anchors were treated as external links.
2013-11-04 12:33:43 +02:00
Thanos Lefteris
70db224073 Add toogle nav for screen readers in examples 2013-11-03 21:08:24 +02:00
Chris Rebert
df3b44f27a Merge pull request #11345 from pborreli/patch-3
Removed duplicated class change from migration instructions
2013-11-02 20:11:08 -07:00
Pascal Borreli
05c826d67d Removed duplicated class change from migration instructions 2013-11-03 03:08:11 +00:00
Chris Rebert
fcb906ce09 Merge pull request #11336 from twbs/fix-11317
don't use nonstandard window.location.origin in customizer JS
2013-11-02 15:06:16 -07:00
Julian Thilo
88b651012d Fix #7398 in Basic template
See https://github.com/twbs/bootstrap/issues/7398#issuecomment-27617890 for details.
Thanks @martinburger
2013-11-02 13:34:31 +01:00
Julian Thilo
be60ee1377 Merge pull request #11338 from ZDroid/nestform
Use nesting for .placeholder()
2013-11-02 05:27:30 -07:00
Zlatan Vasović
f1bc840d43 Use nesting for .placeholder() 2013-11-02 09:35:51 +01:00
Chris Rebert
db314528eb don't use nonstandard window.location.origin in customizer JS; fixes #11317 2013-11-01 18:56:27 -07:00
Chris Rebert
ea3c89189a Merge pull request #11334 from glebm/patch-2
& > == >
2013-11-01 18:29:45 -07:00
Gleb Mazovetskiy
b75d5f5fc4 & > == > 2013-11-02 02:19:11 +01:00
Chris Rebert
4e0d022de5 update version numbers in JS file comment headers to v3.0.1 & regrunt 2013-11-01 17:15:34 -07:00
Julian Thilo
41fa8ead77 Merge pull request #11331 from xt0rted/patch-1
Update customizer.js
2013-11-01 16:38:08 -07:00
Brian Surowiec
8ff7b48b7b Update customizer.js 2013-11-01 19:27:08 -04:00
maxwellium
56aa2af6e1 otherwise content scrolls on chrome
without change, body scrolls on chrome Version 30.0.1599.101 (OSX 10.9)
2013-11-01 22:51:11 +01:00
Zlatan Vasović
3dc0ed35d1 Use nesting for thumbnail styles 2013-11-01 22:09:01 +01:00
Julian Thilo
99ffa28278 Merge pull request #11324 from boki-/patch-1
Update README.md
2013-11-01 11:36:30 -07:00
Bogdan
bb54ce0db6 Update README.md
Row 13 link update to tag v3.0.1
2013-11-01 19:30:27 +01:00
Chris Rebert
19fdd707ef Merge pull request #11315 from AJAlabs/master
Added navigation role to example navbars
2013-10-31 13:36:52 -07:00
AJ Acevedo
0d4b9ef72e Added navigation role to example navbars
As per the docs:
http://getbootstrap.com/components/#navbar-default

  modified:   examples/carousel/index.html
  modified:   examples/jumbotron/index.html
  modified:   examples/navbar-fixed-top/index.html
  modified:   examples/navbar-static-top/index.html
  modified:   examples/navbar/index.html
  modified:   examples/non-responsive/index.html
  modified:   examples/starter-template/index.html
  modified:   examples/sticky-footer-navbar/index.html
  modified:   examples/theme/index.html
2013-10-31 16:09:41 -04:00
Kevin Locke
441f9d6717 Support .h1 in place of h1 inside .jumbotron
As in #7284, it can often be useful to style text like a heading in
places where using the heading tag would be either semantically
incorrect, less accessible, or otherwise invalid.

Support this in .jumbotron as in the rest of the document by allowing
elements with class .h1 to stand in for the h1 element.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2013-10-31 10:48:55 -06:00
Mark Otto
867e2bef8d 3.0.1 2013-10-30 10:03:56 -07:00
Mark Otto
147837efaa more grunt 2013-10-30 08:00:32 -07:00
Mark Otto
9fbbce9b2d Merge pull request #11274 from wangsai/fix-examples-urls
remove unused `{{ page.base_url }}` variables, and fix the urls
2013-10-30 07:32:06 -07:00
Mark Otto
697a37e73f Merge pull request #11282 from ZDroid/combination
Combine multiple .thumbnail > img styles
2013-10-30 07:28:24 -07:00
Zlatan Vasović
688ca328c9 Combine multiple .thumbnail > img styles 2013-10-30 10:00:28 +01:00
Chris Rebert
77bf572cba Merge pull request #11278 from ZDroid/patch-1
Change tense to imperative
2013-10-29 12:41:42 -07:00
Zlatan Vasović
8a881c78a1 Change tense to imperative
Matches this comment with the commit messages and other comments.
2013-10-29 20:06:45 +01:00
Chris Rebert
a8e0679554 Merge pull request #11275 from jared-christensen/master
JS comments pointed to new documentation
2013-10-29 10:29:31 -07:00
Jared Christensen
583697fec3 JS comments pointed to new documentation 2013-10-29 12:10:47 -05:00
wangsai
ee96637284 remove unused {{ page.base_url }} variables, and fix the urls 2013-10-30 00:13:35 +08:00
Mark Otto
a23740ec03 run grunt 2013-10-28 21:55:08 -07:00
Mark Otto
e5c3f2d9d4 restore IDs 2013-10-28 21:50:05 -07:00
Mark Otto
5729f20054 Merge branch 'respondjs-import-note' 2013-10-28 21:49:00 -07:00
Mark Otto
96d7d4a489 edit 2013-10-28 21:48:57 -07:00
Mark Otto
c6e76d97ba Fixes #10341: don't change border color on contextual table classes 2013-10-28 21:19:48 -07:00
Mark Otto
4b8c662698 use regular text, not callouts 2013-10-28 21:19:09 -07:00
Mark Otto
67cab7fa05 Fixes #10516: Use auto positioning for dropdowns in justified nav to fix Firefox rendering 2013-10-28 20:51:39 -07:00
Mark Otto
dcf51315a3 Merge pull request #11258 from ZDroid/smoothing
Add -moz-osx-font-smoothing
2013-10-28 20:36:40 -07:00
Chris Rebert
d1dd1fcdee add warning about Respond.js not supporting @import; fixes #11143 2013-10-28 11:07:56 -07:00
Chris Rebert
0026e5655b Merge pull request #11262 from vsn4ik/fonts_perms
Remove execute permissions on fonts files.
2013-10-28 09:16:53 -07:00
vsn4ik
f0c6ac0b70 Remove execute permissions on fonts files. 2013-10-28 17:52:04 +04:00
Zlatan Vasović
f9eec5b60a Add -moz-osx-font-smoothing 2013-10-28 09:59:24 +01:00
Mark Otto
30127a4296 Merge pull request #11253 from ZDroid/ditch
Ditch amp
2013-10-27 20:50:23 -07:00
Zlatan Vasović
92f007157a Ditch amp 2013-10-27 13:43:51 +01:00
Mark Otto
e9ca4fab13 Merge pull request #11248 from tagliala/chrome-osx-select-print
Chrome for OSX print issue with select tags
2013-10-27 00:45:37 -07:00
Geremia Taglialatela
58cb85be37 #fff of course 2013-10-26 21:52:38 +02:00
Geremia Taglialatela
b09417fd75 Fixes #11245 2013-10-26 21:32:29 +02:00