Cameron Little
9bdc841acc
Added -webkit-overflow-scrolling: touch to responsive tables
2013-08-23 08:55:02 -07:00
Mark Otto
24f57bdf41
Merge pull request #10012 from twbs/david-badge
...
add David (david-dm.org) badge to monitor currentness of dependencies
2013-08-22 19:26:18 -07:00
Mark Otto
615ca89b1b
Merge pull request #10040 from twbs/pull-navbar-docs
...
add cross-reference to .navbar-left/right in .pull-left/right docs
2013-08-22 19:23:21 -07:00
Chris Rebert
99b35150ee
update outdated JSFiddle example
2013-08-22 16:51:57 -07:00
Chris Rebert
f7d6b488e6
fix #10029
2013-08-22 12:30:32 -07:00
Chris Rebert
354e2ee4f9
add cross-reference to .navbar-left/right in .pull-left/right docs
2013-08-22 12:28:00 -07:00
Chris Rebert
0c0400633a
Merge pull request #10034 from nschonni/use-published-version-for-grunt-html-validation
...
Use NPM version of grunt-html-validation
2013-08-22 10:10:13 -07:00
Nick Schonning
ca63686fda
Use NPM version of grunt-html-validation
...
The package is now published, so the direct git url is no longer
required
2013-08-22 12:20:56 -04:00
Chris Rebert
1bcf9f126d
Merge pull request #10011 from nschonni/patch-1
...
Update Grunt instruction links and wording
2013-08-21 15:42:58 -07:00
Chris Rebert
31641d3d6d
add David (david-dm.org) badge to monitor currentness of dependencies
2013-08-21 15:11:56 -07:00
Nick Schonning
b32cfa2cf2
Update Grunt instruction links and wording
2013-08-21 18:11:33 -04:00
Mark Otto
aea1d8839f
Merge pull request #10006 from jodytate/master
...
remove .btn-group
2013-08-21 14:25:49 -07:00
jody tate
e4bf27b223
remove .btn-group
...
Removing this class--it's not used in the example and using it causes "bad things to happen."
http://jsfiddle.net/josephtate/Jn6H4/
2013-08-21 13:31:17 -07:00
Chris Rebert
c429fd1a3c
Merge pull request #9999 from sqrt4/fix-9974
...
Fixes #9974
2013-08-21 11:36:02 -07:00
James Lawrence
2cb1626907
Fixes #9974
...
Added th selector in .table-row-variant mixin
2013-08-21 17:56:36 +01:00
Chris Rebert
fee05d1f3e
Merge pull request #9987 from wangsai/fix-typo
...
change `else if` to `else`
2013-08-21 09:23:31 -07:00
wangsai
004f2a2b2f
change else if
to else
2013-08-21 19:36:33 +08:00
Chris Rebert
e143c35472
Merge pull request #9973 from coliff/patch-6
...
Update justified-nav.css (Removed unnecessary ms-linear-gradient prefix)
2013-08-21 00:35:15 -07:00
Christian
c76b7a53a4
Update justified-nav.css
...
Removed unnecessary ms-linear-gradient prefix. There was never a stable release of IE that supported -ms- prefixed gradients, those were only in preview versions (stable IE10 supports both prefixed and unprefixed gradients). (source: http://lea.verou.me/2013/04/can-we-get-rid-of-gradient-prefixes/ )
2013-08-21 16:30:12 +09:00
Chris Rebert
924e9e7450
update copyright year
2013-08-20 16:34:57 -07:00
Chris Rebert
d666a89621
fix #9915
2013-08-20 16:21:18 -07:00
Chris Rebert
7c88db5c42
master branch is no longer stationary, so don't imply otherwise
2013-08-20 14:18:30 -07:00
Chris Rebert
295fef252e
links to a release instead of master, so rephrase description accordingly
2013-08-20 14:16:31 -07:00
Chris Rebert
55088bbff8
point release download link to an actual release instead of master
2013-08-20 14:00:48 -07:00
Chris Rebert
63f8c8caab
CONTRIBUTING: reflect move away from *-wip branch style of development
...
Per http://blog.getbootstrap.com/2012/12/10/bootstrap-3-plans/ :
> * Drop the `*-wip` branch style of development.
2013-08-20 13:45:52 -07:00
Chris Rebert
6735dc8c16
fix #9917
2013-08-20 13:36:22 -07:00
Chris Rebert
d924bca6f6
fix #9924
2013-08-20 12:41:41 -07:00
Chris Rebert
0759dc4119
Merge pull request #9930 from tagliala/whitespaces-fix
...
Removed trailing whitespaces in responsive-utilities.less
2013-08-20 10:35:00 -07:00
Chris Rebert
94599259e1
Merge pull request #9918 from lamby/master
...
Correct "Aligninment" -> "Alignment" typo.
2013-08-20 09:36:00 -07:00
Geremia Taglialatela
db7cce42f2
Removing whitespaces
2013-08-20 14:56:10 +02:00
Chris Lamb
3515964578
Correct "Aligninment" -> "Alignment" typo.
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2013-08-20 11:18:23 +01:00
Chris Rebert
af75dca908
update grunt-html-validation output file ignores
2013-08-19 14:23:07 -07:00
fat
e8a1df5f06
remove dumb validation reports
2013-08-19 14:18:20 -07:00
fat
b6ddaf63d6
fix customizer
2013-08-19 14:16:52 -07:00
Mark Otto
f95ab89fb1
really do the raw liquid tag
2013-08-19 13:58:29 -07:00
Mark Otto
fadf016043
wrap generated customizer code in raw liquid tag for proper jekyll serve
2013-08-19 13:49:58 -07:00
Mark Otto
1a8f1e68ef
fix broken panels in js example
2013-08-19 13:27:45 -07:00
Mark Otto
ee5f030770
run grunt to generate customizer
2013-08-19 13:17:16 -07:00
Mark Otto
6248b71183
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-19 13:16:39 -07:00
Mark Otto
3f87bf46e4
fixes #9855 : account for modal overflow on body hiding scrollbar
2013-08-19 13:16:32 -07:00
fat
c2d5861232
update gruntfile not to run validation + remove validation status
2013-08-19 12:22:42 -07:00
fat
c64a8cfc72
add glyphicons to customizer
2013-08-19 12:19:00 -07:00
Mark Otto
c15b259f43
run grunt dist for #9864
2013-08-19 10:43:58 -07:00
Mark Otto
3d5ccc6c6f
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-19 10:43:45 -07:00
Mark Otto
723b9b89d7
Merge pull request #9864 from boomsb/3.0.0-wip
...
Update tables.less
2013-08-19 10:43:26 -07:00
Mark Otto
48cddf9633
fix 144 apple icon
2013-08-19 09:54:16 -07:00
Mark Otto
16976cc494
Fixes secondary issue in #9798
2013-08-19 09:36:56 -07:00
Mark Otto
7bc845abfa
Add default navbar z-index to fix #9844
...
iOS doesn't pick up the z-indexing properly on the dropdowns unless you
specify one for the parent navbar.
2013-08-19 09:31:16 -07:00
boomsb
bfe2dc4109
Update tables.less
...
Fixed Table cell sizing with multiple classes by using *= instead of ^=
2013-08-19 11:30:38 -05:00
Mark Otto
b569836126
Comment out grid cols var until we get mixins back in v3.1
2013-08-19 09:17:49 -07:00