Chris Rebert
b9bfc74c62
Add Wall of Browser bugs entry for #793
...
Also, link to the Mozilla bug in the relevant callout.
2014-09-03 16:50:47 -07:00
Chris Rebert
e646889fd6
document that fieldset[disabled] is somewhat broken in IE11; fixes #14509
2014-09-02 15:23:15 -07:00
Chris Rebert
629fe63291
Document that input groups weren't intended for use with <textarea>s
...
Refs #14362
2014-08-28 19:55:23 -07:00
Mark Otto
551306fe9d
grunt
2014-08-28 17:22:08 -07:00
Mark Otto
28dd4a4407
mention #14320 in browser bugs
2014-08-28 17:10:44 -07:00
Mark Otto
36f098dc07
Merge pull request #14472 from mrduguo/master
...
fix nav links to end with / to avoid 301 redirect
2014-08-28 16:57:40 -07:00
Mark Otto
783e001786
grunt
2014-08-27 23:35:54 -07:00
Mark Otto
72ddad6fc8
Fixes #14439 : Add static tooltip example to docs
2014-08-27 23:33:03 -07:00
Mark Otto
f4eefd28d1
Merge branch 'master' into sr_friendly_hidden_content
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
2014-08-27 22:38:46 -07:00
Mark Otto
1ebc7e62a8
grunt
2014-08-27 22:37:10 -07:00
Mark Otto
f5890adb17
grunt
2014-08-27 22:25:24 -07:00
Guo Du
57c152e8ff
fix nav links to end with / to avoid 301 redirect
2014-08-27 21:37:55 +01:00
XhmikosR
b1bb57360c
Specify cursor: pointer
for #import-manual-trigger
.
2014-08-26 13:12:54 +03:00
Mark Otto
0140198699
grunt
2014-08-23 13:46:28 -07:00
Mark Otto
32a6d9b404
Full grunt
2014-08-23 13:43:41 -07:00
Mark Otto
3c0e2e28f8
fixes #14425 : remove invalid css property
2014-08-23 13:37:29 -07:00
Mark Otto
28c907f635
fixes #14441
2014-08-23 13:35:39 -07:00
Mark Otto
4fc96e8029
grunt
2014-08-23 13:35:22 -07:00
Mark Otto
6a0eb4e6bd
grunt
2014-08-23 12:19:36 -07:00
KostyaTretyak
c954ba4545
Ukrainian site migrates to twbs.docs.org.ua
2014-08-21 13:42:30 +03:00
Chris Rebert
9efedf8f7b
Merge pull request #14406 from twbs/nav-tag-for-navbar
...
consistently use <nav> instead of <div> for .navbar in docs
2014-08-20 21:48:59 -07:00
Chris Rebert
e7d5905f38
grunt
2014-08-17 15:44:25 -07:00
Chris Rebert
71c2c372f6
Fix #14411 by setting JSON Content-Type for Gist API request
2014-08-17 15:41:53 -07:00
Chris Rebert
6b7142212f
consistently use <nav> instead of <div> for .navbar in docs
2014-08-15 18:09:05 -07:00
Julian Thilo
32aa9b24a1
Merge pull request #14339 from budnik/patch-3
...
fix typo in ukrainian doc description
2014-08-15 11:48:29 +02:00
Mark Otto
7d9f55c3d5
missing nav link
2014-08-14 14:16:55 -07:00
Mark Otto
a243c16068
unfuck homepage nav links
2014-08-14 13:50:55 -07:00
Дмитро Будник
8c3f095fa4
fix typo in ukrainian doc description
2014-08-06 15:56:56 +03:00
Heinrich Fenkart
2c625c7d1a
Clean up buttons documentation
2014-08-06 06:10:51 +02:00
Heinrich Fenkart
d9f1ea8252
Small wording tweak in alert docs
2014-08-06 03:50:10 +02:00
Mark Otto
3d5fd6f00d
remove that
2014-08-05 17:49:22 -07:00
Mark Otto
d4e58c755e
fuck around with responsive reflow table idea
2014-08-05 17:45:24 -07:00
Heinrich Fenkart
ddadb2cf65
Document that alerts are removed from the DOM when closed; fixes #14318
2014-08-06 02:42:03 +02:00
Mark Otto
668dc448a7
bigger images
2014-08-05 17:23:25 -07:00
Mark Otto
60e64015de
fix broke code block
2014-08-05 17:21:54 -07:00
Mark Otto
d71f6470c1
copy and remove rogue p tag
2014-08-05 17:21:13 -07:00
Mark Otto
dceeb641ed
fix nav link
2014-08-05 17:19:43 -07:00
Mark Otto
0181d3c643
move license and translations to about section
2014-08-05 17:19:12 -07:00
Mark Otto
7629e08d2b
space out consecutive navs better
2014-08-05 17:17:00 -07:00
Mark Otto
adefbf6ebe
copy on badges
2014-08-05 17:16:28 -07:00
Mark Otto
25d6824e6c
cards
2014-08-05 17:12:24 -07:00
Mark Otto
af0921062f
rename imported files to preface with underscore; rerun grunt dist
2014-08-04 15:36:41 -07:00
Mark Otto
ef9e76c2c5
comment out firefox specific code for linter to parse fully
2014-08-04 15:17:43 -07:00
Mark Otto
724240fe4f
Merge branch 'master' into derp
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/_includes/customizer-variables.html
docs/_includes/js/overview.html
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/browser-bugs.html
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
less/carousel.less
2014-08-04 15:09:23 -07:00
Mark Otto
9096c20021
grunt
2014-08-04 14:05:12 -07:00
Mark Otto
14e8ec2514
unfuck all that because lol dependencies
2014-08-04 10:14:11 -07:00
Julian Thilo
fd6c00d141
Merge pull request #14315 from twbs/browser_bug_applet
...
Add Wall of Browser Bugs entry for #14124
2014-08-04 18:48:04 +02:00
Julian Thilo
f7acc1c77c
Add Wall of Browser Bugs entry for #14124
...
[skip sauce]
2014-08-04 18:46:27 +02:00
Chris Rebert
fb2e9fe30c
Merge branch 'KyleMit/add-default-settings-documentation'
2014-08-04 09:08:07 -07:00
Kyle
333af7d371
Add docs for how to change default JS plugin settings
...
Closes #14250 .
2014-08-04 09:07:19 -07:00
Heinrich Fenkart
b10b373c60
Follow-up to #13074 : use spec syntax instead of deprecated mixins
2014-08-04 06:19:42 +02:00
Mark Otto
9e92b74aa3
fix ads text
2014-08-03 16:58:59 -07:00
Mark Otto
99edff6dda
fix sidebar again
2014-08-03 16:23:32 -07:00
Mark Otto
ae9c160932
Merge branch 'master' into derp
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-08-03 16:18:41 -07:00
Mark Otto
6424acf69a
Fixes #14234 : Reset the hack IE8-10 with another hack just for IE11 for temporal inputs and line-height
2014-08-02 21:16:32 -07:00
Mark Otto
9d0872b748
Fixes #14251 : Remove the -webkit-overflow-scrolling to prevent Safari from screwing up widths
2014-08-02 19:05:46 -07:00
Mark Otto
de77d04899
Merge branch 'master' into derp
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-08-02 18:46:11 -07:00
Mark Otto
67d39404a2
grunt
2014-08-02 18:41:00 -07:00
Mark Otto
089d434895
Merge branch 'master' into derp
...
Conflicts:
_config.yml
dist/css/bootstrap-theme.css.map
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/_includes/components/glyphicons.html
docs/_includes/css/forms.html
docs/_includes/css/tables.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/header.html
docs/_includes/js/affix.html
docs/_includes/js/alerts.html
docs/_includes/js/buttons.html
docs/_includes/js/dropdowns.html
docs/_includes/js/overview.html
docs/_includes/js/popovers.html
docs/_includes/js/tooltips.html
docs/_includes/nav/javascript.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/docs.min.js
docs/assets/js/raw-files.min.js
docs/browser-bugs.html
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/grid/index.html
docs/examples/jumbotron-narrow/index.html
docs/examples/jumbotron/index.html
docs/examples/justified-nav/index.html
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/navbar/index.html
docs/examples/non-responsive/index.html
docs/examples/offcanvas/index.html
docs/examples/signin/index.html
docs/examples/starter-template/index.html
docs/examples/sticky-footer-navbar/index.html
docs/examples/sticky-footer/index.html
docs/examples/theme/index.html
docs/examples/tooltip-viewport/index.html
less/code.less
less/panels.less
less/variables.less
2014-08-02 18:30:59 -07:00
Mark Otto
033f1654b0
Fixes #14296 : document a table caption example
2014-08-02 14:49:48 -07:00
Mark Otto
b9e6848dc8
Fixes #14253 : Add borders for tables that follow bodies in panels
2014-08-02 13:55:02 -07:00
Mark Otto
feed9aed5b
Fixes #13202 : Always use overflow: auto; on .table-responsive to prevent content breaking out of containers
2014-08-02 13:05:11 -07:00
Chris Rebert
557d3e527c
Firefox 31 has been released, so rm pre-v31 browser bug entry
2014-08-01 15:04:55 -07:00
XhmikosR
de1d8c36ad
Run grunt
.
2014-08-01 19:49:54 +03:00
XhmikosR
1625102671
Remove layout: nil
.
...
It throws a warning with the latest Jekyll.
2014-08-01 19:45:11 +03:00
Thomas Welton
9739271c04
Add drag and drop config import; closes #11004
...
Closes #13790 by merging a rebased version of it.
2014-07-31 11:45:21 -07:00
Heinrich Fenkart
852d0d1144
Document arguments passed to placement
function of tooltip/popover
...
Closes #14255
2014-07-29 02:29:41 +02:00
Chris Rebert
86d698f4e4
Merge pull request #14256 from twbs/fix-14224
...
Correctly doc args passed to function vals for `title` & `content` options of tooltips+popovers
2014-07-28 13:53:48 -07:00
Chris Rebert
2973103571
Merge pull request #14257 from twbs/fix-14219
...
Document that empty tooltips+popovers do not get displayed
2014-07-28 13:51:51 -07:00
Chris Rebert
5892273a23
Merge pull request #14258 from twbs/fix-14164
...
Move Windows Phone 8 IE10 viewport bug workaround script from head to footer
2014-07-27 17:08:27 -07:00
Chris Rebert
a64f2008da
Merge pull request #14235 from twbs/doc-14221
...
Update docs & add example for #14221
2014-07-27 17:06:48 -07:00
Chris Rebert
9742bb2ee4
Fix #14164 : move Windows Phone 8 IE10 viewport bug workaround script to footer of pages
2014-07-27 17:01:34 -07:00
Chris Rebert
90424296eb
Fix #14219 : Document that empty tooltips+popovers do not get displayed
2014-07-27 16:51:07 -07:00
Chris Rebert
ff12a76e5a
Fix #14224 : Correctly document args passed to function vals for title
& content
options of tooltips+popovers
2014-07-27 16:18:59 -07:00
vsn4ik
3e15e40ac9
dropdowns.html: Remove wrong "type" attribute.
2014-07-25 16:54:05 +04:00
Chris Rebert
2c4641855d
fix #14115
...
[skip sauce]
2014-07-24 15:16:08 -07:00
Chris Rebert
43fe197da7
Update docs & add example for #14221
...
[skip sauce]
2014-07-24 13:58:13 -07:00
Chris Rebert
8288cc9c05
Remove #9226 from Wall of Browser Bugs
...
Per https://code.google.com/p/chromium/issues/detail?id=272750
and https://github.com/twbs/bootstrap/issues/9226#issuecomment-49873472
2014-07-24 12:22:22 -07:00
Mark Otto
98d693ba7b
Fixes #14142 : Adding horizontal padding to captions in tables in panels.
2014-07-23 21:03:46 -07:00
Mark Otto
7fcc6c7889
unfuck those dropdowns
2014-07-23 21:00:48 -07:00
Mark Otto
078aafe7fd
Fixes #14221 : Make .form-control-static work in inline forms as well
2014-07-23 20:54:07 -07:00
Mark Otto
abbb4d64e1
Merge branch 'master' of github.com:twbs/bootstrap
2014-07-23 20:50:00 -07:00
Mark Otto
6dde491ddf
Fixes #14168 : bold nested kbd elements
2014-07-23 20:49:47 -07:00
Mark Otto
463fe476d8
Merge pull request #14166 from hnrch02/docs-cleanup
...
Docs cleanup
2014-07-23 20:39:40 -07:00
Mark Otto
5713bd74d6
Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+
2014-07-23 20:32:05 -07:00
Chris Rebert
912c4bcbe4
Merge pull request #14225 from twbs/issue-14211
...
Add Wall of Browser Bugs entry for IE bug from issue #14211
2014-07-23 18:02:58 -07:00
Chris Rebert
c0eddc1fe3
Merge pull request #14188 from twbs/doc-14148
...
Document limitations of buttons JS plugin
2014-07-23 18:01:31 -07:00
Chris Rebert
4a98e2d765
Merge pull request #14191 from twbs/autocomplete-off-btns
...
Use autocomplete="off" in buttons plugin docs examples
2014-07-23 17:55:12 -07:00
Chris Rebert
c22ec79d3f
Add Wall of Browser Bugs entry for IE bug from issue #14211
...
[skip sauce]
2014-07-23 10:24:23 -07:00
fat
4775c9296a
Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into mckramer-dropdown-aria
...
Conflicts:
docs/_includes/js/dropdowns.html
2014-07-21 22:44:35 -07:00
XhmikosR
97cb2803d7
Run grunt
.
2014-07-22 08:31:36 +03:00
XhmikosR
caed585033
Update Filesaver.js to v2014-07-21.
2014-07-22 08:29:06 +03:00
XhmikosR
5c569dc4d4
Update Blob.js to the latest version.
2014-07-22 08:29:06 +03:00
XhmikosR
8d435cbb3c
Run grunt
.
2014-07-22 08:25:41 +03:00
Chris Rebert
1118e8103b
Document that form field feedback icons only work with input.form-control
...
Closes #14202 .
[skip sauce]
2014-07-21 12:27:55 -07:00
Chris Rebert
49519e9816
grunt dist
2014-07-21 00:35:41 -07:00
Chris Rebert
db352bcc94
Make warning from #13875 slightly more detailed
...
[skip sauce]
2014-07-18 14:19:19 -07:00
Chris Rebert
fc19cad608
Use autocomplete="off" in buttons plugin docs examples
...
Refs #13875 .
2014-07-18 13:59:37 -07:00
Chris Rebert
976441ac1b
Document limitations of buttons JS plugin
...
Addresses #14148 .
2014-07-18 11:48:00 -07:00
Heinrich Fenkart
38335b2a3d
Merge alert examples and add .bs-example-standalone
class
2014-07-17 05:16:48 +02:00
Heinrich Fenkart
31772677f9
Clean up the Alert documentation
2014-07-17 05:16:34 +02:00
Heinrich Fenkart
f9349f36df
Clean up Affix documentation
2014-07-17 03:53:49 +02:00
Chris Rebert
b3d068f2d3
regenerate docs/assets/js/docs.min.js
2014-07-15 17:21:39 -07:00
Chris Rebert
11db482371
popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindex
...
Fixes #14038 .
Research supporting this choice of approach:
https://gist.github.com/cvrebert/68659d0333a578d75372
Why not <button>?
Even with a `tabindex` attribute, they don't gain focus when clicked upon in:
* Mac OS X Firefox 30.0
* Mac OS X Safari 7.0.5
2014-07-15 16:57:54 -07:00
Bas Bosman
d7c92a0f08
Fix jsbin link
2014-07-15 19:55:28 +02:00
Chris Rebert
dc0fe18e35
Merge pull request #14143 from twbs/fix-14134
...
add docs note about browsers with JS disabled
2014-07-15 09:51:07 -07:00
Mark Otto
aa73047254
Another new js bin link
...
/cc @cvrebert @hnrch02
2014-07-15 09:28:48 -07:00
Mark Otto
f200c39657
don't include local jquery
2014-07-15 09:09:40 -07:00
Chris Rebert
74691b7e27
add docs note about browsers w/ JS disabled; fixes #14134
...
[skip sauce]
2014-07-14 17:17:38 -07:00
Chris Rebert
5c1746c556
fix #14114 mo' betta
2014-07-14 14:52:36 -07:00
Mark Otto
01816e4e10
add css resets outline section to scaffolding docs
2014-07-14 09:14:59 -07:00
Mark Otto
8ff37bdb23
markdownify jumbotron docs
2014-07-14 09:14:48 -07:00
Mark Otto
35e68dcc33
markdownify label docs
2014-07-14 09:14:41 -07:00
Mark Otto
2879b93624
example page header
2014-07-14 09:14:31 -07:00
Mark Otto
5c9bcb72fb
link the new navbar examples
2014-07-14 09:05:27 -07:00
Mark Otto
95fbbdd550
new fixed navbar example
2014-07-14 09:05:21 -07:00
Mark Otto
61b9496ba6
new navbar example
2014-07-14 09:05:12 -07:00
Mark Otto
76368ef0a9
grunt dist
2014-07-14 09:04:47 -07:00
Mark Otto
108c395ad4
new navbar tweaks
2014-07-14 08:48:33 -07:00
Mark Otto
4d6ab7c068
experiment with more utilities
2014-07-14 08:48:26 -07:00
Mark Otto
68b71d1a50
nav update
2014-07-14 08:35:33 -07:00
Mark Otto
cdb0f8229e
move scaffolding stuff back to layout once more, split off the type docs to typography section
2014-07-14 08:34:56 -07:00
Mark Otto
8d55c3c0a3
move containers to layout section
2014-07-14 08:22:33 -07:00
Mark Otto
e6ee1b228f
inverse table idea
2014-07-14 00:23:46 -07:00
Mark Otto
d60d34231a
table headers
2014-07-13 23:45:34 -07:00
Mark Otto
3e896193ab
new navbar ideas
2014-07-13 23:33:54 -07:00
Daniel Nixon
8167223b3b
Fix inaccessible buttons.
2014-07-14 08:13:17 +10:00
Mark Otto
b831dc06af
more rems
2014-07-13 13:50:35 -07:00
Mark Otto
66f7062e81
transitions mixin and global variable, add it to buttons
2014-07-13 13:31:07 -07:00
Mark Otto
a1bd7634d7
more docs rems, some mixin optimization
2014-07-13 13:19:58 -07:00
Mark Otto
2211af5ed1
more rems in docs
2014-07-13 12:47:24 -07:00
Mark Otto
3d36227616
rem-ify the footer and masthead
2014-07-13 12:38:06 -07:00
Mark Otto
0d89b7f55e
rem-ify homepage icon
2014-07-13 12:15:14 -07:00
Mark Otto
aaccb80c3c
yellow var
2014-07-13 12:10:54 -07:00
Mark Otto
b137f0b874
vars
2014-07-13 12:04:05 -07:00
Mark Otto
bf4984145a
nesting docs css
2014-07-13 12:00:17 -07:00
Mark Otto
264d1def90
fix header
2014-07-13 01:45:26 -07:00
Mark Otto
20349df3e7
markdownify browser bugs, add config vars for shorthand urls
2014-07-13 01:43:26 -07:00
Mark Otto
0927a0fc75
about header
2014-07-13 01:38:08 -07:00
Mark Otto
5af891ac69
fix paths
2014-07-13 01:38:03 -07:00
Mark Otto
7b30393935
markdownify about docs
2014-07-13 01:35:29 -07:00
Mark Otto
990b05d2fd
layout section
2014-07-13 01:30:32 -07:00
Mark Otto
aa22440acb
move media to layout
2014-07-13 01:28:19 -07:00
Mark Otto
1b35ec9be5
fix helpers
2014-07-13 01:26:48 -07:00
Mark Otto
2cce857220
fix nav
2014-07-13 01:26:44 -07:00
Mark Otto
9c90f36dae
markdownify button group
2014-07-13 01:23:34 -07:00
Mark Otto
4a5f1f036b
markdownify button dropdowns
2014-07-13 01:23:29 -07:00
Mark Otto
35d87bcb25
markdownify responsive embed
2014-07-13 01:17:54 -07:00
Mark Otto
4aec90fa08
markdownify pagination
2014-07-13 01:17:50 -07:00
Mark Otto
3000dccada
markdownify page header
2014-07-13 01:17:46 -07:00
Mark Otto
bdc144c3bb
markdownify media
2014-07-13 01:12:11 -07:00
Mark Otto
a39f0f6d21
markdownify list group
2014-07-13 01:12:06 -07:00
Mark Otto
7d3ad78fc7
markdownify input group
2014-07-13 01:12:02 -07:00
Mark Otto
5904bacbb3
frontmatter that shit up
2014-07-13 00:59:31 -07:00
Mark Otto
53f8a3bb69
fix nav
2014-07-13 00:57:32 -07:00
Mark Otto
722d00eadf
move typography
2014-07-13 00:57:28 -07:00
Mark Otto
ab20dd1bcd
markdownify js popovers
2014-07-13 00:54:34 -07:00
Mark Otto
9499907b46
markdownify js modal
2014-07-13 00:54:29 -07:00
Mark Otto
057d0a00ed
markdownify js dropdowns
2014-07-13 00:54:26 -07:00
Mark Otto
59c3f4acaf
markdownify js collapse
2014-07-13 00:54:21 -07:00
Mark Otto
61ef728873
markdownify js carousel
2014-07-13 00:54:14 -07:00
Mark Otto
35a98bc4f8
markdownify js buttons
2014-07-13 00:54:10 -07:00
Mark Otto
5a823fba7e
markdownify js alerts
2014-07-13 00:53:59 -07:00
Mark Otto
d1f699765e
markdownify affix docs
2014-07-13 00:29:43 -07:00
Mark Otto
d85e6af91b
Merge branch 'master' into derp
...
Conflicts:
docs/_includes/components/alerts.html
docs/javascript/dropdowns.md
2014-07-13 00:23:09 -07:00
Mark Otto
2c540b7e33
typos
2014-07-13 00:08:25 -07:00
Chris Rebert
cd7250d6a8
Redundant thanks to bb1286a0ab
2014-07-12 18:15:45 -07:00
Mark Otto
fecbaca907
grunt some more things, rebuild customizer nav
2014-07-12 18:11:07 -07:00
Mark Otto
7a8d9dbdbf
grunt
2014-07-12 18:06:26 -07:00
Mark Otto
8c586a8e3e
Fixes #14074 : Make open dropdown nav links in navbar use gradients
2014-07-12 17:59:02 -07:00
Mark Otto
4e55a867a0
Merge branch 'master' into derp
...
Conflicts:
docs/_includes/components/alerts.html
docs/_includes/getting-started/browser-device-support.html
2014-07-12 17:56:30 -07:00
Mark Otto
bb1286a0ab
Fixes #14133
2014-07-12 17:53:31 -07:00
Mark Otto
d9a38cd99f
Fixes #14132 : add .alert-dismissible to docs examples
2014-07-12 17:51:57 -07:00
Mark Otto
62d6d69c20
Use bootstrapcdn links
2014-07-12 17:26:43 -07:00
Mark Otto
2000e854ed
New Android select example
...
Fixes #14114
2014-07-12 17:23:51 -07:00
Mark Otto
5cfde0d3a5
Merge branch 'master' into derp
...
Conflicts:
dist/css/bootstrap-theme.css.map
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/js/customize.min.js
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/javascript/dropdowns.md
less/utilities.less
2014-07-12 16:15:45 -07:00
Mark Otto
fe0ef38898
Fixes #14095 : Add basic styling for captions, which we've for some reason been missing all this time.
2014-07-12 15:55:15 -07:00
Mark Otto
2962f845a5
grunt
2014-07-12 15:47:42 -07:00
Mark Otto
717a50ce19
grunt
2014-07-12 15:37:13 -07:00
Mark Otto
3e8cddf867
Fixes #13974 , #14123 : Remove translate3d repaint performance enhancement for text rendering and position wonkiness
2014-07-12 15:22:41 -07:00
Mark Otto
7ec6c9fd13
Fixes #14116 : Use <button> elements over empty anchors
2014-07-12 15:16:43 -07:00
Mark Otto
bd292ca3b8
Fixes #14107 : Lighten placeholder text
2014-07-12 15:13:18 -07:00
Mark Otto
f1e77198d4
markdownify js overview
2014-07-12 02:45:15 -07:00
Mark Otto
1916981faf
markdownify tabs
2014-07-12 02:42:23 -07:00
Mark Otto
537cd1c1c3
markdownify scrollspy
2014-07-12 02:42:19 -07:00
Mark Otto
b1dc638458
mardownify js tooltips
2014-07-12 02:34:21 -07:00
Mark Otto
c6aae570b1
markdownify js transitions
2014-07-12 02:34:15 -07:00
Mark Otto
372e4a41eb
fix js nav
2014-07-12 02:34:04 -07:00
Mark Otto
c25bd1f03f
restore docs and homepage navs
2014-07-12 02:25:07 -07:00
Mark Otto
9bf9fb1faa
frontmatter all that shit
2014-07-12 02:20:15 -07:00
Mark Otto
4e1676f4c1
nuke the js.html page
2014-07-12 02:18:51 -07:00
Mark Otto
93667ae121
update page layouts
2014-07-12 02:18:46 -07:00
Mark Otto
2e4bbb1cb6
move over all js pages
2014-07-12 02:17:42 -07:00
Mark Otto
0610c94244
nuke components.html
2014-07-12 02:14:22 -07:00
Mark Otto
1df1a5d54e
nuke nav includes
2014-07-12 02:13:54 -07:00
Mark Otto
7a70a8988b
move responsive embed
2014-07-12 02:13:32 -07:00
Mark Otto
55c660102e
move pagination
2014-07-12 02:13:29 -07:00
Mark Otto
0479394e0a
move page-header
2014-07-12 02:13:26 -07:00
Mark Otto
a2fd9a4e90
move navbar
2014-07-12 02:13:23 -07:00
Mark Otto
8baf692dc6
move media
2014-07-12 02:13:20 -07:00
Mark Otto
7407ee2da2
move list group
2014-07-12 02:13:16 -07:00
Mark Otto
f5c63e11b8
move label
2014-07-12 02:13:13 -07:00
Mark Otto
88db2b5970
move jumbotron
2014-07-12 02:13:09 -07:00
Mark Otto
ba74329ba6
move input group
2014-07-12 02:13:05 -07:00
Mark Otto
9650374012
move button group
2014-07-12 02:12:59 -07:00
Mark Otto
deb720c94c
move button dropdowns
2014-07-12 02:12:55 -07:00
Mark Otto
346bb975b3
markdown for 3rd party
2014-07-12 02:06:18 -07:00
Mark Otto
0d84bc1979
markdown for template
2014-07-12 02:06:13 -07:00
Mark Otto
95bd06cca6
markdown for disable responsive
2014-07-12 02:06:05 -07:00
Mark Otto
7c0c51c9d6
move remaining getting started files to new folder
2014-07-12 01:52:44 -07:00
Mark Otto
a2c5febdb2
unfuck jekyll
2014-07-12 01:23:13 -07:00
Mark Otto
6336895b96
Change code
variables to match pre
2014-07-12 01:23:06 -07:00
Mark Otto
fe6b22c2c3
Rewrite breadcrumb in markdown
2014-07-12 01:03:13 -07:00
Mark Otto
743401dcd9
Twerk nav
2014-07-12 00:57:09 -07:00
Mark Otto
c2527e4870
Redo license FAQs in markdown
2014-07-12 00:54:37 -07:00
Mark Otto
c20e130a92
Redo community section in markdown
2014-07-12 00:54:29 -07:00
Mark Otto
5de8864938
Nuke getting-started.html
2014-07-12 00:45:24 -07:00
Mark Otto
b5441d8650
Redo browser/device support in markdown
2014-07-12 00:45:11 -07:00
Mark Otto
2346b17d05
Redo translations in markdown
2014-07-11 23:55:59 -07:00
Mark Otto
2bbbf55180
Move accessibility to markdown
2014-07-11 23:46:47 -07:00
Mark Otto
28c946af90
nav
2014-07-11 23:19:49 -07:00
Mark Otto
3753390242
make it a thing
2014-07-11 23:19:46 -07:00
Mark Otto
dad3cab24f
move responsive utils
2014-07-11 22:59:57 -07:00
Mark Otto
46f1fbe746
grid cleanup, nav rearranging
2014-07-11 22:58:43 -07:00
Mark Otto
a63c066e3d
rearrange a few things; drop compiled theme file
2014-07-11 22:46:10 -07:00
Mark Otto
d2baa4fd40
tweak docs sidenav styles
2014-07-11 22:35:07 -07:00
Mark Otto
1d273b1222
update nav
2014-07-11 22:34:54 -07:00
Mark Otto
d9bb7ddac5
rearrange docs components
2014-07-11 22:34:47 -07:00
Mark Otto
60cf7d45db
Rewrite progress to markdown
2014-07-11 15:45:11 -07:00
Mark Otto
cabb86d126
Merge branch 'master' into derp
...
Conflicts:
dist/css/bootstrap-theme.css.map
dist/css/bootstrap.css.map
docs/_includes/components/progress-bars.html
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css.map
2014-07-11 00:38:28 -07:00
Mark Otto
f6482aadcd
components headings
2014-07-10 20:14:44 -07:00
Mark Otto
e8bd019a19
move all css files over to components dir
2014-07-10 20:02:47 -07:00
Mark Otto
55d6b3fcda
fix page titles, add about page nav list
2014-07-10 18:04:38 -07:00
Mark Otto
4993ab6e00
start markdowning getting started and moving things to separate pages
2014-07-10 17:54:06 -07:00
Chris Rebert
d8d954372c
Merge pull request #14113 from vsn4ik/add-attributes-for-dropdown-example
...
dropdowns.html: Add role="button" and id="..." to link in example.
2014-07-10 13:32:22 -07:00
vsn4ik
816c8f480a
dropdowns.html: Add role="button" and id="..." to link in example.
2014-07-10 21:44:46 +04:00
vsn4ik
2fb107e918
Fix text on ".progress-bar .sr-only" elements.
2014-07-10 21:30:21 +04:00
Mark Otto
57c709becd
jquery links
2014-07-10 10:23:15 -07:00
Mark Otto
35c90fe13d
rewrite getting started quick start and download in markdown
2014-07-10 02:24:13 -07:00
Mark Otto
1af9ae1671
docs change
2014-07-10 00:52:10 -07:00
Mark Otto
7cfaf2f29e
simplify example css
2014-07-10 00:31:09 -07:00
Mark Otto
4d0fb6c3e3
fix about nav
2014-07-10 00:24:39 -07:00
Mark Otto
fb775bae21
fix sidenav js
2014-07-10 00:24:34 -07:00
XhmikosR
94472ee74a
Run grunt
.
2014-07-10 10:03:24 +03:00
XhmikosR
e598247bcc
Update uglify-js to v2.4.15.
2014-07-10 10:02:41 +03:00
Mark Otto
e9f3f9cf3d
nuke ie8 warning in tables
2014-07-10 00:01:26 -07:00
Mark Otto
313ea2706e
code page ported to markdown
2014-07-10 00:01:03 -07:00
Mark Otto
bae1604110
really fix the docs
2014-07-09 23:24:17 -07:00
Mark Otto
61d9606fff
remove outline
2014-07-09 23:22:43 -07:00
Mark Otto
616a7a50eb
nuke commented out sidenav; fix docs
2014-07-09 23:20:33 -07:00
Mark Otto
d3c2fe7809
rewrite type docs in markdown
2014-07-09 23:06:16 -07:00
Mark Otto
dae1a68fb1
Merge branch 'master' into derp
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/_includes/components/navs.html
docs/_includes/css/images.html
docs/_includes/js/dropdowns.html
docs/_includes/js/tabs.html
docs/assets/css/docs.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-07-09 22:19:23 -07:00
Mark Otto
216bc3d68b
Rewrite grid docs in markdown
2014-07-09 22:00:07 -07:00
Mark Otto
10f9260119
docs spacing for headings and leads
2014-07-09 21:35:35 -07:00
Mark Otto
61151f8d3d
rewrite overview in markdown
2014-07-09 21:35:27 -07:00
Mark Otto
ed1bcc0af4
docs design changes for markdown content
2014-07-09 21:18:00 -07:00
Mark Otto
7dadeaf1fa
markdown plugin around markdown includes
2014-07-09 21:17:40 -07:00
Mark Otto
09762c3f65
rewrite images in markdown
2014-07-09 21:17:22 -07:00
Mark Otto
3ec4ca17ba
rewrite helpers in markdown
2014-07-09 21:17:10 -07:00
Mark Otto
cfc16c94b5
move buttons, helpers, images to markdown
2014-07-09 21:15:57 -07:00
Mark Otto
c42d943e10
nuke wells include
2014-07-09 20:01:55 -07:00
Mark Otto
be877bc691
plugins: add new example doodad hackery bullshitery and markdown block plugin for markdown includes
2014-07-09 20:00:22 -07:00
Mark Otto
2846850117
Fix navs dropdown sections
2014-07-09 16:08:18 -07:00
Mark Otto
857fe32a70
Refactor navs: new classes, remove separate pills & tabs files, drop justified nav because it never really worked
2014-07-09 16:04:31 -07:00
Mark Otto
77a4bcad9e
Drop the deprecated .visible-* classes (because we replaced them with .visible-*-block, -inline-block, -inline
2014-07-09 13:58:27 -07:00
Mark Otto
02fe0ecc31
Drop deprecated code from Less files
2014-07-09 13:54:32 -07:00
Mark Otto
a0d8c62f18
more navs work
2014-07-09 13:51:49 -07:00
Mark Otto
4d5243674a
remove deprecated warnings from docs
2014-07-09 13:51:20 -07:00
Mark Otto
f37dbe53a4
disabled links part of the examples now
2014-07-09 10:52:48 -07:00
Mark Otto
41f3af407b
Merge branch 'derp' into derp_navs
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-07-09 10:48:58 -07:00
Mark Otto
87c9ce5333
Remove unused docs CSS
2014-07-09 10:47:53 -07:00
Mark Otto
d3fc995293
no more iconography
2014-07-09 10:45:57 -07:00
Mark Otto
d738c8729b
remove commented out docs js
2014-07-09 02:44:11 -07:00
Mark Otto
b5242d3068
nuke ie8 responsive file warning js
2014-07-09 02:43:25 -07:00
Mark Otto
a5dbd936a6
Nuke IE8 stuff from docs
2014-07-09 02:41:57 -07:00
Mark Otto
41d6cad4b6
Docs: Refactor to use .less file instead, importing Bootstrap vars and mixins, and cleaning all the things up
2014-07-09 02:40:05 -07:00
Mark Otto
54537b500e
Refactor: drop all custom .progress-bar styles and replace with <progress> element
2014-07-09 01:39:34 -07:00
XhmikosR
643effe382
Run grunt
.
2014-07-09 10:24:39 +03:00
XhmikosR
d88a837fea
Update uglify-js to v2.4.14.
2014-07-09 10:22:43 +03:00
Mark Otto
79f56dbea9
nuke commented out css
2014-07-09 00:15:52 -07:00
Mark Otto
a8625f452e
Badges, navs, and more
2014-07-09 00:15:20 -07:00
Mark Otto
f380ca21e2
Use .box-shadow() mixin so we can enable/disable them
2014-07-08 21:19:14 -07:00
Mark Otto
ff4ff3bd06
Drop: .opacity() mixin because we no longer support IE8
2014-07-08 19:22:19 -07:00
Mark Otto
c825629ffe
Nuke all IE8 fallbacks and comments and hacks
2014-07-08 19:20:45 -07:00
Mark Otto
0e47ce959c
move tabs and pills to separate files with unique classes
2014-07-08 19:00:48 -07:00
Mark Otto
6c7a6b4691
rems: table padding
2014-07-08 17:39:29 -07:00
Mark Otto
e6d64a5455
Nuke unused vars for panels wells and thumbnails
2014-07-08 17:32:03 -07:00
Mark Otto
5e1adc10bb
Bring back button info
2014-07-08 17:30:11 -07:00
Mark Otto
93a7421f2c
.btn-default to .btn-secondary
2014-07-08 17:14:14 -07:00
Mark Otto
f399d21ef5
Revamp button: rename .btn-default to .btn-secondary, drop .btn-info
2014-07-08 17:09:47 -07:00
Mark Otto
28a61e708d
nuke the sass docs
2014-07-08 17:00:20 -07:00
Mark Otto
4ca45be6e9
drop the low percentages docs from progress bars
2014-07-08 16:54:57 -07:00
Mark Otto
cde7648d28
docs header padding
2014-07-08 16:54:32 -07:00
Mark Otto
ebcc5615cb
Update browser support section to remove glyphicons in tables; also remove ie8 and font-face section
2014-07-08 16:48:03 -07:00
Mark Otto
bb32b96496
fix broken examples
2014-07-08 16:43:11 -07:00
Mark Otto
542f9973ed
Fix navbar margins and update grid sidebar styles to match
2014-07-08 16:39:46 -07:00
Mark Otto
f6367bc0e4
Implement the new border-radius guard: only round things if global @enable-rounded == true
2014-07-08 16:25:01 -07:00
Mark Otto
86099bfb33
clean up commented out docs css
2014-07-08 16:03:31 -07:00
Mark Otto
f05365f73b
rems: update breadcrumbs to use new sizing; improve variables by renaming @breadcrumb-separator to @breadcrumb-divider; change up colors
2014-07-08 16:00:52 -07:00
Mark Otto
fd5a24dca0
fix sidenav padding
2014-07-08 14:31:38 -07:00