Mark Otto
|
a66ccbc562
|
split mixin and grunt dist to be sure
|
2013-08-23 22:19:58 -07:00 |
|
Mark Otto
|
6de67c0ab6
|
Deprecate .hide-text mixin for .text-hide as mixin and class
|
2013-08-23 22:11:41 -07:00 |
|
Mark Otto
|
e25ca1e7a9
|
Document .hide-text and .text-hide
|
2013-08-23 22:01:42 -07:00 |
|
Mark Otto
|
7a7149d2ee
|
Rearrange helper classes docs section; add subnav list items to docs side nav
|
2013-08-23 22:00:54 -07:00 |
|
Mark Otto
|
7edd87dde9
|
Merge branch 'master' of github.com:twbs/bootstrap
|
2013-08-23 21:45:58 -07:00 |
|
Mark Otto
|
c4f1591e70
|
fixes #10095: note about backwards incompatibility
|
2013-08-23 21:45:46 -07:00 |
|
Mark Otto
|
c1ddb06de7
|
Merge pull request #10098 from wangsai/fix-form
fix form
|
2013-08-23 21:34:44 -07:00 |
|
Mark Otto
|
b67e49367a
|
Merge pull request #10097 from wangsai/complete-td
complete missed </td>
|
2013-08-23 21:34:25 -07:00 |
|
wangsai
|
df56ecbdcb
|
fix form
|
2013-08-24 11:39:34 +08:00 |
|
wangsai
|
e3f9719096
|
complete missed </td>
|
2013-08-24 11:09:33 +08:00 |
|
Chris Rebert
|
1a1394dc62
|
Merge pull request #9931 from realityking/toolbar
Add role="toolbar" to elements with .btn-toolbar.
|
2013-08-23 16:19:30 -07:00 |
|
Chris Rebert
|
9b2ff3713e
|
fix #10054; mention .muted -> .text-muted in migration docs
|
2013-08-23 16:12:24 -07:00 |
|
Mark Otto
|
ae96cfd909
|
Merge pull request #9966 from twbs/header-font-size-vars
add variables for heading font sizes; fixes #9921
|
2013-08-23 14:26:40 -07:00 |
|
Mark Otto
|
fab039f29b
|
run grunt
|
2013-08-23 14:26:16 -07:00 |
|
Mark Otto
|
12a70cec88
|
Run grunt dist on theme for some reason
|
2013-08-23 14:23:13 -07:00 |
|
Mark Otto
|
2b37d2b533
|
Update and document use of small in headings
|
2013-08-23 14:22:51 -07:00 |
|
Mark Otto
|
310642d5ac
|
Merge branch 'master' into header-font-size-vars
|
2013-08-23 14:00:28 -07:00 |
|
Mark Otto
|
7b0d035dd4
|
Merge branch 'master' of github.com:twbs/bootstrap
|
2013-08-23 13:46:40 -07:00 |
|
Mark Otto
|
acb338766e
|
fixes #10087: add version number to all docs pages in footer
|
2013-08-23 13:46:28 -07:00 |
|
Chris Rebert
|
ec7fa0a254
|
fix data-api portion of #10084
|
2013-08-23 11:14:54 -07:00 |
|
Chris Rebert
|
0f669b6dcb
|
repeat #10081 caveat for popovers too
|
2013-08-23 11:09:01 -07:00 |
|
Chris Rebert
|
3d72942384
|
tweak #10081 phrasing
|
2013-08-23 11:08:37 -07:00 |
|
Chris Rebert
|
34db002875
|
Merge pull request #10081 from bcarrell/master
docs: add explanation for adding tooltips to disabled elements
|
2013-08-23 11:02:46 -07:00 |
|
Mark Otto
|
f8de960c38
|
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
css.html
|
2013-08-23 10:47:36 -07:00 |
|
Mark Otto
|
a0d0864bd7
|
fixes #9877: improve active state on nav list items in theme
|
2013-08-23 10:44:13 -07:00 |
|
Mark Otto
|
5bbbdb399b
|
fixes #9879: add hover state to theme buttons
|
2013-08-23 10:36:37 -07:00 |
|
Chris Rebert
|
4912f960f4
|
fix #10070 by resyncing fieldset disabled live example & example code
|
2013-08-23 10:18:39 -07:00 |
|
bcarrell
|
5d39794287
|
docs: add explanation for adding tooltips to disabled elements, closes #10049
|
2013-08-23 12:10:52 -04:00 |
|
Cameron Little
|
9bdc841acc
|
Added -webkit-overflow-scrolling: touch to responsive tables
|
2013-08-23 08:55:02 -07:00 |
|
Felix Hirschfeld
|
c52e1b85ab
|
Add mixin for transition-property
It's quite handy if a transition needs the same duration, timing-function or delay and only specific properties to animate.
|
2013-08-23 09:22:54 +02:00 |
|
Sam Bowler
|
343fd1bb1e
|
Fix responsive table scrolling on Windows Phone 8.
|
2013-08-23 07:53:09 +01:00 |
|
Mark Otto
|
c4c87fede5
|
fixes #9880: use correct grid classes on jumbotron example
|
2013-08-22 23:25:26 -07:00 |
|
Mark Otto
|
495768bbf5
|
Merge branch 'master' of github.com:twbs/bootstrap
|
2013-08-22 23:19:49 -07:00 |
|
Mark Otto
|
3318a98229
|
add blog link to homepage
|
2013-08-22 23:18:45 -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 |
|
Thomas Welton
|
31ab249809
|
Removed glyphicon-block instead target :empty .glyphicons
|
2013-08-22 10:30:18 +01:00 |
|
Thomas Welton
|
8663b75c4d
|
Added glyphicon-block class
Prevents elements moving around the page after the font file has loaded by setting a defined width on elements using the icon font.
|
2013-08-22 02:54:54 +01: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 |
|
Mark Otto
|
bc2e97756f
|
Always wrap form examples in .bs-example; add some missing role='form'
|
2013-08-21 15:12:55 -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
|
6fc988613a
|
Merge branch 'master' of github.com:twbs/bootstrap
|
2013-08-21 14:30:27 -07: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 |
|