XhmikosR
f17f882df2
Disable crawling on Netlify. ( #29193 )
2019-08-03 17:09:03 +03:00
XhmikosR
08cc5c3961
Update devDependencies and gems.
2019-07-15 10:31:06 +03:00
XhmikosR
8daa814fd8
Add an update-deps npm script.
2019-07-15 10:31:06 +03:00
XhmikosR
aa690bbc3c
CONTRIBUTING.md: remove obsolete stuff.
2019-07-15 10:31:06 +03:00
XhmikosR
91c0e03425
Update devDependencies and gems.
...
Kept stylelint to v9.6.0 because v9.10.1 throws an error.
2019-03-27 21:02:22 +02:00
XhmikosR
963abd791d
Remove http from docs search. ( #28557 )
...
We use only `https` for a few months now.
2019-03-27 21:02:22 +02:00
XhmikosR
7cc9e794aa
Update .gitignore.
2019-03-27 21:02:22 +02:00
XhmikosR
e3c1cccd67
GA: Anonymize IPs.
2019-03-27 21:02:22 +02:00
XhmikosR
fddd2ef16e
Fix URLs.
...
Wrongfully changed in b9e59e9 .
2019-03-27 21:02:22 +02:00
XhmikosR
7f08a90e08
Fix whitespace in title tag.
2019-03-27 21:02:22 +02:00
XhmikosR
922e29d0eb
tooltip-viewport: fix path to favicon.
2019-03-27 21:02:22 +02:00
XhmikosR
55d00787f4
Add canonical tag.
...
For the examples, it's hardcoded, since in this branch we don't build them.
2019-03-27 21:02:22 +02:00
XhmikosR
50efb699f6
Add a netlify npm script.
2019-03-27 21:02:22 +02:00
XhmikosR
e7974e4519
Fix a few stylelint issues.
2019-03-27 21:02:22 +02:00
XhmikosR
b9e59e96af
Replace master with v3-dev after the branch switch. ( #28287 )
2019-02-15 23:36:44 +02:00
XhmikosR
bdb962d1e9
Remove the customize redirect. ( #28270 )
...
The current `baseurl` makes this wrong.
2019-02-15 10:34:14 +02:00
XhmikosR
68b0d231a1
Dist
2019-02-13 17:55:38 +02:00
Johann-S
2ccfa57467
handle # selector for dropdown
2019-02-13 17:55:38 +02:00
XhmikosR
a43077d3c3
Bump version to 3.4.1.
2019-02-13 17:55:38 +02:00
XhmikosR
d821de2712
Backport sanitize docs from v4.
2019-02-13 17:55:38 +02:00
XhmikosR
5cd9ef47f6
Add wdm gem for Windows.
2019-02-13 17:55:38 +02:00
XhmikosR
d6b8501e4c
ES5 fixes.
2019-02-13 17:55:38 +02:00
Johann-S
2c8abb9a43
Add sanitize for tooltips and popovers html content.
...
On browsers that `createHTMLDocument` isn't available just return the unsafe HTML.
2019-02-13 17:55:38 +02:00
XhmikosR
d4129dff60
Bump year.
2019-02-13 17:55:38 +02:00
XhmikosR
0d64d6aee6
less/modals.less: Add missing semicolon.
2019-02-11 15:18:08 +02:00
XhmikosR
48c5d7b8e9
Use https.
2019-02-11 15:18:08 +02:00
XhmikosR
b23e213446
Update devDependencies and gems.
2019-02-11 15:18:08 +02:00
XhmikosR
695c54183f
Fix redirects.
...
* Actually include the jekyll-redirect-from plugin
* We handle the removed ones in docs latest version, apart from the 3.3 customizer redirect.
2019-02-11 15:18:08 +02:00
Sebastian Hädrich
9206e465ad
Make meaning of tooltip's 'selector' option more clear in Bootstrap 3
...
Based on #4215
Backport changes made to docs v4 to v3 (#27573 )
2019-01-06 18:02:27 +02:00
XhmikosR
b285ea390c
Add a few redirects.
2018-12-31 02:19:36 +02:00
XhmikosR
3e1b89436d
Fix broken link in nav version dropdown.
2018-12-23 00:07:18 +02:00
Jesse Mandel
3e519c3726
Support nuget contentFiles, used for some project types ( #27856 )
2018-12-16 17:19:19 +02:00
XhmikosR
4c547f2175
Dist.
2018-12-14 01:45:51 +02:00
XhmikosR
0f1c6b005f
Move the whole autoprefixer config to configBridge.json.
...
Reduces duplication.
2018-12-14 01:45:51 +02:00
XhmikosR
9332f3c7ac
Add polyfills for older browsers.
...
requestAnimationFrame and btoa.
2018-12-14 01:45:51 +02:00
XhmikosR
dd71b40aed
docs: Concat the IE files with the rest.
2018-12-14 01:45:51 +02:00
XhmikosR
4a5c7f21d5
Update devDependencies, gems and lots of cleanup/build fixes.
...
* switch to grunt-postcss and autoprefixer directly; this is the recommended way.
* uglify: specify `ie8` for compatibility
* specify `cascade:false` for autoprefixer
* specify `ieCompat` for less
* drop grunt-contrib-compress since it doesn't work with Node.js 10.x
* remove grunt-contrib-htmlmin to match the v4 docs
* clean up Gruntfile.js
* clean up .travis.yml and backport changes from v4
* build ie10-viewport-bug-workaround.less since it's used in examples
* move shrinkwrap to root
* bs-commonjs-generator.js: Use `path.posix`
* remove .hound.yml
* remove references to no longer used PR bots
* backport and adapt the sri generation script from v4
2018-12-14 01:45:51 +02:00
XhmikosR
7a2cdfb650
Center skippy.
2018-12-10 11:08:34 +02:00
XhmikosR
3b825870fa
Restore cursor: help for abbr.
2018-12-10 11:08:34 +02:00
XhmikosR
bf69f1fcec
Backport the abbr fix from the updated normalize.css.
2018-12-10 11:08:34 +02:00
XhmikosR
dd23bb5c12
Backport search.js changes from v4-dev.
2018-12-10 11:08:34 +02:00
XhmikosR
9edba6123e
search input: hide box-shadow.
2018-12-10 11:08:34 +02:00
XhmikosR
92de1e831b
Update README.md
2018-11-18 10:00:03 +02:00
XhmikosR
a185235ef3
Fix broken anchors in examples and one https redirect.
2018-11-18 10:00:03 +02:00
XhmikosR
d5e5889c6c
Remove a few duplicate selectors.
2018-11-18 10:00:03 +02:00
XhmikosR
627b359541
Add the unprefixed appearance property.
2018-11-18 10:00:03 +02:00
XhmikosR
7aaabebded
Use https in more places.
2018-10-20 14:03:59 +03:00
XhmikosR
bbc862b376
v4-tease link focus.
2018-10-20 14:03:59 +03:00
XhmikosR
d24d47c27a
Backport search from v4 and adapt it for v3.4.0.
2018-10-20 14:03:59 +03:00
Mark Otto
ebe7459665
Simplify team display, update team members
2018-10-19 12:02:11 +03:00
XhmikosR
024be2a020
Update .stylelint config from v4.
2018-10-19 12:02:11 +03:00
XhmikosR
3d4b65aba3
Tweak customizer input a bit.
2018-10-18 12:09:17 +03:00
Johann-S
b304c61318
remove drag/drop for customizer
2018-10-18 12:09:17 +03:00
XhmikosR
d7ab2fbd5b
customizer: remove gist creation.
...
GitHub removed anonymous gist creation a few months ago.
https://blog.github.com/2018-02-18-deprecation-notice-removing-anonymous-gist-creation/
2018-10-18 12:09:17 +03:00
Mark Otto
6de7ba427b
Convert to pixels and adjust border-radius
2018-10-18 11:54:48 +03:00
XhmikosR
25d017a2ee
Replace ZeroClipboard with clipboard.js (backported from v4).
2018-10-18 11:54:48 +03:00
XhmikosR
c7033212b6
Starter template: use the CDN files with SRI hashes.
2018-10-18 11:27:47 +03:00
XhmikosR
f77c7a3c92
Switch to lowercase doctype.
2018-10-18 11:27:47 +03:00
XhmikosR
26897b919b
Specify rel="noopener" for external links.
2018-10-18 11:27:47 +03:00
XhmikosR
c95fa8114d
Change CDN URLs to the new ones.
2018-10-18 11:27:47 +03:00
XhmikosR
e105d15642
Use https, fix broken links and unneeded redirects.
2018-10-18 11:27:47 +03:00
Andrew Luca
cf6f867190
fix: add padding to navbar-fixed-* on modal open
2018-10-18 10:14:05 +02:00
Andrew Luca
0b78f465d3
test: ensure .navbar-fixed-* padding on modal open
2018-10-18 10:14:05 +02:00
XhmikosR
5003e6c1b9
customizer: use the same license header as the main files.
2018-10-08 20:12:34 +03:00
XhmikosR
ee580c178d
Move bash snippets $ to a :before so that it's not selectable.
2018-10-08 20:12:34 +03:00
XhmikosR
4ebaca2b58
Switch to jQuery's CDN and use SRI.
2018-10-08 20:12:34 +03:00
XhmikosR
44b3a3f1a2
Update anchor.js to v3.2.2.
2018-10-08 20:12:34 +03:00
XhmikosR
1912f7d7c4
Add image dimensions.
2018-10-08 20:12:34 +03:00
XhmikosR
82dd279656
Cache length variables.
2018-10-08 20:12:34 +03:00
XhmikosR
5cce25d515
Minor indentation fixes.
2018-10-08 20:12:34 +03:00
XhmikosR
b8a6855a69
Revert "Update contributing.md with correct branch (v4-dev instead of master)"
2018-10-08 20:12:34 +03:00
XhmikosR
8c8c6d1667
Fix algolia.less media rule.
2018-10-08 20:12:34 +03:00
XhmikosR
0dbbbdc26b
Remove jobs link.
2018-10-08 20:12:34 +03:00
XhmikosR
525e0388e4
Compress docs images.
2018-10-08 20:12:34 +03:00
XhmikosR
abe37ff83b
Remove unneeded suppression and clean up docs less files.
2018-10-08 20:12:34 +03:00
XhmikosR
37a2534c8e
Go back to single colon pseudo elements.
...
This is for backwards compatibility with the browsers we support in v3.
2018-10-08 20:12:34 +03:00
XhmikosR
bfc052ad5a
Fix HTML validation errors and lint tests too.
2018-10-08 20:12:34 +03:00
XhmikosR
08529515e5
Bump year to 2018.
2018-10-08 20:12:34 +03:00
XhmikosR
fb5a1c6b29
Switch to inline comments for stylelint inline directives.
...
Otherwise the comments are actually output to the CSS.
2018-10-08 20:12:34 +03:00
Johann-S
4ebe2b8753
Use BrowserStack for our unit tests.
2018-09-28 09:53:59 +03:00
XhmikosR
cee8e8653d
Merge remote-tracking branch 'remotes/origin/v3.4.0-dev' into master-xmr-merged
2018-09-18 21:10:47 +03:00
XhmikosR
f9c666017e
Merge remote-tracking branch 'remotes/origin/v3-dev' into master-xmr-merged
2018-09-18 21:09:28 +03:00
Landrok
d7f75b5f83
Fix broken links to Less and Sass ( #24933 )
2018-09-18 18:07:56 +03:00
Johann-S
9c4c72e31e
fix unit tests
2018-08-19 16:57:25 +02:00
Mark Otto
82890e9bcf
dist
2018-08-18 21:08:29 -07:00
Mark Otto
27e58b9491
Restore non-system fonts for now
2018-08-18 20:45:38 -07:00
don-spyker
2a5ba23ce8
Fix/xss issues on data attributes ( #27047 )
...
* fix(collapse): xss CVE-2018-14040
Fixes #26625
* fix(tooltip): xss CVE-2018-14042
Fixes #26628
* fix(tooltip): XSS on data-viewport attribute
Fixes #27044
* fix(affix): XSS on target config
Fixes #27045
2018-08-13 18:09:18 +02:00
Johann-S
13bf8aeae3
fix(tab): remove xss
2018-05-07 11:22:05 +03:00
Johann-S
029b85ad9b
chore(node): use node 6 as it required in our package.json
2018-05-07 11:10:57 +03:00
Mark Otto
b3e0a8a3c4
dist
2018-04-08 18:38:25 -07:00
Mark Otto
30c6a8a380
remove script type attribute
2018-04-08 18:28:35 -07:00
Mark Otto
ec71b9e4bb
update dependencies
2018-04-08 18:09:47 -07:00
Mark Otto
77342b080e
update css with latest stylelint
2018-04-08 18:08:03 -07:00
Mark Otto
babd48fb81
update to stylelint order from v4
2018-04-08 18:07:05 -07:00
Mark Otto
07ee6c8ea1
Merge branch 'v3.4.0-dev' of https://github.com/twbs/bootstrap-3 into v3.4.0-dev
2018-04-08 17:31:07 -07:00
XhmikosR
446973308e
Fix HTML validation error.
2018-04-07 10:53:36 +03:00
Mark Otto
e1bdfc2b52
Merge remote-tracking branch 'origin/master' into v3.4.0-dev
2018-04-06 22:11:55 -07:00
Mark Otto
ab3a997236
update port from 3001 to 9001
2018-04-06 22:09:37 -07:00
Mark Otto
511b063fbe
add 3.3 to version dropdown
2018-04-06 22:09:01 -07:00
Mark Otto
a720e23a51
remove autocomplete
2017-11-26 13:42:01 -08:00
Mark Otto
fac48547a6
fix broken url
2017-11-26 13:41:51 -08:00
Mark Otto
ccd7742397
stylelint the examples
2017-11-26 13:40:49 -08:00
Mark Otto
3c2f8bafac
remove csscomb, it's duplicating work from stylelint
2017-11-26 13:40:33 -08:00
Mark Otto
f464005382
update deps
2017-11-26 00:57:48 -08:00
Mark Otto
6b825f98e7
restore that
2017-11-26 00:57:27 -08:00
Mark Otto
0a7a1b7a99
move that to separate file
2017-11-26 00:42:55 -08:00
Mark Otto
96c808dd0f
file cleanup
2017-11-26 00:39:59 -08:00
Mark Otto
3f02fe4012
fix qunit test running by upgrading to latest version
2017-11-26 00:39:48 -08:00
Mark Otto
58286c1ba5
3.3.7 link
2017-11-25 23:21:58 -08:00
Mark Otto
3073a4e9b6
Merge branch 'master' into v3.4.0-dev
2017-11-25 18:32:45 -08:00
Mark Otto
53f31b3edd
Merge remote-tracking branch 'origin/master' into v3.4.0-dev
2017-11-25 18:28:00 -08:00
Mark Otto
1debfd2d83
Merge branch 'v3.4.0-dev' of https://github.com/twbs/bootstrap into v3.4.0-dev
2017-11-25 18:06:49 -08:00
Mark Otto
04d92a420a
move from csslint to stylelint
2017-11-25 18:06:34 -08:00
Craig Main
2c2ac33564
Prevent empty carousel from throwing, and staying in a 'sliding' state.
...
Fixes #24132 .
2017-10-04 10:51:34 +03:00
Patrick H. Lauke
e52df5dce5
Update contributing.md with correct branch (v4-dev instead of master)
2017-09-24 13:46:16 +02:00
XhmikosR
37e65feeda
Unset _JAVA_OPTIONS env variable.
...
It's causing build failures.
See travis-ci/travis-ci#8408
2017-09-17 08:51:56 +03:00
Johann-S
29f9237f73
Fix XSS in Alert, Carousel, Collapse, Dropdown and Modal
2017-09-14 10:07:51 +02:00
XhmikosR
8b727783d8
Update Gemfile.lock so that it works with platform ruby too. ( #23275 ) ( #23927 )
2017-09-12 20:54:36 +03:00
Harish Gadiya
b6fdf61e90
Fixed footer broken links ( #23808 )
2017-09-12 20:54:12 +03:00
XhmikosR
9ed834a5a8
Update Gemfile.lock so that it works with platform ruby too. ( #23275 )
2017-08-10 19:36:13 +03:00
Mark Otto
4731b239b1
grunt
2017-07-09 20:47:51 -07:00
Mark Otto
59cddda490
tweak sidebar search
2017-07-04 22:43:22 -07:00
Mark Otto
6513bab359
fix paths in footer
2017-07-04 17:16:35 -07:00
Mark Otto
21570370be
fix docsearch styles
2017-07-04 17:16:29 -07:00
Mark Otto
0cda77f52f
footer links
2017-07-04 14:53:25 -07:00
Mark Otto
0bb5addfc8
proper docs min
2017-07-04 14:53:16 -07:00
Mark Otto
43328fbdd2
update customizer vars
2017-07-04 14:17:00 -07:00
Mark Otto
237196720c
remove unused function
2017-07-04 14:15:56 -07:00
Mark Otto
8edfb24a3c
docsearch api
2017-07-04 14:15:04 -07:00
Mark Otto
819f42a7d0
more version change
2017-07-04 14:03:26 -07:00
Mark Otto
332a1905f2
bump version
2017-07-04 13:48:46 -07:00
Mark Otto
bf63d052c0
stub out docsearch additions
2017-07-04 13:24:51 -07:00
Mark Otto
4bf6d7cb29
rewrite docs navbar less to use nesting, then tweak horizontal padding to prevent early navbar breakage in responsive viewports
2017-07-04 13:07:59 -07:00
Mark Otto
8936e8a981
fix ads breaking too soon
2017-07-04 13:07:32 -07:00
Mark Otto
059969bcd2
update links, new version to v3.4.0, add new baseurl for easy v3.4 building
2017-07-04 13:07:15 -07:00
Mark Otto
4c4390193f
remove bs-example classes from large/small modals. fixes #22265 .
2017-07-03 11:42:23 -07:00
Mark Otto
79f9aef216
fixes #22238
2017-07-03 11:34:50 -07:00
Mark Otto
7011e272c1
remove abbr border-bottom styling. fixes #16574 .
2017-07-03 11:33:56 -07:00
Mark Otto
48f1482306
add .row-no-gutters class
...
fixes #15180 , fixes #19107 , fixes #9102 , fixes #7368
2017-07-03 09:18:28 -07:00
Mark Otto
2fb0cd598d
run copy task during watch
2017-07-03 08:58:01 -07:00
Mark Otto
1802075458
system fonts
2017-07-03 08:57:49 -07:00
Mark Otto
3436fa2de4
small homepage update to include themes
2017-07-03 08:57:42 -07:00
Mark Otto
1a8f098a8a
rip out the browser detection
2017-07-03 00:03:48 -07:00
Mark Otto
11e6178496
get rid of that
2017-07-02 23:53:21 -07:00
Mark Otto
f9b27e9ec7
v for version
2017-07-02 23:52:45 -07:00
Mark Otto
2dc18fd42e
new port
2017-07-02 23:52:38 -07:00
Mark Otto
f08cf1fce7
don't let nav stack too early
2017-07-02 23:52:20 -07:00
Mark Otto
1d8328067a
dropdown nav for other docs versions
2017-07-02 15:40:25 -07:00
Mark Otto
6c24c687ee
move skippy and v4 notice to partials
2017-07-02 15:38:07 -07:00
Mark Otto
1e91bc2119
more syntax changes
2017-07-02 15:28:51 -07:00
Mark Otto
5706cfe42a
update comments and syntax
2017-07-02 15:23:29 -07:00
Mark Otto
6621d55471
remove old comment
2017-07-02 15:20:08 -07:00
Mark Otto
0385ab3c54
less syntax
2017-07-02 15:17:44 -07:00
Mark Otto
c8bad01c20
less syntax
2017-07-02 15:16:37 -07:00
Mark Otto
9c227e6b74
update to less syntax
2017-07-02 15:16:00 -07:00
Mark Otto
7ef172df57
update to less syntax
2017-07-02 15:14:53 -07:00
Mark Otto
2f8018749d
update comments, use variable for media query
2017-07-02 15:14:15 -07:00
Mark Otto
602940d634
remove comment
2017-07-02 15:13:49 -07:00
Mark Otto
448040ad5b
formatting
2017-07-02 15:13:44 -07:00
Mark Otto
6cbd9b5ad5
remove commented out code
2017-07-02 15:12:55 -07:00
Mark Otto
ce24064690
remove old docs ads code, clean things up
2017-07-02 15:12:38 -07:00
Mark Otto
4f4592c225
Reorganize v3 docs CSS to use Less
2017-07-02 15:09:46 -07:00
Patrick H. Lauke
9b7d1406b9
Merge pull request #20765 from patrickhlauke/master
...
Port d71c7c0958 to v3
2016-09-22 11:06:30 +01:00
Patrick H. Lauke
5f06a8ebd6
Port d71c7c0958 to v3
2016-09-22 11:03:03 +01:00
Chris Rebert
7e2741eb10
Port 6844745db5 to v3
...
Most Wanted features: Add Edge UserVoice <dialog> entry
https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508895-dialog-element
Refs #20175
[ci skip]
2016-08-02 21:37:14 -07:00
Patrick H. Lauke
c282ca589c
Merge pull request #20409 from nfatah/patch-1
...
update index.html
2016-07-29 17:49:23 +01:00
Negus
a3c9077945
update index.html
...
correct visible text corresponding to number of collumns
2016-07-29 19:17:06 +03:00
Patrick H. Lauke
340169eacd
Merge pull request #20407 from hebbet/master
...
update teaser links
2016-07-29 12:44:13 +01:00
Pascal Herbert
d2adfe5a28
update teaser links
2016-07-29 13:01:59 +02:00
Chris Rebert
0b9c4a4007
Regenerate Customizer JavaScript
...
[ci skip]
2016-07-25 08:51:55 -07:00
Chris Rebert
ca3fabd5a1
_config.yml: Update SRI hashes for v3.3.7
2016-07-25 08:49:45 -07:00
Chris Rebert
9a4d1ae37f
grunt
...
[ci skip]
2016-07-25 08:45:02 -07:00
Chris Rebert
e8c5de3980
grunt dist
2016-07-25 08:43:43 -07:00
Chris Rebert
c391850a2d
Update remaining version numbers in source files
...
Refs a90341ced2
Errata for #20357
[ci skip]
2016-07-25 08:42:13 -07:00
Chris Rebert
82cba4eeab
Fix grunt/change-version.js to update NuGet-related files too
...
[ci skip]
2016-07-25 08:40:41 -07:00
Chris Rebert
a90341ced2
Fix grunt/change-version.js to update .less files too
...
[ci skip]
2016-07-25 08:36:11 -07:00
Chris Rebert
904f306c52
NuGet: Adjust version range to allow jQuery 3
...
Refs #16834
[skip sauce]
[skip validator]
2016-07-25 08:30:30 -07:00
Chris Rebert
0ef40c496e
Update NuGet version numbers is preparation for v3.3.7 release
2016-07-25 08:28:12 -07:00
Chris Rebert
df08d95495
Update version numbers in preparation for v3.3.7 release ( #20357 )
...
[skip sauce]
2016-07-25 08:24:11 -07:00
Chris Rebert
a4cfdcca0a
Merge pull request #20356 from twbs/revert-18700
...
Revert #18700 but discourage using <a>s for disabled pagination items
2016-07-25 08:22:47 -07:00
Chris Rebert
6dc3bba1cb
Discourage usage of <a>s for disabled pagination items
...
Refs https://github.com/twbs/bootstrap/commit/a217db1923a552b53c7a0c005e69c598fbd1a98a#commitcomment-18275320
/fyi @patrickhlauke
[skip sauce]
2016-07-25 08:01:01 -07:00
Chris Rebert
4b0c3f2b8b
Revert "Add pointer-events:none to disabled pager/pagination"
...
This reverts commit a217db1923 .
This reverts PR #18700
See the discussion in the comments on that commit.
[skip sauce]
2016-07-25 08:00:27 -07:00
Chris Rebert
02e9fdaa54
Update iOS temporal input types support comment ( #20343 )
...
* <input type="datetime"> no longer exists, per https://github.com/whatwg/html/issues/336
* iOS 9.3.2 still doesn't support <input type="week">
[skip sauce]
[skip validator]
2016-07-21 21:36:33 -07:00
Chris Rebert
2f9852e7cd
iOS 9.3 is still affected by https://webkit.org/b/153856
...
[skip sauce]
2016-07-21 21:34:30 -07:00
Chris Rebert
904511adbd
Docs: Update Safari versions affected by #9774
...
Still affects v9.1.2, but current Safari Technology Preview is no longer affected.
Refs #20342
[skip sauce]
2016-07-21 21:09:30 -07:00
Chris Rebert
edefe0e77a
Update jQuery version check and jQuery dependency version range ( #20338 )
...
Closes #16834
[skip validator]
2016-07-21 08:14:21 -07:00
Chris Rebert
c2404d30e9
Avoid using $.offset() on SVGs since it gives incorrect results in jQuery 3; fixes #20280 ( #20313 )
...
Refs https://github.com/jquery/jquery/issues/3137
[skip validator]
2016-07-20 17:21:56 -07:00
Chris Rebert
d3cbb8eac2
Port #20315 to v3
...
Add position:sticky to Most Wanted features (#20315 )
[skip sauce]
2016-07-17 14:18:09 -07:00
Pvanhesteren
a329fda8f0
Clarify valid values of Carousel's pause option
...
Fixes #18205
Closes #19410
[skip sauce]
2016-07-17 00:11:52 -07:00
Nicolas Ettlin
6ae5378202
Docs CSS: Removed border from GitHub buttons ( #19606 )
...
[skip sauce]
2016-07-17 00:01:59 -07:00
Chris Rebert
b8b099ddac
Gruntfile.js: Use single quotes in htmlmin config to make JSCS happy ( #20314 )
...
[skip validator]
[skip sauce]
2016-07-16 21:22:39 -07:00
Chris Rebert
04036c349f
Port #20311 to v3
...
Rename shrinkwrap-related npm script (#20311 )
To avoid infinite recursion in newer npm versions, which added a lifecycle script for `npm shrinkwrap`.
Refs https://github.com/npm/npm/issues/13253
Refs https://github.com/npm/npm/pull/12814
[ci skip]
2016-07-16 14:17:23 -07:00
XhmikosR
fb75e8615a
Revert "Update anchor.js to v3.2.0."
...
This reverts commit d4805c2c3d .
2016-07-15 03:09:18 +03:00
XhmikosR
5e8ff07322
Run grunt.
...
[ci skip]
2016-07-14 11:11:03 +03:00
XhmikosR
edbfd7e24d
Update html-minifier's options.
...
[ci skip]
2016-07-14 11:04:26 +03:00
XhmikosR
3e3a266149
Bump devDependencies.
...
[sauce skip]
2016-07-14 10:57:41 +03:00
XhmikosR
4d2a9cd12f
nuget: bump version and convert tabs to spaces.
...
[ci skip]
2016-07-14 10:55:43 +03:00
Chris Rebert
4574b4a918
Port #20299 to v3
...
Wall of Browser Bugs: Link to WebKit meta-bug
https://bugs.webkit.org/show_bug.cgi?id=159753
[skip sauce]
2016-07-13 22:22:42 -07:00
Patrick H. Lauke
4679c3ee30
Merge pull request #20294 from tomlutzenberger/v3-html-validation
...
Lint Docs HTML Files
2016-07-13 15:52:50 +01:00
Tom Lutzenberger
4c459bd6cf
Lint Docs HTML Files
2016-07-13 16:42:48 +02:00
XhmikosR
dc99250817
Merge pull request #20287 from twbs/master-docs-img
...
Losslessly compress docs images.
2016-07-12 22:19:16 +03:00
XhmikosR
8691d87c62
Losslessly compress docs images.
...
Used zopfli 1.0.1, with `zopflipng -m --lossy_transparent -y --iterations=1000`
Before: 23,7 KB (24.352 bytes)
After: 23,5 KB (24.079 bytes)
2016-07-12 17:59:42 +03:00
Chris Rebert
e67e3e9b19
button.js: Set disabled property in addition to disabled attribute to preserve behavior under jQuery 3 ( #20278 )
...
This code ought to have used .prop instead of .attr in the first place,
but we can't get rid of the attr manipulation now due to backward compatibility constraints.
Refs https://github.com/jquery/jquery-migrate/blob/3.0.0/warnings.md#jqmigrate-jqueryfnremoveattr-no-longer-sets-boolean-properties
Refs #16834
[skip validator]
2016-07-12 04:04:40 -07:00
Dave Methvin
1956146787
alert: Avoid calling jQuery('#'), it's a syntax error in jQuery 3.0 ( #20019 )
2016-07-12 00:29:04 -07:00
Chris Rebert
769b2d2462
Port #20175 to v3
...
[skip sauce]
2016-07-11 20:07:45 -07:00
Chris Rebert
584d1fff9e
Add Most Wanted Features entries for <dialog>
...
Ports 0b21f2ecb1 to v3
Refs https://bugzil.la/840640
Refs https://webkit.org/b/84635
[skip sauce]
2016-07-11 20:05:04 -07:00
Chris Rebert
e335e64268
Move browser feature requests to new "Most wanted features" section
...
Ports 58aca28234 to v3
2016-07-11 20:03:59 -07:00
XhmikosR
d4805c2c3d
Update anchor.js to v3.2.0.
...
[ci skip]
2016-07-12 03:34:38 +03:00
XhmikosR
1317e45a54
Merge pull request #20258 from twbs/fix-19063-v3
...
Tell clean-css to inline source files into sourcemap
2016-07-12 03:18:16 +03:00
XhmikosR
c9425d8bbc
Update gems.
...
[ci skip]
2016-07-12 03:14:43 +03:00
Chris Rebert
079b48b891
Run grunt.
2016-07-12 03:14:03 +03:00
Chris Rebert
ebdbed1b7d
Tell clean-css to inline source files into sourcemap; v3 fix for #19063
2016-07-12 03:05:40 +03:00
XhmikosR
6b3e08420f
Merge pull request #20267 from twbs/master-deps
...
Update devDependencies and gems.
2016-07-11 02:33:38 +03:00
XhmikosR
c2f1bf7414
Run grunt.
...
[ci skip]
2016-07-10 19:08:48 +03:00
XhmikosR
8af91ab967
Update gems.
2016-07-10 19:07:28 +03:00
XhmikosR
13734b55a0
Update devDependencies.
2016-07-10 19:07:15 +03:00
Patrick H. Lauke
c3c089b895
Remove forced default focus outline
...
As this causes non-standard dotted outline on checkboxes/radio buttons
in OS X Firefox
Fixes #19933
Closes #19935
[skip sauce]
2016-07-09 01:36:29 -07:00
Chris Rebert
415f144d8d
Merge pull request #20259 from twbs/backport-unit-fixes
...
Backport JS unit test fixes from v4
2016-07-07 23:51:04 -07:00
Dave Methvin
bc05ef16ec
Port #20198 to v3
...
ScrollSpy unit test: Use single done() in a then() instead of multiple done()s
Fixes test flakiness on OS X Safari and Android when using jQuery 3.
Fixes #20182 more
Refs #20191
2016-07-07 23:32:50 -07:00
Dave Methvin
4a8b29fbf5
Port #20190 to v3
...
Scrollspy test: Allow for async .then() in jQuery 3; fixes #20182
Instead of doing a new assert.async(), just do a single one for the entire test
and let the .then() be async as well.
2016-07-07 23:32:18 -07:00
Chris Rebert
daad359f01
Merge pull request #20199 from twbs/master-deps
...
Update dependencies
2016-06-28 13:16:32 -07:00
XhmikosR
9c464cfdcd
Run grunt.
...
[ci skip]
2016-06-28 22:24:03 +03:00
XhmikosR
f95dbeaf49
Update devDependencies and gems.
2016-06-28 22:23:15 +03:00
XhmikosR
d8f278add4
Backport #20196 to v3.
...
Use shx so that the npm scripts work everywhere the same.
2016-06-28 22:09:21 +03:00
Chris Rebert
209288a199
Port #20183 to v3
...
Add Wall of Browser Bugs entry for #20161 (#20183 )
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1282363
2016-06-27 01:13:01 -07:00
Chris Rebert
66a0cb3464
Port #20176 to v3
...
docs/_plugins/bugify.rb: Add support for MS Edge UserVoice ideas (#20176 )
[skip sauce]
2016-06-25 21:35:11 -07:00
Chris Rebert
4e16300135
Port #20165 to v3
...
[skip sauce]
2016-06-23 23:17:36 -07:00
Chris Rebert
ea3e63a6ef
Port #20143 to v3
...
Add Wall of Browser Bugs entries for Selectors Level 4 :nth-child() (#20143 )
Refs http://caniuse.com/#feat=css-nth-child-of
Refs https://drafts.csswg.org/selectors-4/#the-nth-child-pseudo
Refs https://crbug.com/304163
Refs https://bugzil.la/854148
[skip sauce]
2016-06-22 01:21:32 -07:00
Chris Rebert
a3b567ca86
Port e0c768b667 to v3
...
https://webkit.org/b/158340 has been fixed
So remove its entry from the Wall.
Refs #20012 , #20024
Refs http://trac.webkit.org/changeset/202324
[ci skip]
2016-06-21 23:24:44 -07:00
Julien Maulny
2a61c4a0c8
Copy fonts/ into dist/ recursively ( #19817 )
...
[skip sauce]
[skip validator]
2016-06-19 22:34:27 -07:00
Chris Rebert
7c86bc9664
Port #20089 to v3
...
Add Wall of Browser Bugs entries for #12832 (#20089 )
Refs #12832
Refs http://getbootstrap.com/getting-started/#support-sticky-hover-mobile
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=370155
Refs https://bugs.webkit.org/show_bug.cgi?id=158517
[skip sauce]
2016-06-07 23:50:38 -07:00
Chris Rebert
123fa3b602
Port #20090 to v3
...
https://crbug.com/460200 has been fixed! (#20090 )
So remove its entry from the Wall of Browser Bugs
Refs #15832
[skip sauce]
[skip validator]
2016-06-07 21:16:28 -07:00
Chris Rebert
fcdec36bdd
ISSUE_TEMPLATE.md: Fix "questons" typo
...
[ci skip]
2016-06-05 15:00:37 -07:00
Chris Rebert
ad6440ada7
Port 10ce36601d to v3
...
https://bugzil.la/1278000 was marked as dupe of https://bugzil.la/577785
Update Wall of Browser Bugs accordingly.
Refs #19670
[ci skip]
2016-06-04 00:28:15 -07:00
Chris Rebert
69e8933e02
Port #20037 to v3
...
Add Wall of Browser Bugs entry for #19670 for Edge (#20037 )
See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7787318/
Refs #19670
[skip sauce]
2016-06-03 23:39:58 -07:00
Chris Rebert
5dc882ef68
Port #19706 to v3
...
[ci skip]
2016-06-03 23:33:38 -07:00
Chris Rebert
41d31e86cd
Port #19984 to v3
...
Add :dir() pseudo-class feature requests to Wall of Browser Bugs (#19984 )
Refs https://developer.mozilla.org/en-US/docs/Web/CSS/:dir
[skip sauce]
2016-06-03 23:18:11 -07:00
Chris Rebert
64c1ba1245
Port #20036 to v3
...
Add Wall of Browser Bugs entry for #19670 for Firefox (#20036 )
See https://bugzil.la/1278000
Refs #19670
[skip sauce]
2016-06-03 23:15:56 -07:00
Chris Rebert
6ccf95816e
Port #20026 to v3
...
Add Wall of Browser Bugs entry for #19839 (#20026 )
See https://bugzilla.mozilla.org/show_bug.cgi?id=1277782
Refs #19839
[skip sauce]
2016-06-03 01:23:44 -07:00
Chris Rebert
c057edd9f5
Port #20025 to v3
...
Add Wall of Browser Bugs entry for #17695 (#20025 )
See https://webkit.org/b/158342
Refs #17695 .
[skip sauce]
2016-06-03 00:18:42 -07:00
Chris Rebert
f876523e57
Port #20024 to v3
...
Add Wall of Browser Bugs entry for #20012 (#20024 )
Refs https://webkit.org/b/158340
Closes #20012
[skip sauce]
2016-06-02 22:40:57 -07:00
Chris Rebert
4985ff9f8b
Port #20021 to v3
...
Add Wall of Browser Bugs entry for #19810 (#20021 )
Refs https://crbug.com/597642
Closes #19810
[skip sauce]
2016-06-02 21:22:56 -07:00
Chris Rebert
6a1b3a1319
Port #20020 to v3
...
Add Wall of Browser Bugs entry for #19927 (#20020 )
Refs https://webkit.org/b/158276
Closes #19927
[skip sauce]
2016-06-02 21:22:32 -07:00
eiselzby
7864eb4c54
Remove unsupported vendor prefixes for @viewport ( #19955 )
...
Fixes #19871
2016-06-02 10:04:20 -07:00
Sébastien Santoro
0b4c1b24c1
Fix typo in panels.less comment: Collapsable → Collapsible ( #20017 )
...
[ci skip]
2016-06-01 15:01:37 -07:00
Greg Sheremeta
f01f3e5f34
Clear tooltip's $element to prevent leaking memory. Fixes #17973
...
Closes #19659
2016-05-29 17:43:40 -07:00
Chris Rebert
846b578107
Merge pull request #19982 from twbs/master-devDeps
...
Update devDependencies
2016-05-29 14:47:08 -07:00
XhmikosR
224cef8794
Run grunt.
...
[ci skip]
2016-05-29 12:43:07 +03:00
XhmikosR
387642dbb3
Update all devDependencies.
...
Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x.
2016-05-29 12:43:07 +03:00
XhmikosR
349cc8c3b4
Run grunt.
...
[ci skip]
2016-05-29 12:18:29 +03:00
Jonathan Persson
fc26740876
Merge two jQuery is() calls in the button component by using the OR operator in the selector instead of two function calls with the OR operator between them.
...
Closes #16918 .
2016-05-29 12:18:29 +03:00
Chris Rebert
21d9175fef
Port #19765 to v3
...
Add Wall of Browser Bugs entries for https://webkit.org/b/156684 & https://webkit.org/b/156687
These bugs are factors in our decisions regarding which unit to use in our media queries.
Refs #17403
[skip sauce]
2016-05-28 13:38:39 -07:00
Chris Rebert
c25cd2f2f8
Port #19946 to v3
...
https://crbug.com/475128 has been fixed
Remove its entry from the Wall of Browser Bugs.
Refs #16180
[skip sauce]
2016-05-28 13:36:09 -07:00
Chris Rebert
f8b25e936e
Port #19958 to v3
...
https://webkit.org/b/144696 has been fixed
Remove its entry from the Wall of Browser Bugs
Refs #16372
[skip sauce]
2016-05-28 13:33:10 -07:00
Chris Rebert
4fd80971c9
Port #19947 to v3
...
http://bugzil.la/924068 closed as duplicate of http://bugzil.la/545685
Update the Wall of Browser Bugs entry accordingly.
[skip sauce]
2016-05-28 13:32:11 -07:00
Chris Rebert
4a3a109aa4
Port #19948 to v3
...
https://crbug.com/427994 has been fixed
Remove its entry from the Wall of Browser Bugs.
[skip sauce]
2016-05-28 13:30:52 -07:00
XhmikosR
cd071e0aff
Merge pull request #19893 from twbs/master-jquery-1123
...
Update jQuery to v1.12.4.
2016-05-26 15:40:13 +03:00
XhmikosR
cbcf8babc8
Bump gems.
2016-05-26 15:38:50 +03:00
XhmikosR
0c2734fce0
Fix error with the new jQuery.
2016-05-26 15:37:25 +03:00
XhmikosR
20103dac18
Update jQuery to v1.12.4.
2016-05-26 15:33:43 +03:00
Feram bot
795d2208b8
Fix 2 typos; closes #19741
...
* cover.css: "inheritence" [sic]
* collapse.html: "targetting" [sic]
2016-04-15 12:11:23 -07:00
Chris Rebert
2c240b9f27
Port #19737 to v3
...
https://webkit.org/b/128489 has been fixed!
Refs #12536
[ci skip]
2016-04-14 15:56:20 -07:00
Chris Rebert
63253aba88
Port #19727 to v3
...
Add http://bugzil.la/1264125 to Wall of Browser Bugs
Due to the lack of this feature in browsers,
we currently have to implement an annoying setTimeout-based workaround,
which adds an extra layer of complication and probably slightly impacts performance:
https://github.com/twbs/bootstrap/blob/e391fcb953cc959ddd88fb676b68f49eef85ef06/js/src/util.js#L63-L77
[ci skip]
2016-04-12 17:01:36 -07:00
Chris Rebert
7e09021fc3
Port edfd72678d to v3
...
docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge
Refs #19713
[skip sauce]
2016-04-10 23:23:45 -07:00
Chris Rebert
ad0280c227
Port 6ec176eee2 to v3
...
Update remaining Edge issue URLs in Wall of Browser Bugs
* https://connect.microsoft.com/IE/feedback/details/2445370 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/6793560/
* https://connect.microsoft.com/IE/feedback/details/2256049 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7165383/
Refs #19713
[skip sauce]
2016-04-10 23:23:02 -07:00
Chris Rebert
38534924fe
Port #19712 to v3
...
https://crbug.com/273306 has been fixed
Refs #12078
[skip sauce]
2016-04-10 23:19:47 -07:00
Patrick H. Lauke
0841f7a9f0
Merge pull request #19704 from patrickhlauke/v3-pagination-a11y-label
...
Add aria-label and callout about labelling pagination components
2016-04-10 20:25:45 +01:00
Patrick H. Lauke
c46af16827
Add aria-label and callout about labelling pagination components
2016-04-10 14:54:05 +01:00
Chris Rebert
82cd05490f
Port 62c07b67bf to v3
...
https://webkit.org/b/143527 has been fixed
Refs #16180 , #16262
[skip sauce]
2016-04-08 17:45:03 -07:00
Chris Rebert
885ed7516a
Update Wall of Browser Bugs entry for #14211
...
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5381673/
Ports a563dc8f73 to v3
[skip sauce]
2016-04-05 17:10:02 -07:00
Chris Rebert
5a8e00677a
Wall of Browser Bugs: Update some more URLs of MS Edge bugs
...
Ports 63e9346f50 to v3
[skip sauce]
2016-04-05 01:44:03 -07:00
Chris Rebert
6c12012b52
Reflect MS Edge's migration of their issue tracker
...
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
Ports 16d7102176 to v3
[skip sauce]
2016-04-04 17:45:31 -07:00
Chris Rebert
6a070e95be
CONTRIBUTING.md: Update MS Edge bug reporting instructions
...
[ci skip]
2016-04-04 14:46:18 -07:00
XhmikosR
d962fdc5b1
Update htmlmin options.
...
[ci skip]
2016-04-02 10:27:18 +03:00
XhmikosR
67fa9c2f58
Update devDependencies.
...
[sauce skip]
2016-04-02 10:25:30 +03:00
Chris Rebert
7cbd9a181a
Port #19628 to v3
...
Add Wall of Browser Bugs entry for #19626
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1259972
Closes #19626
[ci skip]
2016-03-26 21:50:20 -07:00
XhmikosR
b4171d2739
Bump grunt-html.
...
[sauce skip]
2016-03-25 14:51:09 +02:00
Chris Rebert
66a3867450
Merge pull request #19605 from twbs/fix-18559-v3
...
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap
2016-03-24 00:30:02 -07:00
Chris Rebert
6eec5776be
update shrinkwrap
2016-03-24 00:12:54 -07:00
Chris Rebert
0af30aa65e
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559
...
Ports #19604 to v3.
Special thanks to @kikinteractive, @azer, and @npm.
2016-03-24 00:12:10 -07:00
Chris Rebert
1a906a8a19
Merge pull request #19570 from twbs/master-jquery-122
...
Update jQuery to v1.12.2.
2016-03-23 20:14:25 -07:00
XhmikosR
0394b7c60e
Update dependencies.
2016-03-19 18:35:35 +02:00
XhmikosR
ebc2d2badc
Update jQuery to v1.12.2.
2016-03-19 15:18:33 +02:00
Chris Rebert
10606a73bc
Port #19551 to v3
...
Add Wall of Browser Bugs entry for #17338
https://crbug.com/595210
Closes #17338
[skip sauce]
2016-03-15 20:58:53 -07:00
Chris Rebert
55f6efbbae
Port #19482 to v3
...
[ci skip]
2016-03-14 23:02:13 -07:00
Pvanhesteren
d9a64a0281
Docs: unwantedly -> undesirably, as the validity of "unwantedly" is uncertain
...
Closes #19406
2016-03-14 02:32:02 -07:00
Chris Rebert
60168ad099
Port #19537 to v3
...
[skip sauce]
2016-03-14 02:13:38 -07:00
Chris Rebert
0b39722c7c
Port #19470 to v3
...
CONTRIBUTING.md: Prohibit "+1" comments in favor of reactions
Refs https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments
Refs https://github.com/dear-github/dear-github/issues/141#issuecomment-195106918
[ci skip]
2016-03-14 02:09:40 -07:00
XhmikosR
614559b41a
Update anchor.js to v3.1.0.
...
[ci skip]
2016-03-11 11:09:21 +02:00
XhmikosR
2744e4042f
Merge pull request #19378 from twbs/v3-deps
...
Update devDependencies
2016-03-11 10:58:57 +02:00
Chris Rebert
0119e334a1
Port #19088 to v3
...
Add Wall of Browser Bugs entry for https://webkit.org/b/153856
Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738
[ci skip]
2016-03-10 22:36:26 -08:00
Chris Rebert
7a8da2de14
Merge pull request #19469 from wolfy1339/patch-2
...
Make Hound CI fail on violations
[ci skip]
2016-03-10 22:09:25 -08:00
wolfy1339
6d7669a72d
Make hound fail on violations
2016-03-10 21:07:53 -05:00
Chris Rebert
f4a09c76f1
Port #19452 to v3
...
Wall of Browser Bugs: Stop mentioning IE11
Sounds like IE11 isn't getting non-critical fixes anymore, so there's no point in mentioning it (just like there's no point in mentioning IE10).
Help us, Edge-Wan Kenobi! You're our only hope.
[ci skip]
2016-03-10 13:06:00 -08:00
XhmikosR
cf566a8041
Run grunt.
...
[ci skip]
2016-03-10 13:44:17 +02:00
Chris Rebert
626b97e8e9
Travis: Remove env vars for S3 cache credentials
...
Reverts part of 42697a4ecb
2016-03-10 13:44:17 +02:00
Chris Rebert
dd347b59df
Travis: Remove env vars for giving Savage access to S3 cache
...
Since we're not using the S3 cache anymore
Reverts a1c170ed37
2016-03-10 13:44:17 +02:00
XhmikosR
f77c96402b
Customizer: update uglify-js to v2.6.2.
...
[ci skip]
2016-03-10 13:44:17 +02:00
XhmikosR
14fa65ea29
Update QUnit to v1.22.0.
2016-03-10 13:44:17 +02:00
XhmikosR
5564142d93
Use jekyll-sitemap instead of our custom solution.
2016-03-10 13:44:16 +02:00
XhmikosR
4265f868ac
Remove custom caching and use Bundle for gems.
2016-03-10 13:44:16 +02:00
XhmikosR
dcc2b8ac00
Fix HTML validation errors.
...
[skip sauce]
2016-03-10 13:44:16 +02:00
XhmikosR
9b412a7435
Fix JSHint errors.
...
[skip sauce]
2016-03-10 13:44:16 +02:00
XhmikosR
60b17950f1
Update devDependencies.
...
Keep grunt-contrib-qunit to v0.7.0 since the updated version (1.0.1 as the time of writing) results in Travis failures. Locally, both work fine, though.
2016-03-10 13:44:16 +02:00
Chris Rebert
0f1d09b86c
Port ada8f21343 to v3
...
Update Wall of Browser Bugs entry for #15990
http://bugzil.la/1139853 was resolved as a duplicate of http://bugzil.la/924068
Refs #15990
[ci skip]
2016-03-09 16:03:55 -08:00
Patrick H. Lauke
0637c71295
Merge pull request #19435 from patrickhlauke/master
...
Add native title tooltip IE11/Edge bug to wall of browser bugs
2016-03-07 15:30:48 +00:00
Patrick H. Lauke
981a38f458
Add native title tooltip IE11/Edge bug to wall of browser bugs
2016-03-07 15:28:30 +00:00
Chris Rebert
0a6f80a479
Port #19424 to v3
...
Docs: Link directly to printing-related browser bugs
* https://bugs.chromium.org/p/chromium/issues/detail?id=273306
* https://bugs.webkit.org/show_bug.cgi?id=138192
[skip sauce]
2016-03-06 21:34:45 -08:00
Chris Rebert
164b89f7af
Port #19423 to v3
...
Docs: Add link to Chrome bug regarding `body { overflow: hidden; }`
https://bugs.chromium.org/p/chromium/issues/detail?id=175502
[skip sauce]
2016-03-06 21:03:46 -08:00
Chris Rebert
0603d7afa0
Port #19395 to v3
...
Remove Wall of Browser Bugs entry for #19390
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1217012
Refs #19393
[ci skip]
2016-03-03 22:21:11 -08:00
Chris Rebert
4ed6ea07bb
Port #19393 to v3
...
Add Wall of Browser Bugs entry for #19390
https://bugzilla.mozilla.org/show_bug.cgi?id=1253468
Closes #19390
[ci skip]
2016-03-03 17:34:57 -08:00
Chris Rebert
ca69e26b7d
CONTRIBUTING.md: Missing serial comma
...
[ci skip]
2016-03-03 17:00:40 -08:00
Chris Rebert
a819a4d2f2
Merge pull request #19389 from cfleschhut/patch-1
...
Make v4's switch from Less to Sass more explicit in contribution guidelines
[ci skip]
2016-03-03 16:59:30 -08:00
Christian Fleschhut
ee4dbf7efd
Make switch from Less to Sass more explicit in contribution guidelines
2016-03-03 20:25:58 +01:00
XhmikosR
d7f7cee39e
Run grunt.
...
[ci skip]
2016-02-28 04:03:48 +02:00
XhmikosR
a27dfca9db
Bump version in customizer.js.
...
[ci skip]
2016-02-28 04:02:37 +02:00
Patrick H. Lauke
85c3cf1b7c
Merge pull request #19273 from patrickhlauke/v3-browser-compat-backport1
...
Port v4 browser support table format to v3
2016-02-28 00:05:59 +00:00
Patrick H. Lauke
2d20bb7e71
Port v4 browser support tables to v3
2016-02-27 23:46:12 +00:00
Chris Rebert
bf99fcec1a
Port #19321 to v3
...
Wall of Browser Bugs: Update Chromium bug tracker URLs
RIP code.google.com
[skip sauce]
2016-02-25 17:07:25 -08:00
Chris Rebert
f2ba581a25
Merge pull request #19295 from twbs/v3-ios-9.2
...
Use iOS 9.2 in Sauce tests
2016-02-23 15:16:02 -08:00
Chris Rebert
5d549befdd
Use iOS 9.2 in Sauce tests
...
[skip validator]
2016-02-23 13:21:34 -08:00
Chris Rebert
974cf1fbd2
Merge pull request #18904 from alberto/jquery-1.12.0
...
Update jQuery to 1.12.1
2016-02-23 13:19:14 -08:00
alberto
741b4eca20
Update jQuery to 1.12.1
2016-02-23 18:50:43 +01:00
Christian Oliff
562d2239c0
Docs: Remove <meta name="keywords"> from <head>
...
Remove meta keywords - AFAIK no search engines use them for search ranking at all. There's no need for them to be included.
Closes #18872
[skip sauce]
2016-02-18 18:07:12 -08:00
Chris Rebert
00dd18d991
Merge pull request #19263 from twbs/bump-shiv
...
Bump html5shiv to v3.7.3
2016-02-18 01:14:09 -08:00
Chris Rebert
851e3f1b04
Bump html5shiv to v3.7.3
...
Fixes #19262
Thanks to @coliff for pointing out that we were using an outdated version.
2016-02-18 00:59:27 -08:00
Chris Rebert
1037e33347
Port #19219 to v3
...
CONTRIBUTING: Document restriction regarding jQuery event alias methods
Refs #19192
[ci skip]
2016-02-16 14:25:26 -08:00
Chris Rebert
66c81fe4a1
Port #19220 to v3
...
js/tests/index.html: Replace jQuery event alias methods with functions that throw explanatory errors, instead of with undefined
Refs https://github.com/twbs/bootstrap/pull/19219#issuecomment-184653699
[skip validator]
2016-02-16 14:24:39 -08:00
Patrick H. Lauke
a42875afe7
Merge pull request #19233 from patrickhlauke/test-visual-buttons-patch2
...
Visual/manual test for checkbox/radio button kbd behavior
2016-02-16 22:15:46 +00:00
Patrick H. Lauke
eabdad7208
Visual/manual test for checkbox/radio button kbd behavior
2016-02-16 22:13:55 +00:00
Fabrice Daugan
ad1e98d094
button.js: Fix keyboard navigation
...
This PR fixes the keyboard navigation again while still keeping #16223 fixed.
Closes #19192
2016-02-16 04:38:05 -08:00
Chris Rebert
ad5e6565cc
Port a24112e850 to v3
...
Remove http://bugzil.la/1060131 from Wall of Browser Bugs
http://bugzil.la/1060131 has been fixed by http://bugzil.la/823483 which should land in Firefox 46.
Refs #14320
[ci skip]
2016-02-10 20:01:00 -08:00
Chris Rebert
e7dc95a39a
Port 183b57b504 to v3
...
Remove http://bugzil.la/975632 from Wall of Browser Bugs
http://bugzil.la/975632 has been fixed by http://bugzil.la/823483 which should land in Firefox 46.
Refs #10690
[ci skip]
2016-02-10 19:50:53 -08:00
Patrick H. Lauke
061981f8a3
Merge pull request #19146 from sajadtorkamani/patch-1
...
Correct spelling
2016-02-10 11:04:09 +00:00
Sajad Torkamani
8881ea290c
Correct spelling
2016-02-10 11:01:05 +00:00
Chris Rebert
8d57ee1644
Port df07536dd1 to v3
...
Revert "https://webkit.org/b/138201 no longer repros"
[skip sauce]
2016-02-08 20:15:40 -08:00
Chris Rebert
64f36a316b
Port f618aa7c01 to v3
...
https://webkit.org/b/138201 no longer repros
Wasn't able to reproduce in iOS 9.2.
So remove its entry from the Wall of Browser Bugs.
Refs #14708
[skip sauce]
2016-02-07 17:04:50 -08:00
Chris Rebert
fe47bb202c
Update other Bootstrap 4 blog post link; erratum from #18913
...
[skip sauce]
2016-02-07 15:20:38 -08:00
Chris Rebert
38a70e4a27
Merge pull request #19091 from jshen212/patch-1
...
docs/assets/js/src/application.js: Fix capitalization in comment
2016-02-05 10:56:18 -08:00
Jeff Shen
6d54142099
Line 59 - Fix case type
...
Fixed case type to match other comments
2016-02-05 10:27:32 -08:00
Chris Rebert
b52ef829c1
Port #19078 to v3
...
[skip sauce]
2016-02-03 22:58:46 -08:00
Chris Rebert
f248bb25ea
Port 566290f32e to v3
...
Add Wall of Browser Bugs entry for https://webkit.org/b/153852
Refs http://getbootstrap.com/getting-started/#overflow-and-scrolling
Refs #14839
[skip sauce]
2016-02-03 22:50:19 -08:00
Patrick H. Lauke
91c8929b28
Merge pull request #19050 from pra85/patch-1
...
Typo fix
2016-01-29 09:45:28 +00:00
Chris Rebert
e492782f08
Merge pull request #19051 from twbs/modal-dialog-role-doc
...
Docs: Add missing `role="document"`s to `.modal-dialog`s
2016-01-28 22:35:26 -08:00
Chris Rebert
a2c4771d7c
Docs: Add missing role="document"s to .modal-dialogs
...
Refs https://github.com/twbs/bootlint/pull/349#issuecomment-176554436
[skip sauce]
2016-01-28 22:30:51 -08:00
Prayag Verma
824b6d35f5
Typo fix
2016-01-29 11:00:25 +05:30
Chris Rebert
eb8cb2158a
Port 701b467994 to v3
...
Remove Wall of Browser Bugs entry for #16915
https://connect.microsoft.com/IE/feedback/details/2274240/edge-edge-renders-an-svg-img-with-max-width-100-too-small
is fixed as of Edge 25.10586.0.0 (or possibly earlier).
Confirmed in https://github.com/twbs/bootstrap/issues/16915#issuecomment-175210482
Reverts #19010
[skip sauce]
2016-01-26 12:38:46 -08:00
Chris Rebert
6ff1573f84
Port e381b83233 to v3
...
Add Wall of Browser Bugs entry for #16915
https://connect.microsoft.com/IE/feedback/details/2274240/edge-edge-renders-an-svg-img-with-max-width-100-too-small
[skip sauce]
2016-01-23 02:55:07 -08:00
Chris Rebert
7e0cac1b47
Port 332c39b690 to v3
...
Add Wall of Browser Bugs entry for #18228
See https://connect.microsoft.com/IE/feedback/details/2263132/edge-ie11-subpixel-problem-with-transparent-borders
Refs #18228
[skip sauce]
2016-01-20 02:10:54 -08:00
Chris Rebert
be6f70a70e
Port f15da060ce to v3
...
Also filed a Radar for #17497
See http://openradar.appspot.com/24235301
Refs #17497
[skip sauce]
2016-01-19 00:24:46 -08:00
Chris Rebert
a9812a0281
Port #18936 to v3
...
Add Wall of Browser Bugs entry for #17497
https://bugs.webkit.org/show_bug.cgi?id=153224
Closes #17497
[skip sauce]
2016-01-18 23:28:43 -08:00
Chris Rebert
64b618df84
Port #18930 to v3
...
Add Wall of Browser Bugs entry for #18543
https://connect.microsoft.com/IE/feedback/details/2256049/edge-ie11-viewport-rule-has-side-effect-of-making-scrollbars-auto-hide
[ci skip]
2016-01-18 03:45:00 -08:00
Chris Rebert
98b9ff6b7a
variables.less: Fix typo in comment for @caret-width-base
...
Closes https://github.com/twbs/bootstrap-sass/pull/1005
[ci skip]
2016-01-17 20:33:25 -08:00
Chris Rebert
880a3c1a86
Merge pull request #18908 from cssmonkey/patch-1
...
Modal.enforceFocus: Use correct variable name (event => e)
2016-01-15 17:45:50 -08:00
Chris Rebert
12cf78f64a
Merge pull request #18913 from calvinf/patch-1
...
Docs: Update v4 banner's blog post link
2016-01-15 17:40:03 -08:00
Calvin Freitas
aaaf6aa44c
update banner
...
update banner to link to Bootstrap 4 alpha 2 blog post
2016-01-15 13:14:08 -08:00
Sean Jones
9f2f51073c
enforceFocus event.target - event is undefined
...
event.target should be e.target within enforceFocus method.
2016-01-15 12:13:40 +00:00
Chris Rebert
742d3ebcb5
Port 8ed66af63c to v3
...
Add Wall of Browser Bugs entry for #18859
See https://bugs.webkit.org/show_bug.cgi?id=153056
Closes #18859
[skip sauce]
2016-01-12 22:10:51 -08:00
Chris Rebert
d533bf0cbc
Port 48e62fdf34 to v3
...
https://webkit.org/b/150715 has been fixed
Fixed by way of https://webkit.org/b/152803
Thanks Google Translate (I guess) and WebKit Team!
[ci skip]
2016-01-07 18:17:49 -08:00
Chris Rebert
9be8428dcb
Port 6ab9e10efa to v3
...
https://webkit.org/b/147284 has been fixed
Refs #16814
[ci skip]
2016-01-07 14:11:14 -08:00
Chris Rebert
08031d6a76
Merge pull request #18747 from twbs/fix-18711
...
Docs: disable printing of hrefs
2016-01-02 21:40:57 -08:00
Chris Rebert
1639ef7390
Docs: disable printing of hrefs; fixes #18711
...
[ci skip]
2016-01-01 18:12:20 -08:00
Chris Rebert
244a0bde1e
Port e655c2d to v3
...
Add Wall of Browser Bugs entry for #18738
* https://bugs.webkit.org/show_bug.cgi?id=152637
* http://openradar.appspot.com/24030853
Closes #18738
[ci skip]
2016-01-01 13:31:23 -08:00
Chris Rebert
06aa2a5bf2
grunt dist docs
...
[ci skip]
2016-01-01 12:26:53 -08:00
Chris Rebert
cf3f8e0d58
Update copyright years to 2016
...
[ci skip]
2016-01-01 12:22:03 -08:00
Dominic
3dd92b29a3
README: Update copyright to 2016
...
Happy New Year!
It's 2016!
Closes #18744
2016-01-01 12:13:34 -08:00
AQNOUCH Mohammed
9c469cd0e8
LICENSE: Update copyright to 2016
...
Closes #18739
2016-01-01 12:12:09 -08:00
Patrick H. Lauke
3a77b01d79
Merge pull request #18700 from patrickhlauke/disabled-pointer-events-v3
...
Add pointer-events:none to disabled pager/pagination
2015-12-29 16:25:02 +00:00
Patrick H. Lauke
a217db1923
Add pointer-events:none to disabled pager/pagination
...
In line with usage of `pointer-events:none` for disabled buttons
2015-12-27 10:16:07 +00:00
Chris Rebert
b0ec851f80
Merge pull request #18639 from twbs/v3-fix-18365
...
Modal: Ignore spurious focus event that Firefox fires at document when switching back to its tab
2015-12-24 08:15:35 -07:00
XhmikosR
b412dc5b14
Run grunt.
...
[ci skip]
2015-12-24 12:38:22 +02:00
XhmikosR
112b1c7a95
Update dependencies.
2015-12-24 12:37:39 +02:00
Chris Rebert
27fb89037f
Merge pull request #18657 from twbs/fix-18145-v3
...
Update shrinkwrap
2015-12-23 21:38:55 -07:00
Chris Rebert
f6755b4687
Update shrinkwrap; fixes #18145
2015-12-23 21:31:40 -07:00
Chris Rebert
aeb25ba521
Modal: Ignore spurious focus event that Firefox fires at document when switching back to its tab
...
Fixes #18365
Ports #18638 to v3
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1228802
2015-12-22 23:21:51 -07:00
Chris Rebert
50ce63b5e5
Add visual test for #18365
...
See also https://bugzilla.mozilla.org/show_bug.cgi?id=1228802
2015-12-22 23:18:06 -07:00
Chris Rebert
40996725ce
js/tests/unit/modal.js: Fix typo
...
[ci skip]
2015-12-22 17:11:18 -07:00
Chris Rebert
71a0bfee8e
Merge pull request #18593 from twbs/change-version-script
...
Port #18402 to v3: s/grunt-sed/npm script/g
2015-12-16 21:55:54 -08:00
Chris Rebert
879ebe7ed4
Update shrinkwrap
2015-12-16 21:22:27 -08:00
Chris Rebert
ba926a10f3
Port #18402 to v3: s/grunt-sed/npm script/g
...
Fixes #18338
[skip sauce]
[skip validator]
2015-12-16 21:22:27 -08:00
Chris Rebert
ad716b9ea9
Merge pull request #18530 from twbs/npm-install-bootstrap-at-3
...
Docs: Include major version in `npm install bootstrap` commands
2015-12-10 15:05:45 -08:00
Chris Rebert
a823afc5e2
Docs: Include major version in npm install bootstrap commands; refs #18520
...
[ci skip]
2015-12-10 14:58:47 -08:00
Chris Rebert
8f7535647d
Port #18514 to v3
...
Add Wall of Browser Bugs entry for #18504
https://connect.microsoft.com/IE/feedback/details/2110930/edge-ie11-gradient-background-image-on-tr-is-only-applied-to-first-td
[skip sauce]
2015-12-09 16:04:03 -08:00
Chris Rebert
181f76f115
Port #18453 to v3
...
Add Wall of Browser Bugs entry related to #16028
https://bugs.webkit.org/show_bug.cgi?id=151933
[skip sauce]
2015-12-07 01:18:45 -08:00
Mark Otto
e056a66a3b
Merge pull request #18446 from twbs/fix-18332
...
Check-in the v4 notice and themes link in the docs
2015-12-06 23:54:36 -08:00
Chris Rebert
45b318b32f
Merge pull request #18445 from twbs/docs-github
...
Grunt: Factor out new docs-github task
2015-12-06 11:29:47 -08:00
Chris Rebert
25e8e4fa60
Port #18448 to v3
...
Add Wall of Browser Bugs entry for #15990
https://bugzilla.mozilla.org/show_bug.cgi?id=1139853
[skip sauce]
2015-12-06 03:08:54 -08:00
Chris Rebert
78ea82520f
Port #18447 to v3
...
Mention Mozilla Firefox meta-bug on Wall of Browser Bugs
https://bugzilla.mozilla.org/show_bug.cgi?id=1230801
[skip sauce]
2015-12-06 02:51:22 -08:00
Chris Rebert
46a294f683
Checkin .v4-tease styles
...
[skip sauce]
2015-12-06 01:50:35 -08:00
Chris Rebert
0f67b5e3d3
Checkin "Themes" link in navbar
2015-12-06 01:47:59 -08:00
Chris Rebert
2535f18157
_config.yml: Add site.themes variable
2015-12-06 01:47:28 -08:00
Chris Rebert
14b6a215c3
Checkin v4 notice links; CSS still needed
2015-12-06 01:44:31 -08:00
Chris Rebert
3786a71d04
Grunt: Factor out new docs-github task
...
[skip sauce]
[skip validator]
2015-12-06 01:35:14 -08:00
Chris Rebert
0ea85728d1
button-groups.less: Grammar OCD comment
...
[ci skip]
2015-12-01 00:07:49 -08:00
Chris Rebert
e4730c989e
Merge pull request #18384 from henryw4k/patch-1
...
Clarify comment in button-groups.less
2015-12-01 00:06:21 -08:00
Henry Wong
75ef0dd549
Clarifying the comment
...
Made comment more clear.
2015-11-29 23:57:47 -08:00
Chris Rebert
de0b881c47
Port fd43ce255f to v3
...
Add Wall of Browser Bugs entry for #18365
See http://bugzil.la/1228802
[skip sauce]
[skip validator]
2015-11-28 20:54:53 -08:00
Chris Rebert
fcf8e5215c
Merge pull request #18369 from mikexstudios/update-cdn-hash
...
Updated SRI hashes in docs for CDN links
2015-11-28 16:21:58 -08:00
Michael Huynh
2fb3daafc0
Closes #18353 . Updated SRI hashes in docs.
...
Used https://www.srihash.org/ .
2015-11-28 17:25:08 -05:00
Chris Rebert
0506044b94
Merge pull request #18354 from tagliala/fix-whitespaces
...
Remove whitespace at EOL in input-groups.less
2015-11-26 15:33:33 -08:00
Geremia Taglialatela
eb8940b786
Remove whitespaces
2015-11-26 11:47:19 +01:00
Chris Rebert
c57a9b78de
Revert incorrect version number change in Stateful Button docs
...
Erratum from 910400e897
See https://github.com/twbs/bootstrap/commit/910400e8979f43d7d329edcaa29add03acb3d48b#commitcomment-14598760
/fyi @mdo
[skip sauce]
2015-11-26 00:59:21 -08:00
Chris Rebert
f636ff187e
Merge pull request #18337 from twbs/v3-no-feats-for-you
...
Explain in docs that v3 is closed off to new features
2015-11-25 04:12:18 -08:00
Chris Rebert
c56789598a
Explain in docs that v3 is closed off to new features
...
Refs #18112
[skip sauce]
2015-11-24 23:34:09 -08:00
Mark Otto
81df608a40
prep release
2015-11-24 11:37:05 -08:00
Mark Otto
87121181c8
grunt after version bump
2015-11-24 11:08:53 -08:00
Mark Otto
910400e897
bump version
2015-11-24 11:07:36 -08:00
Mark Otto
c13de0e69a
grunt
2015-11-24 11:05:26 -08:00
Martin Beeby
3001831e19
Updating "Reporting upstream browser bugs" for IE
...
Adding Microsoft Edge and the rendering engine EdgeHTML.
Closes #18303
[skip sauce]
[skip validator]
2015-11-24 05:46:51 -08:00
Chris Rebert
94b4076dd2
Docs: Add missing tabindex="-1" & role="dialog" to some .modals
...
Refs https://github.com/twbs/bootlint/pull/314
[skip sauce]
2015-11-15 22:08:42 -08:00
Mark Otto
ce58026933
Merge pull request #18253 from twbs/mdo-patch-1
...
Ensure proper z-indexing in input-groups
2015-11-14 20:27:31 -08:00
Mark Otto
bed3872b49
Ensure proper z-indexing in input-groups
2015-11-14 20:26:19 -08:00
Mark Otto
03885dc881
Merge pull request #18252 from twbs/mdo-patch-1
...
Fix IE9 clickthru of carousel controls
2015-11-14 20:11:16 -08:00
Mark Otto
0820da3f52
Fix IE9 clickthru of carousel controls
2015-11-14 20:10:53 -08:00
Mark Otto
c0f6e1c70e
Merge pull request #18251 from twbs/mdo-patch-1
...
Document offset-0 col classes
2015-11-14 19:47:55 -08:00
Mark Otto
087d16d21a
that @cvrebert lifestyle
2015-11-14 19:47:49 -08:00
Mark Otto
14d73b9c13
fixes #17003
2015-11-14 19:39:28 -08:00
Chris Rebert
8248b9e210
Merge pull request #18246 from vsn4ik/use-mixin-border-radius
...
Use border-radius mixin in button-groups.less
2015-11-13 17:36:44 -08:00
vsn4ik
33315652ae
[v3] Use border-radius mixin in button-groups.less
2015-11-14 01:16:38 +03:00
Mark Otto
f14ee8fd44
Merge pull request #17922 from jackzzjack/master
...
Add Chinese (Traditional) language translation.
2015-11-12 23:40:37 -08:00
Mark Otto
1565c1196e
Follow up to #16975
2015-11-12 21:31:27 -08:00
Mark Otto
332ed554ec
Merge pull request #16975 from kkirsche/patch-3
...
Use @carousel-control-font-size for in min-width sm
2015-11-12 21:28:24 -08:00
XhmikosR
18ddb7648d
Run grunt.
...
[ci skip]
2015-11-12 09:13:58 +02:00
XhmikosR
47283e703b
Update devDependencies.
...
Downgrade grunt-contrib-uglify to fix the comments issue.
[sauce skip]
2015-11-12 09:13:46 +02:00
Chris Rebert
c04aa41ee2
Merge pull request #18214 from kkirsche/patch-2
...
Update verbiage to proper tense for feature deprecations
2015-11-11 16:18:43 -08:00
Kevin Kirsche
fc87d82ae9
Update verb tenses to proper tense for feature deprecations
...
X-Ref: https://github.com/twbs/bootstrap/commit/fce30b57e2fbe750cdebf1794d3917f3176d06ce
2015-11-11 18:54:10 -05:00
Mark Otto
b2a4cf0517
Merge pull request #16965 from zacechola/document_icon_helpers
...
Call out `.icon-next`, `.icon-prev` alternative classes for Carousel
2015-11-08 18:15:29 -08:00
Mark Otto
ef8bc28890
Merge pull request #16684 from kkirsche/patch-2
...
Fix border-radius not being set on 2 corners of vertical btn group
2015-11-08 18:13:48 -08:00
Chris Rebert
857d9d688f
Port 33103c0b52 to v3
...
http://wkbug.com/146244 has been fixed in WebKit Nightly
See http://trac.webkit.org/changeset/191954
Refs #15968
[ci skip]
2015-11-03 15:14:45 -08:00
Chris Rebert
80cd128843
Port 6f14f02fc5 to v3
...
http://crbug.com/523282 has been fixed in Chrome Canary
Refs #17913
[ci skip]
2015-11-01 21:16:06 -08:00
Chris Rebert
a367408608
Merge pull request #18080 from twbs/csp-progress
...
Add docs regarding .progress, inline style attrs, and CSP
2015-10-30 01:45:15 -07:00
Chris Rebert
04d1b1fb49
Merge pull request #18111 from twbs/wkbug-150715
...
Add http://wkbug.com/150715 to Wall of Browser Bugs
2015-10-30 01:31:18 -07:00
Chris Rebert
ea7c23b6ce
Add http://wkbug.com/150715 to Wall of Browser Bugs
...
[skip sauce]
[skip validator]
2015-10-30 01:27:51 -07:00
Chris Rebert
6e1e77b539
Add docs regarding .progress, inline style attrs, and CSP; closes #17785
...
[skip sauce]
2015-10-29 22:51:19 -07:00
XhmikosR
f5bb168a79
Run `grunt.
...
[skip sauce]
2015-10-29 18:02:53 +02:00
XhmikosR
50bea4625a
Update devDependencies.
...
[skip sauce]
2015-10-29 18:02:52 +02:00
XhmikosR
5c8f7a03da
Update Rouge to v1.10.1.
...
[skip sauce]
2015-10-29 18:02:51 +02:00
XhmikosR
2cccdc8e3d
Update to Jekyll v.3.0.0.
...
[skip sauce]
2015-10-29 18:02:40 +02:00
Chris Rebert
2261427a2f
Port #18091 to v3
...
Remove http://wkbug.com/149935 from Wall of Browser Bugs
It's been fixed in WebKit Nightly!
See https://trac.webkit.org/changeset/191623 and http://wkbug.com/149366
Refs #17438 , #14237
[ci skip]
2015-10-28 13:04:53 -07:00
Mark Otto
3d127c0568
Merge pull request #17879 from bhamodi/master
...
Update Example Footers.
2015-10-26 20:53:31 -07:00
Chris Rebert
0d2cc3ed43
Port 152c491898 to v3
...
https://webkit.org/b/150271 has been fixed!
See http://trac.webkit.org/changeset/191610
Refs #17913
[ci skip]
2015-10-26 16:44:46 -07:00
Chris Rebert
0e3948febe
Port 2332a3f536 to v3
...
http://crbug.com/544290 was marked duplicate of http://crbug.com/523282
Refs #17913
[ci skip]
2015-10-25 16:38:58 -07:00
Chris Barry
9aeec56745
Adding subresource hashes to CDN links.
...
In Firefox 43 and Chrome 45 there will be support for Subresource
Iintegrity (SRI). More information here:
https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
Closes #17729 by merging a tweaked version of it.
2015-10-23 22:22:57 -07:00
Chris Rebert
18ad53fc56
Fix Hound's JS config
...
Per https://github.com/twbs/bootstrap/pull/17997#discussion_r42564175 ; thanks @vsn4ik !
Refs #17769
/fyi @croaky
[ci skip]
2015-10-20 15:57:11 -07:00
Chris Rebert
7552295617
Port #17955 to v3
...
Add #17913 to Wall of Browser Bugs
Refs https://code.google.com/p/chromium/issues/detail?id=544290
Refs https://bugs.webkit.org/show_bug.cgi?id=150271
Closes #17913
[ci skip]
2015-10-17 00:41:23 -07:00
Chris Rebert
1db87efc2a
Merge pull request #17944 from supergibbs/NuGet_badge
...
Update MyGet badge
2015-10-15 17:21:02 -07:00
Supergibbs
14c04c82d3
Changed MyGet badge to more useful and better looking NuGet one by
...
shields.io
2015-10-15 16:48:51 -07:00
jackzzjack
15eeb87286
Add Chinese (Traditional) language website.
2015-10-14 10:41:06 +08:00
Chris Rebert
5b46f3d9d9
Merge pull request #16710 from supergibbs/NuGet_16692
...
Added NuGet support
2015-10-13 15:11:19 -07:00
Philip Masek
03dbebb216
Clarify that .panel-heading overrides font-size of <hN> tags
...
Closes #17533
Closes #17735
2015-10-13 10:57:32 -07:00
Chris Rebert
a0b8cb74c5
Port #17906 to v3
...
Add Wall of Browser Bugs entry for #14975
See https://bugs.webkit.org/show_bug.cgi?id=150079
Closes #14975
[ci skip]
2015-10-12 19:12:54 -07:00
Chris Rebert
167c6fa93a
Port #17902 to v3
...
http://wkbug.com/138167 has been fixed!
See http://trac.webkit.org/changeset/190893
Refs #9774 , #14907
[ci skip]
2015-10-12 16:23:37 -07:00
Chris Rebert
bb5542651d
Merge pull request #17880 from bhamodi/newline-fixes
...
Added missing new lines at EOF.
2015-10-10 18:19:54 -07:00
Chris Rebert
d97bf25855
Add Wall of Browser Bugs entry for Safari related to #17438 / #14237
...
https://bugs.webkit.org/show_bug.cgi?id=149935
[skip sauce]
2015-10-10 17:03:36 -07:00
Baraa Hamodi
07c8e3862c
Added missing new lines at EOF.
2015-10-10 19:31:57 -04:00
Baraa Hamodi
388b3363d2
Update Example Footers.
2015-10-10 12:53:16 -04:00
Chris Rebert
799ccf38b9
Add missing space in .backface-visibility definition; fixes #17873
...
[ci skip]
2015-10-10 00:30:46 -07:00
Chris Rebert
c697e17370
Port #17820 to v3
...
Add Wall of Browser Bugs entry for #17438 / #14237
Refs https://code.google.com/p/chromium/issues/detail?id=534750
Closes #17438
Closes #14237
[skip sauce]
2015-10-08 13:50:45 -07:00
Chris Rebert
f5043002d8
Be pedantically correct; refs #17809
...
[skip sauce]
2015-10-07 21:32:57 -07:00
Chris Rebert
1d39f938bb
Tooltips on <table>s should use container: body ; fixes #17809
2015-10-07 21:24:20 -07:00
Dan Croak
d53525cc3e
Add JavaScript configuration for Hound
...
This change uses Bootstrap's existing `js/.jshintrc` file
to configure Hound's hosted JSHint instance.
It leaves existing JavaScript linting as-is
because Hound does not support ESLint or JSCS yet.
On each pull request to Bootstrap,
Hound will comment on any JavaScript style violations in-line,
like this:

If you update the pull request to adopt a suggestion,
the comment will be hidden.
It leaves the existing linting done by Grunt + Travis.
Hound is free for open source projects
and is open source itself:
https://github.com/thoughtbot/hound
2015-10-03 22:45:37 -07:00
Chris Rebert
a482ddb858
Merge pull request #17753 from twbs/moz-1048279
...
Remove http://bugzil.la/1048279 entry from Wall of Browser Bugs
2015-10-01 10:40:16 -07:00
Chris Rebert
ac9fa84385
Remove http://bugzil.la/1048279 entry from Wall of Browser Bugs
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1048279 has been closed as WONTFIX.
Refs #14124 .
[skip sauce]
2015-10-01 10:36:24 -07:00
Chris Rebert
8f627f6546
Merge pull request #17742 from twbs/ie10-viewport-bug-workaround-css
...
Add CSS portion of IE10 viewport bug workaround to docs & examples
2015-09-30 12:51:33 -07:00
Chris Rebert
700966253a
Add CSS portion of IE10 viewport bug workaround to examples
...
Fixes #17337
2015-09-30 12:41:27 -07:00
Chris Rebert
05b1c625be
Add CSS portion of IE10 viewport bug workaround to docs
...
Refs #17337
2015-09-30 12:41:18 -07:00
Chris Rebert
79cdd66bbb
Merge pull request #17726 from tomkel/docs-fade-fix
...
Docs - clarify purpose of CSS class .in to .fade
[skip sauce]
2015-09-28 14:36:44 -07:00
Tommy Kelly
e12547d1de
Docs - clarify purpose of CSS class .in to .fade
2015-09-28 16:23:54 -04:00
Baraa Hamodi
85bc0338d1
Documentation clean up and consistency; closes #17625
...
[skip sauce]
2015-09-28 12:37:35 -07:00
Chris Rebert
e38f066d8c
Merge pull request #17712 from twbs/chrome-meta
...
Mention Chrome meta-bug on Wall of Browser Bugs
2015-09-27 01:25:57 -07:00
Chris Rebert
a52c68092c
Mention Chrome meta-bug on Wall of Browser Bugs
...
https://code.google.com/p/chromium/issues/detail?id=536263
[skip sauce]
2015-09-27 01:18:51 -07:00
Chris Rebert
99d243a6b1
Merge pull request #17693 from rclai/patch-1
...
Update support for Meteor 1.2
2015-09-24 15:36:04 -07:00
Richard Lai
7f45ac255a
Update support for Meteor 1.2
2015-09-24 09:06:17 -04:00
Mark Otto
911312d61e
Merge pull request #17485 from psychobunny/patch-1
...
Separated link not actually separated
2015-09-05 21:33:21 -07:00
psychobunny
a035ae2882
Separated link not actually separated
2015-09-05 14:31:17 -04:00
Mark Otto
3293350780
Merge pull request #17332 from twbs/themes-contact
...
Mention themes contact info in CONTRIBUTING.md
2015-09-01 20:27:19 -07:00
Mark Otto
aba3e40132
Update CONTRIBUTING.md
2015-09-01 20:27:13 -07:00
Supergibbs
9d2bb0faa7
Updated NuGet jQuery dependency (>= 1.9.1 but < 3) to
...
match https://github.com/twbs/bootstrap/pull/16896
2015-09-01 17:08:25 -07:00
Chris Rebert
4753bfb9aa
Mention themes contact info in CONTRIBUTING.md
...
[skip sauce]
[skip validator]
2015-08-26 02:21:34 -07:00
Supergibbs
86997512ce
Changed to only include only *.less files (to match NPM/Bower)
2015-08-20 09:30:30 -07:00
Chris Rebert
108173369d
Merge pull request #17012 from kkirsche/patch-5
...
Have Travis CI use Ruby 2.0.0
2015-08-19 19:30:48 -07:00
Kevin Kirsche
697593b9d1
Have travis use Ruby 2.0.0
...
Fix #17011
Update .travis.yml
2015-08-18 14:51:00 -04:00
Chris Rebert
767cbef6d4
Merge pull request #16994 from twbs/ios-text-input-bug
...
Add Wall of Browser Bugs entry for #16988
2015-08-15 19:55:19 -07:00
Chris Rebert
2c4e2fdd6d
Add Wall of Browser Bugs entry for #16988
...
Refs http://wkbug.com/148061
Refs http://openradar.me/22299624
Closes #16988
[skip sauce]
2015-08-15 19:48:45 -07:00
Chris Rebert
c591227602
Travis: Update Savage webhook URL after server move
2015-08-12 20:09:41 -07:00
Kevin Kirsche
4f09bbc4ec
Use @carousel-control-font-size for in min-width sm
...
Fix #16973
As 30px was hard coded for the following attribute values: `width`, `height`, and `font-size`, I have used the same pixel formula for each of these three as the `@carousel-control-width` is a percent value not a pixel value in variables.less
2015-08-12 08:09:18 -04:00
Zac Echola
a1eafb1e46
Adds callout for .icon-next, .icon-prev
2015-08-10 14:32:47 -05:00
Mark Otto
ab412b2404
grunt
2015-08-04 21:36:11 -07:00
Mark Otto
bc4157054f
Merge pull request #16785 from studyjan/debug_container
...
Round paddings of .container & .container-fluid to match .row's margins
2015-08-04 20:42:41 -07:00
Mark Otto
5758692535
fixes #16769 : use a clearfix on the .modal-header instead of a min-height to avoid collapsing when only a dismiss button is available and no .modal-title
2015-08-04 20:40:09 -07:00
Mark Otto
c266f9773e
Merge branch 'master' of https://github.com/twbs/bootstrap
2015-08-04 20:35:12 -07:00
Mark Otto
70ab634938
Merge pull request #16804 from edwinlin1987/fix/activeDisabledButtons
...
Show active buttons when form disabled
2015-08-04 20:34:09 -07:00
Mark Otto
079c35f613
replace holder.js references in dashboard example with placeholder gif. fixes #16699
2015-08-04 20:31:09 -07:00
Mark Otto
40539221f0
Merge pull request #16780 from rlindner81/fix/16779
...
Fixes #16779 : Add padding to jumbotron with outer container
2015-08-04 20:19:19 -07:00
Mark Otto
39d9bc9cea
Merge branch 'master' of https://github.com/twbs/bootstrap
2015-08-04 20:08:10 -07:00
Mark Otto
709a077c36
fixes #16824 : Correct the match on .control-label sizing for input group sizes
2015-08-04 20:03:45 -07:00
Mark Otto
f9bee7deb6
fixes #16902 : remove the .container-fluid from the grid system in modal example since it's doubling up padding
2015-08-04 19:57:49 -07:00
Mark Otto
10cc97cdd9
Merge pull request #16560 from supergibbs/multiple-button-input-groups
...
Multiple button input groups
2015-08-04 19:54:19 -07:00
Mark Otto
253619882f
Merge pull request #16818 from zacechola/fix_16805
...
Move help block docs up page, add `.help-block` to validation example
2015-08-04 19:52:08 -07:00
Mark Otto
cf2d9bfe8a
Help with issues like #16823 by mentioning where to download example source code
2015-08-04 19:50:50 -07:00
Chris Rebert
027b7efd79
Merge pull request #16923 from twbs/edge-11-potato
...
Confirmed that Edge still suffers from two IE11 bugs
2015-07-31 23:42:23 -07:00
Chris Rebert
0ea53a307b
Confirmed that Edge still suffers from two IE11 bugs
...
[skip sauce]
2015-07-31 23:39:51 -07:00
Mark Otto
8babdf166a
Merge pull request #16921 from twbs/footer
...
Simpler docs footer
2015-07-31 15:17:33 -07:00
Mark Otto
dd6280e1c2
Merge pull request #16922 from twbs/expo_img
...
Smaller local Expo screenshots
2015-07-31 15:17:13 -07:00
Mark Otto
c9c9c614a9
simpler footer with no social buttons, fewer links
2015-07-31 15:03:17 -07:00
Mark Otto
32f9b626b3
smaller, local expo screenshots
2015-07-31 14:51:31 -07:00
Chris Rebert
5c028448c1
Merge pull request #16908 from twbs/crbug-309483
...
Remove http://crbug.com/309483 from the Wall of Browser Bugs
2015-07-29 15:00:54 -07:00
Chris Rebert
0c4c1e4986
Remove http://crbug.com/309483 from the Wall of Browser Bugs
...
All current major browsers behave like Chrome here, so this bug is most likely invalid.
[skip sauce]
2015-07-29 14:54:55 -07:00
Chris Rebert
5e7c5a63b4
http://wkbug.com/143527 got imported as rdar://problem/21908735
...
Refs #16180
[skip sauce]
2015-07-28 17:27:21 -07:00
Chris Rebert
83e80b4301
Merge pull request #16897 from twbs/fix-16893
...
Customizer: Clarify that Collapse requires Component animations
2015-07-27 19:04:18 -07:00
Chris Rebert
91be365aad
Customizer: Clarify that Collapse requires Component animations; fixes #16893
...
[skip sauce]
2015-07-27 19:00:00 -07:00
Chris Rebert
46c1abfc8f
Customizer: For consistency, use singular in JS components list of Less files
2015-07-27 18:59:29 -07:00
Chris Rebert
335f486ba6
Merge pull request #16877 from Profab/for-plugin-preview
...
Add support for Meteor 1.2
2015-07-27 18:47:16 -07:00
Chris Rebert
76594dbb6a
Merge pull request #16896 from twbs/jquery-3
...
Bootstrap v3 does not currently claim to be compatible with jQuery v3
2015-07-27 16:43:11 -07:00
Chris Rebert
9b1a213cf7
Bootstrap v3 does not currently claim to be compatible with jQuery v3; closes #16834
...
[skip sauce]
[skip validator]
2015-07-27 16:35:04 -07:00
Johann-S
ef1ce9ac0b
Fix triggering of {shown,hidden}.bs.dropdown events so relatedTarget gets set properly
...
Fixes #16828
Closes #16865
2015-07-27 00:58:51 -07:00
XhmikosR
9433924732
Merge pull request #16888 from twbs/jquery-local-fallback
...
Add a local jQuery fallback.
2015-07-26 11:02:35 +03:00
XhmikosR
abdf41f5f3
Add a local jQuery fallback.
...
Shouldn't really happen, but China for example has blocked Google so this should help.
2015-07-26 10:07:33 +03:00
XhmikosR
b8bc20432f
Merge pull request #16887 from twbs/deps
...
Update devDependencies.
2015-07-26 10:05:44 +03:00
XhmikosR
941806b1dc
Update README.md.
...
[ci skip]
2015-07-26 00:29:29 +03:00
XhmikosR
f4a44208f4
Run grunt.
2015-07-26 00:16:58 +03:00
XhmikosR
a2e120bc04
Update devDependencies.
2015-07-26 00:11:54 +03:00
Chris Rebert
5aa56fefc0
Merge pull request #16881 from twbs/safari-position-fixed-child-bug
...
Add Wall of Browser Bugs entry for #16814
2015-07-24 18:24:43 -07:00
Chris Rebert
d24559df20
Add Wall of Browser Bugs entry for #16814
...
Closes #16814
Refs http://wkbug.com/147284
Refs http://openradar.appspot.com/21993128
[skip sauce]
2015-07-24 18:07:32 -07:00
Richard Lai
88ccbf3f93
Add support for Meteor 1.2
2015-07-24 13:14:35 +00:00
Chris Rebert
d8cae018f4
Merge pull request #16842 from twbs/wk-fixed-144990
...
Remove #16473 's entry from Wall of Browser Bugs
2015-07-17 23:18:56 -07:00
Chris Rebert
96b5b14103
http://wkbug.com/144990 no longer repros; rm it from Wall of Browser Bugs
...
Refs #15998
Effectively reverts #16473
[skip sauce]
2015-07-17 23:12:35 -07:00
Chris Rebert
d99ff61950
Merge pull request #16841 from twbs/wk-fixed-139803
...
Remove #15407 's entry from Wall of Browser Bugs
2015-07-17 22:57:35 -07:00
Chris Rebert
2c2a335668
http://wkbug.com/139803 has been fixed; rm it from Wall of Browser Bugs
...
Refs #15205 , #15407
[skip sauce]
2015-07-17 22:51:43 -07:00
Chris Rebert
ac470b4415
Merge pull request #16840 from twbs/wk-fixed-15832
...
Remove WebKit entry for #15846 from Wall of Browser Bugs
2015-07-17 22:42:43 -07:00
Chris Rebert
4da8f12d53
http://wkbug.com/141804 has been fixed; rm it from Wall of Browser Bugs
...
Refs #15846 , #15832
[skip sauce]
2015-07-17 22:39:14 -07:00
Chris Rebert
3b2708b72d
Merge pull request #16839 from twbs/update-16813
...
Remove #16813 's entry from the Wall of Browser Bugs
2015-07-17 21:28:13 -07:00
Chris Rebert
ac6477f988
http://wkbug.com/146896 has been fixed; rm it from the Wall of Browser Bugs
...
Refs #16813 , #16809
[skip sauce]
2015-07-17 21:23:08 -07:00
Mark Otto
63f5da62bf
remove all instances of .bs-docs-grid in grid docs since it's unused. nullifies #16838
2015-07-17 16:21:48 -07:00
Zac Echola
185dd0d824
Move help block docs up page, add .help-block to validation example
2015-07-13 13:17:02 -05:00
Chris Rebert
66543ed112
Merge pull request #16813 from twbs/safari-range-input-clipped
...
Add Wall of Browser Bugs entry for #16809
2015-07-12 19:53:04 -07:00
Chris Rebert
4f83f3f5a2
Add Wall of Browser Bugs entry for #16809
...
[skip sauce]
2015-07-12 19:49:01 -07:00
Patrick H. Lauke
448981fcdb
Merge pull request #16793 from patrickhlauke/docs-input-addon-label
...
Add example with visible <label> and input group addon
2015-07-12 10:18:46 +01:00
Edwin Lin
8491962021
Show active buttons when form disabled
2015-07-10 21:10:19 -07:00
Patrick H. Lauke
38c715316b
Add example with visible <label> and input group addon
...
Also, include visible <label> as a suggestion in the accessibility
callout.
2015-07-09 10:55:21 +01:00
Jan Vonka
b5c5589a66
Debug .container and .container-fluid
2015-07-08 17:20:02 +02:00
Richard Lindner
ba0ea92623
fixes https://github.com/twbs/bootstrap/issues/16779
2015-07-07 22:50:09 +02:00
adammacias
cb7f569262
Add Brazilian Portuguese to list of docs translations
...
Closes #16773 by merging a tweaked version of it.
[skip sauce]
2015-07-06 21:43:37 -07:00
Chris Rebert
0db18386a2
Merge pull request #16745 from twbs/changelog-ptr
...
Add changelog file that points to GitHub Releases & our blog
2015-07-04 14:41:02 -07:00
Chris Rebert
293c765cf6
Merge pull request #16744 from twbs/readme-releases
...
README: Mention where to find changelogs
2015-07-04 14:37:42 -07:00
Chris Rebert
ccb74cadf9
Merge pull request #16766 from mkantor/update-example-address
...
Update Twitter's address in examples.
[skip sauce]
2015-07-04 14:35:52 -07:00
Matt Kantor
c7ddec640a
Update Twitter's address in examples.
...
They're no longer on Folsom St.
2015-07-04 13:32:19 -07:00
Chris Rebert
9ef107b670
Merge pull request #16762 from kkirsche/patch-3
...
Add turkish translation
2015-07-03 13:11:04 -07:00
Kevin Kirsche
58aaffd288
Add turkish translation
...
Fix #16755
2015-07-03 16:05:34 -04:00
Chris Rebert
a691a30bbe
Merge pull request #16757 from msarnicki/patch-1
...
Removes unnecessary period at end of comment
[skip sauce]
[skip validator]
2015-07-02 20:36:18 -07:00
Melinda Sarnicki Bernardo
cebea5b6f6
Removes unnecessary period at end of comment
2015-07-02 19:30:11 -07:00
Baraa Hamodi
f3b2ab6a45
Updated devDependencies.
...
Closes #16636 by merging a rebased+tweaked version of it.
[skip sauce]
2015-07-01 17:42:24 -07:00
Chris Rebert
17566fa697
Merge pull request #16747 from twbs/doc-collapse-async-16746
...
Document that Collapse & Tab methods are async
2015-07-01 16:59:52 -07:00
Chris Rebert
ef02c55945
Document that Tab show method is async
...
[skip sauce]
2015-07-01 16:42:13 -07:00
Chris Rebert
e723395cc3
Document that Collapse show,hide,toggle methods are async; fixes #16746
...
[skip sauce]
2015-07-01 16:39:12 -07:00
Chris Rebert
e9d1fd9bfe
Add changelog file that points to GitHub Releases & our blog
...
Refs #16739
[skip sauce]
[skip validator]
2015-07-01 15:36:06 -07:00
Chris Rebert
ecc35aec78
README: Mention where to find changelogs
...
Refs #16739
[skip sauce]
2015-07-01 15:27:43 -07:00
Chris Rebert
92276315fb
Merge pull request #16733 from twbs/popover-methods
...
Add Methods section to Popovers nav menu in docs
2015-06-30 17:39:14 -07:00
Chris Rebert
06bec75006
Add Methods section to Popovers nav menu in docs
...
[skip sauce]
2015-06-30 17:21:05 -07:00
Patrick H. Lauke
f300f03f80
Merge pull request #16718 from deniss-muhla/patch-1
...
Expand ISO in CSS codes for asterisk and plus
2015-06-27 15:21:55 +02:00
deniss-muhla
a047eab59d
Fix show "2b" text instead of proper glyphicon
...
I'm using babel and webpack with less-loader to bundle all resources maybe this will cause this issue.
2015-06-27 15:43:09 +03:00
Supergibbs
2e59d177aa
Cleaner version parsing
...
Changed LESS to Less and author to Twitter, Inc.
2015-06-26 09:17:24 -07:00
Supergibbs
95013f7d6d
NuGet Support - Added .nuspec files and MyGet.ps1 build script plus
...
status on README
2015-06-25 16:38:40 -07:00
Chris Rebert
d2d7784118
Edge is also affected by #16671
...
Per https://github.com/twbs/bootstrap/issues/16671#issuecomment-115161001
Refs #16689
[skip sauce]
2015-06-25 01:45:46 -07:00
Chris Rebert
120eca746e
Merge pull request #16691 from twbs/safari-tap-below-input-bug
...
Add Wall of Browser Bugs entry for #15968
2015-06-23 13:08:47 -07:00
Chris Rebert
52140f323a
Add Wall of Browser Bugs entry for #15968
...
Closes #15968 .
[skip sauce]
2015-06-23 13:02:17 -07:00
Chris Rebert
d56b16ca59
Merge pull request #16689 from twbs/ie-border-radius
...
Add Wall of Browser Bugs entry for #16671
2015-06-23 11:03:06 -07:00
Chris Rebert
a45d572407
Add Wall of Browser Bugs entry for #16671
...
Closes #16671
[skip sauce]
2015-06-23 10:25:00 -07:00
Chris Rebert
69d489eee4
add source maps for minified CSS; refs #16589
2015-06-23 09:27:40 -07:00
Chris Rebert
7dee0c33b1
grunt dist
2015-06-23 09:26:33 -07:00
Kevin Kirsche
5387ed62b6
Fix border-radius not being set on left of vertical btn group
...
While this is correct that it was not being set, I did not notice any visible difference in Chrome on OS X when it is not set.
Fixes #16683
2015-06-22 08:35:47 -04:00
Chris Rebert
1b74546078
Merge pull request #16679 from vsn4ik/add_info_min_map
...
Added *.min.map to "whats-included" sectons.
2015-06-21 01:42:23 -07:00
vsn4ik
d4fc042dcd
Added *.min.map to whats-included.
2015-06-19 22:46:34 +03:00
Mark Otto
91eb81e471
Merge pull request #16672 from kkirsche/patch-2
...
Re-order popover elements in docs
2015-06-18 17:07:02 -07:00
Kevin Kirsche
fe36aec994
Re-order popover elements in docs
...
X-Ref #13969
2015-06-18 20:03:35 -04:00
Mark Otto
46b4cd68f1
Merge pull request #16589 from kkirsche/patch-18
...
Include CSS Source Map for bootstrap.min.css
2015-06-18 16:34:56 -07:00
Mark Otto
df78c8956d
Follow up to #16529 (remove select caret in IE10+)
...
- Update comment as recommended by @cvrebert
- Use `transparent` for `background-color` so we don't need to override that value again in the disabled state.
- Remove disabled changes.
/cc @wonsong
2015-06-18 16:32:30 -07:00
Mark Otto
a89f00edf7
Merge pull request #16529 from WonSong/master
...
Removes border around <select> caret in IE10+
2015-06-18 16:29:25 -07:00
Mark Otto
de2b660a14
Clarify what's being hovered /cc @kkirsche
2015-06-18 16:25:08 -07:00
Mark Otto
0f6fab0fd0
Merge pull request #16632 from kkirsche/patch-15
...
Clarify that <fieldset> only uses the disabled attribute
2015-06-18 16:22:51 -07:00
Mark Otto
5ea03fa259
Merge pull request #16563 from dbkaplun/dl-horizontal-breakpoint
...
Adds @dl-horizontal-breakpoint
2015-06-18 16:06:39 -07:00
Mark Otto
344dafbab9
Merge pull request #16492 from supergibbs/input-group-addon-border-radius
...
Fixed .input-group-addon border-radius
2015-06-18 15:58:08 -07:00
Mark Otto
1e64692716
Merge pull request #16651 from kkirsche/paginationBorder
...
Fix hover border covering active in pagination
2015-06-16 18:49:36 -07:00
Kevin Kirsche
2a38a92324
Fix hover border covering active in pagination
...
Fix #16646
2015-06-16 15:43:18 -04:00
Julian Thilo
a49f8e98f7
Update customize.min.js with version bump
2015-06-16 18:45:08 +02:00
Mark Otto
57a9a5c803
bump version
2015-06-16 09:37:42 -07:00
Mark Otto
16b48259a6
customizer and raw files
2015-06-16 09:13:22 -07:00
Mark Otto
83bfff7f07
bump version
2015-06-16 09:10:22 -07:00
Mark Otto
29ff44d311
grunt
2015-06-16 09:06:51 -07:00
Kevin Kirsche
315db4a005
Clarify that <fieldset> only uses the disabled attribute
...
Fix #16632
2015-06-15 19:59:26 -04:00
Patrick H. Lauke
5a8d0143b3
Merge pull request #16623 from patrickhlauke/docs-modal-role-fix
...
Add role="document" to modal dialog content
2015-06-11 12:53:46 +01:00
Patrick H. Lauke
3d244537fb
Slightly expand accessible modals callout
...
to include a note about `role="document"`
2015-06-11 12:47:52 +01:00
Patrick H. Lauke
e23868c9cf
Add role="document" to modal itself
...
Initial fix to generalise use of modals. Generally, true role="dialog"
containers would require only forms/controls as content, with all other
text correctly and explicitly associated via
aria-labelledby/aria-describedby and similar...but as authors use modals
also as generic overlays, this extra role is required to get AT
(particularly NVDA) out of "forms" mode and reenable reading keys
2015-06-11 12:40:24 +01:00
Chris Rebert
e11f7ffa79
Merge pull request #16614 from simonpai/simonpai-patch-1
...
Fix asymmetry between dropup and dropdown carets.
2015-06-10 03:50:53 -07:00
Simon Pai
87e99b5155
Fix asymmetry between dropup and dropdown carets.
2015-06-10 15:52:01 +08:00
Mark Otto
6e8df2ba58
Merge pull request #16591 from ZDroid/patch-1
...
Add Slack link to `CONTRIBUTING.md`
2015-06-08 15:31:28 -07:00
Kevin Kirsche
9747ea5231
Use new gradient syntax in justified nav example; fixes #16598
...
Closes #16599 by merging a tweaked version of it.
2015-06-08 01:44:32 -07:00
Zlatan Vasović
f6e7fc9309
Add Slack link to CONTRIBUTING.md
2015-06-05 11:35:13 +02:00
Kevin Kirsche
8b01de228f
Include CSS Map file for bootstrap.min.css
...
X-Ref #16583
2015-06-04 21:05:59 -04:00
Mark Otto
e7a4f9b4fe
Merge pull request #16579 from kkirsche/patch-8
...
Include Slack in CONTRIBUTING.md's list of places to get help
2015-06-02 21:36:03 -07:00
Kevin Kirsche
69af7fe1b2
Include Slack in list of places to get help
...
As Slack is a common replacement for IRC for projects (e.g. Wordpress), I propose that we encourage the use of Slack as you have members of the core team using it while IRC often does not have any of the core team available.
2015-06-02 21:51:45 -04:00
Patrick H. Lauke
caca5d46d5
Merge pull request #16571 from patrickhlauke/generalize-dropdowns
...
generalize dropdowns / drop role="menu"
2015-06-02 11:21:26 +01:00
Patrick H. Lauke
5fd7bc1554
generalize dropdowns / drop role="menu"
...
as role="menu" is a very specific (and strict) ARIA pattern for
desktop-like application menus, and our dropdowns are often used
as pure navigation dropdowns, this change abandons ARIA menus for
a more open-ended and light-weight approach
(see http://heydonworks.com/practical_aria_examples/#submenus and
http://www.w3.org/WAI/tutorials/menus/flyout/#improve-screen-reader-support-using-wai-aria )
note that in dropdown.js, switched to now target ``.dropdown-menu``
instead of ``role["menu"]`` - this also prevents bootstrap scripts
from "bleeding" into non-bootstrap components on the same page.
also removed the ``role=["listbox"]`` part, which appears to be
vestigial/unused (only place in bootstrap that uses that
role are carousels, and their key handling is done separately)
2015-06-02 11:03:21 +01:00
Chris Rebert
f09e796429
Merge pull request #16567 from justincron/master
...
Fixed typo in hide-text.less
[skip sauce]
[skip validator]
2015-06-01 16:55:00 -07:00
Justin Cron
565037a914
Fixed typo
2015-06-01 13:17:32 -07:00
Mark Otto
bae5f376c5
Merge pull request #16566 from ipdae/master
...
change korean translation site url
2015-06-01 11:50:00 -07:00
yang
5efc832d7e
change korean translation site url
2015-06-01 23:44:42 +09:00
XhmikosR
b5ed74d43d
Run grunt.
...
[ci skip]
2015-06-01 10:29:18 +03:00
XhmikosR
cbe0f352d1
Fix license header after e93c6a2216.
...
[ci skip]
2015-06-01 10:29:18 +03:00
XhmikosR
82aa0cd56b
docs: update uglify-js to v2.4.23.
...
[ci skip]
2015-06-01 10:29:18 +03:00
XhmikosR
704e3448bf
Bump load-grunt-tasks.
2015-06-01 10:29:18 +03:00
Mark Otto
b5b4c9c701
Merge pull request #16484 from kkirsche/patch-13
...
ScrollSpy requires non-body elements to have height and overflow…
2015-05-30 17:32:20 -07:00
Kevin Kirsche
962ae5ac2f
[ Close #16441 ] ScrollSpy requires non-body elements to have height and padding
...
[Close #16441 ] ScrollSpy requires non-body elements to have height and padding
2015-05-30 18:24:23 -04:00
Mark Otto
d0fc465c18
Merge pull request #16565 from TimothyGu/patch-1
...
Adjust Carbon Ads margin on -xs
2015-05-30 15:08:02 -07:00
Timothy Gu
7278bed86f
Adjust Carbon Ads margin on -xs
...
The .container that immediately surrounds .carbonad has a padding of 15px, not 30px.
Fixes #16552 .
2015-05-30 14:57:41 -07:00
Dan Kaplun
78bdbcdc08
Adds @dl-horizontal-breakpoint
2015-05-30 12:57:36 -04:00
Patrick H. Lauke
39137b9f4a
Merge pull request #16561 from patrickhlauke/docs-separators
...
ensure divider list items have `role="separator"`
2015-05-30 00:05:34 +01:00
Patrick H. Lauke
3b59b97c62
ensure divider list items have role="separator"
...
http://www.w3.org/TR/wai-aria/roles#separator
2015-05-29 23:48:35 +01:00
Supergibbs
24918b3bd8
A little cleanup
2015-05-29 11:32:25 -07:00
Supergibbs
7b23005f58
Clarified documentation about input groups and added an example of
...
multiple buttons
2015-05-29 11:29:56 -07:00
Chris Rebert
3487898a6a
Merge pull request #16504 from kkirsche/patch-8
...
Clarify the bs-callout on multiple open modals
2015-05-26 15:15:15 -07:00
Chris Rebert
bb8821251b
Merge pull request #16533 from mortonfox/patch-1
...
Update source maps link
2015-05-26 10:32:13 -07:00
Morton Fox
665d2d25c0
Update source maps link
2015-05-26 08:14:57 -04:00
Won Song
22e338e3bc
Removes border around select caret in IE
2015-05-24 12:11:26 -07:00
Chris Rebert
8063e13998
Merge pull request #16525 from twbs/jq-browser-bugs-xref
...
Wall of Browser Bugs: Add link to "jQuery's browser bug workarounds"
2015-05-22 23:41:08 -07:00
Chris Rebert
9c717b4716
Wall of Browser Bugs: Add link to "jQuery's browser bug workarounds"
...
[skip sauce]
2015-05-22 23:30:05 -07:00
XhmikosR
ac243cd854
Merge pull request #16524 from miketaylr/remove-fx-warning
...
Remove Firefox warning for customizer download.
2015-05-22 20:39:07 +03:00
Mike Taylor
59f9a5e5ba
Remove Firefox warning for customizer download.
...
Closes #15016 .
2015-05-22 12:25:08 -05:00
Peter deHaan
e93c6a2216
package.json: Update format of license attribute
...
Specifying both the type and URL is deprecated:
* https://docs.npmjs.com/files/package.json#license
* http://npm1k.org/
Closes #16517
2015-05-20 23:57:10 -07:00
Kevin Kirsche
97f8e5610d
Clarify the bs-callout on multiple open modals
...
[Close #16502 ] Clarify the bs-callout on multiple open modals
Currently it states overlapping modals, this isn't the only case as this truly applies to any instance when a user would want to open multiple modals at the same time. For this reason, I have modified the title of the callout to make this more clear.
2015-05-18 18:30:58 -04:00
Chris Rebert
efe2023014
Add missing type="button" attrs to <button>s in list-group docs
...
Fixes Bootlint warnings:
W007 Found one or more `<button>`s missing a `type` attribute.
[skip sauce]
2015-05-17 23:22:27 -07:00
XhmikosR
315907c97c
Use https when possible.
2015-05-17 12:43:20 +03:00
XhmikosR
cf211a9654
about.html: Add the size of the gravatar image we currently use.
2015-05-17 12:43:20 +03:00
XhmikosR
9b6a2013d6
docs: update uglify-js to v2.4.21.
...
[ci skip]
2015-05-17 00:55:26 +03:00
XhmikosR
ec23ab9efa
Merge pull request #16494 from twbs/license-header
...
License header
2015-05-16 13:08:27 +03:00
XhmikosR
c56032a0e5
Remove grunt-banner completely.
...
Add a license header in theme instead.
2015-05-16 12:57:27 +03:00
XhmikosR
9e395712a5
Run grunt.
2015-05-16 09:58:16 +03:00
Bryan Braun
dec2faec3d
Update Anchor.js and port over the existing styles.
...
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it
from the codebase and move any leftover styles over to docs.css.
Closes #16488 by merging it.
2015-05-16 09:58:15 +03:00
Supergibbs
23c5042a71
Changed .input-group-addon to use @input-border-radius (along with sm/lg
...
variations)
2015-05-15 17:37:06 -07:00
Chris Rebert
c111c291be
Relicense ie10-viewport-bug-workaround.js under MIT License
...
Fixes #16470
Closes #16483
2015-05-14 22:43:27 -07:00
Mark Otto
a4c09f6e3e
Merge pull request #16485 from kkirsche/patch-15
...
[Close #16482 ] Add border-radius to theme's navbar-inverse
2015-05-14 18:17:45 -07:00
Kevin Kirsche
76c9c6b1ed
[ Close #16482 ] Add border-radius to theme's navbar-inverse
...
[Close #16482 ] Add border-radius to theme's navbar-inverse
2015-05-14 19:13:21 -04:00
Mark Otto
588b7e564e
grrrrrrrrrrrrrrrrrrrunt
2015-05-14 11:11:03 -07:00
Mark Otto
54df51b5ea
Merge pull request #16437 from twbs/fix-16249
...
Document that nested tabs are not supported
2015-05-14 11:07:05 -07:00
Mark Otto
b6e6a05b95
Merge pull request #16472 from twbs/fixes_16346
...
Tweak temporal inputs
2015-05-14 10:43:50 -07:00
Mark Otto
801d6bdd00
Merge pull request #16477 from twbs/fix_16374
...
Redo jumbotron padding
2015-05-14 10:31:16 -07:00
Mark Otto
d788e30522
Redo jumbotron padding
...
- In general, there are very few instances that would require a jumbotron without a parent or child container.
- Right now we account for that behavior though with some horizontal padding on the .jumbotron class.
- This removes that horizontal padding as it narrows our grid classes unnecessarily and accounts for a super small use case.
- It also improves consistency across breakpoints, in that padding isn't being added and removed.
- In doing so, I also removed the shorthand padding property and went with the specific ones (because yay specificity).
2015-05-14 10:09:42 -07:00
Mark Otto
e24007c46d
add comment, remove week type
2015-05-14 09:31:23 -07:00
Chris Rebert
d80194be74
Merge pull request #16473 from twbs/safari-line-wrap-wtf
...
Add Wall of Browser Bugs entries for #15998
2015-05-13 23:43:58 -07:00
Chris Rebert
8290028eb2
Add Wall of Browser Bugs entries for #15998
...
Closes #15998
[skip sauce]
2015-05-13 23:38:07 -07:00
Chris Rebert
1b08cd39b3
Add WebKit+Safari Wall of Browser
2015-05-13 23:37:18 -07:00
Chris Rebert
3507445bd2
Group inverted navbar vars under a subheading
...
[skip sauce]
[skip validator]
2015-05-13 22:23:51 -07:00
Chris Rebert
32c4bcd1e2
Use vanilla comment since this isn't a description of @btn-border-radius-base
2015-05-13 22:19:56 -07:00
Mark Otto
52110fa2c2
scope temporal changes to .form-control class, add week input to boot
2015-05-13 22:16:51 -07:00
XhmikosR
7113b1cdc1
Merge pull request #16471 from vsn4ik/remove_bages_style_param
...
Remove unnecessary style=flat from badges
2015-05-14 08:14:44 +03:00
Mark Otto
c5babda02f
Merge pull request #16215 from zacechola/list_group_buttons
...
Adds button styles to `.list-group-item`
2015-05-13 21:35:39 -07:00
Mark Otto
82279a8eb2
Merge branch 'btn-borders' of https://github.com/martinbean/bootstrap into martinbean-btn-borders
2015-05-13 21:20:02 -07:00
Mark Otto
f2adfeb62d
Merge pull request #16405 from rlindner81/Fix16371
...
Fixes Issue #16371 Carousel control is vertically off center
2015-05-13 20:48:07 -07:00
Mark Otto
fdebec3957
Merge pull request #16462 from kkirsche/patch-12
...
[Closes #16460 ] Fix .pagination-sm line height
2015-05-13 20:38:48 -07:00
Mark Otto
504c90da96
Merge pull request #16457 from kkirsche/patch-8
...
[Closes #16447 ] Manually add license to bootstrap.less
2015-05-13 20:37:38 -07:00
vsn4ik
ad6933cfe6
Remove unnecessary style=flat from bages
...
[skip validator]
[skip sauce]
2015-05-13 23:55:15 +03:00
Kevin Kirsche
5907347382
[ Closes #16460 ] Fix .pagination-sm line height
...
[Closes #16460 ] Fix .pagination-sm line height by adding `@line-height-small` to `.pagingation-sm`.
2015-05-13 16:30:40 -04:00
Kevin Kirsche
25dcaf4f23
[ Closes #16447 ] Concat. license to bootstrap.less
...
[Closes #16447 ] Concat. license to bootstrap.less
2015-05-11 23:55:32 -04:00
XhmikosR
9bf6e107e3
Update dependencies.
2015-05-10 01:22:23 +03:00
XhmikosR
1eba173c9e
Update jQuery to v1.11.3.
2015-05-10 01:22:23 +03:00
Chris Rebert
2084791511
Merge pull request #16445 from twbs/enter-email
...
docs examples: input[placeholder]: "Enter email" => "Email"
2015-05-08 00:58:40 -07:00
Chris Rebert
843581b8ff
docs examples: input[placeholder]: "Enter email" => "Email"
...
For uniformity, as we don't seem to use this "Enter <X>" phrasing anywhere else.
[skip sauce]
2015-05-08 00:24:39 -07:00
Julian Thilo
a3c480fd94
Closes #16249 : Doc that nested tabs are not supported
2015-05-06 22:37:56 +02:00
Chris Rebert
2aa102bfd4
Add Wall of Browser Bugs entries for #16372 (Safari/WebKit)
2015-05-06 11:23:24 -07:00
Chris Rebert
0d2c7ecb7a
Add Wall of Browser Bugs entry for #16372 (Chrome)
...
Closes #16372
2015-05-05 23:21:15 -07:00
Chris Rebert
d9a7cb2a09
Merge pull request #16430 from twbs/stateful-btn
...
Improvements to stateful button JS docs
2015-05-05 15:38:45 -07:00
Chris Rebert
89f2c5c5c0
Document that $(...).button('reset') is async.
...
Closes #16362 .
[skip sauce]
2015-05-05 15:03:12 -07:00
Chris Rebert
fce30b57e2
Mark stateful button feature as deprecated
...
Refs https://github.com/twbs/bootstrap/issues/16362#issuecomment-96268469
[skip sauce]
2015-05-05 15:03:05 -07:00
XhmikosR
414d0a535a
Run grunt.
2015-05-05 11:57:42 +03:00
XhmikosR
2662593583
Update grunt-banner.
2015-05-05 11:56:27 +03:00
XhmikosR
a2f81ceb57
phantom.js: switch to unicode characters that work on Windows too.
2015-05-05 06:58:54 +03:00
XhmikosR
280f6c5d5c
Merge pull request #16392 from twbs/jscs
...
Update JSCS rules
2015-05-05 06:58:16 +03:00
XhmikosR
5ae00f2e7c
Run grunt.
2015-05-05 06:50:18 +03:00
XhmikosR
49c4556354
Comply to the new JSCS rules.
2015-05-05 06:50:18 +03:00
XhmikosR
93785be2c6
Update JSCS rules.
2015-05-05 06:50:18 +03:00
XhmikosR
26ff019753
Update dependencies.
2015-05-05 06:50:17 +03:00
Chris Rebert
aa2c5b5672
Merge pull request #16014 from redbmk/issue-16008
...
Multiple tooltip triggers don't play well together
2015-05-04 15:07:17 -07:00
Chris Rebert
a19441dd64
Merge pull request #16409 from twbs/fix-16361
...
Document Affix plugin's `checkPosition` method
2015-05-04 12:28:41 -07:00
Patrick H. Lauke
9d96cb95b6
Merge pull request #16417 from tonybaroneee/master
...
Added #panels-footer to components nav in docs
2015-05-04 09:01:00 +01:00
Anthony Barone
1f5519b981
Added #panels-footer to components nav in docs
2015-05-03 20:33:38 -04:00
Patrick H. Lauke
a254782ca4
Merge pull request #16404 from patrickhlauke/radio-checkbox-kbd-toggle-fix
...
Fix radio and checkbox keyboard handling in .btn-group
2015-05-03 17:05:12 +01:00
Chris Rebert
7b9f204cb4
Merge pull request #16411 from twbs/doc-16122
...
Doc that 'manual' is mutex of other tooltip/popover triggers
2015-05-02 19:06:59 -07:00
Chris Rebert
75d6c14dc9
Document that 'manual' is mutually exclusive of other tooltip/popover triggers
...
Closes #16122
[skip sauce]
2015-05-02 18:24:12 -07:00
Carlo Stearns
0689117f13
Fix issue where affixed element has incorrect positioning
...
when used with a sticky footer layout.
Adds visual test for affix with sticky footer.
Closes #15694 .
Refs #15032 .
2015-05-02 17:59:31 -07:00
Chris Rebert
85235c55ac
Document Affix plugin's checkPosition method
...
Fixes #16361
Refs #16356
[skip sauce]
2015-05-02 13:02:48 -07:00
Chris Rebert
1c7e7fdbef
Merge pull request #16408 from twbs/fix-16400
...
Include entire /grunt/ folder in npm package
2015-05-02 11:02:21 -07:00
Chris Rebert
013205fd4f
Include entire /grunt/ folder in npm package; fixes #16400
...
[ci skip]
2015-05-02 10:48:44 -07:00
Richard Lindner
d255ba3719
Fixes Issue #16371 Carousel control is vertically off center for small screens
2015-05-02 10:49:44 +02:00
Patrick H. Lauke
0c1daaf2ce
Remove broken/vestigial unit test
...
Overall logic for this test appears broken, possibly relating to an
older version of Bootstrap that did not require explicit
`data-toggle="button"` on single toggle buttons?
2015-05-01 12:58:10 +01:00
Patrick H. Lauke
f9cd88e09f
Fix radio and checkbox keyboard handling
...
Fix for problem that emerged from #16226 (`.active` class not actually
being applied) and expansion of the script to also correctly handle
keyboard interaction with checkboxes in `data-toggle="button"` groups
2015-05-01 12:19:19 +01:00
Patrick H. Lauke
45c798a47b
Merge pull request #16398 from patrickhlauke/docs-inappropriate-button-role
...
Remove role="button"
2015-04-30 12:11:19 +02:00
Patrick H. Lauke
0b937117a4
Remove inappropriate role="button" from download links
2015-04-30 11:08:23 +01:00
Chris Rebert
900195f813
Merge pull request #16386 from twbs/zeroclipboard
...
Downgrade ZeroClipboard for IE8 support
2015-04-29 14:13:47 -07:00
XhmikosR
07e76a571d
Redo changes needed to hide Copy button.
2015-04-29 08:56:33 +03:00
XhmikosR
438cae9d90
Revert "Update ZeroClipboard and remove Copy buttons when Flash is unavailable"
...
This reverts commit 229e888929 .
ZeroClipboard v2.x drops IE < 9 support.
2015-04-29 08:55:29 +03:00
XhmikosR
16a44c208d
Fix dab6a4f0e3.
2015-04-29 08:54:32 +03:00
XhmikosR
3b8e84dc87
Merge pull request #16384 from twbs/cleancss-workaround
...
dropdowns.less: Add space before IE8 workaround.
2015-04-29 08:49:30 +03:00
Zac Echola
fa2cdd44bc
Adds documentation for buttons in link groups
...
Mostly a duplication of the *Linked items* section, but for buttons.
Includes a note not to use the standard btn classes.
2015-04-28 10:58:42 -05:00
Zac Echola
407e8dc9d8
Merge branch 'master' of https://github.com/twbs/bootstrap into list_group_buttons
2015-04-28 09:45:16 -05:00
XhmikosR
5ca44f94ac
Run grunt.
2015-04-28 14:24:37 +03:00
XhmikosR
27ada0f5e2
dropdowns.less: Add space before IE8 workaround.
...
This in turn works around an issue with clean-css (fixed in 3.2.6). So this basically is just a consistency change.
2015-04-28 14:24:33 +03:00
Bootstrap's Grunt bot
e6438592e9
automatic grunt dist
...
[ci skip]
2015-04-28 09:20:25 +00:00
XhmikosR
2bc9d70069
Update clean-css to v3.2.6.
2015-04-28 12:12:05 +03:00
XhmikosR
86400070b5
Bump copyright year.
...
[ci skip]
2015-04-28 11:40:42 +03:00
Bootstrap's Grunt bot
a9137bd621
automatic grunt dist
...
[ci skip]
2015-04-28 08:19:19 +00:00
XhmikosR
fae8c5d0dc
Add package.js in Grunt tasks.
2015-04-28 11:03:37 +03:00
XhmikosR
3e7ca3bbc8
Minor lint tweaks.
2015-04-28 11:03:37 +03:00
Chris Rebert
4e027718a8
Merge pull request #16382 from twbs/bump-sauce
...
Bump grunt-saucelabs to v8.6.1
2015-04-28 00:56:28 -07:00
Chris Rebert
1eb8c16f49
Bump grunt-saucelabs to v8.6.1
2015-04-28 00:38:47 -07:00
Chris Rebert
8c2d726e17
update shrinkwrap
2015-04-28 00:38:21 -07:00
Braden M. Kelley
4b269037cb
Multiple tooltip triggers don't play well together
...
Fixes issue #16008
2015-04-27 23:03:56 -07:00
Mark Otto
421eacb1b1
Merge pull request #16381 from twbs/docs_anchors
...
Scope anchorjs to immediate children
2015-04-27 22:25:59 -07:00
Mark Otto
dab6a4f0e3
scope anchorjs to immediate children, fixes #16129
2015-04-27 14:16:27 -07:00
Bootstrap's Grunt bot
d87b7a037b
automatic grunt dist
...
[ci skip]
2015-04-27 18:30:49 +00:00
F A T
aa479892d5
Merge pull request #16152 from jarthod/tooltip-placement-viewport-fix
...
Tooltip/popover: Fix auto placement to use viewport
2015-04-27 11:28:54 -07:00
Chris Rebert
cc8567d784
Merge pull request #16379 from twbs/bower-json
...
More bower.json fixes
2015-04-27 10:52:18 -07:00
Chris Rebert
f1e1411536
bower.json: Add license field
...
[ci skip]
2015-04-27 10:49:55 -07:00
Chris Rebert
52d8a0c78e
bower.json: rm moot version field
...
Per https://github.com/bower/bower.json-spec/commit/a325da3d79baab018c572d75dc1781b12322f6cd
2015-04-27 10:44:09 -07:00
Chris Rebert
63f989849d
Merge pull request #16378 from twbs/bower-moduleType
...
bower.json: set `moduleType` to `globals`
2015-04-27 10:39:53 -07:00
Chris Rebert
23445e0cb2
bower.json: set moduleType to globals
...
Per https://github.com/bower/bower.json-spec/commit/632ff90a2c857e9cb4a4236e8ddb069cc0716865#commitcomment-10914138
[ci skip]
2015-04-27 10:39:16 -07:00
Chris Rebert
cdb37dce3a
Set box-sizing: border-box on .container-viewport in #16142 testcase
...
Otherwise, the test doesn't properly fail when the fix is reverted.
2015-04-27 01:23:39 -07:00
Bootstrap's Grunt bot
71597a4424
automatic grunt dist
...
[ci skip]
2015-04-27 08:20:49 +00:00
Adrien
37a10d37c1
Compare tooltip right offset to viewport right offset (and not width)
...
Closes #16142 by merging it.
2015-04-27 01:13:16 -07:00
Martin Bean
9a451d4aea
Add @btn-border-radius variables ( #16271 )
2015-04-26 17:42:34 +01:00
Bootstrap's Grunt bot
d0926f2deb
automatic grunt dist
...
[ci skip]
2015-04-26 11:11:05 +00:00
XhmikosR
fa4d7d2bd2
Run grunt.
2015-04-26 14:03:35 +03:00
XhmikosR
8cc39a3951
Update autoprefixer.js.
...
Taken from https://github.com/ai/autoprefixer-rails/blob/master/vendor/autoprefixer.js
[ci skip]
2015-04-26 14:01:17 +03:00
Bootstrap's Grunt bot
2b89fd5289
automatic grunt dist
...
[ci skip]
2015-04-26 06:40:33 +00:00
Mark Otto
8cd3527f73
Remove inaccurate comment
2015-04-25 23:35:09 -07:00
Bootstrap's Grunt bot
f5b5fc69a8
automatic grunt dist
...
[ci skip]
2015-04-26 05:20:36 +00:00
Mark Otto
d34df63bde
Merge pull request #16280 from arxene/issue-16270
...
Fixes #16270 .
2015-04-25 22:17:01 -07:00
Mark Otto
ebad91b9b5
Merge pull request #16369 from vsn4ik/split_docs_dropup
...
DOCS: Separation of .dropdown and .dropup.
2015-04-25 22:04:08 -07:00
Bootstrap's Grunt bot
2900711db4
automatic grunt dist
...
[ci skip]
2015-04-26 04:50:34 +00:00
Mark Otto
1e64e720a4
Merge pull request #16333 from pine3ree/patch-2
...
form-group size + form-control-feedback
2015-04-25 21:45:31 -07:00
Mark Otto
2b1c06f5b1
Merge pull request #16351 from thomasphorton/gutterRounding
...
Round results from gutter division to prevent decimal margins and padding
2015-04-25 21:42:44 -07:00
Mark Otto
4f3feed2bd
Merge pull request #16350 from thomasphorton/master
...
Add max-width: none to .media > .img-thumbnail
2015-04-25 21:40:48 -07:00
Bootstrap's Grunt bot
3e3b331ad3
automatic grunt dist
...
[ci skip]
2015-04-25 20:20:30 +00:00
Chris Rebert
17aaab3de8
Merge pull request #16324 from twbs/address-16219
...
Throw error when tooltip/popover template has multiple top-level elements
2015-04-25 13:17:20 -07:00
Chris Rebert
fc372952e2
Throw error when tooltip/popover template has multiple top-level elements
...
Closes #16219 .
2015-04-25 13:16:53 -07:00
Mark Otto
8949bcecd2
Merge pull request #16368 from vsn4ik/use_https_slack
...
Use https on herokuapp.com
2015-04-25 12:22:58 -07:00
vsn4ik
aed83c4b96
Use https on herokuapp.com
2015-04-25 21:05:49 +03:00
vsn4ik
d46f6dcbdc
DOCS: Separation of .dropdown and .dropup.
2015-04-25 12:52:22 +03:00
Chris Rebert
7f7f755a09
Merge pull request #16367 from twbs/unresponsive
...
Ensure .form-inline in non-responsive example doesn't stack
2015-04-25 01:03:16 -07:00
Mark Otto
95a8a06f10
Link slack badge
2015-04-25 00:00:39 -07:00
Chris Rebert
84e157513f
Merge pull request #16344 from twbs/sed-task
...
Fix #16075 by switching to maintained fork of grunt-sed
2015-04-24 23:54:27 -07:00
Thomas P. Horton
ccb53aa983
Fix collapsing .img-thumbnail due to display: table-cell clashing with max-width
2015-04-24 21:21:39 -07:00
Chris Rebert
6ae488d6ef
Ensure .form-inline in non-responsive example doesn't stack; fixes #15977
2015-04-24 19:49:43 -07:00
Mark Otto
71f4abc201
Add slack badge, link to join, and update copy
2015-04-24 13:20:56 -07:00
Chris Rebert
1c57181520
Merge pull request #16359 from twbs/bower
...
Update bower.json to comply with new spec for `main`
2015-04-24 10:26:55 -07:00
Chris Rebert
38861984d9
bower.json: Remove bootstrap.css from main
...
Per https://github.com/bower/bower.json-spec/pull/43 :
> Use source files with module exports and imports over pre-built distribution files.
Also, the example in that PR doesn't include
/dist/movement.css or /dist/movement.min.css
in its `main`.
If you have a complaint about this, take it up with the Bower folks:
https://github.com/bower/bower.json-spec/issues
2015-04-24 10:20:28 -07:00
Chris Rebert
6cb9d6ce01
bower.json: Remove font files from main
...
Per https://github.com/bower/bower.json-spec/pull/43 :
> font files [...] are not `main` files as they are not entry-points.
If you have a complaint about this, take it up with the Bower folks:
https://github.com/bower/bower.json-spec/issues
2015-04-24 10:19:37 -07:00
Thomas P. Horton
c319d610e2
Round results from gutter division to prevent decimal margins and padding
2015-04-23 20:06:54 -07:00
Chris Rebert
be6691cc04
update shrinkwrap
...
[skip sauce]
[skip validator]
2015-04-23 13:12:39 -07:00
Chris Rebert
4f85fcfc28
Fix #16075 by switching to maintained fork of grunt-sed
...
[skip sauce]
[skip validator]
2015-04-23 12:11:57 -07:00
XhmikosR
6ba595f3ff
Merge pull request #16339 from twbs/release
...
Grunt: extend `prep-release` task.
2015-04-23 20:17:19 +03:00
XhmikosR
f3386079f3
Grunt: extend prep-release task.
...
Make it so that everything is done for us to reduce the possibility of missing something when releasing.
2015-04-23 19:56:40 +03:00
XhmikosR
a2680e8b6b
Run grunt.
...
[ci skip`
2015-04-23 09:18:46 +03:00
XhmikosR
b29c15dfc8
Update Blob.js to v2015-03-21.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
6df6452619
Update FileSaver.js to v2015-03-04.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
7da5f13383
Update JSZip to v2.5.0.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
cd23569d49
Update uglify-js to v2.4.20.
...
[ci skip]
2015-04-23 09:18:45 +03:00
XhmikosR
69308dc883
Update Holder.js to v2.6.0.
...
[ci skip]
2015-04-23 09:18:45 +03:00
maks feltrin
d42fbb9830
form-group size + form-control-feedback
...
automatically feedback icon sizing inside a larger|smaller form-group.
2015-04-22 19:47:25 +02:00
Bootstrap's Grunt bot
063c1b0780
automatic grunt dist
...
[ci skip]
2015-04-22 05:30:27 +00:00
Adrien Siami
e949505b89
Allow viewport option to be a function
...
Closes #16151 by merging a rebased version of it that adds docs and 1 more assertion.
2015-04-21 22:20:15 -07:00
Bootstrap's Grunt bot
48232aad6c
automatic grunt dist
...
[ci skip]
2015-04-22 04:50:38 +00:00
Chris Rebert
e93802b821
Merge pull request #16258 from twbs/fix-16172
...
Use CSS hack to fix IE8 .caret regression
2015-04-21 21:44:08 -07:00
Chris Rebert
c6b62f0cd9
Merge pull request #16147 from Johann-S/event_inserted
...
Fixes #16124 .
2015-04-21 21:40:14 -07:00
Bootstrap's Grunt bot
7993251b1c
automatic grunt dist
...
[ci skip]
2015-04-22 01:01:07 +00:00
Chris Rebert
c256aca13c
https://github.com/necolas/normalize.css/pull/379 was rejected
...
Refs #15947
2015-04-21 17:53:44 -07:00
Bootstrap's Grunt bot
b5f3cd37f2
automatic grunt dist
...
[ci skip]
2015-04-21 06:40:36 +00:00
Niels Steenbeek
7429fc7ff9
Tooltip: Destroy $tip, $arrow, $viewport to avoid memory leak
...
Closes #16039 .
2015-04-20 23:29:31 -07:00
XhmikosR
09f98453ce
Update devDependencies.
2015-04-19 00:07:37 +03:00
Chris Rebert
a955164a67
Merge pull request #16282 from JoshData/patch-1
...
affix plugin does not work within a pulled/pushed column
2015-04-17 12:37:41 -07:00
Bootstrap's Grunt bot
483412a795
automatic grunt dist
...
[ci skip]
2015-04-17 16:20:21 +00:00
Patrick H. Lauke
8549722846
Merge pull request #16226 from patrickhlauke/radio-toggle-kbd-fix
...
Fix radio button toggle behavior for keyboard users
2015-04-17 18:19:11 +02:00
Chris Rebert
3a279860b0
grunt docs
2015-04-16 17:25:00 -07:00
Mark Tareshawty
229e888929
Update ZeroClipboard and remove Copy buttons when Flash is unavailable
...
Fixes #16269 .
Closes #16301 by merging a rebased version of it.
2015-04-16 17:17:28 -07:00
Chris Rebert
21e94b0374
Update docs to account for #15755
2015-04-14 18:40:36 -07:00
Joshua Tauberer
20b5e24765
affix plugin does not work within a pulled/pushed column
...
This documents the limitation discussed in https://github.com/twbs/bootstrap/issues/12126 :
> When using column reordering and using the affix-plugin on an element positioned with push, the affix plugin doesn't work correctly - the element affected by the affix plugin is positioned to the left even when the element is in a column positioned on the right.
Seems to affect Safari (tested in version 8) only.
That issue has (unfortunately) been closed, so this at least documents the behavior.
2015-04-14 16:37:07 -04:00
Bootstrap's Grunt bot
e7064c7224
automatic grunt dist
2015-04-13 17:21:14 +00:00
Chris Rebert
e33801e654
Merge pull request #16279 from twbs/fix-16276
...
Make .btn in .btn-toolbar float:left too
2015-04-13 10:16:42 -07:00
Ray McMahan
b8a4bc1b93
Fixes #16270 .
...
Badges now appeared vertically centered next to text. Previously, badges appeared to be somewhat lower than tall text such as h1's next to it.
2015-04-13 01:24:56 -05:00
Bootstrap's Grunt bot
a719eb69d2
automatic grunt dist
2015-04-13 00:21:28 +00:00
Chris Rebert
ee385d5980
Merge pull request #16256 from twbs/fix-16247
...
Add px unit to perspective property value
2015-04-12 17:16:16 -07:00
Bootstrap's Grunt bot
9cc9379f46
automatic grunt dist
2015-04-13 00:11:22 +00:00
Chris Rebert
150d454848
Merge pull request #16086 from twbs/fix-15925
...
Reset text/font properties more thoroughly for tooltips+popovers
2015-04-12 17:08:03 -07:00
Chris Rebert
feeff91be1
Turns out http://crbug.com/475128 affects all OSes
2015-04-12 13:32:01 -07:00
Chris Rebert
04f60a7a81
Make .btn in .btn-toolbar float:left too; fixes #16276
...
[skip sauce]
[skip validator]
2015-04-12 13:13:59 -07:00
Patrick H. Lauke
66d71136e6
Fix existing radio button unit test
2015-04-11 19:24:21 +02:00
Patrick H. Lauke
1b9baa0d98
Don't preventDefault radio buttons
...
as this breaks keyboard navigation for radio button toggles (see
https://github.com/twbs/bootstrap/issues/16223 )
2015-04-11 19:21:55 +02:00
Bootstrap's Grunt bot
ff88cf9335
automatic grunt dist
2015-04-11 00:02:33 +00:00
Chris Rebert
e5520f95e2
Merge pull request #16263 from twbs/fix-16090
...
Use .dropdown-menu instead of ARIA roles for dropdown keydown event handler
2015-04-10 16:51:18 -07:00
Chris Rebert
b8935a5d0c
Use .dropdown-menu instead of ARIA roles for dropdown keydown event handler; fixes #16090
2015-04-08 19:20:15 -07:00
Chris Rebert
4127b250db
Merge pull request #16262 from twbs/browser-bugs-16180
...
Add Wall of Browser Bugs entries for #16180
2015-04-08 11:49:03 -07:00
Chris Rebert
70f4be6124
Add Wall of Browser Bugs entries for #16180
...
Closes #16180 .
2015-04-08 11:48:16 -07:00
Bootstrap's Grunt bot
b9fe637ecd
automatic grunt dist
2015-04-08 18:41:31 +00:00
Chris Rebert
258310aa2b
Merge pull request #16259 from twbs/chrome-fixed-that
...
rm defunct workaround for OS X Chrome <select> printing bug
2015-04-08 11:37:05 -07:00
Johann-S
3d71eae301
Add event after template inserted
2015-04-08 13:10:53 +02:00
Chris Rebert
22178f9c3b
rm defunct workaround for OS X Chrome <select> printing bug
...
Chrome fixed the bug several versions ago
(see https://github.com/twbs/bootstrap/issues/11245#issuecomment-57494756 )
thus rendering this workaround unnecessary.
[skip sauce]
2015-04-08 03:53:46 -07:00
Chris Rebert
5359cb8054
Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925
...
[skip sauce]
2015-04-08 00:52:10 -07:00
Chris Rebert
1bc9fb626c
hoist text-decoration reset up from .tooltip-inner to .tooltip
2015-04-08 00:50:38 -07:00
Chris Rebert
07a5d55f01
tooltip: line-height: 1.4 => @line-height-base
2015-04-08 00:50:38 -07:00
XhmikosR
b9b824c592
Merge pull request #15294 from twbs/grunt-contrib-htmlmin
...
Add grunt-contrib-htmlmin.
2015-04-08 09:37:23 +03:00
XhmikosR
e778dc1348
Add grunt-contrib-htmlmin.
...
Only used for the GitHub docs.
2015-04-08 09:27:38 +03:00
XhmikosR
a204780b8b
Remove extra comma.
2015-04-08 09:27:13 +03:00
XhmikosR
381a55ed1a
Update dependencies.
2015-04-08 09:24:23 +03:00
Chris Rebert
2b3a9cda4e
Use CSS hack to fix IE8 .caret regression introduced by #15697 ; fixes #16172
...
[skip sauce]
[skip validator]
2015-04-07 22:04:40 -07:00
Bootstrap's Grunt bot
8a9d698daf
automatic grunt dist
2015-04-08 02:31:50 +00:00
Chris Rebert
12ac044b72
Merge pull request #16257 from twbs/holder
...
Upgrade to Holder v2.5.2
2015-04-07 19:22:28 -07:00
Chris Rebert
bf3a64f2df
grunt dist docs
...
[skip sauce]
2015-04-07 19:18:35 -07:00
Chris Rebert
05d381afc6
Upgrade to Holder v2.5.2
...
Fixes #16216 , FWICT
2015-04-07 19:18:23 -07:00
Chris Rebert
4cf748b017
Carousel docs: fix typo in holder.js color
2015-04-07 18:52:59 -07:00
Chris Rebert
e9a747246a
add px unit to perspective property value; fixes #16247
...
[skip sauce]
[skip validator]
2015-04-07 18:13:21 -07:00
Chris Rebert
6866b1733a
Merge pull request #16255 from twbs/patch-bumps
...
Bump patch versions of grunt-html, grunt-contrib-jshint
2015-04-07 17:46:12 -07:00
Chris Rebert
75ff46ca75
Bump patch versions of grunt-html, grunt-contrib-jshint
2015-04-07 17:38:17 -07:00
Chris Rebert
b5416184e1
Bump markdown-it to ^4.1.0
...
[skip sauce]
[skip validator]
2015-04-07 17:34:44 -07:00
Chris Rebert
180c86229f
Merge pull request #16254 from twbs/ios-8.2
...
Sauce tests: upgrade iOS to v8.2
2015-04-07 17:20:59 -07:00
Chris Rebert
ffe646bb08
Sauce tests: upgrade iOS to v8.2
...
[skip validator]
2015-04-07 13:00:52 -07:00
Chris Rebert
2dfdab6ec4
Merge pull request #16252 from twbs/bump-uglify
...
Bump grunt-contrib-uglify to ~0.9.0
2015-04-07 12:49:20 -07:00
Chris Rebert
3094d8390c
update shrinkwrap
2015-04-07 12:34:18 -07:00
Chris Rebert
86376e89cd
Bump grunt-contrib-uglify to ~0.9.0
2015-04-07 12:33:29 -07:00
Chris Rebert
2e6511bb51
Merge pull request #16246 from twbs/bump-connect
...
Bump grunt-contrib-connect to ~0.10.1
2015-04-06 21:55:43 -07:00
Chris Rebert
e3695d6ea4
update shrinkwrap
2015-04-06 21:39:54 -07:00
Chris Rebert
d00c33c930
Bump grunt-contrib-connect to ~0.10.1
2015-04-06 21:38:32 -07:00
Chris Rebert
dbf025b4ab
Merge pull request #16245 from twbs/bump-autoprefixer
...
Bump grunt-autoprefixer to ~3.0.0
2015-04-06 21:10:23 -07:00
Chris Rebert
3758d3964d
Bump grunt-autoprefixer to ~3.0.0
2015-04-06 20:58:10 -07:00
Chris Rebert
387042e31e
Merge pull request #16244 from twbs/bump-jscs
...
Bump grunt-jscs to ~1.6.0
2015-04-06 19:26:25 -07:00
Chris Rebert
b417251a23
update shrinkwrap
...
[skip sauce]
[skip validator]
2015-04-06 18:31:49 -07:00
Bootstrap's Grunt bot
7c3034dfb0
automatic grunt dist
2015-04-07 01:30:48 +00:00
Chris Rebert
9b696da16f
Bump grunt-jscs to ~1.6.0
2015-04-06 18:29:53 -07:00
Chris Rebert
3b317e00c5
Merge pull request #16243 from twbs/bump-qunit
...
Bump grunt-contrib-qunit to ~0.7.0
2015-04-06 18:26:43 -07:00
Chris Rebert
bd33dcf9f1
update shrinkwrap
...
[skip sauce]
[skip validator]
2015-04-06 18:21:30 -07:00
Chris Rebert
25286393dd
Bump grunt-contrib-qunit to ~0.7.0
2015-04-06 17:06:49 -07:00
Bootstrap's Grunt bot
f62c014cbc
automatic grunt dist
2015-04-05 07:10:30 +00:00
Mark Otto
fe41ca34e5
Merge pull request #15978 from sqal/fix_pagination_border_on_hover
...
[Fixes #15976 ] Fix pagination link cut off border on hover
2015-04-05 00:03:32 -07:00
Mark Otto
4cae6634ca
property order
2015-04-05 00:02:40 -07:00
Mark Otto
83d10bb5a7
Merge pull request #15945 from kkirsche/patch-9
...
[Fixes #15944 ] Add Z-Index to avoid border overlapping
2015-04-05 00:02:14 -07:00
Bootstrap's Grunt bot
e2d5e084b2
automatic grunt dist
2015-04-05 07:01:05 +00:00
Mark Otto
f93fba2bef
Merge pull request #16234 from twbs/normalize_303
...
Normalize v3.0.3
2015-04-04 23:59:45 -07:00
Mark Otto
9f7d566a68
Merge pull request #16175 from twbs/fix_15830
...
Fix border-radius on list group items in collapsible panels
2015-04-04 23:59:22 -07:00
Mark Otto
510f56f334
Merge branch 'master' into fix_15830
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
2015-04-04 23:52:40 -07:00
Bootstrap's Grunt bot
9c41aee780
automatic grunt dist
2015-04-05 06:50:29 +00:00
Mark Otto
7735bfe388
Merge pull request #16224 from vsn4ik/fix_theme_disabled_btn
...
Fix theme.css .btn[disabled] styles.
2015-04-04 23:47:48 -07:00
Mark Otto
f2ee20f8d8
bring in normalize's v3.0.3 changes
2015-04-04 23:37:06 -07:00
vsn4ik
d6acfd3ef4
Fix theme.css .btn[disabled] styles.
2015-04-04 13:18:16 +03:00
Mark Otto
9c0bd37661
Merge pull request #16208 from StevenBlack/issue.15100
...
(#15100 ) Eliminate spurrious padding in .bs-docs-header
2015-04-04 01:55:50 -07:00
Bootstrap's Grunt bot
a250673afc
automatic grunt dist
2015-04-04 08:40:29 +00:00
Mark Otto
6d2599be92
Merge pull request #16176 from twbs/input_group_sizing
...
Static form control sizing in input groups, again
2015-04-04 01:35:13 -07:00
Patrick H. Lauke
f76d1a0e87
Merge pull request #16222 from yuan3y/patch-1
...
fix dead link: reduced text cases
2015-04-03 15:21:47 +01:00
Yuan Yiyang
b6723cf0eb
fix dead link: reduced text cases
2015-04-03 22:01:23 +08:00
Zac Echola
e46c998316
Adds button styles to .list-group-item
...
Includes buttons with anchor sytles and modifies buttons to match width
and text alignment.
2015-04-02 14:07:53 -05:00
Steven Black
d3cbf018a8
Eliminate spurrious padding in .bs-docs-header
...
I agree with all the comments here.
Rather than dicker with container nesting at this late juncture, near sunset for BS 3.0x, let's just fix and move on. It's docs only.
This PR addresses issue #15100 and eliminates the unnecessary horizontal scrollbar that appears for width for width >=768px and <= 782px.
Tested on three different iOS devices and FireFox/Chrome on OSX and it's fine now.
The only difference is the text in .bs-docs-header is shifted left by 15-pixels, lines are 30 px longer so wrap less in some circumstances in some viewports.
2015-04-01 21:53:10 -04:00
Patrick H. Lauke
38f48d6471
Merge pull request #16194 from fyquah95/master
...
Remove stray spaces from modal/using-grid-system sample code
2015-04-01 10:54:26 +01:00
fyquah95
4d153b9125
indented javascript/modal/using-grid-system sample code from 4 spaces to 2 spaces
2015-04-01 17:43:32 +08:00
Adrien Jarthon
5921724d9c
fixed IE incompatible CSS
2015-03-29 19:16:59 +02:00
Adrien Jarthon
df96c3e615
Added non-regression test & fixed existing one
2015-03-29 14:59:21 +02:00
Bootstrap's Grunt bot
bb6af65ca6
automatic grunt dist
2015-03-29 06:40:29 +00:00
Mark Otto
ce75f289f2
grunt
2015-03-28 23:33:11 -07:00
Mark Otto
27da9b290a
Fixes #15536 : Resize .control-label's font-size and account for border on static form control in form groups
2015-03-28 22:43:33 -07:00
Mark Otto
a2c69b8145
fixes #15830 : properly reset border-radius on list items in collapsing panel groups
2015-03-28 21:37:40 -07:00
Bootstrap's Grunt bot
a922985788
automatic grunt dist
2015-03-29 04:10:35 +00:00
Mark Otto
e90d69c28c
Merge pull request #15956 from twbs/input-group-sizes-glyphicon
...
Input group sizes: Properly position `.form-control-feedback`
2015-03-28 21:07:56 -07:00
Bootstrap's Grunt bot
e260661ab8
automatic grunt dist
2015-03-29 04:00:36 +00:00
Mark Otto
f025840eae
Merge pull request #16159 from twbs/input_sizing
...
Fixes #15074
2015-03-28 20:52:14 -07:00
Mark Otto
6a6ac5db33
Merge pull request #16174 from twbs/bang_table_utility
...
Update .visible* classes to use !important on table elements
2015-03-28 20:50:37 -07:00
Mark Otto
b5fefefd49
Match all other responsive utilities and use important on the display: table
2015-03-28 20:34:06 -07:00
Mark Otto
57c8e3cd51
Merge branch 'master' into input_sizing
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
2015-03-28 20:31:53 -07:00
Bootstrap's Grunt bot
93bf800e1f
automatic grunt dist
2015-03-28 00:50:33 +00:00
Patrick H. Lauke
59bbb65e5f
Merge pull request #16154 from patrickhlauke/focus-active-disambiguation
...
Darker style focus/hover on active buttons
2015-03-28 00:40:34 +00:00
Chris Rebert
6e85535b7c
Merge pull request #16171 from zachleat/patch-1
...
There is no jshint:src task
2015-03-27 16:55:48 -07:00
Zach Leatherman
7661456029
There is no jshint:src task
2015-03-27 15:31:56 -05:00
Patrick H. Lauke
ac8c0df2b5
Merge pull request #16167 from patrickhlauke/tabpanel-documentation
...
Remove wrong role="tabpanel" from docs
2015-03-27 12:19:27 +00:00
Patrick H. Lauke
3b28b75cf3
Remove wrong role="tabpanel" from parent container
...
As per discussion on https://github.com/w3c/wai-wcag-quickref/issues/2
and #13554
2015-03-27 11:57:03 +00:00
Bootstrap's Grunt bot
0fa643a8a3
automatic grunt dist
2015-03-27 08:50:27 +00:00
Patrick H. Lauke
8eccd088a0
Merge pull request #16160 from monoblaine/master
...
Make .bg-variant adjust :focus color in addition to :hover color
2015-03-27 08:19:23 +00:00
Heinrich Fenkart
01ff20e1b2
Merge pull request #16162 from twbs/jscs-fn-decl
...
JSCS: Add "disallowSpacesInFunctionDeclaration"
2015-03-26 18:51:46 +01:00
Heinrich Fenkart
da63ff2e95
JSCS: Add "disallowSpacesInFunctionDeclaration"
...
Valid:
function a() {}
Invalid:
function a () {}
2015-03-26 18:28:17 +01:00
Serhan Apaydın
85837639ee
Make .bg-variant adjust :focus color in addition to :hover color
2015-03-26 11:45:17 +02:00
Bootstrap's Grunt bot
5833d079a0
automatic grunt dist
2015-03-26 05:40:28 +00:00
Chris Rebert
cf0f3218cb
Merge pull request #16089 from max-b/jumbotron-font-size
...
Jumbotron: Putting heading font size in variables to allow for easier overrides
2015-03-25 22:39:55 -07:00
Bootstrap's Grunt bot
087c68bd85
automatic grunt dist
2015-03-26 05:10:31 +00:00
Serhan Apaydın
ba2d556455
Make .text-emphasis-variant adjust :focus color in addition to :hover color
...
Closes #16047 by merging a tweaked version of it.
2015-03-25 22:08:36 -07:00
Bootstrap's Grunt bot
39a05d7420
automatic grunt dist
2015-03-26 05:00:30 +00:00
Chris Rebert
02f9f2bd26
Merge pull request #16092 from twbs/pointer-events-none-a
...
Only disable pointer-events on disabled <a> btns
2015-03-25 21:58:05 -07:00
Mark Otto
df8010b815
Fixes #15074 : Manually handle input sizing in form groups instead of using mixins because nesting
2015-03-25 21:18:19 -07:00
Bootstrap's Grunt bot
b6508f5d04
automatic grunt dist
2015-03-26 01:50:28 +00:00
Chris Rebert
caa84299ec
Merge pull request #16158 from twbs/fix-16020
...
remove redundant aria-hidden usage from Modals
2015-03-25 18:40:44 -07:00
Chris Rebert
d6714d1383
Merge pull request #16157 from twbs/fix-16069
...
Document how to disable transitions in jQuery plugins
2015-03-25 18:14:15 -07:00
Chris Rebert
e3c10d0d01
Merge pull request #16156 from twbs/fix-16115
...
Properly document $(...).tab('show') method
2015-03-25 18:13:29 -07:00
Chris Rebert
6c5e7dfce1
rm redundant aria-hidden usage from Modals; fixes #16020
2015-03-25 18:06:47 -07:00
Chris Rebert
e8a5112b31
Document how to disable transitions in jQuery plugins; fixes #16069
...
[skip sauce]
2015-03-25 17:56:59 -07:00
Chris Rebert
343827081f
Properly document $(...).tab('show') method; fixes #16115
...
[skip sauce]
2015-03-25 17:47:56 -07:00
Chris Rebert
1bafd4c829
docs: #myTab => #myTabs, to slightly increase clarity
2015-03-25 17:39:44 -07:00
Patrick H. Lauke
068675c72c
Darker style focus/hover on active buttons
...
Currently, hovering with mouse or setting focus on a button which is
active has same styling as on a non-active button. This results in
problems for keyboard users, who set focus on a toggle and activate it,
but cannot visually see that their action had any effect. Ditto for
mouse users hovering over a toggle and clicking it. This adds an
explicit additional style for focus/hover on active buttons.
Note that this does not address issues of browser focus remaining on a
button after a mouse click (e.g. #13971 ), as this will likely require
extra JavaScript to fix.
2015-03-25 22:52:49 +00:00
Adrien Jarthon
0e8e5222ff
Tooltip/popover: Fix auto placement to use viewport
...
Currently, auto placement is using the container dimensions (if provided) or the element's parent to determine where to open the tooltip:
```javascript
var $container = this.options.container ? $(this.options.container) : this.$element.parent()
var containerDim = this.getPosition($container)
```
This is quite broken in fact, because the parent element could be just a small div outside the element for example, leading in a totally random placement (placing the tooltip on top even if there's no room). And the container can also be outside of the viewport.
This fix simply uses the viewport instead, that's the purpose of the viewport actually, to position the tooltip.
So the auto placement should use it to find where there's more room.
By default this is body, which is good.
2015-03-25 18:05:58 +01:00
Chris Rebert
2f3076f20a
add missing <code> within docs heading for .modal('handleUpdate')
2015-03-24 15:15:21 -07:00
Chris Rebert
d37bc2ae65
Merge pull request #15987 from twbs/fix-15972
...
add role="button" to a[data-toggle="collapse"]
2015-03-24 08:57:56 -07:00
Patrick H. Lauke
3685aff68f
Merge pull request #16140 from patrickhlauke/toggle-navigation-aria-expanded
...
Add aria-expanded to navbar toggles
2015-03-24 10:48:36 +00:00
Patrick H. Lauke
04280335f6
Add aria-expanded and aria-controls to docs navbar toggle
...
Also, use id rather class name for the navigation, as it's unique and
lets us use correct aria-controls (and without the use of id,
aria-expanded does not get updated correctly by the current dropdown
toggle script)
2015-03-24 10:32:53 +00:00
Patrick H. Lauke
dc4aa004d4
Add aria-expanded to navbar toggles
2015-03-24 10:30:12 +00:00
Patrick H. Lauke
13546cac35
Merge pull request #16136 from patrickhlauke/docs-tooltip
...
Callout for tooltips and keyboard/AT accessibility
2015-03-23 22:18:39 +00:00
Patrick H. Lauke
6c2548e031
Move all tooltip callouts into appropriate section
...
Before, most callouts hierarchically came under Examples > Four
directions, which is not appropriate. Now they're under Markup
2015-03-23 22:06:22 +00:00
Patrick H. Lauke
debcb1de59
Callout for tooltips and keyboard/AT accessibility
...
Include callout explicitly mentioning tooltips should only be added to
focusable elements. Closes #16134
2015-03-23 21:53:30 +00:00
Bootstrap's Grunt bot
e22a73fd38
automatic grunt dist
2015-03-21 23:10:30 +00:00
Emmanuel Bourgerie
fa9d28b634
Fix #16072 : Clicking into input field within dropdown no longer closes the dropdown
...
Closes #16073 by merging it
2015-03-21 16:00:15 -07:00
Chris Rebert
74ae498800
Fix #16117 more permanently/generically
2015-03-21 15:33:13 -07:00
Patrick H. Lauke
777c013997
Merge pull request #16117 from vsn4ik/inc_quick_start
...
Increment quick start options to six in readme.md
2015-03-21 10:11:47 +00:00
vsn4ik
a07bc07889
Increment quick start options to six
...
[skip validator]
[skip sauce]
2015-03-21 08:21:39 +03:00
Rodrigo Prado
fbe0836a8f
Add docs on how to install Bootstrap via composer
...
Closes #16113
Closes #16114
[skip sauce]
2015-03-20 18:42:03 -07:00
Chris Rebert
fb74d72764
Merge pull request #16107 from vikynandha/migration-doc
...
Add `.alert-warning` related change to migration doc
2015-03-19 10:03:48 -07:00
Vignesh Nandha Kumar
5281d7b4bc
Add .alert-warning related change to migration doc
2015-03-19 17:27:38 +05:30
Bootstrap's Grunt bot
eece194763
automatic grunt dist
2015-03-19 05:30:30 +00:00
Chris Rebert
9aad9a4164
Merge pull request #16024 from twbs/unnecessary-parsing
...
avoid unnecessary HTML string building+parsing
2015-03-18 22:28:07 -07:00
Chris Rebert
cb4144af85
Merge pull request #16101 from guybedford/master
...
Update jspm configuration
2015-03-18 22:04:54 -07:00
Maxb
9558211c8c
Jumbotron: Putting heading font size in variables to allow for easier overrides.
2015-03-18 17:29:59 -07:00
Guy Bedford
09ccd432b8
update jspm configuration
2015-03-18 12:59:55 +02:00
Chris Rebert
c26ffd43c3
Only disable pointer-events on disabled <a> btns; fixes #16088
...
<a> doesn't support the `[disabled]` attribute,
so `a.btn.disabled` simulates it using `pointer-events: none`.
However, this is unnecessary for <button>s and <input>s, and
also prevents their `[disabled]` cursor from displaying.
[skip sauce]
[skip validator]
2015-03-17 10:29:36 -07:00
Bootstrap's Grunt bot
f5250d0a0e
automatic grunt dist
2015-03-16 15:50:28 +00:00
Chris Rebert
a10eb60bc0
full grunt
2015-03-16 08:44:41 -07:00
Chris Rebert
312e527cb0
BootstrapCDN: v3.3.2 => v3.3.4
2015-03-16 08:41:00 -07:00
Chris Rebert
8dbdb8f977
Sass: v3.3.3 => v3.3.4
2015-03-16 08:40:34 -07:00
Chris Rebert
4d652035dc
v3.3.2 => v3.3.4
2015-03-16 08:39:31 -07:00
Chris Rebert
66ceae7b75
Clarify that role="button" is required for dismiss-on-next-click popovers
...
Refs #15947
2015-03-16 00:57:23 -07:00
Bootstrap's Grunt bot
026e7ccf4e
automatic grunt dist
2015-03-15 21:50:31 +00:00
Chris Rebert
43b8fd88d0
Merge pull request #16043 from maxstorm/backward-scrolling
...
ScrollSpy: Fixed proper nav element selection when scrolling upwards
2015-03-15 14:47:00 -07:00
Chris Rebert
d74608b934
Bump bootstrap-sass download link to Sass-specific v3.3.3
...
bootstrap-sass v3.3.2 is broken.
Refs https://github.com/twbs/bootstrap-sass/issues/862
Refs https://github.com/twbs/bootstrap-sass/releases/tag/v3.3.3
Refs https://github.com/twbs/bootstrap-sass/commit/daeb43dcc7b0ab06328acaca0549ee68c039aaa6
2015-03-15 05:07:48 -07:00
Bootstrap's Grunt bot
fc99118179
automatic grunt dist
2015-03-15 11:30:30 +00:00
XhmikosR
d18a043ddc
Run grunt.
2015-03-15 04:27:44 -07:00
XhmikosR
0ca3fa42e8
Bump devDependencies.
2015-03-15 04:26:35 -07:00
Patryk Puszczyk
286c0a1a78
z-index first
2015-03-15 10:39:55 +01:00
Chris Rebert
f3ae9430f2
Document that .progress-bar-striped doesn't work in IE<=9; fixes #16058
...
[skip sauce]
2015-03-13 13:53:12 -07:00
Bootstrap's Grunt bot
ba1345f144
automatic grunt dist
2015-03-10 20:20:23 +00:00
Gleb Mazovetskiy
a3b6c9072c
Remove trailing whitespace in forms.less
2015-03-10 20:16:10 +00:00
Maxim Andrukhovych
83371735fc
Fixed proper navigation element selection on backward scrolling (from the bottom to the top)
2015-03-10 20:04:15 +00:00
Bootstrap's Grunt bot
9d0259d8d1
automatic grunt dist
2015-03-10 18:50:26 +00:00
Patrick H. Lauke
03579c3f55
Merge pull request #16042 from jpkleemans/patch-1
...
Increment quick start options in readme.md to five
2015-03-10 18:41:16 +00:00
Jan-Paul Kleemans
ad5c64a24f
Increment quick start options to five
2015-03-10 18:57:02 +01:00
Chris Rebert
5b5c61bb30
Merge pull request #16036 from twbs/cr-readonly-focus-outline-bug
...
Add Wall of Browser Bugs entry for #16022
2015-03-10 03:39:51 -07:00
Chris Rebert
a890ebde94
Add Wall of Browser Bugs entry for #16022
...
[skip sauce]
[skip validator]
2015-03-10 03:29:58 -07:00
Chris Rebert
1383b88328
Merge pull request #16012 from twbs/refs-12761
...
Disable jQuery event aliases when running test suite
2015-03-09 17:47:51 -07:00
Bootstrap's Grunt bot
f972a84dd7
automatic grunt dist
2015-03-09 16:21:12 +00:00
Chris Rebert
f65bd7bed0
Merge pull request #16021 from twbs/visibility-block
...
rm `visibility` where redundant to `display`
2015-03-09 09:14:16 -07:00
Bootstrap's Grunt bot
fbc5d8ee41
automatic grunt dist
2015-03-09 14:03:04 +00:00
Chris Rebert
e4d6fbf715
Merge pull request #16023 from twbs/doc-body
...
Affix: $('body') => $(document.body)
2015-03-09 06:58:03 -07:00
Chris Rebert
a14665e73e
avoid unnecessary HTML string building+parsing
2015-03-09 06:47:34 -07:00
Chris Rebert
a5243ad3d0
Affix: $('body') => $(document.body)
2015-03-09 06:43:41 -07:00
Bootstrap's Grunt bot
253dfc0d3d
automatic grunt dist
2015-03-09 08:41:21 +00:00
Chris Rebert
b6b0fe7d22
rm visibility where redundant to display
...
Refs #15755
2015-03-09 01:40:26 -07:00
Chris Rebert
38fbd8fe35
Merge pull request #15755 from jitendravyas/master
...
Removed `visibility: hidden !important` from `.hidden` class
2015-03-09 01:36:00 -07:00
Bootstrap's Grunt bot
c178995b87
automatic grunt dist
2015-03-09 08:11:37 +00:00
Chris Rebert
725c6848c3
Disable jQuery event aliases when running test suite
...
To ensure that we don't accidentally use any of the aliases.
This should prevent any future regressions from #12761 .
Also updates the test suite since it now can't use these aliases either.
2015-03-09 01:05:43 -07:00
Chris Rebert
21d56378e1
Merge pull request #16011 from twbs/fix-15315
...
.collapse('hide') on hidden uninit-ed collapsible no longer shows it
2015-03-09 01:03:27 -07:00
Chris Rebert
2c56b0feb0
Merge pull request #16018 from twbs/modal-visual
...
Enhancements to Modal visual test
2015-03-08 21:33:25 -07:00
Chris Rebert
f41acae9fc
add TODO item regarding clean-css v3.2 & zeroUnits
...
Refs https://github.com/twbs/bootstrap/issues/14837#issuecomment-77441999
2015-03-08 21:31:58 -07:00
Chris Rebert
a134491fe5
add togglable scrollbar-inducing content to Modal visual test
2015-03-07 06:40:57 -08:00
Chris Rebert
6ddb8c2dd7
add static navbar to Modal visual test
2015-03-07 06:39:46 -08:00
XhmikosR
e7efd81033
.gitignore: Remove obsolete files.
...
They are grunt-html-validation leftovers.
[ci skip]
2015-03-07 10:11:28 +02:00
Chris Rebert
64ca888cbc
Merge pull request #15999 from twbs/kkirsche-includeTestsReadme
...
Document JS test suite basics
2015-03-06 23:28:30 -08:00
Kevin Kirsche
ba2f7e92d0
[ Fixes #15951 ] Document JS test suite basics
...
X-Ref: #15953
Closes #15952 by merging a tweaked version of it.
[skip sauce]
[skip validator]
2015-03-06 23:27:00 -08:00
Chris Rebert
5c8d56d515
Collapse unit test: rm check that no-op hide adds style="height: 0px"
...
Appears to be unnecessary and is broken by #16011 ,
which is otherwise quite sane.
2015-03-06 18:10:53 -08:00
Chris Rebert
872e56fcf2
.collapse('hide') on hidden uninit-ed collapsible no longer shows it; fixes #15315
...
Thanks to @peterblazejewicz & @Nikita240
Adds unit tests based on #14417
X-Ref: #14282
Closes #15807
2015-03-06 06:58:48 -08:00
Chris Rebert
01aa0d840a
Merge pull request #16007 from molly/master
...
Update initial release announcement dead link
2015-03-05 16:42:12 -08:00
Molly White
2bb0ac38e1
Remove dead link to release announcement
...
Found it! They just changed the link.
2015-03-05 18:44:55 -05:00
Julian Thilo
a97bfd6308
Merge pull request #16004 from kkirsche/patch-2
...
[Fix #16001 ] Add link to Vietnamese translation
2015-03-05 18:40:33 +00:00
Kevin Kirsche
a884ce9349
[ Fix #16001 ] Add link to Vietnamese translation
...
[Fix #16001 ] Add link to Vietnamese translation
2015-03-05 09:39:47 -05:00
Bootstrap's Grunt bot
a97b7ec344
automatic grunt dist
2015-03-04 09:41:15 +00:00
Chris Rebert
3c190908ca
Merge pull request #15988 from twbs/fix-15874
...
Hiding an uninitialized tooltip/popover no longer initializes it
2015-03-04 01:40:01 -08:00
Chris Rebert
27bbc7dbe9
Hiding an uninitialized tooltip/popover no longer initializes it; fixes #15874
2015-03-03 22:22:13 -08:00
Chris Rebert
cc39f5c52d
add role="button" to a[data-toggle="collapse"]; fixes #15972
2015-03-03 13:18:36 -08:00
Bootstrap's Grunt bot
2f17289ab6
automatic grunt dist
2015-03-03 21:11:15 +00:00
Chris Rebert
168297c779
rm semicolon for sake of fat's eccentric tastes
...
Erratum from #15496
2015-03-03 13:06:32 -08:00
Steven Black
20d3ad10eb
Accessibility and headings hierarchy for the "CSS" page.
...
Closes #15948 by merging it.
2015-03-03 18:29:33 +02:00
Steven Black
0862d1410e
Accessibility and headings hierarchy for the "Getting started" page.
...
Closes #15946 by merging it.
2015-03-03 18:26:38 +02:00
Steven Black
457885075f
Javascript docs: Accessibility and cosmetic changes to headings.
...
Closes #15915 by merging it.
2015-03-03 18:22:09 +02:00
Heinrich Fenkart
420a8088a4
Merge pull request #15961 from kkirsche/ImplementAssertExpect
...
[Fixes #15953 ] Implement assert.expect in each unit test
2015-03-03 15:52:05 +01:00
Kevin Kirsche
4febcb4b49
[ Fixes #15953 ] Implement assert.expect in each unit test
...
[Fixes #15953 ] Implement `assert.expect` in each unit test
2015-03-03 08:45:07 -05:00
Heinrich Fenkart
ddd09f6fe7
Merge pull request #15984 from twbs/document-handleupdate
...
Properly document Modal#handleUpdate
2015-03-03 07:03:42 +01:00
Heinrich Fenkart
be68cdd4b8
Properly document Modal#handleUpdate
2015-03-03 06:45:38 +01:00
Bootstrap's Grunt bot
c1005f5283
automatic grunt dist
2015-03-03 05:01:43 +00:00
Heinrich Fenkart
200f6fb10d
Merge pull request #15881 from twbs/fix-modal-backdrop
...
Modal: Fix backdrop not readjusting when height changes
2015-03-03 05:54:03 +01:00
Heinrich Fenkart
f5beebe726
Modal: Fix backdrop not readjusting when height changes
...
Fixes #15136 .
Closes #15345 .
Closes #15314 .
Refs #14724 , #14927 .
2015-03-03 05:27:26 +01:00
Patryk Puszczyk
910f41daf5
[ Fixes #15976 ] Fix pagination link cut off border on hover
2015-03-02 18:16:31 +01:00
Bootstrap's Grunt bot
399658178d
automatic grunt dist
2015-03-02 14:51:23 +00:00
Patrick H. Lauke
91002717d9
Merge pull request #15974 from patrickhlauke/ios-click-fix-role-button2
...
Add upstream patch comment for #15947
2015-03-02 14:42:39 +00:00
Patrick H. Lauke
9bbc0d76f5
Add upstream patch comment
2015-03-02 14:36:36 +00:00
Bootstrap's Grunt bot
4311e09b04
automatic grunt dist
2015-03-02 12:41:16 +00:00
Patrick H. Lauke
8e6934c135
Merge pull request #15947 from patrickhlauke/ios-click-fix-role-button
...
iOS fix for role="button" elements; [fixes #15935 ]
2015-03-02 12:35:33 +00:00
Chris Rebert
46f5a8f478
Merge pull request #15970 from twbs/the-future-is-now-qunit
...
Disable deprecated QUnit global methods
2015-03-02 02:39:29 -08:00
XhmikosR
f8e34ff48b
Disable es3 for tests and customizer.js.
2015-03-02 11:16:06 +02:00
XhmikosR
ea3c7028bd
Run grunt.
2015-03-02 11:16:06 +02:00
Chris Rebert
c291c12cb1
Disable deprecated global QUnit method aliases to prevent backsliding on QUnit v2 readiness
2015-03-01 19:50:11 -08:00
Chris Rebert
c80872235f
Merge pull request #15955 from twbs/fixture-on-screen-ios
...
Unit tests: Only display fixture on-screen for iOS
2015-03-01 18:28:46 -08:00
Bootstrap's Grunt bot
de0722f989
automatic grunt dist
2015-03-02 00:11:14 +00:00
Chris Rebert
015e63f6df
Merge pull request #15593 from neoeno/handle_multiple_zero_offset_scrollspy_elements
...
Handle multiple zero-offset Scrollspy elements.
2015-03-01 16:04:04 -08:00
Caden Lovelace
a1aa0f8afd
Handle multiple zero-offset Scrollspy elements.
...
When the first two elements in a scrollspy content block have a document
offset of zero (i.e. they're hard against the top of the page),
Scrollspy would switch between them on every scroll event.
This could happen, for example, in a system of nested sections:
```
<section id="animals">
<section id="dogs">
Content
</section>
</section>
```
This ocurred because Scrollspy's check to see if it's at the end of the
array of sections uses `!arr[index]`. This misses the case where
`arr[index]` does exist and is zero.
This commit explicitly checks the array bounds.
2015-03-01 23:55:39 +00:00
Chris Rebert
08e0f23929
Merge pull request #15965 from kkirsche/fixURL
...
[Docs / README] Fix URL to match the plugin keyword recommendation
2015-03-01 14:32:31 -08:00
Chris Rebert
a15baba756
Merge pull request #15964 from kkirsche/addAccidentlyRemovedText
...
[Docs] Replace accidently removed tooltip / popover text
2015-03-01 14:27:04 -08:00
Kevin Kirsche
673cd67798
Fix URL to match the keyword
...
Fix URL to match the keyword
2015-03-01 16:44:13 -05:00
Kevin Kirsche
7b3e4d8423
Replace accidently removed text
...
X-Ref #15742
cc: @mdo
2015-03-01 16:24:12 -05:00
Heinrich Fenkart
fd35779f0e
Input group sizes: Properly position .form-control-feedback
...
Ref https://github.com/twbs/bootstrap/issues/12868#issuecomment-76291513
Ref 7733f24
2015-03-01 10:01:14 +01:00
Heinrich Fenkart
20fb55a840
Unit tests: Only display fixture on-screen for iOS
...
Since only on iOS tests fail when the fixture is displayed off-screen, see https://travis-ci.org/twbs/bootstrap/jobs/52605742
2015-03-01 09:49:59 +01:00
Heinrich Fenkart
1ba2630ccf
Merge pull request #15954 from twbs/sauce-hidepassed
...
Use different way to make failing test more visible in Sauce
2015-03-01 09:41:10 +01:00
Heinrich Fenkart
4345e24479
Use different way to make failing test more visible in Sauce
2015-03-01 09:20:00 +01:00
Patrick H. Lauke
3173efd9d9
Merge pull request #15929 from kkirsche/patch-5
...
[Fixes #15928 ] Encourage use of icons with form validation states for co...
2015-02-28 22:11:30 +00:00
Kevin Kirsche
94406bcae0
[ Fixes #15928 ] Encourage use of icons with form validation states for colorblind users
...
[Fixes #15928 ] Encourage use of icons with form validation states for colorblind users
Update text per @patrickhlauke's feedback
Update text per @patrickhlauke's feedback.
Fix stupid grammar mistake
2015-02-28 17:07:20 -05:00
Patrick H. Lauke
9c3e7e5861
iOS fix for role="button" elements; [ fixes #15935 ]
...
Fixes "clickability" issue (and more generally, the firing of events
such as focus as well) for traditionally non-focusable elements with
role="button" (see
https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile )
Fixes #15935
2015-02-28 15:41:55 +00:00
Kevin Kirsche
06cba30e2d
[ Fixes #15944 ] Add Z-Index to avoid border overlapping
...
[Fixes #15944 ] Add Z-Index to avoid border overlapping
2015-02-27 11:48:30 -05:00
Bootstrap's Grunt bot
ad379ffb4a
automatic grunt dist
2015-02-27 07:51:17 +00:00
Mark Otto
049e86f47e
Merge pull request #15826 from kkirsche/patch-19
...
[Fixes #15825 ] .initialism class should use mixin
2015-02-26 23:49:04 -08:00
Bootstrap's Grunt bot
fb3610c3af
automatic grunt dist
2015-02-27 04:11:09 +00:00
Chris Rebert
1623280f59
Merge pull request #15941 from twbs/ijcheung-collapse-update-all-triggers
...
Update all collapse triggers with .collapsed class and aria-expanded
2015-02-26 20:00:50 -08:00
Ivan Cheung
d5071b19f1
Update all collapse triggers with .collapsed class and aria-expanded
...
Fixes #15741
Closes #15751 by merging it.
2015-02-26 18:48:20 -08:00
Bootstrap's Grunt bot
984204c39e
automatic grunt dist
2015-02-26 14:21:13 +00:00
XhmikosR
05b444aee3
Run grunt.
2015-02-26 11:30:23 +02:00
Heinrich Fenkart
c65deddcce
Merge pull request #15933 from twbs/qunit-module-hooks
...
Unit tests: Use new names of module hooks
2015-02-26 08:36:17 +01:00
Chris Rebert
9afb61fffd
QUnit.jsDump => QUnit.dump
...
Refs http://qunitjs.com/upgrade-guide-2.x/#replace-qunit-jsdump-with-qunit-dump
2015-02-25 23:29:27 -08:00
Chris Rebert
4ff9c54cdd
Use QUnit.log(...) instead of QUnit.log = ...
...
Refs http://qunitjs.com/upgrade-guide-2.x/#replace-qunit-log-callback-with-qunit-log-callback-for-all-reporting-callbacks
2015-02-25 23:29:27 -08:00
Bootstrap's Grunt bot
4cb39987f0
automatic grunt dist
2015-02-26 07:21:21 +00:00
Heinrich Fenkart
3bb05b5fbb
Unit tests: Use new names of module hooks
...
Refs #15893
2015-02-26 08:20:42 +01:00
Heinrich Fenkart
442d2dd458
Merge pull request #15930 from twbs/modal-restore-inline-padding
...
Modal: Apply any preexisting body padding again after closing
2015-02-26 08:13:55 +01:00
nakupanda
142a9e4ae0
Modal: Apply any preexisting body padding again after closing
2015-02-26 08:02:06 +01:00
TJ
10c8dad848
Prevent collapsed navbar in Non-responsive Example
...
Closes #15291 by merging it.
2015-02-25 22:53:21 -08:00
Bootstrap's Grunt bot
033dbfd06c
automatic grunt dist
2015-02-26 06:01:15 +00:00
Quentin Spencer-Harper
acc5f65756
Tooltip: Avoid creating an unnecessary tooltip when Tooltip#hide is called
...
Fixed performance bug where a tooltip element is created and then immediately destroyed when tooltip.hide() is called and there is no existing tooltip element
Resolves #15557 by merging it.
2015-02-26 06:53:58 +01:00
Bootstrap's Grunt bot
f43c67b0c5
automatic grunt dist
2015-02-26 05:51:21 +00:00
vsn4ik
b395f3526e
Dropdowns: Skip .disabled instead of .divider on keydown event
...
Fixes #15147 .
Closes #15520 by merging it.
2015-02-26 06:42:09 +01:00
Bootstrap's Grunt bot
5debbec59f
automatic grunt dist
2015-02-26 05:01:07 +00:00
Heinrich Fenkart
cac6cfcd84
Merge pull request #15923 from kkirsche/useExplicitVariableDeclaration
...
[Ref #15881 ] Use Explicit JS Variable Declarations rather than Chained
2015-02-26 05:55:27 +01:00
Bootstrap's Grunt bot
1d34615758
automatic grunt dist
2015-02-26 03:51:28 +00:00
Chris Rebert
a339bfb0ac
Merge pull request #15693 from huang-x-h/patch-1
...
tip method in popover.js can be removed
2015-02-25 19:49:26 -08:00
Kevin Kirsche
238be65786
[Ref #15881 ] Use Explicit Values rather than Chain
...
[Ref #15881 ] Use Explicit Values for javascript variables rather than chained ones.
From https://github.com/twbs/bootstrap/pull/15881#discussion_r25330647
2015-02-25 12:19:11 -05:00
Chris Rebert
804457c474
fix 2 typos in modal unit test assertion messages
2015-02-24 23:49:08 -08:00
Mark Otto
dd1a31a7de
Merge pull request #15916 from kkirsche/patch-2
...
Add source code documentation of justified navbar for #15906
2015-02-24 21:16:55 -08:00
Mark Otto
8982de3482
Merge pull request #15914 from StevenBlack/docs.js.headings
...
docs > js > headings
2015-02-24 21:14:43 -08:00
Kevin Kirsche
3ed961e4c1
Document justified navbar for #15906
...
Document in the source code that the justified nav is meant for single line list items only. This should help prevent Issues like #15906 in the future.
2015-02-24 23:04:59 -05:00
Heinrich Fenkart
0553300a36
Follow-up to 769c27a19f: Add new section to nav
2015-02-25 03:30:58 +01:00
Kevin Kirsche
769c27a19f
Document how to properly handle modals with dynamic content height
...
Fixes #15106 .
Closes #15910 .
2015-02-25 03:23:02 +01:00
Heinrich Fenkart
c40c31a308
Dropdown unit tests: Tiny style changes
2015-02-25 02:53:39 +01:00
Steven Black
e9b29a3ef0
Accessibility changes to headings (transitions.html)
2015-02-24 20:19:00 -05:00
Steven Black
daccfc3c0f
Accessibility changes to headings (overview.html)
2015-02-24 20:17:14 -05:00
Bootstrap's Grunt bot
1d892ceef1
automatic grunt dist
2015-02-25 01:11:20 +00:00
Heinrich Fenkart
9ea98561df
Merge pull request #15913 from twbs/scrollspy-consistency
...
ScrollSpy: Small style consistency adjustments
2015-02-25 02:03:52 +01:00
Mark Otto
b7b69cd353
Merge branch 'master' of github.com:twbs/bootstrap
2015-02-24 16:43:22 -08:00
Mark Otto
05513c52c4
Fix #15911 : Clear the floats and move the padding to the header
2015-02-24 16:43:07 -08:00
Heinrich Fenkart
6e0c843223
ScrollSpy: Small style consistency adjustments
2015-02-25 01:37:13 +01:00
Mark Otto
be164f4d1a
Merge pull request #15900 from kkirsche/patch-5
...
[Docs—Fixes #15882 ]Use an ID as the example for Scrollspy
2015-02-24 16:30:49 -08:00
Mark Otto
7e594b4b03
Merge pull request #15903 from michael-k/patch-1
...
Updated license links
2015-02-24 16:28:36 -08:00
Mark Otto
2457b40eab
Merge pull request #15887 from StevenBlack/headings-labels
...
docs>components>labels headings
2015-02-24 16:27:36 -08:00
Mark Otto
7e0b801f4c
Merge pull request #15889 from StevenBlack/headings-progressbars
...
docs>components>progress bars headings
2015-02-24 16:27:24 -08:00
Chris Rebert
a415b91558
Merge pull request #15828 from kkirsche/patch-20
...
Add plugin package keyword recommendation
2015-02-24 16:26:39 -08:00
Mark Otto
13c690f992
Merge pull request #15891 from StevenBlack/headings-listgroup-panel-well
...
docs>components>(remaining components) headings
2015-02-24 16:26:17 -08:00
Mark Otto
7872ca69be
Merge pull request #15890 from StevenBlack/headings-media
...
docs>components>media object headings
2015-02-24 16:25:59 -08:00
Mark Otto
3c4a8ea61b
Merge pull request #15888 from StevenBlack/headings-thumbnails
...
docs>components>thumbnails headings
2015-02-24 16:24:49 -08:00
Mark Otto
0e12bb4947
Merge pull request #15886 from StevenBlack/headings-buttondropdowns
...
docs>components>button-dropdowns headings
2015-02-24 16:23:17 -08:00
Mark Otto
05d0e88dbb
Merge pull request #15885 from StevenBlack/headings-buttongroups
...
docs>components>button-groups headings
2015-02-24 16:22:52 -08:00
Mark Otto
212c114bb6
Merge pull request #15884 from StevenBlack/headings-dropdowns
...
docs>components>dropdowns.html headings
2015-02-24 16:22:24 -08:00
Chris Rebert
eefa0ada96
Merge pull request #15908 from kkirsche/bumpMarkdownIt
...
Bump markdown-it to ^3.0.7
2015-02-24 15:55:26 -08:00
Chris Rebert
a1fd86cdf9
Merge pull request #15907 from twbs/time-grunt
...
bump time-grunt to ^1.1.0
2015-02-24 14:27:21 -08:00
Kevin Kirsche
2aab06bbaa
Bump markdown it to 3.0.7
...
Bump markdown it to 3.0.7
3.0.7 / 2015-02-22
Match table columns count by header.
Added basic CLI support.
Added \v \f to valid whitespaces.
Use external package for unicode data (punctuation).
2015-02-24 17:20:29 -05:00
Chris Rebert
7f7c7901ae
bump time-grunt to ^1.1.0
2015-02-24 14:14:59 -08:00
Chris Rebert
2a6207c0c9
Merge pull request #15904 from kkirsche/patch-8
...
Closes #15904
2015-02-24 14:11:03 -08:00
Kevin Kirsche
696fc2e53c
Add unit test of aria-expanded to dropdown suite
...
Redo of #15876
2015-02-24 14:09:08 -08:00
Chris Rebert
19fc014397
Merge pull request #15905 from kkirsche/modalAriaTests
...
Add unit tests for aria-hidden to modal suite
2015-02-24 13:37:08 -08:00
Kevin Kirsche
30d8cdf639
Add tests for aria-hidden of modal
...
Add tests for `aria-hidden` of modal
Use strictEqual of 1 here instead of 2 asserts
2015-02-24 16:29:40 -05:00
Chris Rebert
ecd469ec16
Merge pull request #15893 from twbs/qunit-modern
...
Modernize QUnit usage by avoiding usage of global functions
2015-02-24 11:47:29 -08:00
Michael
3425489273
Updated license links
...
Added attributes rel and target.
2015-02-24 20:03:28 +01:00
Kevin Kirsche
ced312a90e
[Docs—Fixes #15882 ]Use an ID as the example for Scrollspy
...
Fixes #15882 — Use an ID as the example for Scrollspy so that it is more clear that this is for use with a single nav.
2015-02-24 09:14:50 -05:00
Patrick H. Lauke
feda77f127
Merge pull request #15898 from coliff/patch-3
...
Change CC link in footer to HTTPS
2015-02-24 13:55:31 +00:00
Christian
1ec651b3cd
Update footer.html
...
Update Creative Commons link to HTTPS.
2015-02-24 22:47:03 +09:00
Chris Rebert
9c75c855c6
JS unit tests: equal() => strictEqual()
...
[skip validator]
2015-02-23 22:43:17 -08:00
Chris Rebert
f4b734eebd
Merge pull request #15894 from twbs/bump-qunit
...
upgrade to QUnit v1.17.1
2015-02-23 22:25:09 -08:00
Chris Rebert
bda4fe87ca
upgrade to QUnit v1.17.1
...
[skip validator]
2015-02-23 22:18:51 -08:00
Chris Rebert
118b8c2695
JS unit tests: use QUnit.module() & QUnit.test() everywhere
...
[skip validator]
2015-02-23 22:14:11 -08:00
Chris Rebert
7c19fee3f1
JS unit tests: use modern QUnit assert object everywhere
2015-02-23 22:14:11 -08:00
Steven Black
79eb5854ea
docs>components>(remainder) headings
2015-02-23 22:14:50 -05:00
Steven Black
74b4f83434
docs>components>media object headings
2015-02-23 21:59:27 -05:00
Steven Black
8a64c684de
docs>components>progress bars headings
2015-02-23 21:51:10 -05:00
Steven Black
f8280e40a0
docs>components>thumbnails headings
2015-02-23 21:41:53 -05:00
Bootstrap's Grunt bot
1cbbeef47c
automatic grunt dist
2015-02-24 02:41:30 +00:00
Steven Black
3e2dee6bd5
Normalized the heading hierarchy in the documentation for the Labels component.
2015-02-23 21:35:37 -05:00
Heinrich Fenkart
16479e9051
Merge pull request #15378 from twbs/fix-ie-modal-scrollbar-for-realz
...
Modal: Work around IE scrollbars not taking up page width
2015-02-24 03:33:32 +01:00
Steven Black
106445aea8
Normalized the heading hierarchy in the documentation for the Button dropdowns component.
2015-02-23 21:23:50 -05:00
Steven Black
9159e44a7a
docs>components>button-groups headings
...
Normalized the heading hierarchy in the documentation for the Button groups component.
2015-02-23 21:16:02 -05:00
Steven Black
36fdaa8030
Docs>Components>Dropdowns headings
...
Normalized the heading hierarchy in the documentation for the Dropdowns component.
2015-02-23 21:01:54 -05:00
Kevin Kirsche
114d1cf76c
Add plugin package keyword recommendation
...
Related to #15823 , I would be interested in officially recommending a keyword such as `twbs-bootstrap` so that we can more easily showcase plugins and extensions for Bootstrap without requiring additional curation by the admins / collabs of TWBS
specificity
Add additional comment to docs
Fix capitalization
Update tag per @mdo's recommendation
2015-02-23 13:53:01 -05:00
Chris Rebert
68fef8c247
Merge pull request #15867 from twbs/sauce-ios
...
Use OS X 10.10 for Sauce iPhone simulator
2015-02-22 19:33:14 -08:00
Chris Rebert
9bdaf03607
Use OS X 10.10 for Sauce iPhone simulator
...
[skip validator]
2015-02-22 19:01:36 -08:00
Chris Rebert
de31b61e42
Merge pull request #15866 from twbs/bump-sauce
...
Bump grunt-saucelabs to ~8.6.0
2015-02-22 19:00:00 -08:00
Chris Rebert
d8ffd57b93
update shrinkwrap
...
[skip validator]
2015-02-22 18:47:00 -08:00
Chris Rebert
65d209e257
bump grunt-saucelabs to ~8.6.0
2015-02-22 18:42:23 -08:00
Chris Rebert
33d49f6324
Merge pull request #15862 from dante2008/contri-doc-typo
...
Fix a typo in the contributing doc.
2015-02-21 21:28:27 -08:00
dante2008
df2ea49c0a
Fix a typo in contributing doc.
2015-02-22 13:59:15 +09:00
Patrick H. Lauke
16a4a44a34
Merge pull request #15861 from patrickhlauke/id-fixup
...
Fix copy/pasta'd id on accessibility skiplink callout
2015-02-21 15:03:31 +00:00
Patrick H. Lauke
36d6af9bcd
Fix copy/pasta'd id on accessibility skiplink callout
2015-02-21 15:02:40 +00:00
Patrick H. Lauke
1194f0d481
Merge pull request #15860 from patrickhlauke/url-fixup
...
Typo in URL
2015-02-21 14:05:01 +00:00
Patrick H. Lauke
b9504feb80
Typo in URL
2015-02-21 14:00:04 +00:00
Bootstrap's Grunt bot
02f8cf9d0e
automatic grunt dist
2015-02-21 04:21:05 +00:00
Kevin Kirsche
b4a5f89ab3
Fix #15652 : Set position: relative on .{radio,checkbox}-inline
...
Closes #15656 by merging it.
2015-02-20 20:10:04 -08:00
Quy Ton
074419298e
Fix capitalization/singular of comments in helper class docs
...
Closes #15839 by merging a tweaked version of it.
2015-02-20 20:02:20 -08:00
Chris Rebert
690abbcc0c
Merge pull request #15857 from jonchretien/fix-typos-in-docs
...
fixed a few typos in the docs
2015-02-20 18:26:04 -08:00
Jon Chretien
7080e895d8
fixed a few typos in the docs
2015-02-20 17:07:14 -05:00
XhmikosR
89951a6608
Merge pull request #15851 from twbs/deps
...
Bump devDependencies
2015-02-20 22:24:52 +02:00
XhmikosR
e6dbaea97e
Run grunt.
2015-02-20 11:35:45 +02:00
XhmikosR
b8a0ea1224
Update dependencies.
2015-02-20 11:35:39 +02:00
Kevin Kirsche
504435e0b0
Fix #15712 : Add example of how to use grid system within a modal
...
Closes #15725 by merging a tweaked version of it.
2015-02-19 16:14:06 -08:00
Chris Rebert
e9afc74b01
Dropdown docs: Tweak .dropup copy
2015-02-19 16:01:04 -08:00
Chris Rebert
89455afe97
Affix docs: add MDN link for position: sticky
2015-02-19 15:55:33 -08:00
Chris Rebert
3748e44b2e
Merge pull request #15773 from kkirsche/patch-16
...
Fix #15766 : Clarify Affix plugin docs
2015-02-19 15:53:49 -08:00
Bootstrap's Grunt bot
9677d6685a
automatic grunt dist
2015-02-19 23:51:16 +00:00
Chris Rebert
2549b808a1
Merge pull request #15699 from kkirsche/patch-8
...
Fix #15691 : .form-control-static changes height when empty
2015-02-19 15:42:29 -08:00
Kevin Kirsche
0ee7602284
[ Fixes #15691 ] .form-control-static changes height when empty
...
[Fixes #15691 ] .form-control-static changes height when empty by setting the minimum height to the size it is when text is in the `.form-control-static`
JSFiddle: http://jsfiddle.net/4pdo4yzo/
Compute the minimum height
@line-height-computed = ~20px
@font-size-base = 14px
This should come to approx. 34px
Add min-height to from-group-* per @cvrebert
I had this wrong. The minimum height would depend on the font-size of that specific group, thus we need to declare it once for font-size-small and once also for font-size-large
2015-02-19 18:02:51 -05:00
Kevin Kirsche
744c3646f5
[ Fixes #15766 ] Need Clearer Affix plugin documentation
...
[Fixes #15766 ] Need Clearer Affix plugin documentation
Remove trailing whitespace
Update the documentation
2015-02-19 16:38:03 -05:00
Luca Mussi
90e7fc418b
Added package.js for Meteor integration
...
Closes #15716 by merging it.
2015-02-19 13:11:58 -08:00
Chris Rebert
d0ec850812
Merge pull request #15846 from twbs/doc-15832
...
Add Wall of Browser Bugs entries for #15832
2015-02-19 12:57:33 -08:00
Chris Rebert
9596a51f54
Add Wall of Browser Bugs entries for #15832
...
[skip sauce]
2015-02-19 12:53:00 -08:00
Chris Rebert
0b10c6b060
Merge pull request #15662 from kkirsche/patch-5
...
Fix issue #15597 — Mention dropup variation in dropdown docs
2015-02-19 11:29:24 -08:00
Bootstrap's Grunt bot
ed627ebcfb
automatic grunt dist
2015-02-19 04:21:09 +00:00
Bootstrap's Grunt bot
6e0009e18d
automatic grunt dist
2015-02-17 19:41:00 +00:00
Mark Otto
a7a6e7f8d6
Merge pull request #15703 from kkirsche/patch-9
...
[Fix Issue #15683 ] `readonly` input should not have a not-allowed cursor
2015-02-17 11:31:36 -08:00
Kevin Kirsche
02195d366b
[ Fixes #15825 ] .initialism class should use mixin
...
[Fixes #15825 ] .initialism class should use text-uppercase() LESS mixin.
2015-02-17 10:48:12 -05:00
Chris Rebert
0d7b85ece7
Merge pull request #15822 from vsn4ik/upd_npmjs_link
...
Use https://www.npmjs.com (new site).
2015-02-17 00:19:47 -08:00
vsn4ik
1bb3ef3e0b
Use https://www.npmjs.com (new site).
2015-02-17 10:01:58 +03:00
Chris Rebert
40961659ac
.gitattributes: treat source maps as binary files
2015-02-16 22:27:31 -08:00
Chris Rebert
75b311552e
Merge pull request #15778 from twbs/node-012
...
Travis: test against node.js 0.12.
2015-02-16 21:29:50 -08:00
XhmikosR
b9aad573f9
Travis: test against node.js 0.12.
2015-02-16 21:09:32 -08:00
Chris Rebert
fd7c69b30f
Merge pull request #15765 from twbs/docs.min.js
...
Cleanup usage of & add notes about docs.min.js in examples
2015-02-16 19:29:58 -08:00
Chris Rebert
a2c7233ac0
Use just holder.js instead of docs.min.js in examples when possible
...
And add explanatory comments to the Carousel & Dashboard examples regarding holder.js
[skip sauce]
2015-02-16 19:17:01 -08:00
Chris Rebert
d13e879042
Remove docs.min.js from Blog & Cover examples since it's unnecessary.
2015-02-16 11:40:42 +02:00
XhmikosR
7a4fadb7b8
Fix carousel example images after c08bf4ba8b.
...
The revert was incomplete.
2015-02-16 11:39:14 +02:00
XhmikosR
4131af8a67
Travis CI: Bump Rouge gem to 1.8.0.
2015-02-16 11:10:28 +02:00
XhmikosR
f60067f859
Merge pull request #15809 from twbs/packages.json-files
...
Specify the files to include in the npm package.
2015-02-16 10:58:48 +02:00
XhmikosR
101cf6b1c0
Specify the files to include in the npm package.
2015-02-15 11:43:36 +02:00
XhmikosR
3b783bd0b5
package.json: change the engine version to >= 0.10.1.
2015-02-14 14:32:16 +02:00
Mark Otto
d4ff583428
Merge pull request #15805 from aroben/patch-1
...
Include dist/ files in language stats on GitHub
2015-02-13 13:36:37 -08:00
Adam Roben
4fc6317b40
Include dist/ files in language stats on GitHub
...
GitHub considers Bootstrap files to be vendored files, and excludes them from
repository language statistics. This makes sense for most repositories, where
Bootstrap is indeed third-party code. This repository is the exception; it's
first-party code here, so should count toward the language statistics.
2015-02-13 16:30:07 -05:00
Chris Rebert
763f8293da
.text-hide docs: trivial indentation fix
2015-02-12 10:41:16 -08:00
Chris Rebert
0fe6ff9fca
browser-device-support.html: tweak indentation
2015-02-12 10:40:00 -08:00
Chris Rebert
19a6406ec4
fix indentation of highlighted code in Modal docs
2015-02-12 10:36:15 -08:00
Bootstrap's Grunt bot
6379674f35
automatic grunt dist
2015-02-12 06:41:05 +00:00
Chris Rebert
5f5b148e49
Fix oneskyapp translation links
...
Closes #15754
[skip sauce]
2015-02-11 16:25:51 -08:00
Chris Rebert
51b00ce737
Merge pull request #15788 from gianpaj/patch-1
...
Fix link to French translation
2015-02-11 16:24:02 -08:00
Gianfranco Palumbo
5af5d6fa7b
Fix link to French translation
2015-02-11 00:23:54 +00:00
Chris Rebert
c8b0f59fbd
Merge pull request #15784 from twbs/bump-grunt-html
...
Bump grunt-html to ~3.0.0
2015-02-10 13:05:43 -08:00
Chris Rebert
de90cd7a80
update shrinkwrap
2015-02-10 12:57:39 -08:00
Chris Rebert
0013483d94
bump grunt-html to ~3.0.0
2015-02-10 12:57:00 -08:00
Kevin Kirsche
d78d9dc5d9
Remove separate area for dropup's
...
Condense the dropup example
2015-02-10 08:57:56 -05:00
XhmikosR
81115cd089
Run grunt.
2015-02-10 10:50:57 +02:00
XhmikosR
c388870cef
Downgrade grunt-contrib-cssmin.
...
v0.12.0-v0.12.1 breaks paths in URL.
2015-02-10 10:49:59 +02:00
Bootstrap's Grunt bot
47c3c6a59f
automatic grunt dist
2015-02-10 07:21:10 +00:00
Chris Rebert
d0895faa0a
Merge pull request #15779 from twbs/deps
...
Bump devDependencies.
2015-02-09 23:17:46 -08:00
XhmikosR
a3419df829
Bump devDependencies.
2015-02-10 08:30:51 +02:00
Mark Otto
e0f2db23d7
Merge pull request #15772 from kkirsche/patch-15
...
Fixes #15653 — Add comment which explains that how a responsive im...
2015-02-09 16:28:18 -08:00
Kevin Kirsche
894ec6f714
Fixes #15653 — Add comment which explains that how a responsive image should be centered
...
Fixes #15653 — Add comment which explains that how a responsive image should be centered
Redo of #15657 which I couldn't get to rebase properly after all the merges were done last night.
2015-02-09 13:55:37 -05:00
Bootstrap's Grunt bot
3efa9c46a4
automatic grunt dist
2015-02-09 01:41:04 +00:00
Mark Otto
0cf14b3768
Merge pull request #15697 from kkirsche/patch-6
...
[Fix Issue #15682 ] .caret is smaller in Firefox than other browsers
2015-02-08 17:33:19 -08:00
Mark Otto
2fad6e8dd2
Merge pull request #15648 from Nikita240/master
...
Improve image layout in the carousel example.
2015-02-08 17:25:13 -08:00
Bootstrap's Grunt bot
7d4ce8104a
automatic grunt dist
2015-02-09 00:31:19 +00:00
Mark Otto
8ef21c73aa
Merge pull request #15728 from kkirsche/patch-11
...
[Fix Issue #15719 ] Add a variable for .form-group's margin-bottom
2015-02-08 16:27:52 -08:00
Chris Rebert
9e1e73f9dc
Merge pull request #15762 from twbs/twitter-handle
...
Update Twitter handle: @twbootstrap => @getbootstrap
2015-02-06 14:53:51 -08:00
Chris Rebert
e7de01eeed
Update Twitter handle: @twbootstrap => @getbootstrap
...
Refs https://github.com/twbs/bootstrap-blog/commit/1c94b7791f8a24a18f08aba40c38d519b873f2d0
CC: @mdo
2015-02-06 11:54:07 -08:00
Jitendra Vyas
7dd72d83fa
Removed visibility: hidden !important from .hidden class
...
This .hidden was taken from HTML 5 Boilerplate and yesterday we discussed on twitter that visibility: hidden !important can be removed now. https://twitter.com/jitendravyas/status/562940090553733121
2015-02-05 13:28:22 +05:30
Patrick H. Lauke
27677fab5b
Merge pull request #15714 from patrickhlauke/skip-link-fixes
...
Skip link workarounds for Chrome and IE
2015-02-04 15:38:17 +00:00
Chris Rebert
0e40c818d9
Merge pull request #15742 from kkirsche/patch-13
...
[Fix Issue #15701 ] [Docs] Tooltip/popover destroy docs and delegation
2015-02-03 13:12:24 -08:00
Kevin Kirsche
be2206edfc
[Fix Issue #15701 ] Tooltip/popover destroy docs don't explain the delegation case
...
[Fix Issue #15701 ] Tooltip/popover destroy docs don't explain the delegation case.
Add to popovers
2015-02-03 15:49:03 -05:00
Chris Rebert
012af29efc
Merge pull request #15740 from twbs/carousel-events-target
...
Clarify target of carousel events
2015-02-03 10:58:33 -08:00
Chris Rebert
377b220e69
Merge pull request #15739 from twbs/modal-events-target
...
Clarify target of modal events
2015-02-03 10:54:08 -08:00
Chris Rebert
ab99374a9c
Clarify target of carousel events
...
[skip sauce]
2015-02-03 10:53:33 -08:00
Chris Rebert
89ef0a5d34
Clarify target of modal events
2015-02-03 10:48:56 -08:00
Kevin Kirsche
2dfc58fa5c
[Fix Issue #15683 ] readonly input should not have a not-allowed cursor
...
[Fix Issue #15683 ] `readonly` input should not have a `not-allowed` cursor. Instead, this pull request displays a standard cursor and only displays the not-allowed cursor on disabled items.
Revise docs wording to clarify cursor display
2015-02-03 08:58:11 -05:00
XhmikosR
391054fa2d
Merge pull request #15658 from kkirsche/patch-3
...
Fix issue #15601 — Position of Charset, X-UA-Compatible, and Viewport Meta Tags
2015-02-03 07:22:45 +02:00
Bootstrap's Grunt bot
fa27dc13b6
automatic grunt dist
2015-02-03 02:11:42 +00:00
Chris Rebert
54bae8f021
Merge pull request #15726 from hkdobrev/fix-embed-responsive-code
...
Extract responsive embed nested classes
2015-02-02 18:09:53 -08:00
Kevin Kirsche
a380e30f7e
Fix issue #15601 — Position of X-UA-Compatible
...
Fix issue #15601 — Position of X-UA-Compatible, charset and viewport
Add comment to all examples
The non-responsive is correctly saying 2 instead of 3
2015-02-02 15:45:57 -05:00
Kevin Kirsche
8a9374325b
Use form-group margin variable
2015-02-02 15:16:26 -05:00
Chris Rebert
ccd859f3b1
Merge pull request #15611 from twbs/switch_html_validators
...
Use local HTML validator to improve performance
2015-02-02 12:13:51 -08:00
Kevin Kirsche
99fc85e8d0
[Fix issue #15719 ] Add a variable for .form-group's margin-bottom
...
[Fix issue #15719 ] Add a variable for .form-group's margin-bottom
2015-02-02 15:13:01 -05:00
Haralan Dobrev
b46dbef326
Extract responsive embed nested classes
...
I think this is the more common coding convention across Bootstrap.
Extract nested classes as first-class citizens and assume HTML would use both.
2015-02-02 19:26:30 +02:00
Patrick H. Lauke
214516da16
Expand/clean-up prose about skip links
2015-02-02 12:30:21 +00:00
Mark Otto
65a723b602
Update shrinkwrap.
2015-02-02 04:36:13 +02:00
Mark Otto
73b50769d8
Switch to grunt-html over grunt-html-validation.
2015-02-02 04:36:13 +02:00
XhmikosR
33d8fde67c
Merge pull request #15708 from twbs/customizer-libs
...
Update customizer libs
2015-02-02 03:52:19 +02:00
Patrick H. Lauke
c0892d1470
Skip link workarounds for Chrome and IE
...
Add tabindex="-1" to main #content to work around bug in Chrome (and old
WebKits) and IE
Update advice in accessibility section
Include patch in docs CSS to suppress outline when #content is focused
(particularly as Chrome sets focus as result of mouse click for
tabindex="-1" elements)
2015-01-31 13:09:57 +00:00
Patrick H. Lauke
a0a00b25ee
Merge pull request #15710 from patrickhlauke/master
...
License FAQ clarification
2015-01-30 16:07:53 +00:00
Patrick H. Lauke
4d4c7c4051
License FAQ clarification
2015-01-30 16:03:07 +00:00
XhmikosR
f674f8786b
Run grunt.
2015-01-30 15:26:31 +02:00
XhmikosR
2139f01a76
Update uglify.js to v2.4.16.
2015-01-30 15:25:55 +02:00
XhmikosR
8e18eb8c18
Update autoprefixer to v5.1.0.
2015-01-30 15:24:39 +02:00
XhmikosR
c918289b46
Bump FileSaver.js to v2015-01-04.
2015-01-30 15:22:56 +02:00
XhmikosR
feb0da4c2f
Bump Ruby gems.
2015-01-30 15:14:57 +02:00
XhmikosR
8fd5718e71
Run grunt.
2015-01-30 15:13:24 +02:00
XhmikosR
420088d316
Bump load-grunt-tasks.
2015-01-30 15:13:24 +02:00
Chris Rebert
97e5ac1c92
Fix #15688
...
Stability > Precision
2015-01-29 18:00:49 -08:00
Kevin Kirsche
119ce267a6
[Fix Issue #15682 ] .caret is smaller in Firefox than other browsers
...
[Fix Issue twbs/bootstrap#15682 ] .caret is smaller in Firefox than other browsers
2015-01-29 07:46:45 -05:00
dormouse
91b384399c
tip method in popover.js can be removed
...
Popover is extend Tooltip, the tip function can use tootltip's tip, so we can remove the tip function definition in popover to reduce the js filesize
tip function definition in tooltip.js https://github.com/tbs/bootstrap/blob/master/js/tooltip.js#L405-L407
2015-01-29 11:21:07 +08:00
Bootstrap's Grunt bot
a7747dedf2
automatic grunt dist
2015-01-28 19:10:59 +00:00
Chris Rebert
cd4467b194
Merge pull request #15496 from twbs/15484-alternative
...
Make $(document).tooltip({...}) without a `selector` throw an error
2015-01-28 11:05:40 -08:00
Bootstrap's Grunt bot
4ebfbad9c7
automatic grunt dist
2015-01-28 19:02:08 +00:00
Chris Rebert
af8fa54fcd
Merge pull request #15630 from twbs/tabs-cond-fix
...
Fix error in condition in Tab plugin
2015-01-28 10:59:51 -08:00
Kevin Kirsche
98d4464065
Update per @vsn4ik's requests
...
data-example-id not need be moved. Only change, because data-example-id="static-dropdown" already exists.
Remove whitespace after h3.
Variation not need capitalize.
2015-01-28 13:47:02 -05:00
Bootstrap's Grunt bot
cb939e2efe
automatic grunt dist
2015-01-28 01:02:34 +00:00
Chris Rebert
b258a1f5b0
Merge pull request #15681 from twbs/fix-replaceArrow
...
Fix name of Tooltip.replaceArrow() parameter
2015-01-27 16:59:24 -08:00
Kevin Kirsche
5688fc8d65
Complete @vsn4ik's requests
...
* Remove `<h3>Example</h3>;`
* Move `data-example-id=""` to `<h3>Dropup Variation</h3>` and change value;
2015-01-27 17:01:59 -05:00
Chris Rebert
ebedeaf2fe
Fix name of Tooltip.replaceArrow() parameter
...
isHorizontal => isVertical
2015-01-27 11:15:55 -08:00
Chris Rebert
592950cc22
Merge pull request #15678 from coliff/patch-1
...
Update non-responsive.css
2015-01-27 08:33:26 -08:00
Christian
37fbe1cf62
Update non-responsive.css
...
Fix typo on Utilize
2015-01-27 20:51:55 +09:00
XhmikosR
03e41b355c
Gruntfile.js: Remove now unneeded validator relaxError option.
2015-01-26 18:02:58 +02:00
XhmikosR
9f25895015
Fix validation errors.
...
Surprisingly those weren't reported by the validator; only in the grunt-contrib-htmlmin branch they were reported, so after digging into it, I saw they were indeed errors...
2015-01-26 17:58:09 +02:00
Kevin Kirsche
dc50153c93
Fix issue #15597 — Mention dropup variation in dropdown docs
...
Fix issue #15597 — Mention dropup variation in dropdown docs
Other pull request was so messed up I sincerely have no clue how to save it. The recommended command doesn't work, can't believe rebasing is so problematic...
2015-01-23 21:48:33 -05:00
Chris Rebert
c015fec325
Merge pull request #15660 from twbs/bump-dev-deps
...
update devDependencies
2015-01-23 16:14:11 -08:00
Chris Rebert
6a84b5a090
update shrinkwrap
2015-01-23 16:03:23 -08:00
Chris Rebert
50a3e579ae
update devDependencies
...
upgrade grunt-contrib-jshint to ~0.11.0
upgrade load-grunt-tasks to ~3.0.0
2015-01-23 15:59:37 -08:00
Chris Rebert
972a361e98
Merge pull request #15651 from sebnow/bower-woff2
...
Add woff2 font file to bower main files
2015-01-23 08:06:55 -08:00
Sebastian Nowicki
767f3c87bc
Add woff2 font file to bower main files
...
If Bootstrap is installed through bower, the woff2 font file may not be
copied over as it's not in the "main" files. The LESS files still
reference the font file which results in errors.
2015-01-23 14:24:27 +01:00
Nikita Rushmanov
6e782ed42d
Add a warning in images.html about text-align
...
People normally center images using text-align. However, the `.img-responsive`
class changes the display type to block. As a result you can no longer align the
image with text-align. You must instead do it with margin: auto. There was no
note about this on the web page, and no mention about setting the display to
block. Users were left on a frustrating journey to figure out why they can't center
images anymore!
2015-01-23 03:16:07 -08:00
Nikita Rushmanov
d41f114e9b
Fix image order in carousel example
...
When the screen is shrunk below the md threshold, all the featurette columns stack.
However, since the second featurette is "backwards", when stacked the second featurette
looked awkward as the image came before the heading.
2015-01-23 02:14:12 -08:00
Nikita Rushmanov
ca0fb736c7
Center images in carousel example
...
In order to see the changes, you must shrink the browser to below the md threshold.
2015-01-23 02:02:21 -08:00
Mark Otto
efd7792488
Merge branch 'master' of github.com:twbs/bootstrap
2015-01-21 21:06:28 -08:00
Mark Otto
c08bf4ba8b
keep the base64
2015-01-21 21:06:11 -08:00
Mark Otto
a3890a72cf
Merge branch 'master' into move-inline-css
...
Conflicts:
docs/assets/css/docs.min.css
2015-01-21 20:16:08 -08:00
Mark Otto
8ec708870c
Merge pull request #15299 from SpectrumPixel/patch-2
...
Remove "Separated link" in example where it's not
2015-01-21 19:58:03 -08:00
Mark Otto
c64c863637
Merge branch 'master' of github.com:twbs/bootstrap
2015-01-21 19:20:59 -08:00
Mark Otto
af9c7151b3
Merge branch 'docs-anchors'
2015-01-21 19:20:21 -08:00
Mark Otto
84e41378e6
style changes
2015-01-21 19:20:16 -08:00
Bootstrap's Grunt bot
5e26ad4921
automatic grunt dist
2015-01-22 03:01:38 +00:00
Mark Otto
2641ba6f0f
Merge pull request #15628 from kkirsche/patch-1
...
[Fix Issue #15561 ] Fix badges not being resized inside .btn-group-xs if .btn-xs is not applied
2015-01-21 18:50:33 -08:00
Chris Rebert
426e8e12cd
Fix error in condition in Tab plugin
...
Refs #15186
2015-01-21 14:13:26 -08:00
Kevin Kirsche
4c5d1faa35
Fix having multiple selectors on a single line.
2015-01-21 16:38:58 -05:00
Bootstrap's Grunt bot
c8be2a063a
automatic grunt dist
2015-01-21 21:20:51 +00:00
Chris Rebert
22a4d96e9a
Merge pull request #15620 from twbs/iso-4217
...
Add .glyphicon-* aliases for other ISO 4217-ish currency codes
2015-01-21 13:16:57 -08:00
Kevin Kirsche
848701a1b3
Fix issue twbs/bootstrap#15561
...
Fix issue twbs/bootstrap#15561 regarding badges not shrinking to fit inside of .btn-group-xs
2015-01-21 12:01:25 -05:00
Chris Rebert
1ce502dc4d
Merge pull request #15621 from twbs/fix-12832
...
Document sticky :hover on mobile browsers
2015-01-21 00:02:09 -08:00
XhmikosR
53d2abff92
Carousel example: move the Base64 images outside of the HTML.
...
Use a simple blank.gif and change the background color instead of duplicating stuff.
2015-01-21 09:51:12 +02:00
XhmikosR
a6f3bdb71f
Move inline CSS to docs.css.
2015-01-21 09:51:12 +02:00
XhmikosR
3f512c927b
Add AnchorJS for docs anchors.
2015-01-21 09:50:51 +02:00
Chris Rebert
d5a2b27e16
Merge pull request #15503 from twbs/qunit
...
Update QUnit to v1.17.0.
2015-01-20 20:23:34 -08:00
Chris Rebert
1652efc3f6
tweak 'close reopened modal' unit test to work under new QUnit API
2015-01-20 20:18:33 -08:00
Chris Rebert
df73535a2d
fix bug in tab show/shown relatedTarget unit test
2015-01-20 20:16:42 -08:00
Chris Rebert
b56d97f210
update JS unit tests to future-proof QUnit 1.16.0 API
...
[skip validator]
2015-01-20 19:57:51 -08:00
Chris Rebert
2e20e67dc1
Document sticky :hover on mobile browsers; fixes #12832
2015-01-20 19:22:20 -08:00
Chris Rebert
07a3ea5f54
Add .glyphicon-* aliases for other ISO 4217-ish currency codes
...
Fixes #15617 .
2015-01-20 16:24:48 -08:00
Chris Rebert
d9f437f4ec
Merge pull request #15619 from twbs/markdown
...
Change markdown library
2015-01-20 13:25:24 -08:00
Chris Rebert
92b267f357
update shrinkwrap
2015-01-20 13:05:58 -08:00
Chris Rebert
30b74105dd
remarkable -> markdown-it
2015-01-20 13:04:55 -08:00
Chris Rebert
136058b562
Merge pull request #15618 from twbs/update-sauce
...
update grunt-saucelabs to ~8.5.0
2015-01-20 13:04:17 -08:00
Chris Rebert
0b7f6b941a
update shrinkwrap
2015-01-20 12:49:46 -08:00
Chris Rebert
429809c9cc
update grunt-saucelabs to ~8.5.0
2015-01-20 12:49:08 -08:00
Bootstrap's Grunt bot
c643a3d331
automatic grunt dist
2015-01-19 23:20:54 +00:00
Mark Otto
b6c0007f21
Merge pull request #15606 from tagliala/trim-whitespaces
...
Trim whitespaces
2015-01-19 15:13:16 -08:00
Geremia Taglialatela
e90f98dd0c
Trim whitespaces
2015-01-19 21:26:01 +01:00
XhmikosR
a8139a0392
Update QUnit to v1.17.0.
2015-01-19 20:10:34 +02:00
XhmikosR
4fd01b7ac1
Merge pull request #15605 from twbs/deps
...
Update devDependencies.
2015-01-19 19:54:43 +02:00
XhmikosR
fbc220defd
Update devDependencies.
2015-01-19 19:20:13 +02:00
Mark Otto
24aad4fe3a
customizer typo
2015-01-19 09:19:09 -08:00
Mark Otto
bcf7dd38b5
Merge pull request #15604 from twbs/ship_v3.3.2
...
Ship v3.3.2
2015-01-19 09:03:09 -08:00
Mark Otto
fa47de717e
grunt
2015-01-19 08:33:33 -08:00
Mark Otto
c683e7dea7
bump versions
2015-01-19 08:32:13 -08:00
Mark Otto
ce29def7a6
grunt
2015-01-19 08:27:15 -08:00
Mark Otto
4ed95f5fa2
fixes #15497 : increase decimals on line-height-large from 1.33 to 1.3333333 to fix button sizing in Win 8.1 Chrome
2015-01-18 15:03:14 -08:00
Mark Otto
06c00d5591
Merge branch 'master' of github.com:twbs/bootstrap
2015-01-18 13:39:50 -08:00
Mark Otto
db8eeaa17a
Fixes #15142 : Add position: relative; to .dropup for proper placement of menus
2015-01-18 13:39:40 -08:00
Chris Rebert
161eac4fd7
rm dummy href from dismiss-on-next-click popover example; fixes #15277
2015-01-18 12:51:47 -08:00
Mark Otto
1bf1ba7103
Merge branch 'master' into pr/15278
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2015-01-18 12:24:29 -08:00
Mark Otto
22b79dae3c
grunt
2015-01-18 12:22:43 -08:00
Mark Otto
bf69fbdf1f
Merge pull request #15594 from twbs/fix_15493
...
Fixes #15493 : inherit color on small/.small in .panel-title
2015-01-17 21:51:03 -08:00
Mark Otto
de491e914a
fixes #15493 : inherit color on small/.small in .panel-title
2015-01-17 21:35:55 -08:00
Bootstrap's Grunt bot
c020669b07
automatic grunt dist
2015-01-18 05:11:01 +00:00
Mark Otto
e39b5b5b25
Merge pull request #15551 from lee101/master
...
Fix table-striped to work with bootstraps tooltips on rows
2015-01-17 21:07:13 -08:00
Chris Rebert
8a1efe91df
#15576 errata: #15298 also reproduces on Linux
...
See https://github.com/twbs/bootstrap/issues/15298#issuecomment-69216754
2015-01-16 15:16:52 -08:00
Bootstrap's Grunt bot
46710efba4
automatic grunt dist
2015-01-16 21:41:05 +00:00
Mark Otto
b1daf3803e
Merge pull request #15589 from KevinJannis/patch-3
...
Added blank line between selectors in badges
2015-01-16 13:31:52 -08:00
Kevin Jannis
be8eafd76b
Added blank line between selectors in badges
2015-01-16 21:44:27 +01:00
Bootstrap's Grunt bot
2a1adb5f94
automatic grunt dist
2015-01-16 19:11:06 +00:00
Chris Rebert
85a6595a71
.form-control: add note about <select> & border-radius
...
Refs #15340
2015-01-16 11:02:51 -08:00
Bootstrap's Grunt bot
b7c332f183
automatic grunt dist
2015-01-16 16:41:05 +00:00
XhmikosR
f6a96e7824
Merge pull request #15583 from twbs/deps
...
Update devDependencies.
2015-01-16 18:38:52 +02:00
Chris Rebert
2eaa7e0e1c
Merge pull request #15581 from twbs/inline-form-with-visible-labels
...
Add example of using .form-inline with visible <label>s
2015-01-16 08:20:41 -08:00
XhmikosR
0481ce973f
Fix bogus JSCS warning.
2015-01-16 17:50:05 +02:00
XhmikosR
0e79fe1a9f
Update JSCS config for the new version.
2015-01-16 17:49:58 +02:00
XhmikosR
f5a5621af2
Update devDependencies.
2015-01-16 17:49:58 +02:00
Mark Otto
f9ef6d2471
Merge pull request #15585 from dancourse/patch-1
...
12 items of *fewer* as it's a countable item
2015-01-16 03:03:28 -08:00
Bootstrap's Grunt bot
e0da137158
automatic grunt dist
2015-01-16 10:51:20 +00:00
Mark Otto
02921b4d75
Merge pull request #15584 from KevinJannis/patch-2
...
Added blank lines between selectors for alerts
2015-01-16 02:41:11 -08:00
Dan Course
21f7254e10
12 items of *fewer* as it's a countable item
...
http://www.oxforddictionaries.com/words/less-or-fewer
2015-01-16 10:36:46 +00:00
Kevin Jannis
1c131fb95d
Added blank lines between selectors for alerts
2015-01-16 10:06:35 +01:00
Chris Rebert
ca2c1e1576
custom widths not always required for inline form fields
...
[skip sauce]
2015-01-15 17:52:02 -08:00
Chris Rebert
2fa70f37da
Add example of using .form-inline with visible <label>s
...
Refs #15410
[skip sauce]
2015-01-15 17:47:22 -08:00
Chris Rebert
cd31bef5ce
Merge pull request #15580 from twbs/tooltip-async-docs
...
Document that tooltip+popover show+hide methods are async
2015-01-15 17:22:14 -08:00
Chris Rebert
63f3136450
Document that tooltip+popover show+hide methods are async; fixes #15500
...
[skip sauce]
2015-01-15 17:18:00 -08:00
Mark Otto
dbffb0b47f
Fixes #15536 , #15559 : Add .form-group sizing support to .form-control-static
2015-01-15 16:03:13 -08:00
Mark Otto
ec2ccf4219
Merge branch 'master' of github.com:twbs/bootstrap
2015-01-15 15:51:12 -08:00
Mark Otto
d4f1331e51
grunt
2015-01-15 15:51:02 -08:00
Chris Rebert
499f71d27f
Merge pull request #15498 from twbs/fix-15332
...
Add examples of using feedback icons with .input-group
2015-01-15 15:49:46 -08:00
Bootstrap's Grunt bot
149dac0a58
automatic grunt dist
2015-01-15 23:41:25 +00:00
Mark Otto
6bf8636a91
Merge pull request #15567 from twbs/fix-15565
...
Use @link-hover-decoration for .btn-link too; fixes #15565
2015-01-15 15:36:19 -08:00
Mark Otto
619843472a
Merge pull request #15482 from liias/patch-1
...
Add .disabled class styling for .btn-styles in theme
2015-01-15 15:34:34 -08:00
Bootstrap's Grunt bot
f31f6b9b25
automatic grunt dist
2015-01-15 23:31:25 +00:00
Mark Otto
d8acd5f2a6
Merge pull request #15577 from KevinJannis/patch-1
...
Added blank line between selectors in jumbotron
2015-01-15 15:28:38 -08:00
Chris Rebert
86d368eb6d
Merge pull request #15578 from twbs/licensing-contributing
...
Clarify in CONTRIBUTING docs that CC-BY 3.0 License applies to Bootstrap's docs
2015-01-15 15:01:40 -08:00
Chris Rebert
6ccf46a56b
Merge pull request #15576 from twbs/chrome-bug-449180
...
Add Wall of Browser Bugs entry for #15298
2015-01-15 14:07:37 -08:00
Chris Rebert
16089d92de
Clarify in CONTRIBUTING docs that CC-BY 3.0 License applies to Bootstrap's docs
...
[ci skip]
2015-01-15 11:25:05 -08:00
Kevin Jannis
bb479b8f47
Added blank line between selectors in jumbotron
2015-01-15 20:17:02 +01:00
Chris Rebert
7164d84953
Add Wall of Browser Bugs entry for #15298
...
[skip sauce]
2015-01-15 11:10:02 -08:00
Chris Rebert
f1cb639c34
Docs: add missing "http://"
2015-01-15 10:46:58 -08:00
Chris Rebert
47ec330473
Merge pull request #15560 from twbs/fix-15555
...
Document that .form-inline & .form-horizontal work fine on non-<form>s too
2015-01-14 21:07:26 -08:00
Chris Rebert
e10dbcd02e
Merge pull request #15569 from twbs/fix-15127
...
Document usage of npm package
2015-01-14 18:52:17 -08:00
Chris Rebert
ccc3eb5cc6
document usage of npm package; fixes #15127
...
[skip sauce]
2015-01-14 18:43:08 -08:00
Chris Rebert
65721f5315
Use @link-hover-decoration for .btn-link too; fixes #15565
...
[skip sauce]
[skip validator]
2015-01-14 14:43:21 -08:00
Chris Rebert
7b84705286
Document that .form-inline & .form-horizontal work fine on non-<form>s too
...
Fixes #15555
[skip sauce]
2015-01-13 17:36:37 -08:00
Chris Rebert
fb6622a7d4
Document that calling tooltip/popover .show()/.hide() qualifies as manual triggering
...
Fixes #15465
[skip sauce]
2015-01-13 17:06:31 -08:00
Bootstrap's Grunt bot
9fdf7a26e1
automatic grunt dist
2015-01-13 20:31:25 +00:00
Chris Rebert
0dc8395590
use strict mode for jqueryVersionCheck; fixes #15535
2015-01-13 12:21:32 -08:00
Lee Penkman
0c8cb3f2dc
Fix table-striped to work with bootstraps tooltips on rows
2015-01-13 14:18:52 +13:00
Chris Rebert
82d786b5fe
Filed http://openradar.appspot.com/19435018
...
Refs #14868
2015-01-09 19:39:33 -08:00
Chris Rebert
dbe38e89d0
Filed http://openradar.appspot.com/19434933
...
Refs #15205
2015-01-09 19:16:06 -08:00
Chris Rebert
4576dbae95
Filed http://openradar.appspot.com/19434878
...
Refs #11266 , #13098
2015-01-09 19:04:42 -08:00
Chris Rebert
72a91b0205
Merge pull request #15533 from twbs/crbug-377346-fixed
...
Remove #13892 's entry from the Wall of Browser Bugs
2015-01-09 15:07:52 -08:00
Chris Rebert
aa62f1b944
http://crbug.com/377346 is claimed to be fixed in Chrome 41
...
So remove its entry from the Wall of Browser Bugs.
Refs #13892 , #14037
[skip sauce]
2015-01-09 15:04:59 -08:00
Chris Rebert
c56219d223
Merge pull request #15524 from twbs/masonry
...
Add pointer to Masonry (& similar) in the Thumbnail docs
2015-01-08 17:13:49 -08:00
Chris Rebert
901ece7996
add pointer to Masonry in the thumbnail docs
2015-01-08 13:35:05 -08:00
Bootstrap's Grunt bot
e213bc0ccc
automatic grunt dist
2015-01-08 02:01:51 +00:00
Chris Rebert
259245113a
Merge pull request #15463 from twbs/bump-less
...
Bump grunt-contrib-less to ~1.0.0
2015-01-07 17:51:32 -08:00
Chris Rebert
050babda0d
update shrinkwrap
2015-01-07 17:44:16 -08:00
Chris Rebert
b24e6cf2ed
bump grunt-contrib-less to ~1.0.0
2015-01-07 17:43:19 -08:00
XhmikosR
e16e11fc43
Merge pull request #15504 from twbs/jquery
...
Update jQuery to v1.11.2.
2015-01-07 01:13:59 +02:00
XhmikosR
9db1de2a3a
Update jQuery to v1.11.2.
2015-01-07 00:31:18 +02:00
Chris Rebert
9e01e308ca
Merge pull request #15507 from twbs/shrinkwrap
...
update shrinkwrap
2015-01-06 14:17:04 -08:00
Chris Rebert
b3b7ece174
update shrinkwrap
2015-01-06 14:13:07 -08:00
Chris Rebert
4d15438c4e
Merge pull request #15499 from twbs/bumps
...
Update devDependencies
2015-01-05 16:40:05 -08:00
Chris Rebert
796634eb95
update shrinkwrap
...
[skip sauce]
2015-01-05 16:33:43 -08:00
Chris Rebert
7f65b71cc3
bump grunt-banner to ~0.3.0
2015-01-05 16:29:52 -08:00
Chris Rebert
e0b5de6ab1
bump grunt-autoprefixer to ~2.1.0
2015-01-05 16:29:17 -08:00
Chris Rebert
be6dc3a3c9
Add example of using feedback icons with .input-group ; fixes #15332
2015-01-05 16:19:56 -08:00
Chris Rebert
34f88e94fc
window.Document doesn't exist in IE8
2015-01-05 14:47:33 -08:00
Chris Rebert
f6a837cbf1
Make $(document).tooltip({...}) without a selector throw an error
...
Closes #15484
2015-01-05 14:22:49 -08:00
Chris Rebert
0841028009
Merge pull request #15495 from twbs/sauce-maxPollRetries
...
Sauce testing: set maxPollRetries to 4 for increased robustness
2015-01-05 12:48:21 -08:00
Chris Rebert
9d0f6c05f4
Sauce testing: set maxPollRetries to 4 for increased robustness
2015-01-05 12:40:43 -08:00
Chris Rebert
19222bfe89
overview.html: add missing <p>
2015-01-03 22:05:49 -08:00
liias
ba8a40e788
Add .disabled class styling for .btn-styles
...
Bootstrap itself has .btn-default.disabled styled. IE8 with angularjs has some weird behaviour if anchor has disabled attribute set, so I use disabled class as a workaround and assume the .disabled class styles the buttons the same as disabled attribute would.
2015-01-02 11:28:09 +02:00
Bootstrap's Grunt bot
57260f16b3
automatic grunt dist
2015-01-01 19:02:43 +00:00
Mark Otto
401889a8dc
Merge pull request #15477 from ZDroid/2015
...
Happy New Year
2015-01-01 10:35:19 -08:00
Bootstrap's Grunt bot
548d46eb8b
automatic grunt dist
2015-01-01 03:01:40 +00:00
Zlatan Vasović
576230b92a
Happy New Year 🎅
2015-01-01 01:23:48 +01:00
Chris Rebert
df38cdad32
Merge pull request #15472 from twbs/address-15288
...
Document that responsive tables use `overflow-y: hidden`
2014-12-31 16:12:38 -08:00
Chris Rebert
c328b6254f
Merge pull request #15473 from twbs/autoprefixer-docs
...
Document that Autoprefixer is required
2014-12-31 16:11:42 -08:00
Chris Rebert
45f5841785
Merge pull request #15464 from twbs/address-15419
...
Address #15419
2014-12-31 16:11:04 -08:00
Bootstrap's Grunt bot
6c383c5102
automatic grunt dist
2015-01-01 00:02:16 +00:00
XhmikosR
1b8f00b389
Merge pull request #15292 from twbs/customize-icon
...
Use a glyphicon instead of the unicode character.
2014-12-31 19:17:46 +02:00
Mark Otto
b4ac87c901
Merge pull request #15474 from NateEag/patch-1
...
Remove extra word from disabling-responsiveness.html
2014-12-31 09:15:36 -08:00
Nate Eagleson
1b375420fa
Remove extra word from disabling-responsiveness.html
2014-12-30 21:48:34 -05:00
Chris Rebert
4f1000d772
Document that Autoprefixer is required
...
Closes #14937
[skip sauce]
2014-12-30 18:34:48 -08:00
Chris Rebert
511f37dc04
Document that responsive tables use overflow-y: hidden
...
Closes #15288
[skip sauce]
2014-12-30 18:17:09 -08:00
Chris Rebert
714cd6b608
Merge pull request #15470 from twbs/document-version
...
Document the VERSION property of the jQuery plugins;
2014-12-30 13:32:44 -08:00
Chris Rebert
5ccfd98c31
Document the VERSION property of the jQuery plugins; fixes #15202
...
[skip sauce]
2014-12-30 13:32:28 -08:00
Heinrich Fenkart
c3e6111eef
Switch to shields.io for badges in README
...
Closes #15380
[ci skip]
2014-12-30 11:48:08 -08:00
Bootstrap's Grunt bot
5a35555a72
automatic grunt dist
2014-12-30 12:31:08 +00:00
Chris Rebert
2166f238d7
Merge pull request #15456 from twbs/bump-clean-css
...
Bump grunt-contrib-cssmin to ~0.11.0
2014-12-30 00:12:38 -08:00
XhmikosR
13d7cc7d4c
Use a glyphicon instead of the unicode character.
2014-12-30 09:56:24 +02:00
Chris Rebert
b0437f8ea9
Merge pull request #15466 from twbs/revert-14189
...
Revert #14189 to fix #15168
2014-12-29 20:43:13 -08:00
Chris Rebert
adaabab81b
Revert "Allow multiple delegated tooltip selectors on a node"
...
This reverts commit 1b3237629a .
This reverts PR #14189 because it caused major regressions.
Fixes #15168 .
We'll try to revisit #14167 's feature request in Bootstrap v4.
[skip validator]
2014-12-29 20:08:22 -08:00
Chris Rebert
32cb071594
Remove semicolons from #15425 because fat
2014-12-29 18:34:35 -08:00
Chris Rebert
35073fc128
grunt build-glyphicons-data
2014-12-29 17:01:05 -08:00
Chris Rebert
57a64be749
Minor fix to Glyphicons data generator
2014-12-29 17:00:44 -08:00
Chris Rebert
96e108f2b2
Revert "remove Glyphicons docs autogeneration from Grunt"
...
This reverts commit 36b5308926 .
This reverts PR #14065 .
Turns out Glyphicons is more active than we'd thought.
2014-12-29 16:54:29 -08:00
Chris Rebert
ad138ed885
Disable .glyphicon-door & .glyphicon-key for the time being
...
Closes #15419
Refs #10106
2014-12-29 16:44:33 -08:00
Chris Rebert
9dc3cf7f19
Merge pull request #15425 from twbs/regression-test-14244
...
Add regression test for #14244 .
2014-12-29 16:22:37 -08:00
Chris Rebert
27bfef5b35
Add regression test for #14244 .
...
Special thanks to @programcsharp
[skip validator]
2014-12-29 16:09:37 -08:00
Chris Rebert
e4c7a92c76
Merge pull request #15462 from twbs/bump-jscs
...
bump grunt-jscs to ~1.1.0
2014-12-29 12:11:51 -08:00
Chris Rebert
2ae4c0b03f
JSCS: enable requireSpaceBetweenArguments
...
New rule added in JSCS v1.9.0
Our JS already complies with this.
2014-12-29 12:02:33 -08:00
Chris Rebert
9e66526766
update shrinkwrap
2014-12-29 12:00:47 -08:00
Chris Rebert
995c768330
bump grunt-jscs to ~1.1.0
2014-12-29 11:57:56 -08:00
Chris Rebert
c14ff80f01
update shrinkwrap
...
[skip sauce]
[skip validator]
2014-12-28 20:29:42 -08:00
Chris Rebert
f91071bc1b
Bump grunt-contrib-cssmin to ~0.11.0
2014-12-28 19:58:29 -08:00
Chris Rebert
f149e4309a
Merge pull request #15455 from twbs/bump-uglify
...
bump grunt-contrib-uglify to ~0.7.0
2014-12-28 19:53:35 -08:00
Chris Rebert
d6ab6731e6
update shrinkwrap
...
[skip sauce]
[skip validator]
2014-12-28 19:49:12 -08:00
Chris Rebert
139226157e
bump grunt-contrib-uglify to ~0.7.0
2014-12-28 19:47:46 -08:00
Chris Rebert
ac78d16e41
Merge pull request #15454 from twbs/bump-compress
...
bump grunt-contrib-compress to ~0.13.0
2014-12-28 19:46:23 -08:00
Chris Rebert
a462676075
update shrinkwrap
...
[skip sauce]
[skip validator]
2014-12-28 19:37:16 -08:00
Chris Rebert
f5dad0fa39
bump grunt-contrib-compress to ~0.13.0
2014-12-28 18:59:49 -08:00
Chris Rebert
120b1f164b
Merge pull request #15453 from twbs/bump-jade
...
bump grunt-contrib-jade to ~0.14.0
2014-12-28 18:58:36 -08:00
Chris Rebert
109e4c7c16
update shrinkwrap
...
[skip sauce]
2014-12-28 18:55:50 -08:00
Chris Rebert
b282e8a01f
bump grunt-contrib-jade to ~0.14.0
2014-12-28 18:53:55 -08:00
Chris Rebert
4484700d10
Merge pull request #15452 from twbs/bump-load-grunt-tasks
...
bump load-grunt-tasks to ~2.0.0
2014-12-28 18:50:51 -08:00
Chris Rebert
6099bfdea8
update shrinkwrap
...
[skip sauce]
[skip validator]
2014-12-28 18:45:56 -08:00
Chris Rebert
93cd02cd29
bump load-grunt-tasks to ~2.0.0
2014-12-28 18:43:47 -08:00
Chris Rebert
688780eb07
Merge pull request #15451 from twbs/bump-remarkable
...
bump remarkable to ~1.6.0
2014-12-28 18:40:44 -08:00
Chris Rebert
952f7e9a4e
update shrinkwrap
2014-12-28 18:32:02 -08:00
Chris Rebert
2879049163
bump remarkable to ~1.6.0
2014-12-28 18:25:49 -08:00
Mark Otto
977646d7a0
grunt
2014-12-22 19:48:48 -08:00
Mark Otto
b615bd938b
Merge branch 'master' of https://github.com/twbs/bootstrap
...
Conflicts:
dist/css/bootstrap.css.map
2014-12-22 19:30:51 -08:00
Mark Otto
c41970c579
Fixes #15422 : Alternate fix for temporal input sizing in input groups
2014-12-22 19:28:29 -08:00
Bootstrap's Grunt bot
3668bde098
automatic grunt dist
2014-12-23 03:20:44 +00:00
Mark Otto
c4a23cc040
grunt
2014-12-22 19:18:26 -08:00
Chris Rebert
5e8dd7d438
Merge pull request #15428 from twbs/browser-bugs
...
add/update/summarize browser bug refs in Less comments
2014-12-22 19:10:23 -08:00
Mark Otto
fa08c932cd
Merge pull request #15426 from twbs/hide-holder
...
Remove holder.js references from syntax-highlighted example HTML
2014-12-22 19:03:28 -08:00
Chris Rebert
75ec7393ec
Add summary of #11526 to explanatory Less comment
...
[skip sauce]
[skip validator]
2014-12-22 17:24:37 -08:00
Chris Rebert
d84f726da4
IE11 & current Firefox are still affected.
...
Refs #11623
2014-12-22 17:24:26 -08:00
Chris Rebert
15c9c3aef7
add more refs to browser-related bugs in Less comments
2014-12-22 17:24:26 -08:00
Bootstrap's Grunt bot
b61e4dd671
automatic grunt dist
2014-12-22 23:10:45 +00:00
Chris Rebert
e5051e76fe
Reference iOS Safari temporal input bug in explanatory Less comment
...
Refs #11266 , #13098 , #15415
[skip sauce]
[skip validator]
2014-12-22 15:03:48 -08:00
Chris Rebert
f2a0a78b17
Merge pull request #15427 from twbs/defunct-bug-1969
...
Remove reference to old fixed WebKit bug in Less comment.
2014-12-22 14:59:35 -08:00
Chris Rebert
c275850982
Remove reference to old fixed WebKit bug in Less comment.
...
Per https://github.com/twbs/bootstrap/issues/1969#issuecomment-36971094
[skip sauce]
[skip validator]
2014-12-22 14:58:44 -08:00
Chris Rebert
3406a5c97a
Remove holder.js references from syntax-highlighted example HTML
...
Our use of Holder.js in the docs is a mere implementation detail.
Don't want to confuse people into thinking Holder.js
is somehow required by the Thumbnail component.
[skip sauce]
2014-12-22 14:55:41 -08:00
Chris Rebert
bb9118f03a
Merge pull request #15424 from twbs/chrome-438064-fixed
...
Remove #14972 's entry from Wall of Browser bugs
2014-12-22 12:28:26 -08:00
Chris Rebert
dc7ab34cc9
http://crbug.com/438064 has been fixed
...
Refs #14972
[skip sauce]
[skip validator]
2014-12-22 12:15:44 -08:00
Mark Otto
28d847a1e0
grunt
2014-12-20 23:05:23 -08:00
Bootstrap's Grunt bot
9c526bf519
automatic grunt dist
2014-12-21 06:20:46 +00:00
Mark Otto
4d2f68c437
Merge pull request #15391 from stubbornella/master
...
Fixes #14990 : Media bodies take up full width
2014-12-20 22:15:15 -08:00
Mark Otto
8777803acf
Merge pull request #15307 from vsn4ik/part_of_15148
...
Fix part of #15148 .
2014-12-20 22:12:47 -08:00
Bootstrap's Grunt bot
acef81d900
automatic grunt dist
2014-12-20 02:20:44 +00:00
Chris Rebert
b8844f639f
fix "propertes" typos in comments
2014-12-19 18:19:18 -08:00
Chris Rebert
cde3093351
Merge pull request #15415 from twbs/webkit-bug-139848
...
Add Wall of Browser Bugs entry for #11266 , #13098
2014-12-19 17:16:17 -08:00
Chris Rebert
43b3c9d0a8
Add Wall of Browser Bugs entry for #11266 , #13098
...
[skip sauce]
2014-12-19 17:15:14 -08:00
Chris Rebert
46e059e9d7
Merge pull request #15407 from twbs/close-15205
...
Add Wall of Browser Bugs entry for #15205
2014-12-18 18:30:08 -08:00
Chris Rebert
e1484cc65d
Add Wall of Browser Bugs entry for #15205
...
Closes #15205
2014-12-18 18:28:15 -08:00
Chris Rebert
caed2c0303
group Safari browser bugs by OS
2014-12-18 18:24:02 -08:00
Heinrich Fenkart
32f62bc565
Modal: Work around IE scrollbars not taking up page width
...
Fixes #15353 .
2014-12-18 07:29:34 +01:00
Chris Rebert
6fe9cd9fef
Merge pull request #15395 from twbs/firefox-customizer-warning
...
Add warning to Customizer about Firefox bug
2014-12-17 13:14:14 -08:00
Chris Rebert
f73b341639
Add warning to Customizer about Firefox bug; refs #15016
...
[skip sauce]
2014-12-17 13:13:23 -08:00
Nicole Sullivan
7551723054
Fixes #14990 : Media bodies take up full width
...
Signed-off-by: Beatrice Peng <bpeng@pivotal.io >
2014-12-17 11:19:06 -05:00
Chris Rebert
8deda6116f
Port c66e3029df over from hosted docs
2014-12-15 16:25:43 -08:00
Chris Rebert
e41127efe4
Merge pull request #15373 from twbs/doc-15340
...
Add docs for #15340
2014-12-15 13:19:35 -08:00
Mark Otto
d6a95b72a0
Merge branch 'master' of https://github.com/twbs/bootstrap
2014-12-15 12:44:04 -08:00
Chris Rebert
e674ea553d
Add docs for #15340
...
border-radius CSS property doesn't affect <select>s in some browsers.
Hence, @input-border-radius doesn't affect <select class="form-control"> in some browsers.
Closes #15340 .
[skip sauce]
[skip validator]
2014-12-15 11:58:55 -08:00
Chris Rebert
35bced0308
Merge pull request #15369 from bastienmoulia/woff2
...
Add woff2 font in readme.md
2014-12-15 08:35:21 -08:00
Bastien
9e5697a14f
Add woff2 font in readme.md
2014-12-15 10:00:19 +01:00
Mark Otto
4945e370f0
fixes #15340 : mention in docs that most selects can't change border-radius
2014-12-14 16:59:47 -08:00
Bootstrap's Grunt bot
181f4aebea
automatic grunt dist
2014-12-15 00:30:39 +00:00
Mark Otto
b7be72c86c
Merge pull request #15348 from bastienmoulia/master
...
Correction in the documentation, add the brand-primary true color in comment and woff2 glyphicons
2014-12-14 16:28:53 -08:00
Patrick H. Lauke
c187f77e65
Merge pull request #15363 from patrickhlauke/docs-nicer-skip-link
...
Make skip link look less "bare bones"
2014-12-14 23:30:37 +00:00
Patrick H. Lauke
2d41894ce5
Expand/clarify advice about skip links
2014-12-14 21:27:58 +00:00
Patrick H. Lauke
d5647e1f62
Make skip link look less "bare bones"
...
Additional markup for the skip link (to ensure it has the same effective
width as the main content, and to provide an outline around just the
link text) plus some basic styles...make it look a bit more in keeping
with the overall look and feel of the docs.
2014-12-14 21:27:58 +00:00
Chris Rebert
f11a3a31f1
Merge pull request #15357 from twbs/update-saucelabs
...
bump grunt-saucelabs to ~8.4.0
2014-12-12 14:31:30 -08:00
Chris Rebert
8be858aac4
update shrinkwrap
...
[skip validator]
2014-12-12 14:19:42 -08:00
Chris Rebert
33cbf2142b
bump grunt-saucelabs to ~8.4.0
...
[skip validator]
2014-12-12 14:18:25 -08:00
Chris Rebert
ae579b4b75
Merge pull request #15356 from twbs/remarkable
...
bump remarkable to ~1.5.0
2014-12-12 14:16:55 -08:00
Chris Rebert
0d413c5c08
update shrinkwrap
...
[skip sauce]
[skip validator]
2014-12-12 14:08:03 -08:00
Chris Rebert
74df3175b9
bump remarkable to ~1.5.0
2014-12-12 13:42:43 -08:00
Chris Rebert
79af63aac9
Merge pull request #15355 from twbs/fix-15279
...
use npm-shrinkwrap ^200.0.0
2014-12-12 13:39:04 -08:00
Chris Rebert
5f41801083
update shrinkwrap
2014-12-12 13:22:09 -08:00
Chris Rebert
f2ecc77562
use npm-shrinkwrap ^200.0.0 ; fixes #15279
2014-12-12 13:21:49 -08:00
Bootstrap's Grunt bot
f9db33d7db
automatic grunt dist
2014-12-12 19:30:34 +00:00
Julian Thilo
b12e24e7a1
Merge pull request #15351 from twbs/revert-15350-patch-1
...
Revert "fix typo in carousel doc"
2014-12-12 14:28:40 +01:00
Julian Thilo
a940e1fdd6
Revert "fix typo in carousel doc"
2014-12-12 14:24:50 +01:00
Bastien
c8855a7ad1
Add glyphicons fonts in woff2
2014-12-12 14:22:41 +01:00
Patrick H. Lauke
7e3ca05692
Merge pull request #15350 from emmanuelgautier/patch-1
...
fix typo in carousel doc
2014-12-12 12:08:56 +00:00
Emmanuel Gautier
f0be5e0409
fix typo
2014-12-12 12:53:50 +01:00
Bastien
bc36e31280
Add new brand-primary color in the doc and the true color in comment
2014-12-12 11:07:16 +01:00
Bastien
5b8ba0cb4d
200 to 260 glyphicons in the doc
2014-12-12 10:58:21 +01:00
Chris Rebert
cb4c3a0eae
glyphicons.less: lowercase F in codepoint number for consistency
2014-12-11 11:45:33 -08:00
XhmikosR
4e27c48248
Run grunt.
2014-12-11 08:24:31 +02:00
XhmikosR
aa1e3e7325
Tweak colors to improve accessibility.
2014-12-11 08:14:07 +02:00
XhmikosR
46b0e94e25
Specify img dimensions in the HTML.
2014-12-11 08:14:07 +02:00
Patrick H. Lauke
2665605856
Merge pull request #15337 from twbs/patrickhlauke
...
Add @patrickhlauke to Core Team list on the About page
2014-12-10 22:12:50 +00:00
Patrick H. Lauke
69332cbb68
Merge pull request #15334 from patrickhlauke/progress-low-percentages
...
Fix/merge advice on low percentage progress bars
2014-12-10 20:59:41 +00:00
Chris Rebert
edba4a386c
Add @patrickhlauke to Core Team list on the About page
...
[skip sauce]
[skip validator]
2014-12-10 12:21:05 -08:00
Chris Rebert
a9d92a5e41
Filed http://openradar.appspot.com/19208483 for #12536
2014-12-10 12:13:21 -08:00
Patrick H. Lauke
d9c3e5f3ad
Fix/merge advice on low percentage progress bars
...
- actually add the ``min-width`` extra style (and use ``em`` rather than
``px``) to the 0% and 2% example
- remove the unnecessarily redundant sentence in the "With labels"
section
- remove the unnecessary heading/section specifically for low percentage
case, make it flow naturally as part of the "With labels" section
2014-12-10 16:50:21 +00:00
Patrick H. Lauke
7c228b3cfa
Merge pull request #15330 from patrickhlauke/customizer-variables-help-block
...
Tie help block to input with aria-describedby
2014-12-09 10:02:20 +00:00
Patrick H. Lauke
4529a9e7b7
Tie help block to input with aria-describedby
2014-12-09 09:57:35 +00:00
XhmikosR
762acc826f
Merge pull request #15293 from twbs/grunt-contrib-compress
...
Add grunt-contrib-compress.
2014-12-09 10:19:05 +02:00
XhmikosR
afa46515d0
Update glob.
2014-12-09 07:59:57 +02:00
XhmikosR
71f6dd25fc
Add grunt-contrib-compress.
...
Now, the zip file is created when running `grunt prep-release`.
[ci skip]
2014-12-09 07:53:11 +02:00
Chris Rebert
f932eaa525
tweak browser bug list order so Chrome bugs are contiguous
2014-12-08 17:59:29 -08:00
Chris Rebert
3ed0d586b7
tweak browser bug list order so Safari bugs are contiguous
2014-12-08 17:57:55 -08:00
Patrick H. Lauke
7cff5bb84f
Merge pull request #15327 from patrickhlauke/docs-accessibility-tweaks2
...
More docs accessibility tweaks
2014-12-08 23:19:32 +00:00
Chris Rebert
1f6f95a245
grunt-saucelabs now uses throttled instead of concurrency
...
[skip validator]
2014-12-08 14:58:06 -08:00
Patrick H. Lauke
285ec70493
Make main segmented button keyboard-focusable
...
unless there's a reason why ``tabindex="-1"`` was dropped in there...
2014-12-08 22:29:34 +00:00
Patrick H. Lauke
24bc102664
Use aria-label for pagination prev/next
...
Cleaner alternative to using ``<span class="sr-only">``
2014-12-08 22:29:33 +00:00
Patrick H. Lauke
eee275762f
Callout for labelling of input groups
...
plus a few suggested approaches (in some cases, elided, as the actual
content of the label - being a generic example - is not important)
2014-12-08 22:29:33 +00:00
Patrick H. Lauke
c918127e68
Split out/clarify `<select> and multiple`
2014-12-08 12:05:42 +00:00
Patrick H. Lauke
52e4b87b5a
Expand advice for optional icons with hidden labels
...
to clarify/hint that a ``<label class="sr-only">`` is not the only way
to do it
2014-12-08 10:36:26 +00:00
Chris Rebert
deffd946ef
Merge pull request #15323 from BBosman/for
...
Re-add missing "to" in docs
2014-12-08 00:46:55 -08:00
Bas Bosman
e9dca8df52
Add missing to
2014-12-08 09:41:44 +01:00
Mark Otto
e11c634be9
fixes #15311 : mention in docs requirement for .btn-group-* sizing on immediate .btn-group
2014-12-07 22:26:19 -08:00
Patrick H. Lauke
255e5d6875
Merge pull request #15320 from patrickhlauke/docs-accessibility-tweaks
...
Docs accessibility tweaks: use ``aria-label`` for close ``<button>``, expand advice for ``<abbr>``, form control labels, make sidebar navigation a ``<nav>``
2014-12-07 22:46:20 +00:00
Patrick H. Lauke
202f1f8d69
`<abbr>` with title also useful for AT
...
...and remove the redundant paragraph for basic abbreviation, which
simply repeats what was just said above.
2014-12-07 20:56:38 +00:00
Patrick H. Lauke
353d8395ae
Expand advice about adding labels
...
Harmonizing this with same advice given for CSS inline forms
2014-12-07 20:56:37 +00:00
Patrick H. Lauke
8af8f7d540
Make sidebar navigation actual `<nav>`
2014-12-07 20:56:29 +00:00
Patrick H. Lauke
c609272ac1
`aria-label="close" instead of sr-only span`
...
shorter, neater, well supported
2014-12-07 14:29:03 +00:00
Chris Rebert
08f388679b
tweak grid docs copy
...
[skip sauce]
2014-12-06 13:55:31 -08:00
Chris Rebert
f1102430ec
Merge pull request #15309 from twbs/fix-customizer-compile-err-reporting
...
Catch and properly report compile errors that Less.js's toCSS() can throw
2014-12-05 13:20:44 -08:00
Chris Rebert
37183edfd5
Customizer: Catch and properly report compile errors that Less.js's toCSS() can throw.
...
Currently these errors are only reported in the JavaScript console, not in the Customizer UI.
Refs #15296
[skip sauce]
[skip validator]
2014-12-05 13:06:01 -08:00
vsn4ik
d7d6384d39
Fix margin-bottom on dropdown (navbar-fixed-bottom).
2014-12-05 23:30:30 +03:00
Chris Rebert
7e758f60fc
Repeat warning comment about keeping "What's included" sections in sync
...
Refs #15238
[skip sauce]
2014-12-05 11:50:55 -08:00
Chris Rebert
1dd665c3ab
Merge pull request #15306 from vsn4ik/whats_included_readme
...
Update source maps info in README.md.
2014-12-05 11:47:45 -08:00
Chris Rebert
c40fe68f23
Merge pull request #15305 from vsn4ik/fix_fonts_permission
...
Remove execute permission on fonts.
2014-12-05 09:17:21 -08:00
vsn4ik
215fc93096
Update source maps info in README.md.
2014-12-05 20:00:19 +03:00
vsn4ik
add44cae03
Remove execute permission on fonts.
2014-12-05 19:52:23 +03:00
Chris Rebert
0c5a5563b2
Merge pull request #15214 from twbs/example-ids
...
Give all embedded live docs examples data-example-id attrs
[skip sauce]
2014-12-04 19:18:29 -08:00
TJ
f837a3f775
Remove "Separated link" in example where it's not
...
Removed "Separated link" in example where it's not separated. This may confuse people to think that it is separated.
I don't want to sound nitpick, but I've been working with a client maintaining a custom internal Bootstrap installation with customized docs, so I've been getting a lot of feedback from client developers using the docs.
2014-12-04 19:00:31 -05:00
Matt Smith
dbe4765416
Nested button groups with only one child now have rounded corners (Iss.#15270)
2014-12-03 11:44:35 -05:00
Bootstrap's Grunt bot
ac49a09906
automatic grunt dist
2014-12-03 07:20:27 +00:00
Chris Rebert
66217e4a85
Temporarily revert "automatic grunt dist" so Grunt bot will run again.
...
This reverts commit 2c1c885ed4 .
2014-12-02 23:02:46 -08:00
Bootstrap's Grunt bot
2c1c885ed4
automatic grunt dist
2014-12-03 00:51:08 +00:00
Chris Rebert
5cb0d933c9
Merge pull request #15269 from twbs/role-separator
...
Whitelist <li role="separator">...</li>
[skip sauce]
2014-12-02 15:16:34 -06:00
Chris Rebert
a527aaa114
Whitelist <li role="separator">...</li>
...
Refs https://www.w3.org/Bugs/Public/show_bug.cgi?id=27120
Refs #15263
[skip sauce]
2014-12-02 12:56:30 -08:00
Chris Rebert
0445f23b72
Update Wall of Browser Bugs entry for #14972
...
http://crbug.com/175502 is fixed in Chrome 40 and has been closed.
But Windows is still broken due to http://crbug.com/438064 ,
which is open and currently targeting Chrome 41.
2014-12-02 12:31:55 -08:00
Mark Otto
a17f23c022
nuke the other incomplete example per @ianw
2014-12-01 01:39:31 -08:00
Mark Otto
0eb2c922d8
Merge branch 'master' of github.com:twbs/bootstrap
2014-11-30 17:11:24 -08:00
Mark Otto
88ec5152da
clarify collapse example with link and button triggers; also mention classes
2014-11-30 17:10:13 -08:00
Mark Otto
ced63b0a02
Merge pull request #15244 from zalog/patch-2
...
Center .icon-prev and .icon-next in carousel
2014-11-30 14:20:21 -08:00
Mark Otto
20ddded9f8
Merge pull request #15258 from Quy/media-object
...
Add .media-object in docs
2014-11-30 12:38:01 -08:00
Quy Ton
a6950ce276
Add .media-object in docs
2014-11-30 07:44:14 -08:00
XhmikosR
2a1a3e6806
Example: minor image compression improvements.
...
[ci skip]
2014-11-30 13:16:27 +02:00
XhmikosR
d5a4db48cc
Merge pull request #15183 from twbs/deps
...
Update devDependencies
2014-11-30 12:51:49 +02:00
XhmikosR
61bbe74df1
Update devDependencies.
2014-11-30 12:51:16 +02:00
XhmikosR
4e2db80cbf
Merge pull request #15134 from twbs/docs-gh
...
Add a target to generate the gh-pages files.
2014-11-30 12:50:24 +02:00
Mark Otto
e6fc081c91
Merge branch 'master' of github.com:twbs/bootstrap
2014-11-30 01:32:03 -08:00
Mark Otto
bcb90ef3a0
Bump Glyphicons to v1.9
2014-11-30 01:31:49 -08:00
Mark Otto
d74fd9af2f
Fixes #15096 : Fix navbar forms in the non-responsive example
2014-11-30 00:54:43 -08:00
Mark Otto
65f72ff095
Merge pull request #15133 from patrickhlauke/docs-table-fixes
...
Fixes to scope
2014-11-29 23:17:36 -08:00
Mark Otto
9928144dc4
Fixes #15241 : Add simple example to docs for collapse plugin
2014-11-29 23:03:47 -08:00
Mark Otto
23bdfc45eb
grunt
2014-11-29 21:40:04 -08:00
Mark Otto
7e27e749d1
Fixes #15140 : Restore more missing .media styles from shipping #14801
2014-11-29 21:36:57 -08:00
Mark Otto
149f32d9d3
Alternate fix for #15250 with a more descriptive theme jumbotron
2014-11-29 21:18:05 -08:00
Mark Otto
9c049c99e2
grunt
2014-11-29 20:58:14 -08:00
Mark Otto
7c71b4874b
Fixes #15074 : Fix the nesting problem with form control size variants
2014-11-29 20:57:04 -08:00
Mark Otto
80d7be1126
grunt
2014-11-29 18:36:21 -08:00
Mark Otto
c2d868cfbe
Fixes #15124 : Restore .media-object
2014-11-29 18:33:20 -08:00
Mark Otto
c22b8dca14
Fixes #15148 : make the dropdown and dropup menus have the same margins
2014-11-29 18:31:09 -08:00
Mark Otto
1de638f830
fixes #15164 : wrap disable pagination spans in another span
2014-11-29 18:27:51 -08:00
Mark Otto
c9289691ba
fix the run-on
2014-11-29 16:53:37 -08:00
Mark Otto
a35ee9d218
Merge pull request #15238 from peterblazejewicz/docs/dist-update
...
Add CSS source maps reference to docs. Closes #15211
2014-11-29 16:51:38 -08:00
Mark Otto
01fa32e879
Merge pull request #15167 from vsn4ik/rem_blob_master_from_links
...
Remove redundant .../blob/master/ prefix in markdown.
2014-11-29 14:25:12 -08:00
Chris Rebert
b38e284e18
Merge pull request #15249 from dandv/patch-1
...
Fix copy/paste error
2014-11-28 12:54:21 -06:00
Dan Dascalescu
2c64fc2c4d
Fix copy/paste error
2014-11-28 04:30:04 -08:00
Peter Blazejewicz
c1885ef58b
Add CSS source maps reference to docs. Closes #15211
...
- update distribution file list with relevant files
- add a short reference to CSS source map purpose
- add link to Google Chrome developer network article
2014-11-27 22:03:32 +01:00
Catalin Zalog
8770f55f1e
Center .icon-prev and .icon-next
...
Center .icon-prev and .icon-next the same way .glyphicon icon are.
And this is the html markup:
<a class="left carousel-control" href="#carousel-main-menu" role="button" data-slide="prev">
<span class="icon-prev" aria-hidden="true"></span>
</a>
2014-11-27 13:06:42 +02:00
Chris Rebert
d763e0e2a0
Merge pull request #15215 from twbs/input-date-chrome
...
Remove #12548 's entry from the Wall of Browser Bugs
[skip sauce]
2014-11-25 11:12:43 -08:00
Chris Rebert
c97d4d648f
Remove #12548 's entry from the Wall of Browser Bugs
...
Since https://crbug.com/346051 has been closed as WontFix.
Bug is now documented in MDN:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?locale=en-US&to=698785&from=693137
Refs #12548
[skip sauce]
2014-11-24 18:38:01 -08:00
Chris Rebert
44447eeefe
Give all embedded live docs examples data-example-id attrs
...
Refs #11410
2014-11-24 17:09:32 -08:00
Julian Thilo
c022d88ac5
Merge pull request #15108 from zacechola/irc_room
...
corrects IRC room
2014-11-24 15:46:14 +01:00
XhmikosR
7ea49019b8
Run grunt.
2014-11-24 09:53:42 +02:00
Julian Thilo
33c4a2f1d7
Merge pull request #15198 from twbs/fix-15194
...
Fix #15194 : Shrink media link area
2014-11-24 01:46:59 +01:00
Chris Rebert
ede9cf0037
Merge pull request #15200 from twbs/mdn
...
add documenting in MDN as a step in browser bug handling process
2014-11-23 16:28:06 -08:00
vsn4ik
992644ee34
Update links (.../blob/master prefix) in markdown.
2014-11-23 14:50:09 +03:00
Chris Rebert
8a4757dfb0
add documenting in MDN as a step in browser bug handling process
...
[skip sauce]
[skip validator]
2014-11-22 18:33:08 -08:00
Chris Rebert
6e9d4e6907
add Apple Safari Radar entry for #8350
2014-11-22 17:48:49 -08:00
Julian Thilo
7bf002d63d
Fix #15194 : Shrink media link area
2014-11-22 13:45:32 +01:00
Chris Rebert
bc5a753b67
fix affix-top unit test to properly clean up after itself
2014-11-20 23:26:37 -08:00
Chris Rebert
7527ce93c9
Merge pull request #15187 from twbs/doc-savage-contributing
...
Document Savage cross-browser JS pull request tester bot
[skip sauce]
2014-11-20 11:00:34 -08:00
Chris Rebert
7711c9d60d
Document Savage cross-browser JS pull request tester bot
...
Refs #12352 , which is now implemented & deployed.
More info: https://github.com/twbs/savage
[skip sauce]
2014-11-20 10:59:16 -08:00
Chris Rebert
44735c83bf
Update Wall of Browser Bugs entry for #14972
...
http://crbug.com/429604 has been merged into http://crbug.com/175502
2014-11-20 10:15:43 -08:00
Chris Rebert
cab74e3238
fix typo in CONTRIBUTING.md
2014-11-20 09:49:10 -08:00
XhmikosR
0c816d910d
Merge pull request #15159 from twbs/docs-muted
...
Clean up old `muted` references and switch to `text-muted`.
2014-11-20 10:27:42 +02:00
Chris Rebert
af77842ce7
Merge pull request #15111 from twbs/events-tables-wrapping
...
Don't line wrap event names in JS plugin docs
2014-11-20 00:06:33 -08:00
XhmikosR
a1b8aa351e
Clean up old muted references and switch to text-muted.
2014-11-20 08:02:25 +02:00
XhmikosR
cb29c9a41d
Add a target to generate the gh-pages files.
...
It sets `github: true` for us.
2014-11-20 08:02:05 +02:00
Chris Rebert
e7818e979f
Merge pull request #15182 from twbs/sauce-sub-account
...
Switch to using sub-account of main Sauce account for Savage
2014-11-19 19:47:25 -08:00
Chris Rebert
8318227709
Switch to using sub-account of main Sauce account for Savage
...
Refs commit 6cfd811fcc .
2014-11-19 19:43:23 -08:00
Chris Rebert
8bb59abf40
Merge pull request #15090 from twbs/dropdowns-events
...
consolidate relatedTarget docs in dropdown event docs
2014-11-19 17:33:17 -08:00
Chris Rebert
324fd0d754
Merge pull request #15177 from twbs/savage-sauce
...
Adjust build scripts for Savage
2014-11-19 17:03:02 -08:00
Chris Rebert
6575755dc4
Savage builds should not update the S3 cache
2014-11-19 16:01:20 -08:00
Chris Rebert
a1c170ed37
grant Savage access to the S3 cache
2014-11-19 16:01:03 -08:00
Chris Rebert
db95e0bd01
disable core tests for Savage builds
2014-11-19 16:00:46 -08:00
Chris Rebert
aaffe4b498
skip HTML validator for Savage builds
2014-11-19 16:00:28 -08:00
Chris Rebert
6cfd811fcc
enable Sauce access for Savage
2014-11-19 16:00:03 -08:00
Chris Rebert
34a7518b19
Merge pull request #15176 from twbs/savage-travis
...
Setup Travis event notification webhook for Savage
[skip sauce]
[skip validator]
2014-11-19 14:50:20 -08:00
Chris Rebert
3cd88866c6
Setup Travis event notification webhook for Savage
2014-11-19 14:43:45 -08:00
Chris Rebert
dcd86a8a91
grunt dist
2014-11-19 11:01:04 -08:00
Julian Thilo
4fc8da4afd
Merge pull request #15166 from vsn4ik/upd_npm_and_core_team
...
Use npm instead NPM and update twbs team link.
2014-11-18 17:08:54 +01:00
vsn4ik
e2520b8bd9
Use npm instead NPM and update twbs team link.
2014-11-18 18:46:28 +03:00
Chris Rebert
4037990237
Merge pull request #15154 from nickyod/affix-top-bug
2014-11-17 18:19:55 -08:00
Nick O'Donoghue
36b4f90f25
Fixes affix-top class not applying
...
Use scrollTop instead of colliderTop which uses the elements
offset().top, as the offset top does not account for padding.
This issue can be replicated by using a navbar-fixed-top and applying
relevant padding to the body. (A navbar-static-top with no padding on
the body does not encounter this issue)
Fixes #15078
Closes #15154 by merging it
2014-11-17 18:17:42 -08:00
Nick O'Donoghue
da79ab9488
add unit test for affix-top for padding issue
2014-11-17 18:17:40 -08:00
Chris Rebert
423825f506
Merge pull request #15161 from twbs/travis-lint
...
fix travis.yml lint errors
2014-11-17 15:49:07 -08:00
Chris Rebert
881f5fd5ca
fix travis.yml lint errors
2014-11-17 15:38:03 -08:00
Heinrich Fenkart
c2abfc0a44
grunt
2014-11-17 18:57:02 +01:00
Heinrich Fenkart
6503cb0822
Revert "Follow-up to #13074 : use spec syntax instead of deprecated mixins"
...
This reverts commit b10b373c60 .
Resolves #14937 .
2014-11-17 18:54:55 +01:00
Chris Rebert
c04f95032d
Merge pull request #15156 from Quy/master
...
Fix spelling of necolas' last name
2014-11-17 08:31:51 -08:00
Quy Ton
347ad61010
Fix name spelling
2014-11-17 08:05:26 -08:00
Chris Rebert
03f35d2dab
Since Safari has released new fixed versions, we're unlikely to take any further action on this.
2014-11-17 03:19:05 -08:00
Chris Rebert
450a9ece10
Merge pull request #15125 from patrickhlauke/docs-clean-up
...
Docs clean up - unnecessary role attributes, callout clarifications
2014-11-17 02:13:21 -08:00
Chris Rebert
8df9298b1e
Merge pull request #15152 from twbs/fix-15144
...
honor wrap option in Carousel.getItemForDirection
[skip validator]
2014-11-17 01:43:22 -08:00
XhmikosR
d782eed426
Merge pull request #15129 from twbs/examples-img-alt
...
Specify `img` alternative text.
2014-11-17 11:31:21 +02:00
Chris Rebert
7876ebd2ed
rm redundant role="button" from <button>
2014-11-16 16:34:28 -08:00
XhmikosR
1a2baf4873
Merge pull request #15139 from patrickhlauke/docs-button-section-restructure
...
Docs button section restructure
2014-11-16 17:42:33 +02:00
XhmikosR
5245bafb92
Merge pull request #15135 from hillai/patch-1
...
Add modal autofocus example
2014-11-16 17:42:05 +02:00
hillai
0ada807ce6
Add modal autofocus example
2014-11-16 16:48:08 +02:00
Chris Rebert
b7398bc9c4
honor wrap option in Carousel.getItemForDirection; fixes #15144
2014-11-15 22:43:20 -08:00
Chris Rebert
8008fe707e
add unit tests for Carousel's 'wrap' option
2014-11-15 22:37:55 -08:00
Chris Rebert
939e759f69
Merge pull request #15150 from twbs/ios-8.1
...
upgrade iOS tests to 8.1
2014-11-15 21:33:02 -08:00
Chris Rebert
a7ae8c91f2
upgrade iOS tests to 8.1
...
[skip validator]
2014-11-15 21:28:11 -08:00
Chris Rebert
378f9d43ec
Merge pull request #15149 from twbs/yosemite
...
upgrade OS X tests to Yosemite
2014-11-15 21:25:37 -08:00
Chris Rebert
eb93b5db5f
upgrade OS X tests to Yosemite
...
[skip validator]
2014-11-15 21:20:45 -08:00
Patrick H. Lauke
cb8581580c
Move button-tags section to start of button section
2014-11-15 00:26:22 +00:00
Patrick H. Lauke
25ef6ad625
Move context-specific callout to general tag usage
2014-11-15 00:25:13 +00:00
Chris Rebert
0c15270108
Merge pull request #15137 from twbs/split-inline-form
...
split .form-inline .input-group into separate docs example
[skip sauce]
2014-11-14 16:16:08 -08:00
Chris Rebert
61c6e186a9
Filed http://openradar.appspot.com/18987206
...
Refs #9774
2014-11-14 14:13:25 -08:00
Chris Rebert
729a115c88
split .form-inline .input-group into separate docs example
2014-11-14 12:03:54 -08:00
Heinrich Fenkart
a577f1922e
Collapse: Use $.fn.children instead of > in selector
...
Fixes #15131 .
2014-11-14 15:18:34 +01:00
Patrick H. Lauke
db4e5efb8f
Fixes to scope
...
as discssued in
https://github.com/twbs/bootstrap/issues/15117#issuecomment-63029993
- added ``scope="row"`` to row headers
- made sure row headers are actual ``<th>`` elements
- removed ``scope="col"`` where it was redundant
- simplified table examples with (to me) unnecessary
``rowspan``/``colspan`` (unless you really want complex tables, in which
case we would need full-on ``id`` and ``headers`` attributes to make
sure each table cell has an explicit association with the related header
cells - overkill, in my opinion)
- one table (in typography) left header-less, as it's more or less presentational (though its structure is still important, hence not adding ``role="presentation"``)
2014-11-14 13:40:09 +00:00
Patrick H. Lauke
bab36220c9
Redundant role="navigation" on <nav>s
...
plus one example that still used the old <div role="navigation"> and a
fix-up of the callout as per
https://github.com/twbs/bootstrap/issues/15109
2014-11-14 10:52:57 +00:00
Patrick H. Lauke
25cac1ea9a
Redundant role="form" on <form>s
2014-11-14 10:52:56 +00:00
Patrick H. Lauke
27d9d35ffd
Expand caveat for disabled fieldsets and links
2014-11-14 10:52:56 +00:00
XhmikosR
4d2fb67050
Specify img alternative text.
2014-11-14 11:28:17 +02:00
Julian Thilo
14857bd4a2
Merge pull request #15126 from Quy/master
...
Fix link
2014-11-14 08:33:21 +01:00
Quy Ton
cd03436379
Fix link
2014-11-13 22:20:30 -08:00
Chris Rebert
7bdc307b70
clarify that Bower is one among several installation methods
2014-11-13 15:18:55 -08:00
Chris Rebert
b26eb44305
Merge pull request #15122 from twbs/bump-remarkable
...
bump remarkable devDependency to ~1.4.1
2014-11-13 13:54:40 -08:00
Chris Rebert
a7682e3fde
bump remarkable devDependency to ~1.4.1
...
[skip sauce]
2014-11-13 13:53:40 -08:00
Chris Rebert
3a96a80a1b
Merge pull request #15093 from twbs/id-callouts
...
Give all docs callouts IDs
[skip sauce]
2014-11-13 12:24:03 -08:00
XhmikosR
101940b452
Merge pull request #15121 from twbs/npm-shrinkwrap@5.0.0
...
Pin npm-shrinkwrap to v5.0.0 so that it works with npm 2.x.
2014-11-13 22:19:06 +02:00
XhmikosR
6ce4ca75a2
Fix a small grammar mistake.
...
[ci skip]
2014-11-13 22:18:02 +02:00
Chris Rebert
ea407666ce
give all docs callouts IDs
...
[skip sauce]
2014-11-13 12:16:03 -08:00
XhmikosR
5660be42fa
Use a 40x40 image for the navbar brand image example.
...
Saves 3.4KB.
2014-11-13 22:09:38 +02:00
Chris Rebert
20ba8ad6f0
Merge pull request #15120 from twbs/fix-forms-doc
...
Fix .form-inline docs example
2014-11-13 12:07:38 -08:00
XhmikosR
13d2a03379
Pin npm-shrinkwrap to v5.0.0 so that it works with npm 2.x.
...
Fixes #15105 .
2014-11-13 22:01:12 +02:00
Chris Rebert
e5c888f4a2
Fix .form-inline docs example
...
Make sample code match live example
Move <label> out of .input-group into .form-group instead
Change field from Email to Username to make it less redundant, slightly more realistic
Add <label> for Username field for consistency
Fixes #15118
2014-11-13 11:32:33 -08:00
Zac Echola
bf43c9cf9f
escaped uri
2014-11-13 09:12:31 -06:00
Chris Rebert
806490499a
Merge pull request #15110 from twbs/ios-clickability
...
add link to MDN docs regarding iOS Safari element clickability
2014-11-12 17:27:38 -08:00
Chris Rebert
ddf39cc2e7
Don't line wrap event names in JS plugin docs
2014-11-12 16:32:51 -08:00
Chris Rebert
82eaefcd43
add link to MDN docs regarding iOS Safari element clickability
2014-11-12 16:16:10 -08:00
Zac Echola
75dfed7f8f
corrects IRC room
2014-11-12 15:31:36 -06:00
Chris Rebert
856d31b373
Merge pull request #15089 from twbs/data-attrib-callout
...
move data attributes callout into data attributes doc subsection
2014-11-12 10:07:22 -08:00
Chris Rebert
84dcd226df
Merge pull request #15094 from twbs/js-navs
...
JS docs: add Options, Methods, Events subsections to nav sidebar
2014-11-12 10:06:07 -08:00
Mark Otto
9a7e365c2c
bump version to v3.3.1
2014-11-12 09:03:16 -08:00
Mark Otto
143c4a2f8f
grunt
2014-11-12 08:51:35 -08:00
XhmikosR
07c1881bc2
Update npm-shrinkwrap.
2014-11-12 09:51:28 +02:00
XhmikosR
542c1040aa
Merge pull request #15095 from gitaeks/master
...
Fixed a typo in Sign-in page example
2014-11-12 09:29:44 +02:00
gitaeks
f94cb5817a
Fixed a typo in Sign-in page example
...
Fixed a typo in Sign-in page example
http://getbootstrap.com/examples/signin/
2014-11-12 15:52:32 +09:00
Chris Rebert
b87370c28f
navbar callouts cleanup
...
Move all callouts to be adjacent to each other
Combine JS-related callouts into a single callout
2014-11-11 21:22:30 -08:00
Chris Rebert
1211a8155e
JS docs: add Options, Methods, Events subsections to nav sidebar
2014-11-11 21:16:34 -08:00
Mark Otto
ff386147ce
grunt
2014-11-11 20:25:09 -08:00
Chris Rebert
c672ed3fb0
Merge pull request #15092 from twbs/scrollspy-callouts
...
move scrollspy callouts so they're all adjacent to each other
[skip sauce]
2014-11-11 19:56:28 -08:00
Chris Rebert
cb9531f378
Merge pull request #15091 from twbs/popovers-heading
...
move popover examples heading to directly before the actual examples
2014-11-11 19:53:49 -08:00
Chris Rebert
125945eb90
add missing dots to .sr-only class mentions, for consistency w/ rest of docs
2014-11-11 19:51:10 -08:00
Chris Rebert
69d42cef14
move scrollspy callouts so they're all adjacent to each other
2014-11-11 19:42:29 -08:00
Chris Rebert
e2e9613f83
move popover examples heading to directly before the actual examples
2014-11-11 19:40:47 -08:00
Chris Rebert
d79e898d67
consolidate relatedTarget docs in dropdown event docs
2014-11-11 19:38:06 -08:00
Chris Rebert
ab1a9d4fac
move data attributes callout into data attributes doc subsection
2014-11-11 19:35:08 -08:00
Mark Otto
ba2b3a0136
Merge pull request #14900 from twbs/labels-readme
...
Add labels explanation to readme
2014-11-11 19:30:54 -08:00
Chris Rebert
5ba5200195
move carousel accessibility callout next to rest of callouts
2014-11-11 19:29:56 -08:00
Chris Rebert
3b2d1570fa
move single-toggle button plugin callout before example for consistency
2014-11-11 19:26:10 -08:00
Mark Otto
647d30aa04
move to the contributing guidelines
2014-11-11 19:25:54 -08:00
Mark Otto
1e268ddfc3
Merge branch 'master' into labels-readme
2014-11-11 19:25:16 -08:00
Heinrich Fenkart
001d5e00c5
Merge pull request #15088 from twbs/dropdown-keydown-ignores
...
Dropdown: ignore keydown events coming from `input`s and `textarea`s
2014-11-12 02:23:34 +01:00
Heinrich Fenkart
1d55ada581
Dropdown: ignore keydown events coming from inputs and textareas
...
Fixes #15084 .
2014-11-12 02:01:25 +01:00
Heinrich Fenkart
56f4156126
Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaks
...
Wash-up of some stray dropdown examples
2014-11-12 01:19:39 +01:00
Patrick H. Lauke
0681971c8a
Wash-up of some stray dropdown examples
...
adding explicit aria-expanded="false" initial state (so they're
correctly announced by AT as being collapsed), and - in the case of
old-school use of <a> - role="button"
2014-11-11 23:52:52 +00:00
Mark Otto
03d7512cc0
Merge pull request #15086 from twbs/btn_group_focus
...
Don't remove focus outline from buttons in button groups
2014-11-11 15:51:54 -08:00
Mark Otto
2006a435d9
Merge pull request #15077 from jayanthkoushik/issue-15076-fix
...
Fix Issue #15076 .
2014-11-11 15:47:01 -08:00
Mark Otto
857aab0a1c
Fixes #14939 : Don't remove focus outline from buttons in button groups
2014-11-11 15:43:00 -08:00
Heinrich Fenkart
a4497c8a83
Merge pull request #15085 from patrickhlauke/glyphicons-in-forms-tweak
...
Glyphicon tweaks
2014-11-12 00:41:28 +01:00
Patrick H. Lauke
9391ef207f
aria-hidden added to some stray glyphicons
...
plus minor tweak to customizer's generated alerts
2014-11-11 22:41:21 +00:00
Patrick H. Lauke
eb580f739c
Improved accessible glyphicon advice/use
...
...to actually make it consistent with what I said in the glyphicon docs
section...
2014-11-11 22:13:25 +00:00
Jayanth Koushik
917decab6c
Fix Issue #15076 .
...
This commit adds documentation explaining the need to have an initial
.active element in carousels.
2014-11-11 15:28:21 +05:30
Patrick H. Lauke
bb89657bcb
Assorted accessibility (and some consistency) fixes for documentation
...
Closes #14951 by merging it.
2014-11-11 07:46:14 +01:00
Chris Rebert
99919c0364
Merge pull request #15073 from twbs/15072-more
...
Remove X-UA-Compatible caveat from Validators docs
2014-11-10 13:40:29 -08:00
Chris Rebert
c513f58c6a
Remove X-UA-Compatible caveat from Validators docs
...
Refs #15072
2014-11-10 13:14:33 -08:00
Heinrich Fenkart
eaf3b53e44
Merge pull request #15072 from twbs/html-validator-x-ua-compatible
...
HTML validation: No longer relax the `X-UA-Compatible` error
2014-11-10 20:23:58 +01:00
Heinrich Fenkart
ff5f9db68e
HTML validation: No longer relax the X-UA-Compatible error
...
The validator no longer complains about it unless the value is different from `content=IE=edge`, see https://www.w3.org/Bugs/Public/show_bug.cgi?id=27091
2014-11-10 20:02:06 +01:00
XhmikosR
bf4a331f1a
Run grunt.
2014-11-10 12:55:26 +02:00
XhmikosR
7047f9df14
Update devDependencies.
2014-11-10 12:54:23 +02:00
XhmikosR
5339f7c8d5
Merge pull request #15009 from patrickhlauke/glyphicon-accessibility-tweaks
...
Glyphicon accessibility tweaks
2014-11-10 12:30:34 +02:00
Patrick H. Lauke
19520d4620
Add aria-hidden to icons in about page
2014-11-10 08:55:59 +00:00
Patrick H. Lauke
1786942d33
Meaningful icons in about page
2014-11-10 08:55:58 +00:00
Patrick H. Lauke
eb74d8c863
Accessibility tweaks and explanation for glyphicons
...
- add aria-hidden="true" to avoid SRs unintentionally reading out the
Unicode character (see
http://www.filamentgroup.com/lab/bulletproof_icon_fonts.html )
- callout with advice on accessible icon usage
- replaced sr-only text in examples with (in the case of button) cleaner
aria-label
- additional example of icon used to convey meaning (in a
non-interactive control)
2014-11-10 08:55:58 +00:00
Mark Otto
c4847c8f6b
Merge branch 'master' of github.com:twbs/bootstrap
2014-11-09 23:12:02 -08:00
Mark Otto
eb74a8cbf3
darken primary blue for accessibility contrast on link colors
2014-11-09 23:11:28 -08:00
XhmikosR
1764c6e509
Bump Jekyll to v2.5.1.
2014-11-10 08:06:45 +02:00
Mark Otto
d1278efcc5
grunt
2014-11-09 18:04:00 -08:00
Mark Otto
99148166c5
Merge pull request #15052 from twbs/badge-in-non-anchor-list-group-item
...
Badges: fix active styles when in non-anchor `.list-group-item`
2014-11-09 15:05:40 -08:00
Mark Otto
5670dd8930
comment and formatting
2014-11-09 15:04:32 -08:00
Mark Otto
46d1bf8eef
Fixes #14234 again
...
- Rather than override and hack for IE8-10 and then IE11, scope to just Safari.
- Drops the IE hacks for a media query Webkit hack
2014-11-09 15:03:33 -08:00
Heinrich Fenkart
a05f07528a
Badges: fix active styles when in non-anchor .list-group-item
2014-11-08 11:00:37 +01:00
Mark Otto
df28b7e25f
Fixes #14965 : Reset top border-radii on dropdown menus in fixed bottom navbars
2014-11-08 00:13:19 -08:00
Mark Otto
852eef9689
grunt
2014-11-08 00:10:53 -08:00
Mark Otto
39f8c8183b
Merge pull request #15018 from twbs/fix-theme-active-items
...
Theme: Correctly override active dropdown items in collapsed navbars
2014-11-08 00:07:39 -08:00
Mark Otto
8fbb2bbbd1
Fixes #14979 : Override .jumbotron padding within .container-fluid to match .container
2014-11-07 23:01:20 -08:00
Mark Otto
2862c30320
Fixes #15046 : Add full font overrides for popovers and tooltips
2014-11-07 22:17:39 -08:00
Chris Rebert
d904429e05
Merge pull request #14986 from twbs/safari-broken-printing-doc
...
Add #14868 to the compatibility docs
2014-11-05 14:59:24 -08:00
Heinrich Fenkart
f85c5921dd
grunt
2014-11-05 20:11:46 +01:00
Heinrich Fenkart
1342c63893
Merge pull request #15031 from twbs/customizer-remove-file-type-check
...
Customizer: Remove file type check from config import
2014-11-05 20:09:17 +01:00
Heinrich Fenkart
d77546963b
Customizer: Remove file type check from config import
...
Fixes #14978 .
2014-11-05 19:14:52 +01:00
Heinrich Fenkart
0383486665
Merge pull request #15030 from twbs/config-bridge-jekyll-plugin
...
Use a Jekyll plugin instead of the `copy:configBridge` grunt task
2014-11-05 18:52:09 +01:00
Heinrich Fenkart
0d851e8b8a
Theme: Correctly override active dropdown items in collapsed navbars
2014-11-05 18:36:53 +01:00
Heinrich Fenkart
30df201abc
Use a Jekyll plugin instead of the copy:configBridge grunt task
2014-11-05 18:35:13 +01:00
Heinrich Fenkart
e27dc5d71e
grunt
2014-11-05 01:56:18 +01:00
Heinrich Fenkart
00fa64650a
Merge pull request #14921 from bassjobsen/patch-3
...
Update grid-framework.less
2014-11-05 01:54:13 +01:00
Chris Rebert
21644321e4
Merge pull request #14993 from twbs/fix-14991
...
Have Carousel ignore keyboard events from <input>s or <textarea>s
2014-11-04 16:50:36 -08:00
Heinrich Fenkart
db90ff6df7
grunt
2014-11-05 01:45:16 +01:00
Heinrich Fenkart
72ad89b077
Merge pull request #14933 from twbs/center-modal-at-all-times
...
Center modal at all times
2014-11-05 01:39:46 +01:00
Heinrich Fenkart
da74fba490
Center modal dialog at all times
2014-11-05 01:37:44 +01:00
Chris Rebert
469dc3ab1f
Have Carousel ignore keyboard events from <input>s or <textarea>s; fixes #14991
2014-11-04 16:23:44 -08:00
Heinrich Fenkart
425a985491
Update head of all visual tests to use our basic template
2014-11-05 01:18:11 +01:00
Heinrich Fenkart
6020bb06f2
grunt
2014-11-05 00:36:52 +01:00
Julian Thilo
0018723cce
Merge pull request #15019 from twbs/whoomp_there_it_was
...
Deprecate diagonal tooltip classes
2014-11-05 00:33:04 +01:00
Heinrich Fenkart
e62a1264b9
Merge pull request #14927 from twbs/fix-modal-backdrop-above-scrollbar
...
Fix modal backdrop overlaying the modal's scrollbar
2014-11-05 00:15:52 +01:00
Julian Thilo
da3870feac
Deprecate diagonal tooltip classes
2014-11-05 00:09:56 +01:00
Julian Thilo
3a988c3588
Merge pull request #14938 from twbs/oh_arrow_where_art_thou
...
Fix #14936 : Use correct left/right and margin on tooltip arrows
2014-11-04 23:21:59 +01:00
Heinrich Fenkart
14e5fb04e9
Fix modal backdrop overlaying the modal's scrollbar
...
Fixes #14916 .
2014-11-04 23:17:55 +01:00
Jayanth Koushik
e55feacf5b
Add initialization examples to tooltip and popover "Opt-in functionality" callouts
...
Fixes #14950 .
Closes #15015 by merging it.
2014-11-04 20:00:08 +01:00
Heinrich Fenkart
0d291e8623
HTTPS for Apple Safari Radar in bugify filter
2014-11-04 19:40:39 +01:00
Heinrich Fenkart
1a833e75d5
Merge pull request #14987 from twbs/overengineer-wall-of-browser-bugs
...
Use Jekyll data for Wall of Browser Bugs
2014-11-04 19:38:04 +01:00
Heinrich Fenkart
d6a99cb955
Merge pull request #14980 from twbs/customizer-autoprefixer
...
Use autoprefixer for Customizer builds
2014-11-04 19:35:34 +01:00
Heinrich Fenkart
1582039193
Use autoprefixer for Customizer builds
2014-11-04 19:34:29 +01:00
Heinrich Fenkart
9dea306097
Merge pull request #14982 from twbs/grunt-customizer-share-common
...
Remove duplicate code from Customizer/Gruntfile by sharing it
2014-11-04 19:30:13 +01:00
Heinrich Fenkart
d107004278
Remove duplicate code from Customizer/Gruntfile by sharing it
2014-11-04 12:35:38 +01:00
Chris Rebert
203912b9c5
Merge pull request #14989 from twbs/modal-relatedTarget-data-example
...
Add event.relatedTarget + `data-*` example to Modal docs
2014-11-03 23:37:38 -08:00
Heinrich Fenkart
069488dea3
Use Jekyll data for Wall of Browser Bugs
2014-11-04 07:25:52 +01:00
Chris Rebert
594831f4f3
Add event.relatedTarget + data-* example to Modal docs
...
Fixes #14245
2014-11-03 13:37:27 -08:00
Chris Rebert
f0d8894d54
Add #14868 to the compatibility docs
2014-11-03 10:56:30 -08:00
Heinrich Fenkart
deab673d43
Merge pull request #14985 from twbs/14972-wall
...
Add Wall of Browser Bugs entry for #14972
2014-11-03 18:21:15 +01:00
Heinrich Fenkart
17a6b5e843
Add Wall of Browser Bugs entry for #14972
2014-11-03 18:17:35 +01:00
Chris Rebert
ab6f79c472
Merge pull request #14967 from aaron-coding/patch-1
...
Fix typo
2014-11-01 17:49:22 -07:00
Aaron Cordovez
f412979287
Fix typo
...
Corrected spelling of the word "elements"
2014-11-01 17:46:33 -07:00
XhmikosR
947aa1f7e4
Merge pull request #14966 from krautcomputing/whitespace_fix
...
fix whitespace in js dropdown docs
2014-11-01 17:01:14 +02:00
Manuel Meurer
1f64aac6b9
fix whitespace in js dropdown docs
2014-11-01 11:51:11 +01:00
XhmikosR
7d8bacb817
Merge pull request #14746 from twbs/gems-bump
...
Update Jekyll to v2.4.0 and rouge to v1.7.2.
2014-11-01 10:02:16 +02:00
XhmikosR
15faedd834
Merge pull request #14917 from twbs/examples-footer
...
Examples: Make use of the `footer` tag instead of a class.
2014-11-01 08:55:03 +02:00
Chris Rebert
9a37a937a6
Merge pull request #14959 from twbs/contrib-pitfalls
...
Cover common contributor mistakes in CONTRIBUTING.md
2014-10-31 23:51:43 -07:00
Chris Rebert
7c0f873659
Cover common contributor mistakes in CONTRIBUTING.md
...
Based on https://github.com/twbs/rorschach/tree/master/docs
2014-10-31 17:33:20 -07:00
Chris Rebert
4613b36631
Merge pull request #14958 from twbs/chrome-css-animation-mem-leak
...
Add Wall of Browser Bugs entry for #14409
2014-10-31 17:11:37 -07:00
Chris Rebert
08b0c373b5
Add Wall of Browser Bugs entry for #14409
...
Closes #14409 .
[skip sauce]
2014-10-31 17:08:28 -07:00
Chris Rebert
2da290189e
Merge pull request #14949 from twbs/bots-in-contributing
...
Explain issue/PR bots in CONTRIBUTING.md
2014-10-31 16:15:32 -07:00
Heinrich Fenkart
a2c0bb49b1
grunt
2014-10-31 11:09:01 +01:00
Heinrich Fenkart
a7222a531a
Merge pull request #14954 from twbs/customizer-use-change-event
...
Customizer: listen to the right event for manual file selection in import
2014-10-31 11:04:26 +01:00
Heinrich Fenkart
12b3ba7278
Customizer: listen to the right event for manual file selection in import
2014-10-31 10:58:03 +01:00
Heinrich Fenkart
b91474e538
grunt
2014-10-31 10:31:56 +01:00
Chris Rebert
505171ef5d
Revert "Use jsDelivr CDN until BootstrapCDN gets updated"
...
This reverts commit ea23969150 .
BootstrapCDN has now uploaded Bootstrap v3.3.0
2014-10-30 17:38:40 -07:00
Chris Rebert
3711abf936
Merge pull request #14945 from twbs/media-pulls-docs
...
Replace deprecated uses of .pull-left & .pull-right in .media docs
2014-10-30 17:37:06 -07:00
Chris Rebert
5f3a980950
Explain issue/PR bots in CONTRIBUTING.md
...
[skip sauce]
[skip validator]
2014-10-30 17:06:54 -07:00
Chris Rebert
88dfd954fa
Replace deprecated uses of .pull-left & .pull-right in .media docs
...
Refs https://github.com/twbs/bootlint/pull/153
[skip sauce]
2014-10-30 11:36:24 -07:00
hillai
1339ab7a13
Replace v3.2.1 reference with v3.3.0 since there wasn't a v3.2.1
...
Closes #14941
2014-10-30 10:20:54 -07:00
Julian Thilo
87edaf295c
Fix #14936 : Use correct left/right and margin on tooltip arrows
2014-10-30 16:33:14 +01:00
Chris Rebert
4102a67f33
fix typo in comment
2014-10-30 01:47:48 -07:00
Heinrich Fenkart
25ab1539a9
Merge pull request #14931 from twbs/fix-ios-unit-test-failures
...
Fix the iOS 8 unit test failures
2014-10-30 09:46:49 +01:00
Heinrich Fenkart
cf482dbb0b
Fix the iOS 8 unit test failures
...
Resolves #14919 .
2014-10-30 09:35:53 +01:00
Heinrich Fenkart
c5fdea1b51
Merge pull request #14930 from twbs/use-jsdelivr-cdn-urls
...
Use jsDelivr CDN until BootstrapCDN gets updated
2014-10-30 08:07:55 +01:00
Heinrich Fenkart
ea23969150
Use jsDelivr CDN until BootstrapCDN gets updated
2014-10-30 07:20:41 +01:00
XhmikosR
6b7d6565de
Examples: Make use of the footer tag instead of a div.
2014-10-30 08:08:06 +02:00
Heinrich Fenkart
b8c3c5c19b
grunt
2014-10-30 04:45:04 +01:00
Heinrich Fenkart
4b165332be
Merge pull request #14925 from twbs/button-focus-use-regexp
...
Use RegExp for button plugin's focus shim
2014-10-30 04:42:18 +01:00
Heinrich Fenkart
5178d8b8ba
Use RegExp for button plugin's focus shim
...
Fixes #14923 .
2014-10-30 03:46:49 +01:00
Chris Rebert
33e78ed937
Merge pull request #14922 from twbs/ios-cursor-scroll
...
Add Wall of Browser Bugs entry for #14708
2014-10-29 18:03:15 -07:00
Chris Rebert
be7402f0d0
Add Wall of Browser Bugs entry for #14708
...
Closes #14708
2014-10-29 18:00:52 -07:00
Bass Jobsen
b8dbb545ac
Update grid-framework.less
...
The `when (@index = 1)` guards are not needed cause the mixins already only match on arity.
2014-10-30 01:20:35 +01:00
Chris Rebert
a41827377b
Merge pull request #14920 from twbs/safari-print-font-size
...
Add Wall of Browser Bugs entry for #14868
2014-10-29 16:12:19 -07:00
Chris Rebert
850a9a0250
Add Wall of Browser Bugs entry for #14868
...
Closes #14868
2014-10-29 16:11:42 -07:00
Mark Otto
16dbdbd7a2
Merge branch 'master' into v3.3.0
...
Conflicts:
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
2014-10-29 11:56:48 -07:00
Mark Otto
15d668dd15
grunt
2014-10-29 11:13:25 -07:00
XhmikosR
5a83be362a
Update shrinkwrap.
2014-10-29 19:44:14 +02:00
Mark Otto
5429e71401
fixes #14913 : badges in list group shouldn't have text shadow
2014-10-29 10:27:18 -07:00
Mark Otto
aa85e762ea
new homepage images
2014-10-29 10:02:51 -07:00
Mark Otto
e07d741088
grunt
2014-10-29 09:54:43 -07:00
Mark Otto
34c2f46c8b
Merge branch 'master' into v3.3.0
2014-10-29 09:45:09 -07:00
Mark Otto
22baa8153b
fixes #14911 : bump dependencies to fix customizer text from being cut shor
2014-10-29 09:42:00 -07:00
Mark Otto
22f9c8fc0a
grunt
2014-10-29 08:58:51 -07:00
Mark Otto
94b59b57d6
version bump
2014-10-29 08:56:20 -07:00
Mark Otto
a369a0a729
grunt
2014-10-29 08:51:05 -07:00
Chris Rebert
0a56bf7bf2
Merge pull request #14907 from twbs/justified-nav-wall
...
Add WebKit bug for #9774 to Wall of Browser Bugs
2014-10-28 23:22:46 -07:00
Chris Rebert
3fe6a04b90
Add WebKit bug for #9774 to Wall of Browser Bugs
...
[skip sauce]
2014-10-28 23:20:51 -07:00
Mark Otto
a75c6d84e1
grunt
2014-10-28 23:08:42 -07:00
Mark Otto
2d20bba307
Merge pull request #14891 from twbs/cursor_var
...
Add variable for default cursor
2014-10-28 23:04:49 -07:00
Mark Otto
aad0f00887
indentation and comment
2014-10-28 23:04:25 -07:00
Mark Otto
c0c1588402
Merge pull request #14904 from twbs/customize-min-files
...
Customizer: include the minified files only on GitHub pages.
2014-10-28 23:02:48 -07:00
Mark Otto
e528daf6d0
change back to not allowed cursor
2014-10-28 22:57:56 -07:00
Mark Otto
c4b053a013
Merge branch 'master' into cursor_var
2014-10-28 22:57:26 -07:00
Mark Otto
45b59f4307
Reverts #14848 , the overflow scrolling in the docs sidebar /cc @hnrch02
2014-10-28 22:57:16 -07:00
XhmikosR
a515191afd
Customizer: include the minified files only on GitHub pages.
2014-10-29 07:30:57 +02:00
XhmikosR
97ed62361e
Merge pull request #14903 from twbs/fix-#14750
...
Fix customizer download with Firefox.
2014-10-29 07:13:48 +02:00
Heinrich Fenkart
cf88a65f30
Fix customizer download with Firefox.
2014-10-29 06:48:00 +02:00
Chris Rebert
4e3ffa5629
Merge pull request #14902 from twbs/safari-justified-nav
...
Safari v8.0 still suffers from Justified Nav rendering bug
2014-10-28 21:26:00 -07:00
Chris Rebert
c897f9d5f0
Safari v8.0 still suffers from Justified Nav rendering bug
2014-10-28 21:24:45 -07:00
Heinrich Fenkart
bf2ad00ee0
grunt
2014-10-29 04:56:02 +01:00
Ben-Russell
68b771a057
Independently delegate data-api selectors
...
Fixes #14462 .
Closes #14463 by merging it.
2014-10-29 04:54:53 +01:00
Heinrich Fenkart
94b544c229
grunt
2014-10-29 04:44:52 +01:00
Heinrich Fenkart
36e3d07c12
Merge pull request #14686 from twbs/collapsed-class-manual-invocation
...
Handle `collapsed` class on triggers even when manually invoked
2014-10-29 04:42:38 +01:00
Heinrich Fenkart
ed3a65f084
Handle collapsed class on triggers even when manually invoked
...
Fixes #13636 .
2014-10-29 04:34:05 +01:00
Heinrich Fenkart
a7f58a8356
grunt
2014-10-29 04:30:31 +01:00
Heinrich Fenkart
e851b8685a
Merge pull request #14457 from hnrch02/button-set-val-after-event-loop
...
Change value of stateful button after event loop
2014-10-29 04:28:22 +01:00
Chris Rebert
2aac61ed17
Merge pull request #14901 from twbs/translate3d-ios-bug
...
Add `transform: translate3d(0, 0, 0)` iOS Safari bug to the Wall
2014-10-28 18:01:20 -07:00
Chris Rebert
a7fd40950b
Add transform: translate3d(0, 0, 0) iOS Safari bug to the Wall
...
Closes #14603 (again)
[skip sauce]
2014-10-28 17:54:59 -07:00
Mark Otto
4f6aeaa634
Add labels explanation to readme
2014-10-28 17:41:25 -07:00
Mark Otto
2758cfecd8
Merge pull request #14885 from twbs/remove-baseurl
...
Remove `baseurl` as it doesn't serve any real purpose.
2014-10-28 17:21:04 -07:00
Chris Rebert
ca63e387b9
Merge pull request #14899 from twbs/a-href-s
...
add missing hrefs to <a>s in docs+examples
2014-10-28 17:05:52 -07:00
Chris Rebert
d87a636ff9
add missing href="#" to .btn-group-justified example
...
[skip sauce]
2014-10-28 16:10:43 -07:00
Chris Rebert
3eec86e2e5
add missing hrefs to <a>s in docs+examples
2014-10-28 16:05:32 -07:00
Chris Rebert
780c9b05fe
reads more smoothly
...
For @XhmikosR
2014-10-28 13:11:35 -07:00
Chris Rebert
5589a82e80
update shrinkwrap
2014-10-28 11:35:21 -07:00
Chris Rebert
223d9b4b6b
Merge branch 'master' into jonschlinkert/master
2014-10-28 11:10:51 -07:00
Mark Otto
bf3be5a456
swap cursor not-allow for default, and use a variable for all disabled elements
2014-10-27 20:45:46 -07:00
Mark Otto
a5497da5be
grunt
2014-10-27 20:37:17 -07:00
Mark Otto
892f6e35b8
Merge branch 'master' of github.com:twbs/bootstrap
2014-10-27 20:30:02 -07:00
Chris Rebert
de62dcaf53
Merge pull request #14886 from twbs/customizer-clearfix
...
Customizer: add clearfixes to rows and simplify .bs-customizer-input to .col-xs-4
2014-10-27 16:36:03 -07:00
Chris Rebert
5e1af10ecb
Merge pull request #14888 from twbs/fix-14851
...
Increase timeouts in tooltip unit tests to avoid spurious Sauce failures
2014-10-27 16:29:31 -07:00
Chris Rebert
22e1f94b52
Increase timeouts in tooltip unit tests to avoid spurious Sauce failures
...
Fixes #14851
2014-10-27 15:53:43 -07:00
Chris Rebert
ea86605203
Merge pull request #14887 from twbs/ios-8-sauce
...
Update Sauce iOS Safari test to iOS 8.0
[skip validator]
2014-10-27 15:41:08 -07:00
Mark Otto
0723060b89
Merge branch 'master' of github.com:twbs/bootstrap
2014-10-27 15:36:26 -07:00
Chris Rebert
0b9f69b9c8
Update Sauce iOS Safari test to iOS 8.0
...
[skip validator]
2014-10-27 15:26:55 -07:00
Chris Rebert
96801605a4
tweak banner of autogenerated CommonJS module
2014-10-27 15:20:55 -07:00
Chris Rebert
a43d4767ba
.bs-customizer-input => .col-xs-4
2014-10-27 15:02:21 -07:00
Chris Rebert
032a5ab72f
add clearfix divs to customizer input rows
2014-10-27 15:00:30 -07:00
Chris Rebert
af70ac8ae1
Tweak parser to ignore empty Less section docstrings; fixes #14878
2014-10-27 13:50:45 -07:00
XhmikosR
3908235e0f
Remove baseurl as it doesn't serve any real purpose.
2014-10-27 19:35:59 +02:00
Mark Otto
dcee894a8c
grunt
2014-10-26 22:57:38 -07:00
Mark Otto
c672f9e079
Merge pull request #14881 from bhamodi/white-space-optimization
...
Removed unnecessary new lines that were inconsistent with the current formatting style.
2014-10-26 22:56:35 -07:00
Baraa
f0fd6df63a
Removed unnecessary new lines that were inconsistent with current style.
2014-10-26 22:33:55 -07:00
Mark Otto
66bb0b4fc9
Merge branch 'master' into need-to-activate-animated-progressbar
2014-10-26 14:43:32 -07:00
Mark Otto
05c785bfae
grunt
2014-10-26 14:42:06 -07:00
Mark Otto
657ff31c74
Merge branch 'need-to-activate-animated-progressbar' of github.com:twbs/bootstrap into need-to-activate-animated-progressbar
...
Conflicts:
docs/_includes/components/progress-bars.html
docs/assets/js/src/application.js
2014-10-26 14:17:14 -07:00
XhmikosR
554568a184
Merge pull request #14876 from twbs/fix-14875
...
bs-commonjs-generator.js: always use forward slashes in the require path.
2014-10-26 22:13:54 +02:00
Heinrich Fenkart
66e140db82
Docs: progress bars' animation now needs to be manually toggled
...
Refs #14409
2014-10-26 20:43:41 +01:00
Julian Thilo
d40288b0c0
Merge pull request #14880 from danieljuhl/patch-2
...
Added link to danish translation of docs
2014-10-26 15:45:26 +01:00
Daniel Juhl
b171451d77
Added link to danish translation of docs
2014-10-26 15:04:37 +01:00
jonschlinkert
3e9b461766
Replaces markdown.js with [remarkable]( https://github.com/jonschlinkert/remarkable ).
...
- remarkable has 100% support for [commonmark](http://jgm.github.io/CommonMark/spec.html )
- [faster](https://github.com/jonschlinkert/remarkable/tree/master/benchmark )
- easier to monkeypatch. this is a goal of ours, might be useful to you at some point given the custom tokenizing/parsing you're doing for documentation.
2014-10-26 06:38:10 -04:00
XhmikosR
37facee922
bs-commonjs-generator.js: always use forward slashes in the require path.
...
Since `path.resolve` is using backslashes on Windows, we ended up with different files. Just replace those with forward slashes.
2014-10-26 09:35:14 +02:00
XhmikosR
bab3679d10
Losslessly compress apple-touch-icon.png.
...
6314 -> 6140 bytes
[ci skip]
2014-10-26 08:08:33 +02:00
Mark Otto
743aaf6100
fix clipboard button and examples
2014-10-25 22:39:01 -07:00
Heinrich Fenkart
97b4364452
Docs: progress bars' animation now needs to be manually toggled
...
Refs #14409
2014-10-26 06:17:05 +01:00
Mark Otto
5eb08f5d8d
Merge pull request #14748 from twbs/apple-touch-icon
...
Docs: Use a 180x180 apple-touch-icon-precomposed.png.
2014-10-25 21:02:08 -07:00
Heinrich Fenkart
007fbdb66d
Remove faulty unit test from 9740d8b
...
This would only work with transitions but since we disable them for unit tests, this delivers unreliably results.
2014-10-26 04:56:52 +01:00
Mark Otto
af2fe1d76b
new icon
2014-10-25 20:49:10 -07:00
Heinrich Fenkart
5da85f8e8b
Follow-up to 9740d8b: fix small typo
2014-10-26 04:41:47 +01:00
Heinrich Fenkart
2cbb1d9374
grunt
2014-10-26 04:39:49 +01:00
Phil Hughes
9740d8bb69
Fix tooltip occasionally not hiding when using a hide delay
...
Fixes #14375 .
Closes #14519 by merging it.
2014-10-26 04:38:18 +01:00
Mark Otto
783eced7ab
follow up fix for #14837 /cc @hnrch02
2014-10-25 20:20:24 -07:00
Heinrich Fenkart
5f2e6fa58b
grunt
2014-10-26 03:53:10 +01:00
Andrew S. Brown
1b3237629a
Allow multiple delegated tooltip selectors on a node
...
Fixes #14167 .
Closes #14189 by merging it.
2014-10-26 03:51:55 +01:00
Mark Otto
0521913a99
Merge pull request #13824 from jsdf/node-requirable
...
Allow npm package to be resolved via node module resolution
2014-10-25 19:43:05 -07:00
Heinrich Fenkart
44cc763229
grunt
2014-10-26 03:17:19 +01:00
Heinrich Fenkart
0e991ccba2
Follow-up to e8af21c: rm unused variable in unit test
2014-10-26 03:16:05 +01:00
Tadeu Zagallo
e8af21cc9d
Clear scrollspy selection above first section
...
Closes #13563 by merging it.
2014-10-26 03:14:08 +01:00
Mark Otto
2c2564faef
Fixes #14736 : Reverts the remaining progress bar min value overrides from #12848
2014-10-25 19:10:03 -07:00
Mark Otto
3fcd65af41
Fixes #14806 : reset the text-shadow in the themed buttons
2014-10-25 18:57:27 -07:00
Mark Otto
dbef67f198
fix validation
2014-10-25 18:53:43 -07:00
Mark Otto
e795ea1084
Fixes #14791 : document dropdown dividers
2014-10-25 18:44:55 -07:00
Mark Otto
9bf9aab132
grunt
2014-10-25 18:29:15 -07:00
Mark Otto
75620dadcc
Merge branch 'master' of github.com:twbs/bootstrap
2014-10-25 18:28:07 -07:00
Mark Otto
41a26ced24
Fixes #14814 : Use the link active bg variables for theme navbar gradients
2014-10-25 18:27:40 -07:00
Cameron Little
0755d529c6
Tabs plugin accessibility
...
Added support for `aria-expanded` toggling via JavaScript. Added
`aria-controls`, `aria-expanded`, `aria-labelledby` to tabs docs.
Added `aria-expanded` unit test for the tabs plugin.
See also #13554 .
Closes #14154 by merging it.
2014-10-26 02:25:47 +01:00
Mark Otto
38217ee405
Merge branch 'pr/14801'
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-10-25 18:16:40 -07:00
Mark Otto
6e3c55a115
grunt
2014-10-25 18:13:50 -07:00
Mark Otto
42c2918372
Fix up margins and unnest code
2014-10-25 18:13:35 -07:00
Mark Otto
a0e6bd96de
grunt
2014-10-25 17:54:06 -07:00
Mark Otto
57b60e3a04
Merge pull request #14869 from lipis/glyphicon-eur
...
Added alias for euro -> eur
2014-10-25 17:50:08 -07:00
Mark Otto
018c1c0b6e
Merge pull request #14871 from twbs/fix-#14810
...
Move "Copy" button in `code`.
2014-10-25 17:49:13 -07:00
Heinrich Fenkart
e9d6f256c2
grunt
2014-10-26 01:59:25 +02:00
Heinrich Fenkart
1403748907
Merge pull request #14873 from twbs/revert-14569-scrollspy-ignore-invisible-targets
...
Revert "Scrollspy: ignore invisible list items"
2014-10-26 01:56:08 +02:00
Heinrich Fenkart
c1f669e83b
Revert "Scrollspy: ignore invisible list items"
2014-10-26 01:50:38 +02:00
XhmikosR
db550a9235
Run grunt.
2014-10-25 14:12:21 +03:00
XhmikosR
0ad97ab446
Update node dependencies.
2014-10-25 14:12:20 +03:00
Panayiotis Lipiridis
49bcdcb0a8
Added alias for euro -> eur
2014-10-25 01:15:04 +02:00
XhmikosR
0ba39d45b4
Move "Copy" button in code.
2014-10-25 01:48:02 +03:00
Mark Otto
a92aea5127
Merge pull request #14786 from andy-saint/links
...
Added link hover decoration variable
2014-10-24 13:28:46 -07:00
Mark Otto
80aca8c17e
grunt
2014-10-24 13:27:28 -07:00
Mark Otto
79b38361ab
20px from bottom because the final frontier
2014-10-24 13:26:05 -07:00
Mark Otto
1979a311d4
Merge branch 'master' of github.com:twbs/bootstrap
2014-10-24 13:24:34 -07:00
Mark Otto
23e3995cec
guhrunt
2014-10-24 13:24:28 -07:00
Mark Otto
e631b721ec
Merge pull request #14848 from knownasilya/patch-1
...
Make the docs' nav sidebar scrollable
2014-10-24 13:24:14 -07:00
Mark Otto
dbd45f2f6c
Merge pull request #14857 from twbs/fix-14856
...
Fix #14856
2014-10-24 12:09:44 -07:00
Jenn Dodd
e8643ed8b3
Remove .media-object from docs.
...
Signed-off-by: Geoff Pleiss <gpleiss@pivotal.io >
2014-10-23 18:48:50 -04:00
Nicole Sullivan
919b4ccb15
Fixes #14799 : Add vertical alignment of image in media component
...
Signed-off-by: Jenn Dodd <jedodd@pivotal.io >
2014-10-23 18:48:18 -04:00
Chris Rebert
3bea2a45ef
Merge pull request #14847 from twbs/node-deps
...
Update node dependencies.
2014-10-23 13:53:35 -07:00
Chris Rebert
16a5f874d0
grunt update-shrinkwrap
...
[skip sauce]
2014-10-23 13:26:48 -07:00
XhmikosR
d59b235242
Update node dependencies.
2014-10-23 13:26:48 -07:00
XhmikosR
2df585ad6b
Merge pull request #14860 from twbs/comment-typo
...
Fix a small typo in comment.
2014-10-23 09:19:03 +03:00
XhmikosR
c6d1aa76fc
Update Jekyll to v2.4.0 and rouge to v1.7.2.
2014-10-23 09:17:54 +03:00
XhmikosR
f33ed634fc
Docs: Use a 180x180 apple-touch-icon.png.
...
Refs:
https://github.com/h5bp/html5-boilerplate/commit/1c4fcf32142e888946db579df0efbb52542e0ed1
https://github.com/h5bp/html5-boilerplate/commit/345925f04384b59929d8d39ba428cef548921408
[ci skip]
2014-10-23 09:17:27 +03:00
XhmikosR
41dbc53b9b
Fix a small typo in comment.
...
[ci skip]
2014-10-23 09:11:12 +03:00
Heinrich Fenkart
51f1f58be8
grunt
2014-10-23 06:39:51 +02:00
Heinrich Fenkart
9814256736
Merge pull request #14852 from twbs/jquery-version-check
...
Add jQuery version check to existing jQuery presence check
2014-10-23 06:15:36 +02:00
Heinrich Fenkart
fe51148434
Merge pull request #14669 from vsn4ik/dropdown_event_target
...
Use e.target instead :focus selector.
2014-10-23 06:13:46 +02:00
Heinrich Fenkart
1604af041b
Add jQuery version check to existing jQuery presence check
...
Fixes #14809 .
Closes #14825 .
2014-10-23 05:57:15 +02:00
Heinrich Fenkart
e0cea19cbc
grunt
2014-10-23 05:23:29 +02:00
Chris Rebert
57e4b58782
Merge pull request #14859 from twbs/fix-14853
...
Clarify order of tabs events
2014-10-22 18:57:43 -07:00
Chris Rebert
5c18722453
Merge pull request #14858 from twbs/fix-14802
...
Document .alert-dismissible .close restrictions
2014-10-22 18:40:43 -07:00
Chris Rebert
b421dc9490
Clarify order of tabs events; fixes #14853
...
[skip sauce]
2014-10-22 18:38:18 -07:00
Chris Rebert
8d806b0ae5
Document .alert-dismissible .close restrictions; fixes #14802
...
[skip sauce]
2014-10-22 18:05:42 -07:00
Chris Rebert
58143b128b
Fix #14856
...
[skip sauce]
2014-10-22 17:53:59 -07:00
Heinrich Fenkart
3c98dd35ba
Fix IE8 unit test breakage introduced by #14767
2014-10-22 22:09:58 +02:00
Phil Hughes
ab8dbc214e
Implement hide and hidden events for tabs
...
Closes #14772 .
2014-10-22 21:42:35 +02:00
Heinrich Fenkart
40c309b39a
grunt
2014-10-22 21:39:37 +02:00
Heinrich Fenkart
95e0f48e3a
Follow-up to e2cfbd5: Fix spaces in placement calculation
2014-10-22 21:38:34 +02:00
saranya.r
e2cfbd5f2d
Fixes tooltip misplacements in scrollable viewports with auto positioning
...
Fixes #14756 .
Closes #14767 .
2014-10-22 21:35:44 +02:00
Heinrich Fenkart
2bc5277b44
grunt
2014-10-22 21:04:18 +02:00
Patrick H. Lauke
e1d40f7633
Add aria-pressed to single toggle buttons
...
also includes tiny fix/clarification to two existing unit tests for the
.active class, adding data-toggle=“button” explicitly to the tested
buttons
Closes #14819 .
2014-10-22 21:02:19 +02:00
Heinrich Fenkart
60bb69acd5
Merge pull request #14829 from lipis/blank-lines
...
Added/removed blank lines in the docs for consitency
2014-10-22 19:46:40 +02:00
Ilya Radchenko
fb70b13dc3
Allow to scroll the nav
...
Basically it's impossible to use the navigation if it's expanded. This will allow it to be scrollable so that the menus are accessable.
2014-10-22 11:56:12 -04:00
XhmikosR
b2385016ec
Merge pull request #14794 from twbs/docs-libs
...
Update customizer libraries
2014-10-22 18:52:05 +03:00
Chris Rebert
3a7d2691be
Merge pull request #14830 from lipis/sort
...
Sorted various lines using atom/sort-lines
2014-10-22 08:45:02 -07:00
Chris Rebert
fece552ce0
Merge pull request #14841 from twbs/role-button
...
add role="button" to a couple more dummy-anchor btns
2014-10-22 08:31:35 -07:00
Panayiotis Lipiridis
aa8269cfb6
Sorted various lines using atom/sort-lines
2014-10-22 14:06:09 +02:00
Panayiotis Lipiridis
a4f93895be
Added/removed blank lines in the docs for consitency
2014-10-22 13:52:49 +02:00
XhmikosR
27478b966b
Run grunt.
...
[ci skip]
2014-10-22 14:18:18 +03:00
XhmikosR
961ed36f01
Update Holder.js to v2.4.1.
...
[ci skip]
2014-10-22 14:18:13 +03:00
XhmikosR
40ce5670e7
Update JSZip to v2.4.0.
...
[ci skip]
2014-10-22 14:17:48 +03:00
XhmikosR
908190a6c5
Replace the unicode ellipsis symbol with 3 dots.
...
[ci skip]
2014-10-22 13:49:24 +03:00
Chris Rebert
fc0eee7d47
Merge pull request #14838 from twbs/ie9-bizarre-table-hover-bug
...
Add min-height: 0% to .table-responsive; fixes #14837
2014-10-22 01:55:26 -07:00
Heinrich Fenkart
930c422f22
grunt
2014-10-22 04:28:16 +02:00
Heinrich Fenkart
e811a24118
Don't fire show event if show is prevented because other element is still transitioning
...
Fixes #14844 .
Closes #14845 .
2014-10-22 04:25:05 +02:00
Chris Rebert
f26dde085f
add role="button" to a couple more dummy-anchor btns
2014-10-20 20:16:09 -07:00
Chris Rebert
15236f517f
Add min-height: 0% to .table-responsive; Fixes #14837
2014-10-20 17:35:36 -07:00
Chris Rebert
a096c3f6f6
Merge pull request #14836 from lipis/double
...
Removed double parentheses from expressions
2014-10-20 13:26:42 -07:00
Panayiotis Lipiridis
b43a7a932e
Removed double parentheses from expressions
2014-10-20 21:43:03 +02:00
Chris Rebert
8a6a253355
clarify that "build & test everything" Grunt task requires Jekyll
...
Refs #13131 .
2014-10-14 11:41:30 -07:00
XhmikosR
87c1665528
Merge pull request #14790 from twbs/print
...
Print style updates
2014-10-13 20:39:50 +03:00
XhmikosR
9f82f27b9d
Update less/print.less to the latest html5 bp version.
...
Also, keep the html5 boilerplate link in the built CSS.
2014-10-13 13:32:39 +03:00
Andrew Saint
86eac52cce
Added link hover decoration variable
2014-10-12 10:40:10 +01:00
Heinrich Fenkart
4a89fd02b7
grunt
2014-10-10 08:35:56 +02:00
Jacob
42311c86c1
Merge pull request #14724 from twbs/fat-13816
...
fixes #13816 Modal dialog closes when dragging and releasing mouse button outside dialog
2014-10-09 20:56:21 -07:00
fat
4bbe80658a
fixes #13816 Modal dialog closes when dragging and releasing mouse button outside dialog
2014-10-09 20:01:51 -07:00
XhmikosR
9299f5dfa2
Run grunt.
...
[ci skip]
2014-10-09 08:17:56 +03:00
XhmikosR
a1a2dfebb5
Update less.js to v1.7.5.
2014-10-09 08:16:32 +03:00
XhmikosR
924c68f8bb
Update FileSaver.js v2014-08-29.
2014-10-09 08:16:32 +03:00
XhmikosR
7ded2d185d
Update Blob.js to v2014-07-24.
2014-10-09 08:16:31 +03:00
XhmikosR
07f1d89dd2
Run grunt.
2014-10-07 19:57:01 +03:00
XhmikosR
3bdafb1fa5
Merge pull request #14745 from twbs/twitter-https
...
Change Twitter links to use `https`.
2014-10-07 15:59:26 +03:00
XhmikosR
909a178362
Change Twitter links to use https.
2014-10-07 15:28:41 +03:00
XhmikosR
b93ebeaa9c
Merge pull request #14743 from twbs/normalize-302
...
Update normalize.css to v3.0.2.
2014-10-07 11:38:23 +03:00
XhmikosR
0ca71396b5
Update normalize.css to v3.0.2.
2014-10-07 11:29:59 +03:00
Heinrich Fenkart
61705d35fa
Small clean-up in scrollspy unit test
2014-10-07 06:57:46 +02:00
Chris Rebert
7af7a5eadb
Merge pull request #14728 from twbs/browser-bug-reporting
...
Add browser bug reporting links to CONTRIBUTING docs
2014-10-03 20:39:12 -07:00
Chris Rebert
d361470487
tooltip unit tests: fix typo in test description
2014-10-03 16:26:53 -07:00
Chris Rebert
00b381ed9b
Add browser bug reporting links to CONTRIBUTING docs; refs #13974
2014-10-03 15:16:46 -07:00
Maarten Van Hoof
44894a40e5
Add missing collapse JS files to dropdown visual test
...
Closes #14726 .
2014-10-03 19:55:13 +02:00
Heinrich Fenkart
5bb08c50fa
grunt
2014-10-03 08:17:49 +02:00
Jacob
2c562d2386
Merge pull request #14590 from twbs/carousel-keyboard-option
...
Add `keyboard` option to carousel
2014-10-02 23:11:14 -07:00
Mark Otto
f75fc32462
grunt
2014-10-02 22:21:02 -07:00
Mark Otto
0f28bbf732
Merge branch 'master' of github.com:twbs/bootstrap
2014-10-02 22:18:46 -07:00
Mark Otto
82eaf3cdce
Fixes #14251 : Don't use hidden screen reader content in docs table so that Safari doesn't screw up overflow: hidden; content
2014-10-02 22:18:39 -07:00
Jacob
62344098af
Merge pull request #14723 from twbs/fat-fix-14254
...
fix #14254 Modal Sometimes Does Not Appear after Multiple Displays in S...
2014-10-02 22:03:55 -07:00
fat
582bb7dcdc
fix #14254 Modal Sometimes Does Not Appear after Multiple Displays in Safari
2014-10-02 21:52:53 -07:00
Jacob
3fda099f5c
Merge pull request #14722 from twbs/fat-14646
...
Escape key should only close Dropdown
2014-10-02 21:26:38 -07:00
Mark Otto
76268c4b96
more grunt
2014-10-02 21:21:49 -07:00
Mark Otto
f579b66b80
Merge branch 'master' of github.com:twbs/bootstrap
...
Conflicts:
docs/assets/js/raw-files.min.js
2014-10-02 21:19:43 -07:00
Mark Otto
12091b9567
Fixes #14711 : Account for list groups in collapsing panels
2014-10-02 21:19:20 -07:00
fat
e5fc22ccfa
Escape key should only close Dropdown
2014-10-02 21:11:17 -07:00
Heinrich Fenkart
68b80836cf
grunt
2014-10-03 05:20:23 +02:00
Heinrich Fenkart
038a63b0eb
Add keyboard option to carousel
...
Also adds unit tests for keyboard events.
Fixes #14468 .
2014-10-03 05:16:31 +02:00
Mark Otto
e7b5c4c18b
Merge branch 'master' of github.com:twbs/bootstrap
2014-10-02 20:10:19 -07:00
Mark Otto
2aedd274f2
fixes #14714 : don't use specific value in buttons docs
2014-10-02 20:09:23 -07:00
Jacob
b702889613
Merge pull request #14626 from twbs/carousel-pause-hover-non-mobile
...
Only enable `pause: hover` for non-touch browsers
2014-10-02 20:09:20 -07:00
Chris Rebert
64a74e9354
Merge pull request #14716 from blankmaker/docs/fix-12563
...
Fix #12563 : Elaborate that popover('show') checks title/content
2014-10-02 10:48:36 -07:00
David Nguyen
6fa7495333
Fix #12563 : Reiterate that empty tooltips+popovers do not get displayed
2014-10-02 10:44:20 -07:00
Chris Rebert
33afb8a37b
Merge pull request #14715 from watilde/update/grunt-contrib-jade
...
Update grunt-contrib-jade@0.13 .0
2014-10-01 22:02:22 -07:00
Daijiro Wachi
2b70f94b15
Update grunt-contrib-jade version
2014-10-02 13:30:36 +09:00
Heinrich Fenkart
32162b16cb
grunt
2014-10-01 21:10:33 +02:00
Chris Rebert
91581e8c6c
Filed WebKit bug for #8350
2014-10-01 09:38:09 -07:00
Chris Rebert
89a873e204
Chromium bug #329574 seems to have been fixed
2014-10-01 09:19:29 -07:00
Chris Rebert
0e236586aa
Chromium bug #282918 seems to have been fixed.
2014-09-30 19:38:00 -07:00
Nicole Bartelt
8f912a76cd
Merge pull request #14709 from twbs/add-collapsed-default-class-to-accordion-toggle-example
...
Added default collapsed class to accordion
2014-09-30 18:05:11 -07:00
Nicole Bartelt
7398e1904b
Added default collapsed class to the collapsed accordion html code example in the docs
2014-09-30 17:54:34 -07:00
Nicole Bartelt
d8c02c7d29
Added default collapsed class to the collapsed accordion examples in the docs
2014-09-30 17:10:51 -07:00
Chris Rebert
ef6378b9e8
Chromium bug #337668 seems to have been fixed.
2014-09-30 13:50:46 -07:00
Mark Otto
121b204b14
grunt
2014-09-26 13:48:31 -07:00
Mark Otto
36fdd29413
Fixes #14682 : Remove quotes reset on blockquote elements as it causes rendering bugs
2014-09-26 13:47:26 -07:00
Mark Otto
8e25695d09
Fixes #14687 : Include video element in responsive embed
2014-09-26 13:45:28 -07:00
Heinrich Fenkart
4e17a9be18
Merge pull request #14691 from Quy/master
...
Fix anchor link
2014-09-26 17:36:58 +02:00
Quy Ton
ebe85270d9
Fix anchor link
2014-09-26 08:27:55 -07:00
Heinrich Fenkart
a332c18c87
Add type to buttons in tooltip-viewport example
2014-09-26 00:14:48 +02:00
Heinrich Fenkart
0d04dcaebd
grunt
2014-09-26 00:10:41 +02:00
Chris Rebert
89d437deda
rm redundant grid column classes from responsive utilities demos
2014-09-25 09:09:19 -07:00
XhmikosR
e26fcf470f
Update dependencies.
...
Close #14664 .
2014-09-25 18:39:42 +03:00
Chris Rebert
443a1b11ee
tooltip.js: fix alignment
2014-09-24 21:27:56 -07:00
Chris Rebert
c15fffc73b
Merge pull request #14623 from twbs/fix-14561
...
Use container instead of parent for tooltip/popover auto-placement calcs
2014-09-24 21:13:25 -07:00
Chris Rebert
4d9890ea2e
Use container instead of parent for tooltip/popover auto-placement calcs
...
Fixes #14561 . Big thanks to @wickstargazer.
[skip validator]
2014-09-24 20:46:49 -07:00
Heinrich Fenkart
7ce6824748
grunt
2014-09-25 02:23:48 +02:00
Heinrich Fenkart
61a4fee626
Merge pull request #14599 from twbs/tooltip-outerDims-only-when-body
...
Tooltip: Rely on `getBoundingClientRect` for `width` and `height`
2014-09-25 02:08:30 +02:00
Heinrich Fenkart
24ae068f21
Tooltip: Rely on getBoundingClientRect for width and height
...
Fixes #14553 .
2014-09-25 01:35:51 +02:00
Chris Rebert
e70fc61eff
fix typo in Tools section of Getting Started docs
2014-09-24 11:10:18 -07:00
Mark Otto
2858208038
Merge pull request #14673 from twbs/restore_sr_friendly_collapse
...
More screenreader friendly Collapse, Take 2
2014-09-24 10:38:01 -07:00
Mark Otto
73117814ea
Merge pull request #14677 from twbs/bootlint-docs
...
Mention Bootlint in Getting Started docs under new Tools section
2014-09-23 22:03:35 -07:00
Mark Otto
6eb633775b
Merge pull request #14674 from twbs/fix-14478
...
Document that the autofocus attribute doesn't work in modals.
2014-09-23 22:03:13 -07:00
Mark Otto
e4f8684d16
Merge pull request #14675 from twbs/bug-report-guidelines
...
Mention HTML5 validator and Bootlint as part of troubleshooting steps
2014-09-23 22:02:36 -07:00
Mark Otto
bfdd6d7683
Merge pull request #14676 from twbs/mention-14598-more
...
Also mention the "no justified navbars" limitation in the Nav docs
2014-09-23 22:02:11 -07:00
Chris Rebert
afde59ef87
Mention Bootlint in Getting Started docs under new Tools section
...
[skip sauce]
2014-09-23 18:24:37 -07:00
Chris Rebert
f334a15e9e
Also mention the "no justified navbars" limitation in the Nav docs
...
Refs #14598
[skip sauce]
2014-09-23 18:06:39 -07:00
Chris Rebert
93f4426fed
linkify reference to Nav component in Scrollspy docs
2014-09-23 17:18:15 -07:00
Chris Rebert
a28e5a3024
Mention HTML5 validator and Bootlint as part of troubleshooting steps
...
Fixes https://github.com/twbs/bootlint/issues/67
2014-09-23 17:14:13 -07:00
Chris Rebert
d6903e4239
Document that the autofocus attribute doesn't work in modals.
...
Closes #14478 .
2014-09-23 16:53:09 -07:00
Heinrich Fenkart
c37c1a6743
Only enable pause: hover for non-touch browsers
...
Fixes #11967 .
2014-09-23 23:34:58 +02:00
Mark Otto
5d051736a4
Add brief note about justified navs being unsupported to fix #14598
2014-09-23 14:29:48 -07:00
Mark Otto
6cfd176ac3
Reverts 0ec05da0ee to bring back #14444 to fix #14348 (again)
2014-09-23 13:29:19 -07:00
vsn4ik
bd66b12a94
Use e.target instead :focus selector.
2014-09-23 13:19:15 +04:00
Mark Otto
ccecb7cde4
fixes #14654 : callout for scrollspy-nav link
2014-09-22 20:27:23 -07:00
Mark Otto
5cba9ba564
Merge pull request #14667 from twbs/remove_translate3d
...
Remove translate3d
2014-09-22 14:56:35 -07:00
Mark Otto
4969c2055d
grunt
2014-09-22 14:27:13 -07:00
Mark Otto
cfa4f4db23
Merge branch 'master' into remove_translate3d
2014-09-22 14:25:52 -07:00
Mark Otto
f540569e87
Fixes #14227 , #14603 : Drop translate3d for translate on navbars to avoid iOS rendering problems and ensure a more predictable base styling
2014-09-22 14:17:54 -07:00
Chris Rebert
27484b415f
Merge pull request #14666 from twbs/fix-14663
...
Update docs to reflect that Safari percentages were fixed in v7.1 & iOS 8.0
2014-09-22 13:52:48 -07:00
Chris Rebert
be79bef527
Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663
2014-09-22 13:48:05 -07:00
Chris Rebert
4a3931d4c5
document S3Cachefile.json
2014-09-22 13:22:34 -07:00
Heinrich Fenkart
36ebec5e76
grunt
2014-09-22 21:47:24 +02:00
Heinrich Fenkart
acf3c0bf48
Merge pull request #14570 from twbs/remove-modal-open-after-backdrop-closed
...
Remove `.modal-open` class after backdrop is hidden
2014-09-22 21:44:39 +02:00
Chris Rebert
7441d3f4c5
Remove #8702 entry from Wall of browser bugs
...
A fix is shipping in Firefox 35: https://bugzilla.mozilla.org/show_bug.cgi?id=763671
2014-09-22 10:59:38 -07:00
Chris Rebert
7f415e20e7
Remove Safari percent rounding bug entry from Wall of browser bugs
...
Bug is fixed in OS X Safari v7.1
Refs #14663
2014-09-22 10:16:25 -07:00
Chris Rebert
1f329f8f17
the justified nav bug is still present in Safari v7.1
2014-09-21 15:34:57 -07:00
Mark Otto
e33922eb06
grunt
2014-09-18 19:11:47 -07:00
Mark Otto
9ed65ab444
Fixes #14592 : Add new variable for progress border radius
2014-09-18 19:09:51 -07:00
Mark Otto
98b745a06b
grunt
2014-09-18 19:00:30 -07:00
Mark Otto
642fbf7e36
Fixes #14642 : Add docs mention for blank checkboxes and radios
2014-09-18 19:00:26 -07:00
Mark Otto
75204aeafa
grunt
2014-09-18 18:33:52 -07:00
Chris Rebert
0a5ba4aab2
Merge pull request #14641 from twbs/hide-passing
...
Make it easier to see failing tests in Sauce screencasts
2014-09-18 00:45:45 -07:00
Chris Rebert
6f6466330d
Make it easier to see failing tests in Sauce screencasts
...
...by hiding passing tests in the list of tests.
2014-09-17 18:33:39 -07:00
Chris Rebert
3a1bf02ebf
tweak grunt docs description
2014-09-17 17:48:40 -07:00
Chris Rebert
0013f12989
fix #14609
2014-09-17 17:36:07 -07:00
Heinrich Fenkart
3beeb32bb0
Follow-up to #14581 : Use div instead of HTML5 section for IE8
2014-09-17 23:33:22 +02:00
saranya.r
db9e8ee813
Fix tooltip misplacement with "auto top"
...
Fixes #14322 .
Closes #14581 .
2014-09-17 23:11:04 +02:00
Mark Otto
c5c67d0f54
Fixes #14628 , #14629 : Add note to docs about grunt docs command
2014-09-17 11:28:24 -07:00
Heinrich Fenkart
c4f431d262
Remove .modal-open class after backdrop is hidden
...
Fixes #14274 .
Fixes #14632 .
2014-09-17 09:21:09 +02:00
Chris Rebert
48c67095b0
Merge pull request #14577 from twbs/pagination-role-nav
...
Wrap .pagination & .pager in <nav> to improve accessibility
2014-09-16 13:01:00 -07:00
Heinrich Fenkart
5a5cf224e1
grunt
2014-09-16 05:59:09 +02:00
Heinrich Fenkart
152d9dfe2e
Merge pull request #14610 from twbs/axe-tooltip-validate
...
Remove unused Tooltip#validate method
2014-09-16 05:41:17 +02:00
Heinrich Fenkart
16f9529ed1
grunt
2014-09-16 05:40:03 +02:00
Chris Rebert
0e18ee643b
Merge pull request #14625 from twbs/svg-tooltip-test-fix
...
Must explicitly destroy tooltip in SVG unit test since its container is body
2014-09-15 20:05:24 -07:00
Chris Rebert
73e3db0a2f
Must explicitly destroy tooltip in SVG unit test since its container is body.
...
Leaking tooltips across tests leads to confusion and sadness.
2014-09-15 20:01:06 -07:00
Chris Rebert
1783c70727
Merge pull request #14624 from twbs/type-button
...
modal docs: ensure all <button>s have an explicit `type` attribute
2014-09-15 15:49:22 -07:00
Chris Rebert
ad00ad85fe
modal docs: ensure all <button>s have an explicit type attribute
...
[skip sauce]
2014-09-15 15:43:34 -07:00
Chris Rebert
4f983bbaca
Merge pull request #14611 from vsn4ik/add_install_with_npm
...
Add npm install info.
2014-09-15 11:55:54 -07:00
Chris Rebert
060c277c8d
Merge pull request #14612 from vsn4ik/update_docs_links
...
Update github links in footer.
2014-09-13 10:37:29 -07:00
vsn4ik
73224f6564
Update github links in footer.
2014-09-13 12:59:42 +04:00
vsn4ik
ca7c75d978
README.md: Add npm install info.
2014-09-13 12:50:36 +04:00
Heinrich Fenkart
e094d470d4
Remove unused Tooltip#validate method
2014-09-13 09:39:15 +02:00
Heinrich Fenkart
d0f76e416c
grunt
2014-09-13 04:46:31 +02:00
Peter West
4c98507010
Correctly selects arrow placement for a tooltip
...
Fixes #13696 .
Fixes #13696 .
Fixes #14197 .
Closes #13718 .
2014-09-13 04:25:34 +02:00
Heinrich Fenkart
0a4c39dc40
Teh grunt
...
https://www.youtube.com/watch?v=L-4VxEtWyRo
2014-09-13 03:15:04 +02:00
Heinrich Fenkart
a3a04bfe53
Merge pull request #14571 from twbs/properly-hide-tooltip-on-destroy
...
Properly fire hidden event when tooltip is destroyed
2014-09-13 03:11:03 +02:00
Heinrich Fenkart
76762169c3
Properly fire hidden event when tooltip is destroyed
...
Fixes #13031 .
2014-09-13 03:07:32 +02:00
Chris Rebert
0fe48a78c1
Merge pull request #14578 from twbs/accordion-panel-labelledby
...
add aria-labelledby to accordion example to improve accessibility
2014-09-12 17:52:42 -07:00
Heinrich Fenkart
0cf94b82ee
grunt
2014-09-13 02:42:18 +02:00
Chris Rebert
4849ec1cea
add aria-labelledby to accordion example to improve accessibility
2014-09-12 17:40:44 -07:00
Heinrich Fenkart
a97db64881
Merge pull request #14569 from twbs/scrollspy-ignore-invisible-targets
...
Scrollspy: ignore invisible list items
2014-09-13 02:29:28 +02:00
Heinrich Fenkart
40f889df2a
Merge pull request #14353 from hnrch02/collapse-count-collapsing-as-active
...
Collapse: count `.collapsing` elements as actives; closes #13447
2014-09-13 02:28:25 +02:00
Chris Rebert
60164bc4ba
Merge pull request #14579 from twbs/accordion-heading-role-tab
...
add role="tab" to .panel-heading-s in accordion example to improve accessibility
2014-09-12 17:23:23 -07:00
Heinrich Fenkart
cabace78da
G R U N T
2014-09-11 23:43:27 +02:00
Heinrich Fenkart
6e206f5e8f
Merge pull request #14492 from twbs/ie8-getBoundingClientRect
...
Handle lack of .width and .height from getBoundingClientRect() in IE8
2014-09-11 23:11:45 +02:00
Chris Rebert
56c8c1bb55
add role="tab" to .panel-heading-s in accordion example to improve accessibility
2014-09-08 23:33:26 -07:00
Chris Rebert
b2088366a3
Wrap .pagination & .pager in <nav> to improve accessibility
2014-09-08 20:52:07 -07:00
Heinrich Fenkart
97027a2f6f
Merge pull request #14573 from twbs/indom-check-cross-doc
...
Make inDom check of tooltip cross document compatible
2014-09-09 03:14:12 +02:00
Heinrich Fenkart
759a95b0fe
Make inDom check of tooltip cross document compatible
...
Fixes #14483
2014-09-09 03:03:14 +02:00
James Friend
3440074bb7
code style improvement
2014-09-09 08:50:35 +08:00
James Friend
4ba4b7c3cf
added banner about generated file
2014-09-09 08:47:23 +08:00
samme
e29c75041e
Make affix accept 0 as offsetTop or offsetBottom
...
Fixes #12815 .
Closes #14363 .
2014-09-09 01:32:42 +02:00
Heinrich Fenkart
9b9e2f5d13
grunt and missing new line
2014-09-09 01:23:48 +02:00
Patrick H. Lauke
fb1ca10b99
ARIA support for collapse
...
Added handling of aria-expanded=true/false to collapse.js, updated
documentation to include advice on making expand/collapse controls
accessible, updated examples and javascript documentation to use
aria-expanded and aria-controls (when targetting single collapsible
element, using ID rather than class selector)
Closes #14147 .
Closes #14153 .
2014-09-09 01:19:20 +02:00
Heinrich Fenkart
d15444d15e
Scrollspy: ignore invisible list items
...
Fixes #13071
2014-09-09 00:18:18 +02:00
Heinrich Fenkart
9702579aeb
run grunt
2014-09-09 00:12:33 +02:00
Heinrich Fenkart
859ddc11fb
Merge pull request #14242 from hnrch02/remove-aria-describedby-later
...
Remove `aria-describedby` attribute later
2014-09-08 23:14:50 +02:00
Heinrich Fenkart
e4b55ded5c
Merge pull request #13928 from SGinTech/sgit_collapseEventOrder
...
Ensure that hidden event is sent when content is really hidden (collapsi...
2014-09-08 23:12:27 +02:00
Heinrich Fenkart
c9602c29c3
grunt
2014-09-08 22:41:45 +02:00
Chris Rebert
f6264b444a
Merge branch 'collinanderson/whitespace'
2014-09-08 13:36:11 -07:00
Chris Rebert
1e6849dd58
clean whitespace
...
Thanks to @collinanderson
Closes #14567
2014-09-08 13:35:07 -07:00
Heinrich Fenkart
787404e090
Merge pull request #14287 from hnrch02/revert-13855-modal-mousedown
...
Revert #13855 due to #14263
2014-09-08 22:23:43 +02:00
Mark Otto
6cec0399d0
grunt
2014-09-08 11:40:23 -07:00
Heinrich Fenkart
285feb4dd7
Merge pull request #14559 from hnrch02/properly-hide-btngroup-checkbox-n-radio
...
Properly hide checkbox and radio inputs in button groups
2014-09-08 20:32:20 +02:00
Chris Rebert
cd3c54d281
Merge pull request #14565 from twbs/hnrch02
...
Add @hnrch02 to Core Team members list
2014-09-08 11:09:15 -07:00
Mark Otto
a3b8189927
Merge pull request #14566 from twbs/fixes_14542
...
Cleaned up fix for #14511 (input border-radii variables)
2014-09-08 11:08:35 -07:00
Chris Rebert
28f4632e6c
Add @hnrch02 to Core Team members list
2014-09-08 11:05:32 -07:00
Mark Otto
c12928abdb
grunt
2014-09-08 11:04:47 -07:00
Marat Abdullin
0d8f5fffa5
Variables for large and small input border radiuses
2014-09-08 11:04:12 -07:00
Mark Otto
994d0b20aa
Merge pull request #14564 from twbs/fixes_14557
...
Fixes #14557 : .form-group margin in .navbar-form
2014-09-08 11:03:00 -07:00
Mark Otto
c6d7d71549
Fixes #14557 : Reset the bottom margin on .form-group:last-child in .navbar-form to prevent extra spacing
2014-09-08 10:57:50 -07:00
Mark Otto
5578733238
Merge pull request #14563 from twbs/fixes_14319
...
Fixes #14319 : Jumbotron reflow
2014-09-08 10:45:18 -07:00
Chris Rebert
8bb1a3fc75
customizer: minor cleanup of IE8 error messaging code
...
[skip sauce]
2014-09-08 10:44:28 -07:00
Mark Otto
f2783fbf83
Fixes #14319 : Prevent jumbotron reflow by ensuring padding of .container isn't interferred with by .jumbotron side padding
2014-09-08 10:29:45 -07:00
Mark Otto
48a1308e5d
grunt
2014-09-08 10:23:25 -07:00
Heinrich Fenkart
475152a9a1
Properly hide checkbox and radio inputs in button groups
...
`pointer-events: none;` for modern browsers (including IE11+), `clip: rect(1px, 1px, 1px, 1px);` for everything else.
Fixes #14137
2014-09-08 14:56:29 +02:00
Chris Rebert
7f56233862
Merge branch 'stefansundin/master'
2014-09-07 23:07:38 -07:00
Stefan Sundin
f25181615e
Fix bug not re-calculating scrollbar width when opening modal.
...
If opening a modal when a scrollbar is present, closing it, then
resizing the window so the scrollbar disappears, then opening the
modal again, the content would shift. This fixes the problem by
always calculating the scrollbar width every time a modal is opened.
Closes #14357 .
2014-09-07 23:06:37 -07:00
XhmikosR
5b9fcea9f2
Run grunt.
2014-09-08 09:04:33 +03:00
XhmikosR
5befcb991c
Update dependencies.
2014-09-08 09:03:26 +03:00
Chris Rebert
989dafb153
Handle lack of .width and .height from getBoundingClientRect() in IE8
...
Closes #14093
Correction to #14090
Relevant docs: https://developer.mozilla.org/en-US/docs/Web/API/Element.getBoundingClientRect#Browser_compatibility
2014-09-07 22:58:33 -07:00
Jacob
c22b270582
Merge pull request #14273 from sgonyea/master
...
Fix hover-popover/tooltip flickering when mouse re-enters
2014-09-07 10:36:45 -07:00
Mark Otto
9f5660c3e3
Fixes #14545 : Avoid strange formatting on vendor prefixing for placeholder
2014-09-06 21:25:33 -07:00
Mark Otto
c20d00cf05
Merge pull request #14546 from twbs/address-14541
...
Address #14541 by tweaking badge docs
2014-09-06 21:21:13 -07:00
Mark Otto
f5a05fe9e9
Merge pull request #14543 from twbs/validation-docs
...
Add section to docs explaining our stance on validators
2014-09-06 12:24:45 -07:00
Chris Rebert
bb8ca6b786
Address #14541 by tweaking badge docs
...
* move unrelated .btn-primary example out of the pills subsection
* remove excessive .nav-stacked example
2014-09-05 16:04:56 -07:00
Chris Rebert
c447cc7bc1
Add section to docs explaining our stance on validators
2014-09-05 11:59:04 -07:00
Mark Otto
5603311acd
Merge pull request #14535 from gitname/patch-1
...
Fixed typos involving apostrophes
2014-09-04 22:40:37 -07:00
gitname
83daf95c64
Fixed typos involving apostrophes
...
Added apostrophes to 3 words to indicate possession (i.e. ownership of something) instead of plurality (i.e. multiples of something).
2014-09-04 22:10:19 -07:00
Mark Otto
5b7a5f84d4
Fixes #14437 : Round the corners of table rows in panels as well as the cells
2014-09-04 19:06:01 -07:00
Chris Rebert
ce7363e0db
Merge branch 'thr3-arendt/patch-1'
2014-09-04 16:59:13 -07:00
thr3-arendt
de0f78bc8e
Replace nonexistent .col-6 classes in offcanvas example with .col-xs-6
...
Fixes #14500
2014-09-04 16:58:50 -07:00
Mark Otto
411a8408a2
Merge pull request #14531 from twbs/doc-14528
...
add entry for #14528 to Wall of Browser Bugs
2014-09-04 16:48:27 -07:00
Chris Rebert
c4a8d76177
add entry for #14528 to Wall of Browser Bugs
2014-09-04 12:30:38 -07:00
Chris Rebert
af5f2213f0
Merge pull request #14527 from twbs/firefox-disabled-bug
...
Add Wall of Browser bugs entry for #793
2014-09-03 19:00:29 -07:00
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
037ccb424b
Merge pull request #14497 from BBosman/clone-depth
...
Set git clone depth to 10 for Travis to make it faster
2014-09-02 22:39:52 -07:00
Chris Rebert
3df6ae66c7
Merge pull request #14516 from twbs/fix-14509
...
Document that fieldset[disabled] is somewhat broken in IE11
2014-09-02 22:37:05 -07:00
Chris Rebert
e646889fd6
document that fieldset[disabled] is somewhat broken in IE11; fixes #14509
2014-09-02 15:23:15 -07:00
Mark Otto
e37e06d73e
Fixes #14443 : Only transition what needs transitioning for thumbnails to avoid Safari/Chrome render bug
2014-09-01 12:48:19 -07:00
Bas Bosman
0531d1a776
Set git clone depth to 10 for Travis to make it faster
2014-09-01 10:18:49 +02:00
XhmikosR
fe896923fc
Update grunt-jscs.
2014-08-30 08:43:44 +03:00
Chris Rebert
59d7772daa
Merge pull request #14488 from vsn4ik/gruntfile_copy_task
...
Gruntfile.js: Simplify copy task.
2014-08-29 20:08:49 -07:00
vsn4ik
1965f032ca
Gruntfile.js: Simplify copy task.
2014-08-30 01:20:48 +04:00
Mark Otto
e99866447b
Merge pull request #14482 from twbs/doc-14362
...
Document that input groups weren't intended for use with <textarea>s
2014-08-29 11:45:09 -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
Scott Gonyea
aac0e16452
Fix hover-tooltip flickering when mouse re-enters
...
- is(':visible') seems to be the only reliable check, without a refactoring of how hoverState is used
- tests need improvement
2014-08-28 17:17:50 -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
XhmikosR
d869a5fb62
Update QUnit to v1.15.0.
2014-08-28 09:38:53 +03:00
Mark Otto
783e001786
grunt
2014-08-27 23:35:54 -07:00
Mark Otto
fe19211e4d
Finish reverting #14444
2014-08-27 23:34:46 -07:00
Mark Otto
72ddad6fc8
Fixes #14439 : Add static tooltip example to docs
2014-08-27 23:33:03 -07:00
Mark Otto
0ec05da0ee
Undo the collapse visibility changes since it breaks our collapse plugin
2014-08-27 23:31:34 -07:00
Mark Otto
aa25ce779d
Fixes #14329 : Fixed list-groups nested inside of collapsing panels, from @apexskier
2014-08-27 23:17:37 -07:00
Mark Otto
0a816e009f
Fixes #14337 : Round .jumbotron corners within .container and .container-fluid
2014-08-27 23:01:58 -07:00
Mark Otto
a25b866ec7
Merge pull request #14444 from twbs/sr_friendly_hidden_content
...
More screenreader friendly hidden content
2014-08-27 22:53:21 -07:00
Mark Otto
190452a36d
typo
2014-08-27 22:40:46 -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
d14d60e04c
Merge pull request #14452 from vsn4ik/update_print_less
...
Update print.less from source (html5-boilerplate).
2014-08-27 22:30:53 -07:00
Mark Otto
fcf26d0ef6
Merge pull request #14465 from kaime/master
...
Make `popover-arrow-color` default to `popover-bg`
2014-08-27 22:29:39 -07:00
Mark Otto
f5890adb17
grunt
2014-08-27 22:25:24 -07:00
James Friend
2bc417732c
code style fixes
2014-08-28 09:54:51 +08:00
James Friend
015ee2ed74
pulled output path out to gruntfile
2014-08-28 09:39:41 +08:00
James Friend
9aeaf19b1d
Merge remote-tracking branch 'upstream/master' into node-requirable
...
Conflicts:
Gruntfile.js
2014-08-28 09:32:08 +08:00
James Friend
e7991a9a1e
generate commonjs/npm entrypoint module via grunt task
2014-08-28 09:24:23 +08:00
Guo Du
57c152e8ff
fix nav links to end with / to avoid 301 redirect
2014-08-27 21:37:55 +01:00
Jaume Alemany
3ce160754c
Make popover-arrow-color default to popover-bg
2014-08-27 14:20:49 +02:00
XhmikosR
35f09315ed
Merge pull request #14453 from vsn4ik/less_empty_lines
...
Less: Remove empty lines and blanks.
2014-08-26 19:07:00 +03:00
XhmikosR
4372d49911
Merge pull request #14458 from twbs/npm-deps
...
Update dev dependencies.
2014-08-26 19:04:46 +03:00
XhmikosR
ac132da789
Update Ruby dependencies.
2014-08-26 13:54:22 +03:00
XhmikosR
701c27e22e
Update dev dependencies.
2014-08-26 13:51:05 +03:00
XhmikosR
b1bb57360c
Specify cursor: pointer for #import-manual-trigger.
2014-08-26 13:12:54 +03:00
Heinrich Fenkart
c207b5b66b
Change value of stateful button after event loop
...
Fixes #14450
2014-08-26 03:02:29 +02:00
vsn4ik
a03d269287
Less: Remove empty lines and blanks.
2014-08-26 02:24:09 +04:00
vsn4ik
4c15fa8642
Update print.less from source (html5-boilerplate). Simplyfy table style.
2014-08-26 02:04:34 +04:00
Chris Rebert
55dd964690
Merge pull request #14451 from Siecje/patch-1
...
Updating IRC channel
2014-08-25 12:38:53 -07:00
Siecje
22edcc8d50
Updating IRC channel
2014-08-25 12:14:11 -04:00
Julian Thilo
1517bea4e2
Update link to Run Jekyll on Windows guide
2014-08-25 02:18:58 +02:00
Mark Otto
0140198699
grunt
2014-08-23 13:46:28 -07:00
Mark Otto
a9cd2ce4c9
Merge branch 'master' of github.com:twbs/bootstrap
2014-08-23 13:44:41 -07:00
Mark Otto
32a6d9b404
Full grunt
2014-08-23 13:43:41 -07:00
Mark Otto
56bb92ac4f
Fixes #14386 : Reset font, text, and line-height properties in popovers
2014-08-23 13:42:45 -07:00
Mark Otto
7e8f10fd1a
Merge pull request #14408 from vsn4ik/dropdown_menu_disabled_style
...
Refactor dropdown.less. Optimize ".dropdown-menu > .disabled" selector.
2014-08-23 13:39:10 -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
f36e1c467c
Merge branch 'master' of github.com:twbs/bootstrap
2014-08-23 13:31:56 -07:00
Mark Otto
9a39ee90b4
Fixes #13943 again: lighten links, and text, in navbar. Still not 100% compliant, but it's better.
2014-08-23 13:26:37 -07:00
Mark Otto
e3c2640782
Merge pull request #14382 from vsn4ik/https_links_in_readme
...
README.md: Change links to use HTTPS
2014-08-23 13:12:47 -07:00
Mark Otto
875006d08c
Merge pull request #14417 from twbs/fat-14282
...
fixes #14282 - Already Visible collapse gets closed when …
2014-08-23 12:58:24 -07:00
Mark Otto
dfa2759a52
Fixes #14348 : Add visibility styles to collapse and tab content to match .hidden
2014-08-23 12:25:27 -07:00
Mark Otto
f265137c05
Fixes #14440 : Remove unused nav variable
2014-08-23 12:21:17 -07:00
Mark Otto
6a0eb4e6bd
grunt
2014-08-23 12:19:36 -07:00
Julian Thilo
70a5b849e8
Merge pull request #14433 from KostyaTretyak/patch-1
...
Ukrainian site migrates on twbs.docs.org.ua
2014-08-21 16:06:45 +02: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
Jacob
c95aa97c03
Merge pull request #14244 from programcsharp/master
...
Remove popover content with .children().detach() instead of .empty()
2014-08-18 20:06:02 -07:00
fat
9c2e54bfec
fixes #14282 - Already Visible collapse gets closed when .collapse('show') is called
2014-08-18 19:58:19 -07:00
Chris Rebert
ea0e1606dc
Assume Element.getBoundingClientRect() exists; Fixes #14093
...
[skip validator]
2014-08-17 16:08:49 -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
vsn4ik
8d7700b2b6
Use single .dropdown-menu
2014-08-16 19:20:13 +04:00
Chris Rebert
6b7142212f
consistently use <nav> instead of <div> for .navbar in docs
2014-08-15 18:09:05 -07:00
Chris Rebert
31f7cb152e
Merge pull request #14402 from Joshua-Anderson/travis-time
...
Remove `time` from `.travis.yml`.
2014-08-15 11:52:50 -07:00
Joshua Anderson
325defb63f
Remove time from .travis.yml.
...
Travis CI now does this automatically.
2014-08-15 11:37:32 -07:00
Chris Rebert
8194668c52
Merge pull request #14316 from hnrch02/use-closest-alert
...
Use closest `.alert` for alert dismissal; closes #14306
2014-08-15 11:30:35 -07:00
Chris Rebert
a9b7ba419a
Merge pull request #14394 from twbs/gruntfile-bower
...
Fix `grunt dist` under Bower by separating docs into separate task
2014-08-15 10:52:28 -07:00
Chris Rebert
c8f1dd7e97
Merge pull request #14396 from twbs/retry-npm
...
Add retries to uncached-npm-install.sh
2014-08-15 10:43:40 -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
Chris Rebert
ff18f380d5
Add retries to uncached-npm-install.sh
...
Pull requests are frequently failing on Travis due to npm flakiness
(I think) travis_retry isn't available in indirect subshells like this
2014-08-14 17:59:55 -07:00
Chris Rebert
06c4002019
Gruntfile: Fix #13949 by separating docs into separate task & refactoring
2014-08-14 11:42:13 -07:00
vsn4ik
b6fe7c43e3
README.md: Аmendment links to use HTTPS.
2014-08-14 14:26:47 +04:00
Chris Rebert
559f16572f
Gruntfile: switch cssmin & jade tasks from files over to src & dest
...
Refs #14388 .
2014-08-13 17:36:13 -07:00
vsn4ik
da8daa667c
Gruntfile.js: Use user-friendly properties.
2014-08-13 23:12:09 +04:00
Chris Rebert
a8437f0d23
Merge pull request #14325 from hnrch02/cleanup-buttons-docs
...
Clean up buttons documentation
2014-08-08 12:23:55 -07:00
Heinrich Fenkart
436015c191
Collapse: count .collapsing elements as actives; closes #13447
2014-08-08 01:23:50 +02: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
Chris Rebert
b4895a0d6d
Merge pull request #14336 from michaeljayt/patch-2
...
Make grunt concat js files when watching
2014-08-05 19:28:22 -07:00
Michael J.
d80be40d04
Make grunt concat js files when watching
2014-08-06 10:22:16 +08:00
Heinrich Fenkart
d9f1ea8252
Small wording tweak in alert docs
2014-08-06 03:50:10 +02:00
Chris Rebert
ae20895fd0
Merge pull request #14334 from twbs/update-autoprefixer
...
bump grunt-autoprefixer to ~1.0.0
2014-08-05 18:46:02 -07:00
Chris Rebert
c3b6de2d44
Merge pull request #14332 from hnrch02/clarify-alert-removal
...
Document that alerts are removed from the DOM when closed; fixes #14318
2014-08-05 18:42:01 -07:00
Chris Rebert
b3e8001be2
bump grunt-autoprefixer to ~1.0.0
2014-08-05 18:38:29 -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
James Friend
689faaf16f
added a separate npm-specific main file
2014-08-05 10:51:31 +08:00
Mark Otto
9096c20021
grunt
2014-08-04 14:05:12 -07:00
Heinrich Fenkart
75bffd84ae
Use closest .alert for alert dismissal; closes #14306
2014-08-04 19:33:42 +02:00
Heinrich Fenkart
dca8afa333
Remove aria-describedby attribute later
...
Fixes #14241
2014-08-04 19:21:49 +02:00
Mark Otto
14e8ec2514
unfuck all that because lol dependencies
2014-08-04 10:14:11 -07:00
Mark Otto
6c87895eec
fixes #14310 : reset .active as well for button links
2014-08-04 10:01:20 -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
Mark Otto
77b0dc69eb
Merge pull request #14311 from hnrch02/autoprefixer-for-13074
...
Follow-up to #13074 : use spec syntax instead of deprecated mixins
2014-08-03 22:12:52 -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
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
67d39404a2
grunt
2014-08-02 18:41:00 -07:00
Mark Otto
c7970106a2
Merge pull request #13074 from haydenbleasel/master
...
WebKit CSS3 carousel transforms for supported devices
2014-08-02 18:40:21 -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
Jacob
8bf48121a0
Merge pull request #14061 from hnrch02/fix-13656
...
Expose transition durations on plugin constructors; closes #13656
2014-08-01 12:50:03 -07:00
Chris Rebert
948a74662f
Merge pull request #14299 from twbs/fix-14076
...
Add unit test for tooltips on SVG elements
2014-08-01 12:10:46 -07:00
Chris Rebert
08393bf68a
Fix #14076 : Add unit test for tooltips on SVG elements
...
[skip validator]
2014-08-01 12:10:00 -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
Chris Rebert
232b61a3ce
Merge pull request #14297 from twbs/bump-deps
...
Bump dependencies
2014-07-31 14:28:32 -07:00
Chris Rebert
553c5d6f86
update shrinkwrap
2014-07-31 14:14:24 -07:00
Chris Rebert
460294ff77
bump grunt-saucelabs to ~8.2.0
2014-07-31 13:16:04 -07:00
Chris Rebert
80ca659154
bump grunt-contrib-clean to ~0.6.0
2014-07-31 13:15:27 -07:00
Chris Rebert
87ce371018
Merge branch 'thomaswelton/11004-import-config'
2014-07-31 11:46:17 -07: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
Chris Rebert
f026cfb831
Merge pull request #14069 from twbs/fix-13818
...
Use more robust "find next carousel item" logic
2014-07-31 11:36:56 -07:00
Chris Rebert
cbba8e53df
Fix #13818 by using more robust "find next carousel item" logic
...
Also adds another test for #9461 : carousel next/prev should ignore non-items
2014-07-31 11:36:24 -07:00
Chris Rebert
d38fd028d6
Merge pull request #14290 from michaeljayt/patch-1
...
grunt now watch files in all folders/subfolders
2014-07-30 20:07:27 -07:00
Michael J.
0c03d0c273
grunt now watch files in all folders/subfolders
2014-07-31 10:21:56 +08:00
Heinrich Fenkart
18c0a1c977
Revert "Use mousedown instead of click for backdrop click detection; fixes #13816 "
2014-07-30 23:54:25 +02:00
Chris Rebert
fc1db2e74b
Merge pull request #14264 from hnrch02/document-placement-args
...
Document arguments passed to `placement` function of tooltip/popover
2014-07-28 17:47:51 -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
Mark Otto
d6d9bb5bc8
Fixes #14213 : Rouge 1.6.1
2014-07-27 09:35:16 -07:00
Chris Hynes
531fc80885
Use .end() to remove extra line
2014-07-25 11:10:46 -07:00
Chris Rebert
c2f4e5fef1
re-alphabetize .jscsrc
2014-07-25 11:02:30 -07:00
Chris Hynes
519a087dbe
Remove popover content with .children().detach() instead of .empty() so it can be reused
2014-07-25 10:16:44 -07:00
Chris Rebert
f023ddc64e
Merge pull request #14239 from artbelov/patch-1
...
Delete duplicate property in .JSCSRC
2014-07-25 07:44:06 -07:00
Chris Rebert
73540abc80
Merge pull request #14240 from vsn4ik/fix_dropdown_link_example
...
dropdowns.html: Remove wrong "type" attribute.
2014-07-25 07:27:49 -07:00
vsn4ik
3e15e40ac9
dropdowns.html: Remove wrong "type" attribute.
2014-07-25 16:54:05 +04:00
Artem Belov
098242afd8
Delete duplicate JSCS properties
2014-07-25 15:03:07 +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
5ea6b57616
Merge pull request #14233 from twbs/another-one-bites-the-dust
...
Remove #9226 from Wall of Browser Bugs
2014-07-24 12:25:42 -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
Jacob
36483af92c
Merge pull request #14207 from twbs/charlesbjohnson-affix-bottom-when-dynamic-height
...
Charlesbjohnson affix bottom when dynamic height
2014-07-21 22:48:38 -07:00
Jacob
f88e6ba2a3
Merge pull request #14208 from twbs/mckramer-dropdown-aria
...
Mckramer dropdown aria
2014-07-21 22:48:08 -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
fat
eff9b063da
cleanup style
2014-07-21 22:37:04 -07:00
XhmikosR
97cb2803d7
Run grunt.
2014-07-22 08:31:36 +03:00
XhmikosR
88b4016ce6
Update all devDependencies.
2014-07-22 08:31:26 +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
8b6d396adf
Merge pull request #13873 from twbs/grunt-csscomb
...
Update grunt-csscomb
2014-07-22 08:26:37 +03:00
XhmikosR
8d435cbb3c
Run grunt.
2014-07-22 08:25:41 +03:00
XhmikosR
7ba5c5d5e4
Update grunt-csscomb.
2014-07-22 08:25:35 +03:00
Chris Rebert
e3f4072a9e
update to Jekyll v2.1.1 in Travis CI build
2014-07-21 19:38:30 -07:00
Chris Rebert
031734c1d1
update to rouge v1.5.1 in Travis CI build
2014-07-21 19:37:22 -07:00
Mark Otto
a3ebd0104c
Merge pull request #14203 from twbs/fix-14202
...
Document that form field feedback icons only work with input.form-control
2014-07-21 12:46:10 -07: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
a035ee59ae
Merge pull request #14192 from twbs/https-everywhere
...
Use HTTPS in CDN URLs in _config.yml
2014-07-19 22:11:07 -07:00
Chris Rebert
780e8d7e7e
Merge pull request #14156 from twbs/fix-14038
...
Fix popover dismiss-on-next-click example
2014-07-18 16:46:19 -07:00
Chris Rebert
0fe4fe328c
Use HTTPS in CDN URLs in _config.yml
...
For consistency with the rest of the docs and per our code guidelines.
2014-07-18 14:26:14 -07:00
Chris Rebert
db352bcc94
Make warning from #13875 slightly more detailed
...
[skip sauce]
2014-07-18 14:19:19 -07:00
Chris Rebert
031cb969d7
Have HTML5 validator ignore autocomplete="off" on input[type="checkbox"]
...
Not clear from the spec whether this is invalid per se.
But it is the current best known workaround for Firefox's unusual behavior.
2014-07-18 14:19:16 -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
Charles B Johnson
724c4f526c
Fix issue where bottom affixed element floats over the footer when the
...
document height is smaller than the viewport height.
2014-07-18 10:46:42 -04:00
Charles B Johnson
8c0eb9b00e
Refactor determining affix state into a separate expanded method
...
in order to handle multiple edge cases, specifically when the document
height is dynamic.
Always reposition an affix that is affixed to the bottom.
2014-07-18 10:45:59 -04:00
Charles B Johnson
d3dea01a11
Add a bottom affixed element to affix visual tests.
2014-07-18 10:45:59 -04:00
Jacob
866ffc4f37
Merge pull request #14055 from twbs/fat-speed-up-tests
...
speed up js tests a bit
2014-07-17 10:07:28 -07:00
Chris Rebert
33156dc184
Merge pull request #14171 from wangsai/tab2space
...
Tabs to spaces in variables.less
2014-07-17 09:22:40 -07:00
wangsai
45acf4e040
Tabs to spaces
2014-07-17 20:13:16 +08:00
fat
9b90b87099
speed up js tests a bit
2014-07-16 22:22:42 -07:00
Jacob
541a75f92c
Merge pull request #14160 from hnrch02/simplify-button-focus-logic
...
Follow-up to #13907 : simplify JS logic for focus shim
2014-07-16 21:56:13 -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
Heinrich Fenkart
cc7fab893d
Follow-up to #13907 : simplify JS logic for focus shim
2014-07-16 08:44:56 +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
Chris Rebert
dd22f59999
Merge pull request #14151 from BBosman/fix-link
...
Fix jsbin link
2014-07-15 11:09:50 -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
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
Chris Rebert
ed8228e1cb
Merge pull request #14138 from danielnixon/master
...
Fix inaccessible buttons.
2014-07-13 15:28:07 -07:00
Daniel Nixon
8167223b3b
Fix inaccessible buttons.
2014-07-14 08:13:17 +10: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
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
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
4afe40db38
Merge pull request #14111 from hnrch02/bug-report-template
...
Update JS Bin template in CONTRIBUTING.md
2014-07-12 16:17:06 -07:00
Heinrich Fenkart
95592e81a3
Update JS Bin template in CONTRIBUTING.md
...
Refs: #14109
2014-07-13 01:02:46 +02: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
05ba466f6c
Merge pull request #14104 from KyleMit/add-pointer-events
...
Add Pointer Events
2014-07-12 15:43:49 -07:00
Mark Otto
717a50ce19
grunt
2014-07-12 15:37:13 -07:00
Mark Otto
5850f637ab
code guide, fixes #14126
2014-07-12 15:36:08 -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
Chris Rebert
c3ae289f4a
Gruntfile-specific JSHint config: disable ASI
...
Refs #14118
2014-07-10 16:58:18 -07:00
Chris Rebert
502e8c069e
Merge pull request #14118 from vsn4ik/add-semicolon-in-gruntfile
...
Gruntfile.js: Add semicolon in "_update-shrinkwrap" task.
2014-07-10 16:56:25 -07:00
vsn4ik
59171b3377
Gruntfile.js: Add semicolon in "_update-shrinkwrap" task.
2014-07-11 03:42:09 +04: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
Chris Rebert
2a5e9cb2ea
Merge pull request #14112 from vsn4ik/fix-sr-only-progress-bars
...
Fix text on ".progress-bar .sr-only" elements in docs
2014-07-10 10:41:40 -07:00
vsn4ik
2fb107e918
Fix text on ".progress-bar .sr-only" elements.
2014-07-10 21:30:21 +04: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
XhmikosR
503ec4e5db
Update dependencies.
2014-07-10 09:58:23 +03:00
Kyle
c298fb1a88
Add Pointer Events
2014-07-09 19:21:45 -04: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
Chris Rebert
42fbcfdaef
Merge pull request #14090 from hnrch02/unit-tests-ie8
...
Fix IE8 problems with unit tests
2014-07-08 16:17:16 -07:00
Heinrich Fenkart
1719d2b051
document.head is undefined in IE8
2014-07-09 00:42:02 +02:00
Heinrich Fenkart
0268b41c4f
Fix IE8 reporting type object for getBoundingClientRect
2014-07-09 00:42:02 +02:00
Heinrich Fenkart
05ddea314c
Fix IE8 reporting height style as all uppercase
2014-07-09 00:42:02 +02:00
Chris Rebert
31373309a5
Merge pull request #14091 from twbs/tooltip-test-html-fix
...
Fix unusual HTML in "should allow html entities" tooltip unit test
2014-07-08 15:40:46 -07:00
Chris Rebert
21571b3412
Fix invalid HTML in "should allow html entities" tooltip unit test
...
Refs #14090 .
Also, fix one typo.
2014-07-08 14:40:20 -07:00
Chris Rebert
8c6061c195
Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectable
...
Add role="tablist" & aria-multiselectable="true" to accordion .panel-group
2014-07-08 12:56:06 -07:00
Chris Rebert
9ff2c911a3
Merge pull request #14088 from twbs/panel-collapse-role-tabpanel
...
add role="tabpanel" to .panel-collapse to improve accessibility
2014-07-08 12:55:41 -07:00
Chris Rebert
878f720ea1
Add role="tablist" & aria-multiselectable="true" to accordion .panel-group to improve accessibility
...
Refs #13555 .
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
2014-07-08 12:47:44 -07:00
Chris Rebert
81f67e925a
add role="tabpanel" to .panel-collapse to improve accessibility
...
Refs #13555 .
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
2014-07-08 12:40:42 -07:00
Chris Rebert
4683beeedf
Merge pull request #14085 from twbs/tab-lis-role-preso
...
add role="presentation" to tab <li>s to improve accessibility
2014-07-08 12:25:38 -07:00
Chris Rebert
a53be21b45
Merge pull request #14086 from twbs/tab-pane-role-tabpanel
...
Add role="tabpanel" to .tab-pane <div>s to improve accessibility
2014-07-08 12:14:59 -07:00
Chris Rebert
e2b4f3429c
Add role="tabpanel" to .tab-pane <div>s to improve accessibility
...
Refs #13554 .
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
2014-07-08 12:11:02 -07:00
Chris Rebert
5c1f4e1a0c
add role="presentation" to tab <li>s to improve accessibility
...
Refs #13554 .
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
2014-07-08 12:00:43 -07:00
Chris Rebert
c23c663c7c
Merge pull request #14083 from twbs/fix-14078
...
Properly integrate Rouge into the Travis build
2014-07-08 10:53:36 -07:00
Chris Rebert
aa9182cab4
properly integrate Rouge into the Travis build; fixes #14078
...
[skip sauce]
2014-07-08 10:49:22 -07:00
Julian Thilo
7f359666c4
Fix that @mdo nightlife <3
2014-07-08 13:33:21 +02:00
Mark Otto
933b38421c
derp
2014-07-08 03:51:32 -07:00
Mark Otto
ddee04038f
Fixes #14068 : Update docs note for inline forms
2014-07-07 20:44:43 -07:00
Mark Otto
25a9095840
Merge branch 'master' of github.com:twbs/bootstrap
2014-07-07 20:29:51 -07:00
Mark Otto
32affe9835
more accurate homepage title
2014-07-07 20:29:43 -07:00
Chris Rebert
2e3f1a23f6
Merge pull request #14072 from twbs/carousel-gloss-buttons
...
Add screenreader text to prev/next carousel buttons in examples to improve accessibility
2014-07-07 20:16:52 -07:00
Chris Rebert
b83bf671a1
Merge pull request #14071 from twbs/carousel-inner-role-listbox
...
add role="listbox" to .carousel-inner to improve accessibility of Carousels
2014-07-07 20:09:58 -07:00
Chris Rebert
849bf58a54
Add screenreader text to prev/next carousel buttons in examples to improve accessibility
...
Refs #13556 .
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
2014-07-07 20:05:44 -07:00
Chris Rebert
94eff8c159
add role="listbox" to .carousel-inner to improve accessibility of Carousels
...
Refs #13556 .
Per https://github.com/paypal/bootstrap-accessibility-plugin/#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
2014-07-07 19:53:57 -07:00
Mark Otto
2ccbc38685
Cut down on homepage file size; reorg some docs CSS
2014-07-07 19:40:15 -07:00
Mark Otto
861cff8756
Merge branch 'master' of github.com:twbs/bootstrap
2014-07-07 19:38:32 -07:00
Chris Rebert
5d1abf8b38
Merge pull request #14036 from twbs/fix-13575
...
Jekyll: Use non-minified assets when not running from GitHub Pages
2014-07-07 19:36:32 -07:00
Mark Otto
2e27c90b6b
Merge branch 'master' of github.com:twbs/bootstrap
2014-07-07 19:33:44 -07:00
Chris Rebert
c7c2a078dd
Merge pull request #14070 from twbs/pills-role-tablist-too
...
Add role="tablist" to .nav-pills in examples to improve accessibility
2014-07-07 19:30:18 -07:00
Chris Rebert
7c50b9ad7a
Add role="tablist" to .nav-pills in examples to improve accessibility
...
Follow-up to e9374c0609
Per https://github.com/paypal/bootstrap-accessibility-plugin/commit/f203dea4b6d17264d7b776f02feaeeaa386cc9b2
Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk
[skip sauce]
2014-07-07 19:24:32 -07:00
Mark Otto
bb939f0004
Switch to Rogue over Pygments for speeeeeed
2014-07-07 18:20:18 -07:00
Mark Otto
4f5efb84c9
Part 2 for fixing #13996 : Add a docs callout to help folks using SVG images in IE8-10
2014-07-07 17:26:52 -07:00
Mark Otto
c769d7c21f
Part 1 for fixing #13996 : Revert the width: 100% \9; IE hack for SVG img-responsive
2014-07-07 16:59:59 -07:00
Hayden Bleasel
30d1236a1d
CSS3 Carousel code formatting
2014-07-08 09:49:08 +10:00
Chris Rebert
9a8e6263da
Merge pull request #14065 from twbs/glyphicons-grunt-bye
...
remove Glyphicons docs autogeneration from Grunt
2014-07-07 12:07:58 -07:00
Chris Rebert
36b5308926
remove Glyphicons docs autogeneration from Grunt
...
Simplifies the build tooling a teeny bit.
This data file shouldn't need to be updated for v3 ever again.
This task will also be unnecessary in v4.
[skip sauce] [skip validator]
2014-07-07 11:06:19 -07:00
Heinrich Fenkart
231744d628
Expose transition durations on plugin constructors; closes #13656
2014-07-07 13:03:56 +02:00
Mark Otto
a0d8d56593
grunt
2014-07-07 00:59:51 -07:00
Mark Otto
d5e2262782
Merge pull request #14058 from twbs/btn_focus
...
Follow up to #13907 : Add .focus styles for buttons
2014-07-07 00:59:10 -07:00
Mark Otto
9ed9eb97ee
Follow up to #13907 : Add .focus styles for buttons
2014-07-07 00:56:06 -07:00
Mark Otto
6f88238a6b
Merge pull request #14051 from loic/issue13325
...
Address margins on .navbar-right to fix #13325 #13464 .
2014-07-07 00:39:06 -07:00
Mark Otto
907b3b2892
Merge pull request #13907 from twbs/fat-12145
...
add "focus" to focused btns with button plugin
2014-07-07 00:36:59 -07:00
Chris Rebert
719cde1a11
docs HTML5 validity fixup to 8e2348e9ed
2014-07-07 00:25:55 -07:00
Chris Rebert
488778857a
Merge pull request #14057 from hnrch02/patch-1
...
Fix small typo introduced in e2029e1
2014-07-07 00:24:13 -07:00
Heinrich Fenkart
dc22226b95
Fix small typo introduced in e2029e1
2014-07-07 09:23:12 +02:00
Chris Rebert
520b3547a4
nitpick phrasing of the docs added for #13835
2014-07-07 00:10:49 -07:00
Chris Rebert
ddffe76961
grammar fix; indicate that img[src] shouldn't actually be empty
2014-07-07 00:04:14 -07:00
Mark Otto
117ca8167a
Merge branch 'master' of github.com:twbs/bootstrap
2014-07-06 23:45:36 -07:00
Mark Otto
225819ae66
Merge pull request #14029 from BBosman/touch-action
...
Add touch-action: manipulate to .btn
2014-07-06 23:43:43 -07:00
Loic Bistuer
e88fa90991
Address margins on .navbar-right to fix #13325 #13464 .
...
This commit follows f9fde56 .
2014-07-07 12:56:52 +07:00
fat
587c09cb48
fix scrollspy test in firefox mac os
2014-07-06 21:50:46 -07:00
Jacob
b5d86ad0bd
Merge pull request #13853 from hnrch02/unit-tests-cleanup
...
Major unit tests cleanup
2014-07-06 21:43:48 -07:00
Hayden Bleasel
d6d8e204e6
Added Firefox support for CSS3 carousel transition
2014-07-07 12:20:06 +10:00
Mark Otto
8e2348e9ed
Fixes #13746 : Add docs section for brand image
2014-07-06 18:39:37 -07:00
Mark Otto
5e41a23ec5
Fixes #13835 : More explicitly document mobile dropdown menu dismissing behavior
2014-07-06 16:55:35 -07:00
Mark Otto
9be2bbb5ef
Fixes #14053 : Don't show radio/checkbox in justified button groups
2014-07-06 16:48:41 -07:00
Mark Otto
44f83fff90
Merge pull request #14021 from CFXd/add_collapsed_default_class_to_navbar_collapse_button
...
Add collapsed default class to navbar-toggle
2014-07-06 16:37:42 -07:00
Mark Otto
b44d4ef724
grunt
2014-07-06 15:35:24 -07:00
Mark Otto
e2029e122c
Fixes #13997 : Move min-height for radio/checkbox to their inner label
2014-07-06 15:09:20 -07:00
Mark Otto
354d423668
grunt
2014-07-06 15:08:37 -07:00
Mark Otto
ac18e5811d
jscs fix
2014-07-06 15:08:33 -07:00
fat
cb19f4f227
Merge branch 'breaddevil-replace-scrollspy-default-behavior-test'
2014-07-06 14:11:38 -07:00
fat
b19719ea1a
Merge branch 'replace-scrollspy-default-behavior-test' of git://github.com/breaddevil/bootstrap into breaddevil-replace-scrollspy-default-behavior-test
...
Conflicts:
js/tests/unit/scrollspy.js
2014-07-06 14:11:23 -07:00
Jacob
279c46152b
Merge pull request #13815 from hnrch02/tabs-fade-not-active
...
Allow tabs to fade in if no initially active pane is present
2014-07-06 13:50:54 -07:00
XhmikosR
0a8845c3fd
Update package.json.
...
* "grunt-jscs-checker" was renamed to "grunt-jscs"
* update deps
2014-07-06 14:25:56 +03:00
Heinrich Fenkart
58eb8b2ae3
Move to leading pluses
2014-07-06 11:56:12 +02:00
Chris Rebert
a34e52de4d
Merge pull request #14015 from twbs/possible-14013-fix
...
Possible fix for #14013
2014-07-06 00:36:52 -07:00
Heinrich Fenkart
dad56be96c
Move to 16ms from 18ms based on the Paul Irish's rAF polyfill
2014-07-06 09:24:23 +02:00
Heinrich Fenkart
8ff099585f
Mention #13500 in comment for ScrollSpy test
2014-07-06 09:24:23 +02:00
Heinrich Fenkart
e341355d28
Clean tooltip unit tests up
2014-07-06 09:24:23 +02:00
Heinrich Fenkart
b3a125e941
Clean tab unit tests up
2014-07-06 09:24:23 +02:00
Heinrich Fenkart
05ba1e491e
Clean scrollspy unit tests up
2014-07-06 09:24:22 +02:00
Heinrich Fenkart
56b8d5fe6e
Clean popover unit tests up
2014-07-06 09:24:22 +02:00
Heinrich Fenkart
998c3724e8
Clean modal unit tests up
2014-07-06 09:24:22 +02:00
Heinrich Fenkart
9ff66a12bc
Clean dropdown unit tests up
2014-07-06 09:24:22 +02:00
Heinrich Fenkart
77d0557468
Clean collapse unit tests up
2014-07-06 09:24:22 +02:00
Heinrich Fenkart
6a523bf99d
Clean carousel unit tests up
2014-07-06 09:24:22 +02:00
Heinrich Fenkart
f3345f68d7
Clean button unit tests up
2014-07-06 09:24:22 +02:00
Heinrich Fenkart
b063de54a5
Clean alert unit tests up
2014-07-06 09:24:22 +02:00
Heinrich Fenkart
95d7c9c3fb
Clean affix unit tests up
2014-07-06 09:24:22 +02:00
Heinrich Fenkart
4950fe6f4e
Perform a cleanup after each test
2014-07-06 09:24:22 +02:00
Heinrich Fenkart
1e64c4c0ba
Update QUnit settings/QUnit phantomjs bridge to new versions
2014-07-06 09:24:22 +02:00
Chris Rebert
f9ffb49932
refactor/reformat Tooltip.getPosition per @fat's feedback
2014-07-06 00:16:54 -07:00
Jacob
5830febd9a
Merge pull request #13855 from hnrch02/modal-mousedown
...
Use mousedown instead of click for backdrop click detection; fixes #13816
2014-07-06 00:01:57 -07:00
Chris Rebert
fc29dfab1b
Merge pull request #14050 from twbs/bower
...
Bower: only ignore /.*
2014-07-06 00:00:27 -07:00
Jacob
13a4c50cc7
Merge pull request #14000 from hnrch02/modal-keydown
...
Only close modal if escape was hit with keydown; fixes #13929
2014-07-05 23:55:36 -07:00
fat
c08e275000
fix build
2014-07-05 23:49:45 -07:00
Chris Rebert
7933a50ee5
Merge pull request #14034 from twbs/deprecate-modal-remote
...
Deprecate the `remote` option of modals?
2014-07-05 23:48:25 -07:00
Chris Rebert
7f4af4aeea
remote modal docs: mention jQuery.load and other JS options as alternatives
...
[skip sauce]
2014-07-05 23:43:29 -07:00
fat
22f851fa62
apply #14022 without semicolon – cleans up some jquery class usage
2014-07-05 23:28:44 -07:00
Mark Otto
c1bd4fca61
only ignore /.*
2014-07-05 21:20:09 -07:00
Mark Otto
043b40636c
grunt
2014-07-05 20:17:57 -07:00
Mark Otto
b4b82e815c
Merge pull request #13920 from AndreiRailean/patch-1
...
assign background to row of .table-striped
2014-07-05 20:16:10 -07:00
Mark Otto
d55462fae8
grunt
2014-07-05 20:10:44 -07:00
Mark Otto
b5205bf848
Merge pull request #13923 from ilikeprograms/gray-base-variable
...
Added @gray-base variable to make @gray-{shade} reference, also allows @...
2014-07-05 20:04:47 -07:00
Mark Otto
9677c95d83
Fixes #13967 : Don't reset the cite element's font-style
2014-07-05 20:02:02 -07:00
Mark Otto
f22e7d857a
Fixes #13953 : Remove the progress bar min-width styles for low percentages to avoid jumping progress
2014-07-05 20:01:18 -07:00
Mark Otto
0378a6be2a
Fixes #13943 : Lighten the navbar inverse link color more since our text contrast change in v3.2.0
2014-07-05 19:59:50 -07:00
Mark Otto
3c99de9764
grunt
2014-07-05 19:57:15 -07:00
Mark Otto
f9fde567be
Merge pull request #13464 from nickcolley/#13325-navbar-right-first
...
Changed last-child to first-child to fix #13325
2014-07-05 18:51:47 -07:00
XhmikosR
bae2c55a52
Merge pull request #14047 from twbs/kbd
...
Docs: add missing example code code for `kbd` after #13351 .
2014-07-05 18:38:50 +03:00
XhmikosR
97ca848e16
Docs: add missing example code code for kbd after #13351 .
2014-07-05 15:51:03 +03:00
Chris Rebert
83c9510da2
Merge pull request #14037 from twbs/close-13892
...
Add Wall of Browser Bugs entry for #13892
2014-07-03 17:41:42 -07:00
Chris Rebert
a14f6222a6
Add Wall of Browser Bugs entry for #13892
...
Closes #13892 .
[skip sauce]
2014-07-03 17:17:18 -07:00
Chris Rebert
1dc54dc160
use non-minified Bootstrap JS when on non-gh-pages
2014-07-03 13:40:47 -07:00
Chris Rebert
92fd25a2a2
use non-minified docs JS on non-gh-pages
2014-07-03 13:18:44 -07:00
Chris Rebert
b793fbb13a
use non-minified docs CSS on non-gh-pages
2014-07-03 13:12:58 -07:00
Chris Rebert
d9f356f05f
use non-minified BS Theme CSS on non-gh-pages
2014-07-03 13:06:54 -07:00
Chris Rebert
6b46d4d8c1
use non-minified Bootstrap CSS on non-gh-pages
2014-07-03 13:05:48 -07:00
Chris Rebert
24e51590b7
modal docs formatting tweak
...
[skip sauce]
2014-07-03 12:58:20 -07:00
Chris Rebert
8340d664ce
Mark the remote option of the Modal plugin as deprecated.
...
Follow-up to https://github.com/twbs/bootstrap/issues/13087#issuecomment-46563760
Closes #13087 as WONTFIX.
Closes #13597 as WONTFIX.
2014-07-03 12:58:10 -07:00
Chris Rebert
456bd67da8
Merge pull request #13986 from twbs/address-13874
...
docs: use valid JSON in compound option value examples
2014-07-03 11:07:50 -07:00
Chris Rebert
9875ce8d63
Merge pull request #13998 from steelywing/patch-1
2014-07-03 10:52:42 -07:00
Wing
4b08832308
no need to create $.Event
...
`trigger()` can handle string argument
2014-07-03 10:52:22 -07:00
Wing
48b822db40
trigger 'affixed.bs.affix' instead of 'affixed'
...
Original is triggering `affixed` not `affixed.bs.affix`, only `.on('affixed.bs.affix', ...)` also catch `affixed` event.
Closes #13998 .
2014-07-03 10:52:22 -07:00
Mark Otto
13426c18a3
Merge pull request #14030 from BBosman/double-cursor
...
Remove superfluous cursor:pointer
2014-07-03 09:57:36 -07:00
Bas Bosman
4975978083
Remove superfluous cursor:pointer
2014-07-03 13:17:14 +02:00
Bas Bosman
47521fd7d0
Add touch-action: manipulate to buttons
2014-07-03 12:53:23 +02:00
Mark Otto
23dd323da1
grunt
2014-07-03 00:57:37 -07:00
Mark Otto
3537481c97
Fixes #12738 again: use max-device-width instead of max-width for .navbar-collapse height in landscape devices
2014-07-03 00:55:32 -07:00
Mark Otto
4f8697cbbb
grunt
2014-07-02 23:44:56 -07:00
Mark Otto
fcf9470a20
typo
2014-07-02 23:35:37 -07:00
Mark Otto
96b545c6b5
Fixes #13989 : Don't extend the input sizes; manually chain the selectors
2014-07-02 23:14:23 -07:00
Mark Otto
fb37ec16f8
Merge branch 'master' into pr/14005
2014-07-02 22:55:01 -07:00
Mark Otto
b4958aba69
merge in and resolve conflicts
2014-07-02 22:54:56 -07:00
Mark Otto
a091c90063
fix new form validation
2014-07-02 22:12:39 -07:00
Mark Otto
d67fe0f5b9
Merge branch 'pr/14011'
2014-07-02 22:06:32 -07:00
Mark Otto
ebdecacd65
fix up examples
2014-07-02 22:06:28 -07:00
Chris Rebert
afbe7114b4
clarify the iOS virtual keyboard bug with respect to navbars
2014-07-02 17:09:13 -07:00
Michael Silber
1e407c81f1
Add collapsed default class to navbar-toggle
2014-07-02 16:49:03 -04:00
Chris Rebert
1ce5e9f3ae
possible fix for #14013
2014-07-02 10:09:28 -07:00
Zac Echola
1136f9346a
Moves checkbox/radios into "Validation states" example.
2014-07-02 11:32:25 -05:00
Zac Echola
afdc9c4b32
Documents radio and checkbox validation states
...
References #14010
fixing duped IDs
fix ALL the duped IDs.
make example id match actual id
2014-07-02 11:05:28 -05:00
XhmikosR
4715e05510
Merge pull request #14001 from twbs/docs-dist
...
Copy all files in docs/dist.
2014-07-02 11:52:08 +03:00
Boris Serdyuk
77c1a528ab
place feedback icon lower, only if it really need
2014-07-01 20:23:22 +04:00
XhmikosR
2a47034598
Copy all files in docs/dist.
...
Now we are on par with what we have on the gh-pages dist/ folder.
2014-07-01 07:38:38 +03:00
XhmikosR
a013c112c4
Update dependencies.
2014-07-01 07:32:50 +03:00
Heinrich Fenkart
91f329e448
Only close modal if escape was hit with keydown; fixes #13929
2014-07-01 05:50:31 +02:00
Heinrich Fenkart
121bf6633e
Use mousedown instead of click for backdrop click detection; fixes #13816
2014-07-01 02:53:57 +02:00
Chris Rebert
8deab3a95d
Merge pull request #13988 from twbs/fix-13896
...
doc that you can't use both data-ride and $().carousel() on the same carousel
2014-06-30 14:49:11 -07:00
Mark Otto
2ff0e5efa2
Merge pull request #13993 from twbs/fix-13964
...
Fix #13964
2014-06-30 11:39:37 -07:00
Chris Rebert
bf183e080e
fix #13964
2014-06-30 10:27:55 -07:00
XhmikosR
225351431e
Update dependencies.
2014-06-30 18:35:50 +03:00
Julian Thilo
a13f645d20
Merge pull request #13992 from pjrobertson/master
...
Fix inconsistency between demo and displayed code for modal demo
2014-06-30 17:10:57 +02:00
Patrick Robertson
dcb09f3b09
Fix inconsistency between demo and displayed code for modal demo
...
Fixes #13991
2014-06-30 19:19:18 +07:00
Chris Rebert
3dfad4f1ad
doc that you can't use both data-ride and $().carousel() on the same carousel; fixes #13896
...
[skip sauce]
2014-06-29 21:16:44 -07:00
Chris Rebert
48e35cb830
docs: use valid JSON in compound option value examples
...
Fixes #13874 .
[skip sauce]
2014-06-29 21:08:42 -07:00
Chris Rebert
d23d9ee4a0
fix #13979
2014-06-29 19:58:09 -07:00
XhmikosR
1098453f83
Update to Jekyll 2.1.x.
2014-06-29 08:39:40 +03:00
Mark Otto
018114fc09
Merge pull request #13954 from hnrch02/persist-preview-theme
...
Save "Preview theme" state; resolves #13940
2014-06-28 21:43:04 -07:00
Mark Otto
51f924ea24
fixes #13968
2014-06-28 16:23:06 -07:00
XhmikosR
fec94e1695
Update "grunt-autoprefixer".
2014-06-27 07:38:46 +03:00
Heinrich Fenkart
92ca842830
Save "Preview theme" state; resolves #13940
2014-06-27 02:08:58 +02:00
Mark Otto
2b6f00c2a7
Merge pull request #13931 from ByScripts/patch-1
...
Remove "pointer" cursor on disabled list-group-item
2014-06-26 14:47:44 -07:00
Chris Rebert
b9527acc45
JSCS hotfix
...
[skip sauce] [skip validator]
2014-06-26 13:01:21 -07:00
Chris Rebert
ed8a64c5d8
Merge pull request #13947 from twbs/fix-13937
...
Fix popover live demos in docs
2014-06-26 12:25:05 -07:00
Chris Rebert
fde088751a
regenerate docs.min.js
...
[skip sauce]
2014-06-26 12:21:45 -07:00
Chris Rebert
2f7d5fd26b
docs: minor correction to the focus-triggered popover demo explanation
2014-06-26 12:21:45 -07:00
Chris Rebert
0bc2edd191
add docs JS to activate popover demos; fixes #13937
2014-06-26 12:21:33 -07:00
Chris Rebert
83d9165287
Merge pull request #13946 from rufo/patch-1
...
Fixed apostrophe typo on home page
2014-06-26 12:12:37 -07:00
Rufo Sanchez
1939d017c5
Fixed crazy-making typo on home page
...
...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..."
2014-06-26 15:09:59 -04:00
Mark Otto
d79082aac8
Merge pull request #13939 from twbs/tree-shaking
...
Remove apparent dead code from docs JS
2014-06-26 11:46:45 -07:00
Chris Rebert
248af0e293
Merge pull request #13942 from twbs/docs-grunt-13938
...
Fix link to compiling info.
2014-06-26 11:38:41 -07:00
XhmikosR
10ea20515c
Fix link to compiling info. Fixes #13938 .
...
[skip sauce]
2014-06-26 11:37:08 -07:00
Chris Rebert
c0b3f18c0c
rm apparent dead code from docs JS
...
.bs-docs-navbar class doesn't seem to be used anywhere at all
2014-06-26 10:53:58 -07:00
Chris Rebert
43ecc8726b
add comment explaining which demos this JS is for
2014-06-26 10:52:12 -07:00
Chris Rebert
43b7a942bc
fix class names in popover live examples in docs
2014-06-26 10:51:07 -07:00
Mark Otto
c068162161
maxcdn urls
2014-06-26 09:36:48 -07:00
Mark Otto
ff6b279b3c
bump to v3.2.0
2014-06-26 09:13:24 -07:00
Thierry Goettelmann
165c7889bd
Change cursor from "default" to "not-allowed" if disabled
2014-06-26 16:31:37 +02:00
Thierry Goettelmann
76ca3677f5
Remove "pointer" cursor on disabled list-group-item
2014-06-26 15:50:20 +02:00
Mark Otto
1de2f68bdc
Merge branch 'master' of github.com:twbs/bootstrap
2014-06-26 02:49:35 -07:00
Mark Otto
719ebd8239
grunt
2014-06-26 02:49:21 -07:00
sgamel
9445b84b0b
Ensure that hidden event is sent when content is really hidden (collapsing class is removed)
2014-06-26 10:18:45 +02:00
Mark Otto
0e5ec1ab7a
Merge pull request #13574 from twbs/reinstate-13470
...
Delete redundant Grunt info in README (Merge before shipping)
2014-06-26 00:06:02 -07:00
Mark Otto
4dcdc08d89
grunt
2014-06-25 23:03:40 -07:00
Mark Otto
b6e52d55ea
Merge pull request #13905 from Jimtrim/patch-1
...
Update cover.css
2014-06-25 22:29:02 -07:00
Chris Rebert
5fb1c065eb
Mozilla bug says the fix targeted v31
2014-06-25 18:04:49 -07:00
Mark Otto
4045740c54
Merge branch 'master' of github.com:twbs/bootstrap
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-06-25 16:57:22 -07:00
Mark Otto
e40df7cfac
fixes #13912 : make radios/checkboxes work with inline forms again
2014-06-25 16:56:36 -07:00
Thomas Coleman
fdacff2297
Fixed @gray-base value being once space short
2014-06-25 16:09:57 +01:00
Thomas Coleman
41f27fd813
Added @gray-base variable to make @gray-{shade} reference, also allows @gray-base to be modified with less#modifyVars and the vars to cascade
2014-06-25 15:00:41 +01:00
Andrei Railean
ac67bc857f
removing redundant background declarations on TDs
2014-06-25 15:16:25 +10:00
Andrei Railean
71974e2f4d
assign background to row of .table-striped
...
if background is not set on row, striping doesn't work properly in responsive tables where row and cells are set to display: block.
2014-06-25 14:01:34 +10:00
Heinrich Fenkart
282f8fc04b
Add a few more cases to the visual test tab page
2014-06-25 04:18:51 +02:00
Heinrich Fenkart
634ea59a25
Allow tabs to fade in if no initially active pane is present; fixes #13814
2014-06-25 04:18:51 +02:00
XhmikosR
4abb095783
Run grunt.
...
Revert a991cd572c .
2014-06-25 02:07:17 +03:00
XhmikosR
b93b7b1b6d
Revert "Revert "Turn off clean-css' advanced optimizations.""
...
This reverts commit e31c2edf88 .
2014-06-25 01:53:10 +03:00
Chris Rebert
a991cd572c
grunt dist; closes #13914
2014-06-24 15:06:47 -07:00
Chris Rebert
e31c2edf88
Revert "Turn off clean-css' advanced optimizations."
...
This reverts commit 25ca51319b .
2014-06-24 14:54:51 -07:00
Chris Rebert
49fe75d138
update shrinkwrap to get clean-css v2.2.3
...
Refs #13914
Refs https://github.com/GoalSmashers/clean-css/issues/302
2014-06-24 14:49:44 -07:00
Chris Rebert
1aaad6481c
Merge pull request #13781 from twbs/saucier
...
Reenable additional Sauce browsers
2014-06-24 13:18:46 -07:00
Chris Rebert
532dffdd46
reenable Win7 IE8-9 in Sauce
2014-06-24 12:37:44 -07:00
Chris Rebert
6352c85a65
reenable OS X Chrome in Sauce
2014-06-24 12:37:44 -07:00
Chris Rebert
389210fca6
Merge pull request #13918 from twbs/sauce-with-retries
...
Enable retrying of timed-out Sauce tests
2014-06-24 12:36:18 -07:00
Mark Otto
dad6d4445c
Merge pull request #13916 from glebm/variable-order
...
Move variable declaration before its use (for Sass)
2014-06-24 12:21:10 -07:00
Chris Rebert
6ec5b8cea8
retry each test up to 3 times in the event of timeout
...
Big thanks to @gvas for https://github.com/axemclion/grunt-saucelabs/pull/136 ! <3
2014-06-24 12:17:38 -07:00
Chris Rebert
df1aee56df
upgrade grunt-saucelabs to ~8.1.0
...
update shrinkwrap too
2014-06-24 12:17:24 -07:00
Gleb Mazovetskiy
8ad583063b
Move variable declaration before its use for Sass
...
In Sass, variable must be declared before it is used.
This also removes Miscellaneous section, because horizontal line color
and form / list paddings are Typography.
2014-06-24 18:30:24 +02:00
Chris Rebert
c975f42e04
Merge pull request #13913 from hnrch02/webkit-keyframes
...
Partly revert cb7eb674ac
2014-06-24 09:12:27 -07:00
XhmikosR
15c63fa137
Run grunt.
2014-06-24 19:01:40 +03:00
XhmikosR
25ca51319b
Turn off clean-css' advanced optimizations.
...
Works around #13914 .
We might give it another go in the future but the stuff this breaks over the time does not justify having it enabled. The gain in size is negligible:
dist/css/bootstrap.min.css: 108.65 kB → 109.5 kB
dist/css/bootstrap-theme.min.css: 18.84 kB → 18.86 kB
docs/assets/css/docs.min.css: 20.44 kB → 20.61 kB
2014-06-24 19:01:40 +03:00
XhmikosR
dc7da296e4
Update dependencies.
2014-06-24 18:58:38 +03:00
Heinrich Fenkart
e9ac7c1e1c
Partly revert cb7eb674ac
...
Fixes #13911
2014-06-24 17:08:16 +02:00
fat
6b6476fcd9
add "focus" to focused btns with button plugin
2014-06-23 23:39:54 -07:00
fat
a0e98adebf
Merge branch 'fix-13386'
2014-06-23 23:08:44 -07:00
fat
0aa01f63e3
Merge branch 'master' into fix-13386
...
Conflicts:
js/carousel.js
2014-06-23 23:08:23 -07:00
Jacob
b31c35b636
Merge pull request #13904 from twbs/revert-umd
...
Revert UMD for now, due to #13812 .
2014-06-23 22:54:44 -07:00
Julian Thilo
25b06d927f
grid class inconsistency 2
...
https://github.com/twbs/bootstrap/commit/32bde78e1996a92e6b801e1f4a475d5ab48685f8
2014-06-23 23:36:18 +02:00
Jim Frode Hoff
29d97d07ef
Update cover.css
...
Moved the inset box-shadow to .site-wrapper in order to keep the shadow at the edges even if content exceeds viewport and needs scrolling.
2014-06-23 22:50:38 +02:00
Mark Otto
b8a04f8c60
Merge pull request #13882 from thomaswelton/issue-13713-use-variable-small
...
Use @font-size-small variable to calculate <small> font-size
2014-06-23 12:59:46 -07:00
Chris Rebert
c2c19a4d2d
Revert UMD ( #13772 & friends) for now, due to #13812 .
...
Will hopefully revert this reversion and land a fully-working version of UMD in v3.3.0.
Revert "some changes from #13801 - add strict mode back and =="
This reverts commit 2b302f69ee .
Revert "Fix regression of #10038 introduced by #13772 "
This reverts commit e9d6756a1a .
Revert "MD/CommonJS/Globals #12909 "
This reverts commit 1c6fa9010d .
Revert "address #13811 "
This reverts commit f347d7d955 .
Conflicts:
js/carousel.js
js/collapse.js
js/dropdown.js
js/modal.js
js/tab.js
js/tooltip.js
2014-06-23 11:11:59 -07:00
Mark Otto
bc895a4b43
Merge pull request #13900 from twbs/customize_on_your_own
...
Remove broken link
2014-06-23 10:42:13 -07:00
Mark Otto
32bde78e19
grid class inconsistency /cc @juthilo
2014-06-23 10:41:45 -07:00
Mark Otto
e033c5be29
Merge branch 'master' of github.com:twbs/bootstrap
2014-06-23 10:39:08 -07:00
Mark Otto
df7cfe8652
Fixes #13903 : Restore side padding on .btn-block
2014-06-23 10:38:45 -07:00
Thomas Welton
09cf618acf
Use @font-size-small variable to calculate <small> font-size fixes #13713 #13809
2014-06-23 18:00:18 +01:00
Chris Rebert
e05a4f6ac5
Merge pull request #13901 from knownasilya/typo
...
Fix typo in css - buttons docs
2014-06-23 09:34:59 -07:00
Ilya Radchenko
d4ce4dbf12
fix typo in css - buttons
2014-06-23 12:25:14 -04:00
Julian Thilo
7339759fd6
Remove broken link to Customizing Bootstrap
2014-06-23 17:51:02 +02:00
Mark Otto
9da127a8e5
Merge branch 'master' of github.com:twbs/bootstrap
2014-06-22 18:04:28 -07:00
Mark Otto
ca54cff4ab
new homepage expo features
2014-06-22 18:04:19 -07:00
XhmikosR
898328655f
Update dependencies.
2014-06-23 03:12:16 +03:00
Mark Otto
e98fc373e3
Fixes #13872 more: add overrides for lg and sm input modifiers
2014-06-20 13:24:14 -07:00
Mark Otto
34248437c3
tweak alert per #13875
2014-06-19 19:54:25 -07:00
Mark Otto
1e53dcd137
Fixes #13872 : Always apply padding to .form-control-static for that vertical alignment
2014-06-19 18:33:41 -07:00
Mark Otto
166b66d08a
formatting
2014-06-19 18:15:42 -07:00
Mark Otto
8bd4163ad4
fixes #13881 : restore existing striped progress bar behavior with theme styles
2014-06-19 18:14:56 -07:00
Chris Rebert
856bc8694c
bump npm-shrinkwrap to ~3.1.4
2014-06-19 16:04:40 -07:00
Mark Otto
1482947405
grunt
2014-06-19 15:25:50 -07:00
Mark Otto
a4fa8d07c8
grunt dist
2014-06-19 15:24:24 -07:00
Mark Otto
00cc166671
ids over names
2014-06-19 15:22:49 -07:00
Chris Rebert
9488bd58f9
Merge pull request #13867 from hnrch02/remove-depreacted-jscs-rules
...
Remove deprecated JSCS rules
2014-06-19 14:51:52 -07:00
Heinrich Fenkart
f983e4944f
S H R I N K W R A P
2014-06-19 23:37:01 +02:00
Mark Otto
a33f6f8930
Merge pull request #13866 from BBosman/ie8fontface
...
Document #13863
2014-06-19 12:45:57 -07:00
Heinrich Fenkart
587451ad9a
Update a few source files to comply to new JSCS rules
2014-06-19 21:08:05 +02:00
Heinrich Fenkart
09c2e41ec4
Remove deprecated JSCS rules and add requireSpaceAfterLineComment
2014-06-19 21:08:05 +02:00
Heinrich Fenkart
7bc8db9558
Bump grunt-jscs-checker to 0.5.1
2014-06-19 21:08:04 +02:00
Chris Rebert
77ff226e3f
Merge pull request #13877 from twbs/npm-shrinkwrap
...
Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generation
2014-06-19 11:58:41 -07:00
Chris Rebert
3c4ba2a08c
Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generation
...
Instead of our homegrown grunt/shrinkwrap.js
Fixes #13483 .
New npm-shrinkwrap.json is human-readable but still in a consistent/stable format.
Should aid debugging, produce better diffs, and be less prone to merge conflicts
2014-06-19 11:46:37 -07:00
Bas Bosman
8c1160d91b
Document IE8 font-face weirdness
2014-06-19 16:07:18 +02:00
Chris Rebert
d37b0ffa5f
Merge pull request #13870 from BBosman/gray-light
...
Fix @gray-light in docs
2014-06-19 06:35:32 -07:00
Bas Bosman
91d2cf848b
Fix @gray-light in docs
2014-06-19 14:56:43 +02:00
XhmikosR
abe7afd87a
Run grunt.
2014-06-19 12:58:34 +03:00
XhmikosR
4686d1483b
Merge pull request #13829 from BBosman/preserve
...
Always use preserveComment: 'some'
2014-06-19 12:57:52 +03:00
Mark Otto
5b4b4b5279
Merge pull request #13865 from BBosman/deprecated
...
Use full deprecation version
2014-06-19 02:18:50 -07:00
Bas Bosman
ae793ad749
Use full deprecation version
2014-06-19 11:09:35 +02:00
XhmikosR
0418c7678d
Update JSZip to v2.3.0.
2014-06-19 12:03:10 +03:00
Mark Otto
bd541083f1
Nuke equal height columns example; got a few bugs that make it not ready for prime time in v3.2
2014-06-19 02:02:23 -07:00
Mark Otto
162a27f67a
grunt
2014-06-18 23:50:16 -07:00
Mark Otto
f685f2a670
Merge pull request #13861 from twbs/new_striped_progress_bar_class
...
Make striped progress bars its own class
2014-06-18 23:32:17 -07:00
Mark Otto
a012ba465d
lol words
2014-06-18 23:21:44 -07:00
Mark Otto
99f176e7ec
rewrite striped and active to deprecate the parent selectors, change the docs
2014-06-18 22:35:05 -07:00
Mark Otto
d4eb5552b3
Merge branch 'master' into new_striped_progress_bar_class
2014-06-18 22:29:37 -07:00
Mark Otto
53d68a099d
Merge pull request #13859 from twbs/skew_you
...
Change skew(x,y) to skewX skewY
2014-06-18 22:27:12 -07:00
Mark Otto
d222c21f84
grunt
2014-06-18 22:24:56 -07:00
Mark Otto
e93bf15f60
Merge branch 'master' of github.com:twbs/bootstrap
2014-06-18 22:23:52 -07:00
Mark Otto
4c21146ce3
Merge pull request #13860 from twbs/fixes_13346
...
Add a variable for .dl-horizontal's offset
2014-06-18 22:23:42 -07:00
Mark Otto
74982cf101
grunt
2014-06-18 22:23:31 -07:00
Mark Otto
02642350f8
Fixes #13400 , #13415 : actually document the existing practice for links in panel headings
2014-06-18 22:16:15 -07:00
Mark Otto
2a380f6bd8
fixes #13347 : make striped progress bars its own class
2014-06-18 21:58:29 -07:00
Mark Otto
c7cd63107b
fixes #13346 : add a variable for .dl-horizontal's offset
2014-06-18 21:52:34 -07:00
Mark Otto
783b2268c2
change skew(x,y) to skewX skewY because mdn told me so
2014-06-18 21:26:53 -07:00
Mark Otto
f4dd02f531
Merge pull request #13857 from twbs/list_group_small
...
List group headings and small/.small
2014-06-18 19:50:53 -07:00
Mark Otto
80ffe45afe
Merge pull request #13851 from ahoereth/patch-1
...
Add white-space: nowrap; to .dropdown-header
2014-06-18 19:49:44 -07:00
Mark Otto
508d9f0d65
fix part of #13111 : hide the docs nav on small and below devices
2014-06-18 19:18:02 -07:00
Mark Otto
43d21b97f2
fixes #13093 : reset the background color and remove background image on disabled theme buttons
2014-06-18 19:14:26 -07:00
Mark Otto
20b6ae6357
fixes #13020 : proper color for small/.small in list group headings
2014-06-18 18:47:32 -07:00
Mark Otto
11cf54f9df
grunt
2014-06-18 18:22:11 -07:00
Mark Otto
74a264fb98
fixes #13021 : add .form-group-sm/-lg
2014-06-18 18:19:17 -07:00
Mark Otto
46e8a5817d
fixes #10073 : add width: 100%; for ie10 and below to size svg.img-responsive correctly
2014-06-18 17:34:09 -07:00
Mark Otto
fdf174e498
grunt dist
2014-06-18 15:46:38 -07:00
Mark Otto
cde13fbe11
Merge pull request #13854 from ssorallen/gray-light-higher-contrast
...
Darken @gray-light to meet accessibility guidelines
2014-06-18 15:45:57 -07:00
Chris Rebert
d75506fbec
among supported WebKit/Blink browsers, this now only applies to Safari
...
Missed this in 4cbc8d49b1
2014-06-18 15:12:17 -07:00
Ross Allen
8c403dc1dc
Darken @gray-light to meet accessibility guidelines
...
`@gray-light` darkens from #999 to #777 , which puts `.text-muted` at the
threshold for the 4.5:1 WCAG minimum contrast[1]. #777:#fff is 4.48:1.
The “Example” headers in docs become #959595 , which is contrast ratio
3:1, the minimum for larger text. Since the headers are less important
than the surrounding text, 3:1 is fine and an improvement on the
previous #bbb:#fff (1.92:1).
Fixes issue #13847 .
[1] http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html
2014-06-18 14:47:14 -07:00
ahoereth
de55fb85a0
Add white-space: nowrap; to .dropdown-header
...
Dropdowns adjust their width to the width of their containing a elements - which have no line breaks ([*](https://github.com/twbs/bootstrap/commit/f226463b057f945795661c3d19fbcabf63b931f7 )). Consistent to this dropdown-headers also should be prevent to contain line breaks.
2014-06-18 19:07:55 +02:00
XhmikosR
6d45f733e5
Run grunt.
2014-06-18 13:16:32 +03:00
Chris Rebert
1c42dfcd53
Merge pull request #13842 from twbs/fix-13811
...
update "is jQuery defined" check for UMD compatibility
2014-06-17 23:35:22 -07:00
Chris Rebert
4f95989c38
FFS
2014-06-17 19:09:28 -07:00
Chris Rebert
bb83d33812
sigh
2014-06-17 19:06:32 -07:00
Chris Rebert
cb70382ed6
Travis: per today's PyPI issues, travis_retry the pip install step
...
Also, remove deprecated --use-mirrors option
2014-06-17 18:59:33 -07:00
Chris Rebert
f347d7d955
address #13811
2014-06-17 18:53:52 -07:00
Chris Rebert
5cfd6b5153
Merge branch 'deps'
2014-06-17 18:49:13 -07:00
Chris Rebert
85c15eec0f
Gruntfile: add note about duplicate copy of jqueryCheck code
...
Refs #13842
2014-06-17 18:48:15 -07:00
XhmikosR
e42de7511a
Update dependencies.
2014-06-17 18:29:17 -07:00
Chris Rebert
8bee6549ad
grunt dist
2014-06-17 18:23:14 -07:00
Chris Rebert
4300d430e6
Merge branch 'erwanjegouzo-master'
2014-06-17 17:57:07 -07:00
Erwan Jegouzo
1b63d0b9ba
fix for #13747
...
Closes #13782 by merging it.
2014-06-17 17:56:15 -07:00
XhmikosR
316e0c7b1b
Merge pull request #13845 from BBosman/dismissible
...
Fix dismissible spelling
2014-06-18 01:01:17 +03:00
Bas Bosman
128e52ff29
Fix dismissible spelling
2014-06-18 00:00:28 +02:00
Chris Rebert
5b9e2bf126
popovers.html: fix typo: "Dimissmisable"
2014-06-17 12:57:54 -07:00
Bas Bosman
3f68c40ac1
Make autoprefixer browsers fixed
...
Closes #13795 by merging it.
2014-06-17 11:56:16 -07:00
Chris Rebert
045aceef94
Merge pull request #13827 from vsn4ik/refactoring_by_vsn4ik
...
Refactoring bages in README.md.
2014-06-15 10:33:15 -07:00
Bas Bosman
fdc33ced17
Always use preserveComment: 'some'
2014-06-15 16:41:53 +02:00
vsn4ik
c503f7b66f
README.md: Refactoring bages.
2014-06-15 16:26:32 +04:00
James Friend
33a6932d6f
added 'main' field to package.json
2014-06-15 12:53:26 +08:00
James Friend
03342f1a7e
allow require.resolve('bootstrap') to work under node
2014-06-15 12:50:32 +08:00
Chris Rebert
f071549c84
fix #13386
2014-06-13 12:12:32 -07:00
Chris Rebert
ed06fd0936
Merge pull request #13820 from twbs/bump-load-tasks
...
bump load-grunt-tasks to ~0.5.0
2014-06-13 12:07:13 -07:00
Chris Rebert
624800aa4f
bump load-grunt-tasks to ~0.5.0
...
[skip validator] [skip sauce]
2014-06-13 12:02:14 -07:00
Chris Rebert
37acbb983d
min-content is standard, so no need to vendor prefix it
...
Also, makes little sense to say that Firefox sets a `-webkit`-prefixed value
2014-06-13 11:37:40 -07:00
fat
2b302f69ee
some changes from #13801 - add strict mode back and ==
2014-06-12 11:11:04 -07:00
Jacob
696632d7da
Merge pull request #13786 from twbs/fat-13430
...
add special transitionend type to test event origin
2014-06-11 22:44:04 -07:00
Jacob
51e1b01c4b
Merge pull request #13800 from hnrch02/fix-umd-regression
...
Fix regression of #10038 introduced by #13772
2014-06-11 22:33:22 -07:00
Heinrich Fenkart
e9d6756a1a
Fix regression of #10038 introduced by #13772
2014-06-12 06:00:02 +02:00
Chris Rebert
63767f8806
Merge pull request #13799 from hnrch02/update-generated-markup
...
Update generated markup by the tooltip plugin in docs; fixes #13796
2014-06-11 20:51:58 -07:00
Heinrich Fenkart
5e6967358f
Update generated markup by the tooltip plugin in docs; fixes #13796
2014-06-12 05:35:27 +02:00
Mark Otto
b1a9168b15
grunt dist
2014-06-11 18:13:50 -07:00
Jacob
6ac5708a0d
Merge pull request #13787 from twbs/fat-3731
...
fix #13185 - keyboard support for carousel
2014-06-11 15:19:39 -07:00
Chris Rebert
4949d26a1d
tweak #13453 Firefox bug summary
2014-06-11 11:48:43 -07:00
Mark Otto
85935f75cc
Fixes #13453 : add firefox table-border and tbody bug to wall of bugs
2014-06-11 09:27:07 -07:00
Mark Otto
e042c6398a
Merge pull request #13791 from BBosman/justify
...
Add dropped text-justify
2014-06-11 09:18:08 -07:00
Bas Bosman
7a0f4416a5
Add dropped text-justify
2014-06-11 17:39:02 +02:00
Chris Rebert
816ba56b45
Merge pull request #13789 from hnrch02/follow-up-to-13671
...
Follow-up to #13671 ; improves consistency of text with previous examples
2014-06-10 23:51:12 -07:00
Heinrich Fenkart
03b556bbc5
Follow-up to #13671 ; improves consistency of text with previous examples
...
Also fixes a small indentation error.
2014-06-11 08:33:30 +02:00
Mark Otto
f09d6b7a98
grunt
2014-06-10 23:15:09 -07:00
Mark Otto
ed2da1c354
Merge pull request #13351 from Cecchi/nested-kbd
...
Add nested kbd element styles for actual keys or inputs
2014-06-10 23:09:25 -07:00
Chris Rebert
cb85f2ad9b
fix grammar in new callout
2014-06-10 23:08:30 -07:00
Mark Otto
f77d0aa591
fixes #13356 : clarify use of clearfix on parents
2014-06-10 23:06:25 -07:00
Mark Otto
5c1357b3e9
grunt
2014-06-10 22:58:21 -07:00
Mark Otto
1d97cbed0f
Merge pull request #13671 from 04818419/text-transformation
...
text transformation added
2014-06-10 22:56:38 -07:00
Mark Otto
7bcd78847f
grunt
2014-06-10 22:51:17 -07:00
Mark Otto
4fd4681221
Merge pull request #13687 from smmoosavi/patch-1
...
Color Contrast for panel heading
2014-06-10 22:49:23 -07:00
Mark Otto
57bd8f943b
grunt
2014-06-10 22:47:25 -07:00
Mark Otto
bc38d3b303
words
2014-06-10 22:41:48 -07:00
Mark Otto
dacaf619d2
docs callout for #13219
2014-06-10 22:39:27 -07:00
Mark Otto
e136ba0fa3
Merge pull request #13783 from twbs/fat-13220
...
fix #13220
2014-06-10 21:57:34 -07:00
Mark Otto
97e0cd015f
homepage copy to fix #13733
2014-06-10 21:47:51 -07:00
Mark Otto
5c6c0a194d
fixes #13775 : tweak grid nesting docs about # of cols, change up example slightly
2014-06-10 21:24:44 -07:00
Mark Otto
dcbe484a09
New text align class, .text-nowrap, for preventing text from breaking to new lines. Applies it to the grid docs table.
2014-06-10 21:20:34 -07:00
Mark Otto
e8100c3b3c
fix thumbnails docs
2014-06-10 21:14:04 -07:00
Mark Otto
631e04b6fc
Fixes #13548 : Use position: absolute; to fix checkbox and radio line-height problems that were introduced after #13003
2014-06-10 20:50:58 -07:00
fat
7f122be004
add special transitionend type to test event origin
...
fixes #13430
2014-06-10 20:42:19 -07:00
fat
a1dad14f44
fix #13185 - keyboard support for carousel
2014-06-10 20:35:03 -07:00
Mark Otto
c0e82accad
grunt
2014-06-10 20:17:22 -07:00
Mark Otto
2fb31318d6
Merge pull request #13785 from twbs/fat-13609
...
fixes 13609 - Modal is shifting left just before the hiding animation
2014-06-10 19:21:03 -07:00
Mark Otto
fd0a81a57a
hidden and auto
2014-06-10 19:20:56 -07:00
fat
54939ef0f0
fixes 13609 - Modal is shifting left just before the hiding animation
2014-06-10 19:06:24 -07:00
Mark Otto
9cdbf0e807
Merge branch 'master' of github.com:twbs/bootstrap
2014-06-10 18:12:29 -07:00
Mark Otto
9a51410fd3
grunt
2014-06-10 18:11:26 -07:00
Chris Rebert
ff7e8d5054
button-groups.html: fix grammar: "in on" => "on"
2014-06-10 18:09:30 -07:00
fat
571fd32bce
fix #13220 Scrollspy generates wrong offsets for a page-- recalculate offsets if scrollheight changes
2014-06-10 17:38:42 -07:00
Jacob
8d8524e594
Merge pull request #13772 from twbs/fat-amd
...
AMD/CommonJS/Globals #12909
2014-06-10 17:24:15 -07:00
Katie Zhu
1c6fa9010d
MD/CommonJS/Globals #12909
2014-06-10 17:16:29 -07:00
Chris Rebert
bbdaf0f244
Merge pull request #13780 from twbs/fx-30
...
<input> buttons line-height Firefox bugfix has been shipped!
2014-06-10 11:52:20 -07:00
Chris Rebert
af45472dfe
<input> buttons line-height Firefox bugfix has been shipped!
...
Remove Wall of Browser Bugs entry.
Update mention of the bug in the CSS docs.
[skip sauce]
2014-06-10 11:48:12 -07:00
Chris Rebert
d2e0349197
Merge pull request #13777 from BBosman/fix-gutter
...
Fix gutter variable
2014-06-10 10:02:11 -07:00
Bas Bosman
c6c8093085
Fix gutter variable
2014-06-10 16:46:04 +02:00
Mark Otto
4aca4cf866
grunt for table change
2014-06-10 00:26:20 -07:00
Mark Otto
3556f9e3ad
Merge branch 'master' of github.com:twbs/bootstrap
2014-06-10 00:25:52 -07:00
Mark Otto
e06970948b
Fixes #13616 : Add custom gutter support to containers
2014-06-10 00:24:23 -07:00
Mark Otto
070862667a
Merge pull request #13670 from nadangergeo/master
...
Table-responsive: changed overflow-x to auto to hide scrollbar when it's not overflown, fixes #13669 .
2014-06-10 00:14:33 -07:00
Mark Otto
0a3fe8c79b
Merge pull request #12690 from twbs/docs_zeroclipboard
...
Add ZeroClipboard to docs
2014-06-09 23:36:41 -07:00
Mark Otto
82bd8b6dfd
twerk copy
2014-06-09 23:29:44 -07:00
Mark Otto
1666d55953
Merge pull request #13771 from twbs/jekyll-2.x
...
Update docs for Jekyll 2.x.
2014-06-09 23:14:00 -07:00
XhmikosR
1b8935ee95
Run grunt dist.
2014-06-10 08:30:17 +03:00
XhmikosR
89c0e4d2ab
Update ZeroClipboard to v1.3.5.
...
Also use the official filenames.
2014-06-10 08:30:17 +03:00
XhmikosR
5057e7c7b8
Remove unused variables and make tests pass.
2014-06-10 08:30:17 +03:00
Mark Otto
7d1365ce1c
Refactor and restyle.
2014-06-10 08:30:16 +03:00
soundarapandian
250e021ff1
Integrate ZeroClipboard to easily copy code snippets
2014-06-10 08:30:16 +03:00
Mark Otto
9e1652aa50
grunt
2014-06-09 22:25:24 -07:00
Mark Otto
9ac3fe6fcf
Merge branch 'master' of github.com:twbs/bootstrap
2014-06-09 22:25:00 -07:00
Mark Otto
c7783f5ad8
Fixes #13587 : Switch to Kramdown for Markdown compiler in Jekyll
2014-06-09 22:24:51 -07:00
XhmikosR
ff9ab6ce21
Update docs for Jekyll 2.x.
2014-06-10 08:14:09 +03:00
Jacob
6a2482447d
Merge pull request #13770 from twbs/fat-carousel
...
change how carousel indicators activate - fixes #12592
2014-06-09 22:09:38 -07:00
Katie Zhu
5eaedbe097
change how carousel indicators activate #12592
2014-06-09 21:59:03 -07:00
Mark Otto
61dbc6134e
Merge branch 'master' of github.com:twbs/bootstrap
2014-06-09 21:56:45 -07:00
Mark Otto
2535f7c79a
fixes #13769
2014-06-09 21:45:55 -07:00
Mark Otto
12aeeaca0e
Merge pull request #13768 from twbs/font_files_docs
...
Simpler and updated docs copy for icon font file paths
2014-06-09 21:35:05 -07:00
Mark Otto
d2061e8aeb
relative
2014-06-09 21:26:57 -07:00
Mark Otto
24a9b34add
typo
2014-06-09 21:08:24 -07:00
Mark Otto
b35840e48d
simpler and updated docs copy for icon font file paths
2014-06-09 21:00:27 -07:00
Chris Rebert
2213a5b756
bump grunt-contrib-connect to ~0.8.0
2014-06-09 17:32:10 -07:00
Chris Rebert
b4ab047b81
update shrinkwrap
2014-06-09 17:26:49 -07:00
Chris Rebert
a6fac741ea
README: move badges to separate line
...
much badge, so wow
2014-06-09 17:05:01 -07:00
Chris Rebert
c20c0d9dff
Merge pull request #13766 from twbs/npm-badge
...
Add npm version badge to README
2014-06-09 17:02:39 -07:00
Chris Rebert
8b3d27e01c
Add npm version badge to README
...
Follow-up to #12857
[skip sauce] [skip validator]
2014-06-09 17:01:55 -07:00
XhmikosR
48e2f92aab
Fix favicon.ico after d763b0fe5b.
2014-06-09 11:13:24 +03:00
XhmikosR
41b92b967a
Run grunt.
...
[ci skip]
2014-06-09 11:10:09 +03:00
XhmikosR
8cdc34f6e3
Update filesaver.js to v2014-05-27.
...
[ci skip]
2014-06-09 11:10:08 +03:00
XhmikosR
91bed93d55
Update Blob.js to v2014-05-31.
...
[ci skip]
2014-06-09 11:10:08 +03:00
Mark Otto
1309085d57
change up the padding on bs-docs-header container to alleviate #13682
2014-06-08 23:09:06 -07:00
Mark Otto
8d9ef8f0a1
Addresses part of #13643 : Correct webkit-linear-gradient syntax in horizontal gradients
2014-06-08 23:02:16 -07:00
Mark Otto
85cde774b9
remove max-width: 100%; from table and place it on .table
2014-06-08 16:54:05 -07:00
Mark Otto
aee18bcc4a
Merge pull request #13707 from bcullman/bcullman-remove-table-max-width
...
removing unnecessary max-width on tables
2014-06-08 16:53:14 -07:00
Mark Otto
4e67dc8109
Merge pull request #13738 from thomaswelton/issue-13737-fix-ie11-rem-sizing
...
Use px for font-size fixes #13737
2014-06-08 16:38:17 -07:00
Mark Otto
76277f87b8
Merge pull request #13189 from twbs/apple-touch-icon
...
New apple touch icon and favicon
2014-06-08 16:18:09 -07:00
Jacob
fe74a8bb3e
Merge pull request #13755 from twbs/fat-visual-test
...
Adds isolated visual tests for javascript plugins (decoupled from docs)....
2014-06-08 16:05:08 -07:00
XhmikosR
e1f9c25f8d
Losslessly compress apple-touch-icon-precomposed.png.
2014-06-09 01:15:08 +03:00
Mark Otto
d763b0fe5b
new icons
2014-06-09 01:15:08 +03:00
XhmikosR
29d00e0cd7
Move apple-touch-icon-precomposed.png and favicon.ico in docs root.
...
This way, it works in all browsers.
2014-06-09 01:14:44 +03:00
XhmikosR
79cbf5501e
Use a 152x152 apple touch icon.
2014-06-09 01:14:44 +03:00
XhmikosR
9884a3d775
Re-create favicon.ico from the new SVG image.
2014-06-09 01:14:44 +03:00
Mark Otto
5dbfdd47c5
fixes #13375
2014-06-08 14:08:06 -07:00
Mark Otto
d1872b4c98
Merge branch 'master' into pr/13736
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
2014-06-08 13:57:44 -07:00
Mark Otto
5cd72ce230
grunt
2014-06-08 13:55:40 -07:00
Mark Otto
14c3760033
Merge pull request #13735 from skhilko/master
...
Fix bug where a panel recieve extra top border when placed within a collapsible panel
2014-06-08 13:53:53 -07:00
Mark Otto
88068e93fa
Merge branch 'master' of github.com:twbs/bootstrap
2014-06-08 13:28:56 -07:00
Mark Otto
d1cf27bd03
fix nested containers (addresses some of #13682 )
2014-06-08 13:28:45 -07:00
Mark Otto
2919a3dd80
Merge pull request #13542 from twbs/icon_paths
...
Fixes #13478 , reverts #10941
2014-06-08 11:23:20 -07:00
Mark Otto
34891de173
grunt
2014-06-08 11:19:35 -07:00
Mark Otto
1e3b93804f
grunt
2014-06-08 11:18:59 -07:00
Mark Otto
3ee5542c99
Merge pull request #13649 from ItsJonQ/repaint-fixes-2
...
Repaint Fixes When Scrolling
2014-06-08 11:14:57 -07:00
Mark Otto
7231efabde
Merge pull request #13745 from twbs/fix-13281
...
set not-allowed cursor on disabled radio+checkbox labels
2014-06-08 11:05:39 -07:00
Mark Otto
5fd8ca9089
fixes #13210 : clean up tooltip example
2014-06-08 10:51:32 -07:00
Mark Otto
98574cd018
Merge pull request #13744 from twbs/fix-13650
...
replace SemVer summary with a link to its website
2014-06-08 10:25:50 -07:00
fat
91103e6d1f
Adds isolated visual tests for javascript plugins (decoupled from docs). This makes it
...
faster and easier to test/develop js functionality not represented in unit tests, and gives us
a playground for interactions, etc.
It also makes it so developing javascript is now decoupled form jekyll, which should make everything
faster and less painful.
This commit also reverts my filter commit https://github.com/twbs/bootstrap/commit/9900771aa7f1b3ddcee49aec84082104776ace70
which broke scrollspy for dropdowns.
2014-06-07 19:11:44 -07:00
Chris Rebert
57c8982b1c
Merge branch 'mikegreiling-scrollspy-update'
2014-06-07 18:27:32 -07:00
Mike Greiling
1cfa902e31
refactor scrollspy refresh method
...
Closes #13702 by merging a rebased version of it.
2014-06-07 18:26:39 -07:00
Mike Greiling
bc8e6ffb7d
removing this.$element as it is a superfluous copy of this.$scrollElement
2014-06-07 18:09:53 -07:00
Mike Greiling
632313d631
no need to check for href attribute on the scrollable element
2014-06-07 18:09:53 -07:00
Mike Greiling
0be4109688
there is no need for this.offsets and this.targets to be jQuery objects
2014-06-07 18:09:53 -07:00
Chris Rebert
2ca6581798
Merge pull request #13752 from twbs/fix-13268
...
Proposed fix for #13268
2014-06-07 18:03:49 -07:00
Chris Rebert
21de05c8c0
don't show tooltips/popovers whose element isn't in the DOM; fixes #13268
2014-06-07 17:54:11 -07:00
Chris Rebert
b23ed1b034
put the tooltips into the DOM in the tooltip unit tests
2014-06-07 17:54:11 -07:00
Chris Rebert
20c099d41a
add failing test for #13268
2014-06-07 17:54:10 -07:00
XhmikosR
3b99a41246
Merge pull request #13388 from twbs/xhmikosr-js-style
...
Improve JS style
2014-06-07 09:13:05 +03:00
Chris Rebert
dd7ee517e4
add docs for #13745
...
Good catch @juthilo
[skip sauce]
2014-06-06 17:29:36 -07:00
Chris Rebert
739bf379a9
set not-allowed cursor on disabled radio+checkbox labels; fixes #13281
...
[skip validator] [skip sauce]
2014-06-06 17:23:28 -07:00
Chris Rebert
3cbbc70d55
Merge pull request #13627 from twbs/maybe-fix-12364
...
Hopefully fixes trigger focus restoration on modal close
2014-06-06 15:59:17 -07:00
XhmikosR
03a8949d7c
Run grunt.
2014-06-06 01:23:07 +03:00
XhmikosR
e2cabe4971
Minor style tweaks.
2014-06-06 01:23:07 +03:00
XhmikosR
82fc03f3b6
carousel.js: remove unneeded variable assignment.
...
`slideIndex` is assigned to the same value a few lines above.
2014-06-06 01:23:07 +03:00
XhmikosR
7b0acf14d8
Comply to the new style.
2014-06-06 01:23:07 +03:00
XhmikosR
5ef9383f53
Tweak JSHint and JSCS checks.
...
Be more consistent across the whole codebase.
Also, make use of JSHint's 2.5.1 `extends` and `qunit` options. This way we set our basis options in js/.jshintrc and override the rest.
2014-06-06 01:23:06 +03:00
Chris Rebert
a8641b4db7
Merge pull request #10632 from stuartpb/patch-1
...
Customizer: Alert on successful save to Gist
2014-06-05 13:58:22 -07:00
Chris Rebert
47a0de9b93
replace SemVer summary with a link to its website; fixes #13650
...
[skip validator] [skip sauce]
2014-06-05 12:06:09 -07:00
Chris Rebert
ef436c761b
Merge pull request #13740 from jasny/patch-composer-replace
...
Added rename directive for composer
2014-06-05 09:02:36 -07:00
Arnold Daniels
53b8254fe0
Added directive for composer
2014-06-05 13:24:56 +02:00
Thomas Welton
ea99e3c91b
Use px for font-size fixes #13737
2014-06-05 12:07:40 +01:00
Ben Zumhagen
5872a7e0ac
Resolves Issue #13689
...
Doing this the right way this time. Hiding .panel-footer top border when
preceeded by a .list-group. This should resolve the "double border"
issue.
2014-06-04 22:18:40 -04:00
Siarhei Khilko
f87a023153
Fix bug where a panel recieve extra top border
...
https://github.com/twbs/bootstrap/issues/13734
A panel placed inside of a collapsible panel recieve extra top border.
This commit reduces the effect of a selector to apply a border only to
the collapsible panel body itself, not to any panel placed within it.
2014-06-04 15:20:36 -07:00
Chris Rebert
f9495eab12
Merge pull request #13732 from twbs/bump-sauce
...
Bump grunt-saucelabs to ~8.0.2
2014-06-04 13:40:23 -07:00
Chris Rebert
e91eaa2884
update shrinkwrap
...
[skip validator]
2014-06-04 12:40:53 -07:00
Chris Rebert
f0c97bf758
bump grunt-saucelabs to ~8.0.2
2014-06-04 12:38:26 -07:00
Chris Rebert
6d7c0b2513
Merge pull request #13731 from twbs/bump-deps
...
Bump dependency versions
2014-06-04 12:36:17 -07:00
Chris Rebert
19987cc285
update shrinkwrap
...
[skip sauce] [skip validator]
2014-06-04 12:21:42 -07:00
Chris Rebert
34621740b3
bump grunt-contrib-jade to ~0.12.0
2014-06-04 12:06:47 -07:00
Chris Rebert
094e42883a
bump grunt-contrib-qunit to ~0.5.1
2014-06-04 12:06:03 -07:00
Chris Rebert
c0ba4622c1
Merge pull request #13716 from rustinlee/fix-creators-anchor
...
Changed broken #authors anchor to #creators
2014-06-02 13:02:27 -07:00
Rustin Wollin
22cdf4ae94
Changed broken #authors anchor to #creators
2014-06-02 15:43:57 -04:00
bcullman
445deb7e2d
removing unnecessary max-width on tables
2014-05-29 13:13:03 -07:00
Chris Rebert
5a1614466d
Merge pull request #13700 from twbs/role-menu-all-the-things
...
add missing role="menu" attrs to .dropdown-menu elements in docs+examples
2014-05-28 17:21:58 -07:00
Chris Rebert
95ff94091e
add missing role="menu" attrs to .dropdown-menu elements in docs+examples
...
Docs audit prompted by #13697 .
[skip sauce]
2014-05-28 17:18:22 -07:00
Chris Rebert
ad34c3b061
fix #13697
...
[skip sauce]
2014-05-28 16:52:47 -07:00
سید مرتضی موسوی
67a332c97b
fix variables in panels.less
2014-05-27 17:09:47 +04:30
سید مرتضی موسوی
6e4825aef1
Color Contrast for panel heading
...
related to #13686
2014-05-27 15:31:13 +04:30
Konstantin Kulinicenko
585f4787f7
text transformation added
...
Transform text in components with text capitalization classes.
2014-05-24 15:33:15 +02:00
Nadan Gergeo
36616db81d
Table-responsive: changed overflow-x to auto to hide scrollbar when it's not overflown, fixes #13669 .
2014-05-24 05:50:45 +02:00
Chris Rebert
8e568a8e36
grunt dist
2014-05-23 15:49:13 -07:00
Chris Rebert
475dbe58b0
Merge pull request #13589 from mrobinet/scrollspy-maxScroll-with-offset
...
Adjust for Scrollspy offset when calculating maxScroll.
2014-05-23 14:36:05 -07:00
Chris Rebert
bc1ce426d9
Merge pull request #13593 from ResentedHook/master
...
Add tooltip self-reference to address #12320
2014-05-23 14:33:19 -07:00
Chris Rebert
ef62254917
Merge pull request #13557 from bassettsj/aria-describedby-tooltip-13480
...
Aria describedby tooltip: #13480
2014-05-23 14:11:15 -07:00
Chris Rebert
66bc4d1c67
Merge pull request #13668 from twbs/bump-sauce
...
Bump grunt-saucelabs to ~7.0.0
2014-05-23 13:50:09 -07:00
Chris Rebert
c6cb8abdce
update shrinkwrap
...
[skip validator]
2014-05-23 12:55:08 -07:00
Chris Rebert
7b2600cfc5
bump grunt-saucelabs to ~7.0.0
2014-05-23 12:53:12 -07:00
Chris Rebert
656597e4dd
Merge pull request #13667 from twbs/bump-deps
...
Bump glob to ^4.0.0
2014-05-23 12:52:29 -07:00
Chris Rebert
02ca217278
update shrinkwrap
...
[skip sauce]
2014-05-23 12:48:38 -07:00
Chris Rebert
8be8fb61bb
bump glob to ^4.0.0
2014-05-23 12:29:24 -07:00
Chris Rebert
676fda9c8f
Merge pull request #13626 from twbs/address-13090
...
show proper error message when viewing Customizer in IE8
2014-05-23 08:48:45 -07:00
Mark Otto
d66b65ddde
Merge branch 'master' into icon_paths
...
Conflicts:
dist/css/bootstrap.css.map
docs/dist/css/bootstrap.css.map
2014-05-22 23:01:42 -07:00
Mark Otto
10e9fef85c
Merge pull request #13651 from twbs/ios-temporal
...
update explanatory comment about iOS date/time inputs bug
2014-05-22 21:48:56 -07:00
Mark Otto
338cff1359
clarify
2014-05-22 21:39:47 -07:00
Mark Otto
46974490e4
grunt dist for docs
2014-05-22 21:39:37 -07:00
Mark Otto
4f60a7fae9
don't change code bg on callouts
2014-05-22 21:34:49 -07:00
Mark Otto
64bb8be707
more callout tweaks
2014-05-22 21:34:24 -07:00
Mark Otto
abbf6da6aa
tighten up callouts and remove backgrounds
2014-05-22 21:12:13 -07:00
Mark Otto
a375069704
Merge branch 'master' of github.com:twbs/bootstrap
2014-05-22 20:57:10 -07:00
Mark Otto
ef360b61b5
clarify and danger-ify affix docs usage requirements, per #10235
2014-05-22 20:14:32 -07:00
Mark Otto
68de4bf387
Merge pull request #13463 from twbs/docs-theme-toggler
...
add button to toggle the optional theme when viewing the docs
2014-05-22 19:20:32 -07:00
Mark Otto
326f6b2b87
Merge branch 'master' into docs-theme-toggler
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/css/docs.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-05-22 18:54:25 -07:00
Mark Otto
fab9ab8fe9
Reset the padding on radio/checkbox labels in form-inline
2014-05-22 18:42:21 -07:00
Mark Otto
12b5d46f17
move it to the sidebar
2014-05-22 18:38:43 -07:00
Max Kramer
ee12ce8305
Add aria-haspopup and aria-expanded attributes to dropdown plugin
...
1. Add aria-haspopup="true" and aria-expanded="false" to dropdown docs
2. Toggle aria-expanded between "true" and "false" when opening and closing dropdown
Satisfy item 1 from https://github.com/paypal/bootstrap-accessibility-plugin#dropdown . See #13553 .
2014-05-22 18:13:41 -04:00
XhmikosR
cae7dee236
Revert 4f9270cc20.
...
The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job.
2014-05-22 10:55:28 +03:00
Chris Rebert
1340a491e5
grunt dist
2014-05-21 23:37:06 -07:00
Chris Rebert
8a62f9e61f
show proper error message when viewing Customizer in IE8
...
Closes #13090 .
[skip sauce]
2014-05-21 21:07:16 -07:00
Chris Rebert
3261ab704e
update explanatory comment about iOS date/time inputs bug
...
Per:
* http://jsbin.com/purer/2/edit
* https://github.com/cvrebert/bs-css-hacks/blob/6e8aa78384a005b007fc45327c9516dcf6ec0f30/README.md#ios-temporal-input-line-height
Thanks @mdo <3
[skip sauce] [skip validator]
2014-05-21 16:50:23 -07:00
ItsJonQ
7da34cc0ec
Applied translate3d to modal, navbar-fixed and affix to combat browser repaint
2014-05-21 17:24:43 -04:00
Mark Otto
707b362b80
Merge branch 'master' into docs-theme-toggler
...
Conflicts:
docs/assets/css/docs.min.css
2014-05-20 23:27:40 -07:00
Mark Otto
91d51d3fba
Merge branch 'master' into icon_paths
2014-05-20 23:21:12 -07:00
XhmikosR
3dd1531d81
Merge pull request #13624 from robertdodd/master
...
Reassigned minification of CSS files to the cssmin task.
2014-05-19 15:07:40 +03:00
Chris Rebert
b058c018eb
Hopefully a fix for #12364
...
* register the callback before invoking the toggling
* listen for `hidden` instead of `hide`
* account for the possibility of the associated `show` event being preventDefault-ed
Adds relevant unit tests.
2014-05-19 02:14:14 -07:00
Chris Rebert
e9b99d475c
fix typo in assertion description
2014-05-19 00:47:06 -07:00
Chris Rebert
7d75734e10
Merge pull request #13615 from twbs/namespacing
...
add missing event namespacing in modal.js
2014-05-19 00:42:10 -07:00
Robert Dodd
8e354c4240
Reassigned minification of CSS to cssmin task.
...
Reassigned minification of CSS files from the less task to the cssmin
task
2014-05-19 17:07:31 +10:00
Chris Rebert
082bc20bb9
Merge pull request #13623 from twbs/skip-ci-steps
...
add [skip sauce] and [skip validator]
2014-05-18 17:26:14 -07:00
Chris Rebert
4a9ab6011d
prove that [skip validator] works
...
removes the extra newline added in the previous commit
2014-05-18 17:20:55 -07:00
Chris Rebert
ca23e3913b
prove that [skip sauce] works
...
add extra newline to .travis.yml that I'll remove momentarily
2014-05-18 17:20:54 -07:00
Chris Rebert
6638fc1649
Gruntfile: skip steps when $TWBS_DO_*=0
2014-05-18 17:20:54 -07:00
Chris Rebert
db26c9f4b4
Gruntfile: extract runSubset() func
2014-05-18 17:20:54 -07:00
Chris Rebert
df9f576583
Travis: skip RubyGems install+cache when TWBS_DO_VALIDATOR=0
2014-05-18 17:20:54 -07:00
Chris Rebert
1da03a1e73
add to TRAVIS_COMMIT_MSG, TWBS_DO_VALIDATOR, TWBS_DO_SAUCE vars to Travis
2014-05-18 17:20:54 -07:00
Chris Rebert
511240b377
update link to Grunt setup & info
2014-05-17 22:55:29 -07:00
Chris Rebert
5f59f96020
Merge pull request #13600 from twbs/resize-note-correction
...
change note in .resizable() mixin for accuracy
2014-05-17 15:29:07 -07:00
Stuart P. Bentley
d5d64c2e4e
Update showSuccess to use new classes
2014-05-17 13:22:57 -04:00
Chris Rebert
3d1723d689
add missing event namespacing in modal.js
2014-05-16 17:05:03 -07:00
Chris Rebert
e44f5b15b1
Merge branch 'impl-13342'; Closes #13342 .
2014-05-16 14:30:31 -07:00
Attila Dobi
f47ad79538
add target option to Affix plugin
2014-05-16 13:07:45 -07:00
Steven Bassett
a70da16f6f
Adds aria described by to tooltip plugin for accessibility
...
Generates a unique id for tooltip and adds [aria-describedby] to the element
it is called on. Resolves issue #13480
- set up test
- linted the code styles
- passed the tests
- integrated feedback from @cvrebert
2014-05-16 10:45:38 -07:00
Chris Rebert
a40ff40b8f
Merge pull request #13601 from twbs/tooltip-popover-doc
...
Sync tooltip & popover docs
2014-05-15 01:58:19 -07:00
Chris Rebert
00fcf072c6
update default 'template' value in popover docs
2014-05-14 18:43:14 -07:00
Chris Rebert
3465d984fb
add 'container' option motivation to tooltip docs
2014-05-14 18:23:58 -07:00
Chris Rebert
6fdbd8e3cf
add 'selector' option motivation to tooltip docs
2014-05-14 18:21:19 -07:00
Chris Rebert
e839a49995
add multiple triggers info to popover docs
2014-05-14 18:21:19 -07:00
Chris Rebert
90cfa1a44d
add 'viewport' option to popover docs; #12328 erratum
2014-05-14 18:20:55 -07:00
Chris Rebert
99f6f700f4
docs: sort tooltip & container options for sanity
2014-05-14 18:12:18 -07:00
Chris Rebert
f6bebbd83a
reference other more recent source regarding the IE viewport bug
2014-05-14 17:08:53 -07:00
Chris Rebert
7287582cf2
more precise docs link
2014-05-14 16:41:40 -07:00
Chris Rebert
95683ddfca
change note in .resizable() mixin for accuracy
...
Not a Safari bug. It's standards-compliant.
Quoting from http://www.w3.org/TR/css3-ui/#resize :
> ### 8.1. `resize` property
>
> * Applies to: elements with `overflow` other than `visible`
>
> The `resize` property applies to elements whose computed `overflow` value is something other than `visible`.
Original comment was added in commit 648c468927 .
2014-05-14 15:33:41 -07:00
j.corns
122c05dbd8
Add tooltip self-reference to address #12320
...
primarily adds a data- attribute to the tooltip (and thus, the popover)
to create a self-reference.
2014-05-14 10:36:32 -07:00
Chris Rebert
5c11632baf
Merge pull request #13594 from twbs/bump-saucelabs
...
bump grunt-saucelabs to v5.1.3
2014-05-13 15:35:07 -07:00
Chris Rebert
6fef447a62
bump grunt-saucelabs to v5.1.3
2014-05-13 14:54:41 -07:00
Mike Robinet
c2e94eba8d
Add Scrollspy maxScroll with offset test.
2014-05-13 12:53:54 -05:00
Mike Robinet
e84b0c0433
Adjust for Scrollspy offset when calculating maxScroll.
2014-05-13 09:57:04 -05:00
XhmikosR
ceda948372
Remove unneeded spaces from pre.
2014-05-13 17:14:34 +03:00
Chris Rebert
239d5e0e39
add link to StackOverflow question regarding Android <select> bug
2014-05-13 04:19:51 -07:00
Chris Rebert
828a5baa00
remove update-shrinkwrap from the default Grunt task
...
Most folks shouldn't care about the shrinkwrap.
It should only be run on-demand, not as a routine/periodic thing.
2014-05-13 02:08:25 -07:00
Chris Rebert
19ac6e59b3
Merge pull request #13579 from twbs/nuike-more-rtl-stuff
...
Remove RTL leftovers.
2014-05-13 00:06:03 -07:00
XhmikosR
d0fca8aaad
Remove RTL leftovers.
2014-05-13 09:26:24 +03:00
XhmikosR
7a765d1f8b
Update jQuery to v1.11.1.
2014-05-13 08:33:23 +03:00
Mark Otto
58f03754c6
unfuck the gruntifle
2014-05-12 22:01:29 -07:00
Stuart P. Bentley
b5f9e2eb60
Customizer: Alert on successful save to Gist
2014-05-13 00:52:44 -04:00
Mark Otto
e52920ca87
no more concurrency
2014-05-12 21:50:13 -07:00
Mark Otto
8ee6a6be80
grunt
2014-05-12 21:28:14 -07:00
Mark Otto
f39b272fed
grunt
2014-05-12 21:19:01 -07:00
Mark Otto
fc46209811
Merge branch 'master' of github.com:twbs/bootstrap
2014-05-12 21:17:53 -07:00
Mark Otto
d03fd289d9
grunt for raw js
2014-05-12 21:17:42 -07:00
Jacob
95f9184719
Merge pull request #13578 from twbs/fat-versions
...
versions
2014-05-12 21:16:14 -07:00
Mark Otto
7e1f2994d1
grunt dist
2014-05-12 21:15:27 -07:00
fat
f219fee07b
versions
2014-05-12 21:15:16 -07:00
Jacob
c312d735d9
Merge pull request #13191 from AshleyDawson/master
...
Fixed nested tab elements li activation
2014-05-12 20:57:21 -07:00
Mark Otto
c42cd8164c
Merge branch 'master' into icon_paths
...
Conflicts:
dist/css/bootstrap.css.map
docs/dist/css/bootstrap.css.map
2014-05-12 20:26:23 -07:00
Mark Otto
d4c7248749
grunt dist
2014-05-12 20:26:01 -07:00
Mark Otto
5938774296
Merge pull request #13369 from armikbd/bootstrap-itsme
...
Dropdown menu in justified button-group
2014-05-12 20:23:34 -07:00
Mark Otto
d8baec85f5
remove the comment
2014-05-12 20:14:39 -07:00
Mark Otto
31956be6ef
Merge branch 'master' into icon_paths
...
Conflicts:
dist/css/bootstrap-rtl.css
dist/css/bootstrap.css.map
dist/js/bootstrap.min.js
docs/dist/css/bootstrap.css.map
docs/dist/js/bootstrap.min.js
2014-05-12 19:57:49 -07:00
Mark Otto
be18f50fd0
nuke the rtl example
2014-05-12 19:56:29 -07:00
Mark Otto
be00b82bb9
nuke the rtl docs
2014-05-12 19:55:58 -07:00
Mark Otto
0d1018cb2f
grunt
2014-05-12 19:53:12 -07:00
Mark Otto
81a1825d6e
Merge branch 'master' of github.com:twbs/bootstrap
2014-05-12 19:48:04 -07:00
Mark Otto
f5513fd30e
nuke rtl
2014-05-12 19:47:53 -07:00
Jacob
fd0f563d8a
Merge pull request #13576 from twbs/fat-12211
...
fixes #12211 : Scrollspy: Navs in different tabs can interfere with each ...
2014-05-12 19:17:12 -07:00
fat
9900771aa7
fixes #12211 : Scrollspy: Navs in different tabs can interfere with each othe
2014-05-12 19:15:23 -07:00
Chris Rebert
ae80cdca24
Revert "Temporarily revert README deletions from #13470,"
...
This reverts commit 54284a13c6 .
2014-05-12 12:58:47 -07:00
Chris Rebert
54284a13c6
Temporarily revert README deletions from #13470 ,
...
pending the release of v3.2.0's updated hosted docs.
Fixes #13572 .
2014-05-12 12:54:10 -07:00
Mark Otto
96bdc56fde
cleanup
2014-05-10 13:31:18 -07:00
Mark Otto
696844fe08
Merge pull request #13549 from danielhusar/master
...
IE8 button group support
2014-05-10 12:41:01 -07:00
Jacob
0e91b85d2a
Merge pull request #13541 from gpakosz/patch-2
...
Fixed affix-bottom positioning
2014-05-10 09:41:12 -07:00
Daniel
056a192f95
Squashed commit of the following:
...
commit 81324491f4913d6797c3c9e4df83a1aefd7d9116
Author: Daniel <dano.husar@gmail.com >
Date: Sat May 10 17:37:29 2014 +0100
use opacity mixin
commit 694b0a3fcd196e8cba9e4c23850f903c0804cb44
Author: Daniel Husar <dano.husar@gmail.com >
Date: Fri May 9 13:47:35 2014 +0100
Update button-groups.less
2014-05-10 17:39:34 +01:00
XhmikosR
ed98b3dfc0
Update html5shiv to 3.7.2.
2014-05-10 09:23:53 +03:00
Chris Rebert
a217ed776d
Merge pull request #13558 from twbs/nav-tabs-role-tablist
...
add some ARIA roles to tabs for improved accessibility
2014-05-09 23:12:46 -07:00
Chris Rebert
90138390ba
Merge pull request #13559 from twbs/carousel-role
...
add role="button" to [data-slide="prev"],[data-slide="next"] to improve accessibility
2014-05-09 16:02:56 -07:00
Chris Rebert
b7ac0d401f
add role="button" to [data-slide="prev"],[data-slide="next"] to improve accessibility
...
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-09 15:31:52 -07:00
Chris Rebert
0a808fc56c
add role="tab" to .nav-tabs [data-toggle="tab"]
...
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-09 15:12:57 -07:00
Chris Rebert
e9374c0609
add role="tablist" to .nav-tabs in examples to improve accessibility
...
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-09 15:05:20 -07:00
Chris Rebert
48fd9e29a2
Merge pull request #13543 from twbs/fix-13305
...
Customizer: make utilities.less inclusion mandatory
2014-05-08 17:20:36 -07:00
Chris Rebert
e6788ef979
Customizer: make utilities.less inclusion mandatory
...
Fixes #13305 .
2014-05-08 16:49:19 -07:00
Chris Rebert
cb2ef1eff4
grunt dist
2014-05-08 16:35:03 -07:00
Mark Otto
510f4fe50a
Fixes #13478 , reverts #10941
2014-05-08 15:41:08 -07:00
Gregory Pakosz
78cac11cef
Fixed affix-bottom positioning
...
Set top position to (scrollHeight - this.$element.height() - offsetBottom).
2014-05-09 00:26:31 +02:00
Chris Rebert
91607900c0
Merge pull request #13536 from Quy/master
...
Remove outdated rtl nav links
2014-05-08 10:33:13 -07:00
Quy Ton
5f6304bd65
Remove outdated rtl nav links
2014-05-08 07:20:25 -07:00
Mark Otto
6a803ad777
Update .travis.yml
2014-05-07 23:37:41 -07:00
Mark Otto
00b6f27897
Merge pull request #13531 from twbs/grunt-html-docs
...
move Grunt info from README into HTML docs
2014-05-07 21:30:22 -07:00
Chris Rebert
bdd822a94c
regenerate minified docs JS & CSS
2014-05-07 20:19:40 -07:00
Chris Rebert
5d8880fdfa
move Grunt info from README into HTML docs
...
Fixes #13470
2014-05-07 19:38:27 -07:00
Chris Rebert
7d0f7e8441
add button to toggle the optional theme when viewing the docs; fixes #9764
2014-05-07 16:12:42 -07:00
Mark Otto
f0daa64a29
move rtl to getting started, per @cvrebert's feedback
2014-05-07 15:30:27 -07:00
Mark Otto
7408917887
Merge pull request #13499 from twbs/clarify-rtl
...
emphasize that bootstrap-rtl.css & bootstrap.css should not be used together
2014-05-07 15:28:08 -07:00
Chris Rebert
16cff71ba4
Merge pull request #13504 from Quy/resputil
...
Fix .visible-print deprecation version #.
2014-05-07 14:35:33 -07:00
Chris Rebert
aa877571f3
Merge pull request #13528 from twbs/unlock-jscs
...
unlock & bump grunt-jscs-checker to ~0.4.3
2014-05-07 13:37:48 -07:00
Chris Rebert
150ca95b19
unlock & bump grunt-jscs-checker to ~0.4.3
2014-05-07 13:28:02 -07:00
Chris Rebert
d36c150569
tweak formatting in Carousel docs for clarity; fixes #13522
2014-05-06 11:34:46 -07:00
XhmikosR
06fae12023
Update JSZip to v2.2.2.
2014-05-06 12:43:41 +03:00
Chris Rebert
9444df2476
Merge pull request #13511 from hnrch02/button-reset-falsey-values-fix
...
Allow for resetText of a button to be a falsey value; fixes #13466
2014-05-05 22:55:05 -07:00
Chris Rebert
a032c396ee
Merge pull request #13406 from EnsignR/closed.bs.alert-after-remove
...
fires closed.bs.alert *after* DOM detach() as per #12379
2014-05-05 22:47:50 -07:00
Chris Rebert
c3f294dae7
Merge pull request #13514 from twbs/jscs
...
bump grunt-jscs-checker to v0.4.1
2014-05-05 12:36:58 -07:00
Chris Rebert
64fdbd7621
bump grunt-jscs-checker to v0.4.1; refs #13512
2014-05-05 12:31:17 -07:00
Chris Rebert
5728b5791c
update-shrinkwrap
2014-05-05 12:13:14 -07:00
Chris Rebert
b100e15d41
temporarily lock grunt-jscs-checker to v0.4.0
...
Per #13512 & https://github.com/mdevils/node-jscs/issues/357
2014-05-05 12:08:04 -07:00
Heinrich Fenkart
d8ee1ba9b6
Allow for resetText of a button to be a falsey value; fixes #13466
2014-05-05 19:07:47 +02:00
Chris Rebert
cd95849794
Merge pull request #13506 from twbs/jscs-ratchet
...
import rules from Ratchet's JSCS config with which we already comply
2014-05-04 15:21:45 -07:00
Chris Rebert
06af640e82
import rules from Ratchet's JSCS config with which we already comply
2014-05-04 15:15:02 -07:00
Quy Ton
ed410667df
Fix .visible-print deprecation version #.
2014-05-04 09:02:55 -07:00
breaddevil
7627b24c1e
replace js scrollspy test for default behavior
2014-05-04 11:24:31 +02:00
Chris Rebert
f71f2dbeb0
emphasize that bootstrap-rtl.css & bootstrap.css should not be used together
2014-05-04 02:24:04 -07:00
Chris Rebert
04028cf6fe
add RTL CSS files to "What's included" section of docs
2014-05-04 02:20:07 -07:00
Chris Rebert
d6104b1151
include RTL CSS CDN URL in Download docs
2014-05-04 02:09:34 -07:00
Chris Rebert
ce2cad6366
Merge pull request #13493 from twbs/close-btn-access
...
Improve accessibility of close buttons in modals & alerts
2014-05-04 00:33:58 -07:00
Mark Otto
3bc95979a9
Merge pull request #13495 from twbs/android-firefox
...
Officially support Android Firefox
2014-05-04 00:19:59 -07:00
Chris Rebert
fcbdbee995
Wall of browser bugs: formatting tweaks
2014-05-03 23:40:18 -07:00
Chris Rebert
c4a3848d57
mark Android Firefox as officially supported
2014-05-03 23:02:48 -07:00
Chris Rebert
588889cdc5
document #13390
2014-05-03 22:56:45 -07:00
Chris Rebert
949b81f511
Improve accessibility of close buttons in modals & alerts
...
Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders.
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
Per:
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog
2014-05-03 19:53:34 -07:00
Mark Otto
bae289d1fe
Merge pull request #13433 from watilde/fixed-navbar-radius-of-example-at-docs
...
Fixed navbar radius of example at docs
2014-05-03 18:50:28 -07:00
Chris Rebert
348e7a011a
bump grunt-css-flip to ~0.2.2
2014-05-03 16:43:02 -07:00
Mark Otto
f9b88cbe9e
Merge pull request #13461 from patrickhlauke/docs-dropdown-sr-only
...
Remove sr-only from components/dropdowns example
2014-05-01 22:41:06 -07:00
Chris Rebert
d9edf28c5f
make new Carousel tests compatible with noConflict mode
2014-05-01 13:37:44 -07:00
Chris Rebert
b23ca2de41
add role="tooltip" to popovers; fixes #13481
2014-05-01 13:27:00 -07:00
Patrick H. Lauke
463e02511b
Remove sr-only from components/dropdown entirely
...
possibly less confusing option, as per discussion, is to always show the
dropdown trigger button (both live and in that code example)
2014-05-01 20:26:42 +01:00
Chris Rebert
42c8daea75
Not Less' fault per se
2014-05-01 11:45:48 -07:00
Chris Rebert
99f22d97ba
Merge pull request #13434 from twbs/fix-13247
...
document grid column wrapping behavior; fixes #13247
2014-04-30 20:16:30 -07:00
Chris Rebert
f793853609
document grid column wrapping behavior; fixes #13247
2014-04-30 20:15:46 -07:00
Mark Otto
4c3ef52fc1
Merge branch 'pr/13320'
...
Conflicts:
dist/css/bootstrap-rtl.min.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap-rtl.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-04-30 19:48:22 -07:00
Mark Otto
108b7c390e
grunt dist
2014-04-30 19:47:56 -07:00
Mark Otto
a80eb1eb50
explain
2014-04-30 19:47:50 -07:00
Mark Otto
17f77a5070
Merge pull request #13328 from thebigredgeek/master
...
Added bower reference to main less file
2014-04-30 19:36:55 -07:00
Mark Otto
b217357252
grunt dist
2014-04-30 19:35:47 -07:00
Mark Otto
9f80cab096
Merge pull request #13449 from sejr/master
...
Increase .lead font-weight for better readability on mobile
2014-04-30 19:33:11 -07:00
Mark Otto
f20f66604b
Merge pull request #11966 from colllin/noconflict
...
Fix #11464 - JS noConflict() mode not working in 3.0.x
2014-04-30 17:43:43 -07:00
Mark Otto
abc797696d
Merge pull request #13437 from saas786/master
...
fixes #13367
2014-04-30 17:26:37 -07:00
XhmikosR
2c1fe5374e
Merge pull request #13424 from twbs/docs-libs
...
Update docs libs
2014-04-30 08:00:21 +03:00
Ross Nye
73f7acc01b
Update alert.js
...
Added call to remove() after event fires to clean up data as per discussion at #12379
2014-04-30 13:12:31 +10:00
Nick Colley
dd0b0cd664
Changed last-child to first-child
...
As noted by @jerem the first child will actually be the last shown
2014-04-30 01:08:24 +01:00
Patrick H. Lauke
7026c9626a
Remove sr-only from components/dropdowns example
...
Assuming sr-only is used in the actual live code so that the menu can be
shown open already ... but having sr-only in the highlighted example
code itself is confusing/misleading.
Also, change the text for the button from "Dropdown" to "Dropdown
trigger" for clarity (and it then matches
http://getbootstrap.com/javascript/#dropdowns )
2014-04-29 20:52:35 +01:00
Chris Rebert
bde5f1fe9f
Merge pull request #13422 from twbs/ie-emulation-modes-warning
...
Warn about IE emulation modes in docs+examples
2014-04-27 22:29:14 -07:00
Chris Rebert
a84a3693b1
add ie-emulation-modes-warning.js to docs & examples
2014-04-27 22:08:44 -07:00
Chris Rebert
686a45a84b
Merge pull request #13435 from twbs/doc-less-import-glyphicons
...
Document that @import-ing Bootstrap can break the icon font path
2014-04-27 20:45:35 -07:00
Sam Roth
3564369fdf
Update type.less
...
For better readability on mobile devices
2014-04-27 15:40:25 -04:00
Chris Rebert
d66a15154e
Merge pull request #13439 from nschonni/spacing-fixes
...
Minor Spacing fixes
2014-04-26 18:41:25 -07:00
Nick Schonning
5ea66ba3b0
Minor Spacing fixes
...
Flagged upstream in bootstrap-sass by scss-lint
2014-04-26 15:24:25 -04:00
XhmikosR
30b07b942e
Run grunt.
2014-04-26 08:35:48 +03:00
XhmikosR
ab1087f6e5
Update holder.js to v2.3.2.
2014-04-26 08:35:48 +03:00
XhmikosR
f2eff55064
Update JSZip to v2.2.1.
2014-04-26 08:35:47 +03:00
syed
43b6d6c2f8
fixes https://github.com/twbs/bootstrap/issues/13367
...
Second color stop value should be percentage instead of decimal value.
2014-04-26 09:44:14 +05:00
Chris Rebert
05d4932cad
Merge pull request #13396 from twbs/carousel-events
...
Carousel event properties
2014-04-25 19:35:38 -07:00
Chris Rebert
e114727ae9
Carousel.slide: rename e => slideEvent
2014-04-25 17:50:38 -07:00
Chris Rebert
4bd29bfcff
change 'slid' comments per @fat's feedback
2014-04-25 17:48:02 -07:00
Chris Rebert
31f01c1abb
Document that @import-ing Bootstrap can break the icon font path
...
Addresses part of #13429 .
2014-04-25 12:02:16 -07:00
Chris Rebert
d42b1a2d2d
fix #13427
2014-04-25 10:43:59 -07:00
Daijiro Wachi
485b7d0940
Fixed navbar radius of example at docs
2014-04-26 02:04:07 +09:00
Chris Rebert
cbb645323d
Merge pull request #13414 from twbs/readme-tweak
...
README: Authors => Creators
2014-04-25 09:23:10 -07:00
Chris Rebert
e0d1e406d3
Merge pull request #13423 from twbs/fix-13362
...
document that show-ing a tooltip/popover on a hidden element doesn't work
2014-04-24 19:16:09 -07:00
Chris Rebert
eab6d3ead8
add IE warning scripts to linter config
2014-04-24 19:14:06 -07:00
Chris Rebert
937ef4824e
remove semicolons :'-(
2014-04-24 19:14:06 -07:00
Chris Rebert
d4728b8c6d
add script to warn folks trying to test old IE using IE's unreliable emulation modes
2014-04-24 19:14:06 -07:00
Chris Rebert
6617d8bcd1
Document .direction & .relatedTarget properties of Carousel events.
...
Fixes #13395
2014-04-24 19:02:47 -07:00
Chris Rebert
4d0a8e31a4
Add direction & relatedTarget properties to slid.bs.carousel event
...
Fixes #13393
2014-04-24 19:02:47 -07:00
Mark Otto
022dc30891
Merge pull request #13176 from twbs/fat-13157
...
fixes #13157 - Collapse plugin - issues with transition end event bubbli...
2014-04-24 18:59:21 -07:00
Mark Otto
fe11ac77a2
Merge pull request #13390 from twbs/ie10-viewport-bug
...
add IE10 viewport bug workaround to examples
2014-04-24 18:50:30 -07:00
Mark Otto
0e48cb2f93
Merge pull request #13374 from Jakobovski/fix-issue-#13355
...
FIX : #13355 . Added .navbar-nav to migration change list.
2014-04-24 18:41:23 -07:00
Chris Rebert
9c25f5c06e
document that show-ing a tooltip/popover on a hidden element doesn't work; fixes #13362
2014-04-24 18:06:59 -07:00
Chris Rebert
aca859a13f
Merge pull request #13397 from twbs/fix-13394
...
document that non-:visible scrollspy targets are ignored
2014-04-23 14:44:22 -07:00
Chris Rebert
21feb7c58e
README: Authors => Creators
2014-04-23 14:08:25 -07:00
Chris Rebert
b882a63ff7
the master branch is the relevant one for current build status
2014-04-23 14:01:40 -07:00
Julian Thilo
fcdaed4917
Merge pull request #13408 from Quy/master
...
Add missing word.
2014-04-23 16:14:42 +02:00
Quy Ton
f6f74b5445
Add missing word.
2014-04-23 07:10:38 -07:00
Hayden Bleasel
4fa2d9e0ca
Improved mixin ability with nested media query
2014-04-23 20:36:49 +10:00
Ross Nye
637808f2ee
fires closed.bs.alert *after* DOM detach()
...
fires closed.bs.alert *after* element is removed from DOM.
Previously it fired while the element was still attached.
2014-04-23 17:34:32 +10:00
Collin Donahue-Oponski
a9f2b6ce0f
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object
2014-04-21 23:03:33 -06:00
fat
b9ae07d84a
fixes #13157 - Collapse plugin - issues with transition end event bubbling
2014-04-21 17:35:29 -07:00
Chris Rebert
6161c98238
document that non-:visible scrollspy targets are ignored; fixes #13394
2014-04-21 16:42:22 -07:00
Chris Rebert
f66a747615
add unit tests for Carousel slid events
2014-04-21 13:14:53 -07:00
Chris Rebert
9c4afc5772
spelling fixes in Carousel unit tests
2014-04-21 13:08:42 -07:00
XhmikosR
52b6a32145
Use the new respond.js URL.
2014-04-21 19:12:43 +03:00
XhmikosR
a549e8c332
Update html5shiv to v3.7.1.
2014-04-21 19:11:23 +03:00
Chris Rebert
d971ddb730
add missing operators to some JSCS rules that we already comply with
2014-04-20 16:33:23 -07:00
Chris Rebert
eaddbd92bb
grunt dist
2014-04-20 16:19:13 -07:00
Chris Rebert
448086f95a
add IE10 viewport bug workaround to examples
...
Closes #13379 .
2014-04-20 16:09:49 -07:00
XhmikosR
e0c3ae6133
Merge pull request #13151 from twbs/customizer-uglifyjs2
...
Customizer: switch to UglifyJS2
2014-04-21 01:35:17 +03:00
Tobias Lindig
a69bc3bc09
move call for removeBackdrop() to backdrop()
...
Closes #11958 by rebasing & merging it
2014-04-20 14:47:32 -07:00
Chris Rebert
58ab1c64c5
Merge pull request #13385 from vnagara/patch-1
...
Update composer.json
2014-04-20 12:48:13 -07:00
Vitalii Nagara
c2a86c55e6
Update composer.json
...
Update minor version of alias to proper.
2014-04-20 22:45:21 +03:00
Jacob
b02d3c7eff
Merge pull request #13306 from twbs/fat-11099
...
fixes #11099 - $.collapse() overrides the original dimension of the coll...
2014-04-20 12:12:17 -07:00
Jacob
4f427cbe32
Merge pull request #13354 from twbs/fat-13296
...
fixes #13296 Dropdown disappears with right-click on Firefox
2014-04-20 12:11:25 -07:00
Chris Rebert
170ba560c2
quote attribute value in ^= selector in button.js
2014-04-19 18:53:23 -07:00
Chris Rebert
efcd9604fa
Merge pull request #13381 from twbs/vendor-jquery-min
...
rename jquery.js -> jquery.min.js since it's minified
2014-04-19 18:43:09 -07:00
Chris Rebert
a54e6d4ea9
rename jquery.js -> jquery.min.js since it's minified
2014-04-19 18:25:40 -07:00
Chris Rebert
0aaf2cdd3a
quote attribute values in selectors in JS unit tests for consistency
2014-04-19 17:45:58 -07:00
Chris Rebert
a6214273b9
quote attribute value in selector in JS docs example
2014-04-19 17:42:06 -07:00
Chris Rebert
96e2f9332b
quote attribute value in selector in offcanvas.js
2014-04-19 17:38:00 -07:00
Chris Rebert
ad1e1eb026
Merge pull request #13373 from twbs/fix-13360
...
Make variable deprecation notices visible in customizer
2014-04-18 18:56:31 -07:00
Chris Rebert
e9f0bed44d
quote data-* attribute value in docs JS per best-practices
2014-04-18 18:53:05 -07:00
jackson
042f9e6e9a
FIX : #13355 . Added .navbar-nav to migration change list.
2014-04-17 21:35:55 -05:00
Chris Rebert
573ad10a9d
fix #13337 by mentioning removal of .progress-* contextual classes
2014-04-17 19:08:46 -07:00
Chris Rebert
98acc69219
fix #13360 by making deprecation notices visible in customizer
2014-04-17 18:43:05 -07:00
Chris Rebert
99b5405c7f
Merge pull request #13358 from Jakobovski/docs-improvements-#13332
...
Added specificity note to docs per issue #13332
2014-04-17 18:29:14 -07:00
Mark Otto
c8a8e76851
fixes #13365 : remove dupe css in grid example
2014-04-17 01:08:54 -07:00
Mark Otto
06fb9406bd
grunt dist
2014-04-17 00:56:22 -07:00
Iqbal Kabir
132732e422
Dropdown menu in justified button-group
...
It seems that dropdown-menu in justified button-group appears at the far
left of the group. Check the problem in [Bootstrap
site](http://getbootstrap.com/components/#btn-groups-justified ).
2014-04-17 13:21:09 +06:00
jackson
ca45998fc9
Fixed typo and added leading space
2014-04-16 12:39:29 -04:00
jackson
1d77660c62
Added specificity note to docs per issue #13332
2014-04-16 11:29:36 -04:00
fat
f2af95353e
fixes #13296 Dropdown disappears with right-click on Firefox
2014-04-15 21:52:34 -07:00
Chris Rebert
d08f7dd807
Merge pull request #13330 from Kronuz/patch-1
...
Wait for the expected target during a collapse
2014-04-15 21:38:45 -07:00
fat
cd4696f723
fixes #11099 - $.collapse() overrides the original dimension of the coll...
2014-04-15 21:16:40 -07:00
Chris Rebert
1254c322fa
Merge pull request #13353 from twbs/fix-13340
...
Document @icon-font-path & @icon-font-name more
2014-04-15 20:05:46 -07:00
Chris Rebert
aec366c591
fix #13340 by documenting @icon-font-path & @icon-font-name more
2014-04-15 20:03:44 -07:00
Cecchi MacNaughton
f18bff0a7c
Add nested kbd element styles for actual keys or inputs
2014-04-15 14:12:39 -07:00
Chris Rebert
2127eb563f
rm not particularly useful @zindex var comments
2014-04-15 11:01:51 -07:00
Germán M. Bravo
82b066f0a9
Wait for the expected target during a collapse
...
Actually wait for the collapsed item to complete. If complete is called
with other target, instead of simply returning and do nothing, wait again
until the proper target triggers the event (otherwise this leaves collapse
in a broken state).
2014-04-12 14:44:35 -05:00
Sean Dwyer
458cb6944b
Add documentation for using optional icons with sr-only labels
2014-04-11 15:30:51 -07:00
The Big Red Geek
55336e6a9e
added bower reference to main less file
2014-04-11 14:49:52 -07:00
Sean Dwyer
06f6c9f006
Fix indent
2014-04-11 14:15:33 -07:00
Sean Dwyer
3777ef007d
Fix form-control-feedback position when label has sr-only class
2014-04-10 17:43:53 -07:00
Chris Rebert
ee7498a693
grunt dist
2014-04-09 12:07:27 -07:00
XhmikosR
1267a9a02b
Run grunt.
2014-04-09 10:16:56 +03:00
XhmikosR
2c16b3151c
Add the license header in the non minified build too.
2014-04-09 10:15:02 +03:00
XhmikosR
7950c0ff0a
Add the jquery check in customizer's output.
2014-04-09 10:15:02 +03:00
XhmikosR
3f90763995
Customizer: switch to UglifyJS2 (v2.4.13).
...
The uglify build is generated with `uglifyjs --self -o uglify.min.js`.
2014-04-09 10:15:02 +03:00
XhmikosR
ee2df11e93
Merge pull request #13091 from twbs/unused-js
...
Remove unused javascript
2014-04-09 10:07:35 +03:00
XhmikosR
2f0f8ec6d1
Run grunt dist.
2014-04-09 10:02:34 +03:00
XhmikosR
45b476bdbf
JS: remove unused variables.
2014-04-09 10:01:48 +03:00
Mark Otto
de86b36b50
grunt dist
2014-04-08 23:59:17 -07:00
Collin Donahue-Oponski
d7a3771abd
When opening the dropdown, focus() the dropdown-toggle BEFORE triggering 'shown.bs.dropdown'
...
Closes #11281 by merging it (after rebasing & resolving conflicts)
2014-04-08 22:36:21 -07:00
Mark Otto
558e112de4
Merge pull request #13203 from twbs/equal-height-experiment
...
Add flexbox-based equal-height grid columns as an experimental example
2014-04-08 21:13:43 -07:00
Mark Otto
5d78200a66
the space between spaces
2014-04-08 21:07:05 -07:00
Mark Otto
3424195e64
add screenshot
2014-04-08 21:04:02 -07:00
Mark Otto
11a835f566
Merge branch 'master' into equal-height-experiment
2014-04-08 20:51:56 -07:00
XhmikosR
9863344e9a
README.md: switch to SVG badges.
2014-04-08 18:05:15 +03:00
Mark Otto
f159ce8b9e
Fixes #13208 : Drop <b> for <span> in code snippets and examples
2014-04-07 22:59:37 -07:00
Mark Otto
bfb99413ee
grunt dist
2014-04-06 20:49:22 -07:00
Mark Otto
1554b7cdd7
Merge pull request #13242 from killthekitten/fix-carousel-controls
...
Fix carousel-control margin asymmetry
2014-04-06 20:37:34 -07:00
Mark Otto
818a50e2ea
Merge pull request #13284 from chasingtheflow/master
...
Fixed typo in Responsive Tables CSS docs
2014-04-06 20:16:56 -07:00
Julian Thilo
58e6af3988
#12790 : Add link to unofficial Italian translation
2014-04-06 02:21:44 +02:00
Billy Matthews
fce0254b2a
Fixed typo in Responsive Tables CSS docs
2014-04-05 18:33:57 -04:00
Chris Rebert
d56026d489
fix grammar in "Underlined text" example
2014-04-04 10:25:22 -07:00
Julian Thilo
fa9e541f5e
Re-implement Universal Analytics
...
X-Refs:
https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0
https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560
2014-04-04 10:28:45 +02:00
Chris Rebert
5ef634dab9
replace $.bind() with $.on() in unit tests; per #13272
2014-04-03 18:13:16 -07:00
Chris Rebert
f6d1a733f5
Merge pull request #13272 from hnrch02/banish-bind
...
Replace $.fn.bind with $.fn.on in alert docs
2014-04-03 18:03:09 -07:00
Heinrich Fenkart
b94306d29b
Replace $.fn.bind with $.fn.on in alert docs
2014-04-04 02:46:19 +02:00
Chris Rebert
8ca182876d
customizer: squelch error when can't save Gist
2014-04-03 17:02:10 -07:00
Chris Rebert
0b6f1906cd
better way of tracking what caches need to be uploaded; fixes #13270
2014-04-03 14:57:56 -07:00
Chris Rebert
4c049e3600
Merge pull request #13260 from twbs/doc-12651
...
document that label.active on preselected inputs in btn-groups is manual
2014-04-03 14:45:31 -07:00
Chris Rebert
9056fe0ec0
Merge pull request #13269 from twbs/fix-13136
...
move some caching info+logic out of .travis.yml
2014-04-03 14:07:49 -07:00
Chris Rebert
718a6c5da7
move some caching info+logic out of .travis.yml; fixes #13136
2014-04-03 13:44:42 -07:00
Chris Rebert
e7d9ca7f79
Merge pull request #13222 from twbs/fix-13126
...
doc how to change the collapsed mobile navbar breakpoint
2014-04-03 13:32:34 -07:00
Chris Rebert
1c19284a38
doc how to change the collapsed mobile navbar breakpoint; fixes #13126
2014-04-03 13:31:55 -07:00
Chris Rebert
1759569dbe
Travis: introduce $GEMDIR env var
2014-04-03 12:23:42 -07:00
Chris Rebert
2878d6ef83
grammar
2014-04-03 11:53:35 -07:00
Chris Rebert
9c7e86be99
add timing logic+output to s3_cache.py
2014-04-03 11:34:15 -07:00
XhmikosR
4c2626fecb
Run grunt.
2014-04-03 10:53:44 +03:00
XhmikosR
2b30b48894
Fix the new JSHint warnings.
2014-04-03 10:53:13 +03:00
XhmikosR
76e717b233
Update dependencies.
2014-04-03 10:52:32 +03:00
Mark Otto
a444863268
Merge pull request #13217 from thedavidscherer/fix-13216
...
fixes #13216
2014-04-02 23:48:55 -07:00
Chris Rebert
2d1d5754f7
document that you have to add .active yourself on prechecked btn-ized checkboxes+radios; fixes #12651
2014-04-02 20:00:52 -07:00
Chris Rebert
640923eb36
help avoid misuse of Carousel's .active when copy-pasting from examples; fix #13252
2014-04-01 13:04:43 -07:00
Chris Rebert
f9e98a1422
re-deprecate @screen-xs-min per #12913
...
By definition, XS screens have no minimum size, only a maximum size.
(Symmetrically, LG screens have no maximum size, hence why there's no @screen-lg-max.)
2014-04-01 12:49:52 -07:00
XhmikosR
8c95ff748f
Run grunt.
2014-04-01 08:26:47 +03:00
XhmikosR
367da423c4
Update "grunt-contrib-concat" dependency.
2014-04-01 08:26:39 +03:00
Mark Otto
47a3c6d60b
Merge pull request #13241 from twbs/address-13240
...
explicitly doc that icon classes should only be used on empty elements
2014-03-31 21:12:38 -07:00
Chris Rebert
11ffc7346b
explicitly doc that icon classes should only be used on empty elements; closes #13240
2014-03-31 20:23:14 -07:00
Mark Otto
680be24cd9
Merge pull request #13249 from twbs/slid-is-not-a-typo
...
Add comments in carousel.js to clarify that "slid" is not a typo
2014-03-31 20:08:07 -07:00
Chris Rebert
26f6807a3d
Add comments in carousel.js to clarify that "slid" is not a typo
...
Addresses #13248 .
2014-03-31 18:09:24 -07:00
Chris Rebert
158b491f26
Merge pull request #13239 from twbs/doc-load-in-example
...
add document ready jQuery wrapper in Android Browser workaround
2014-03-31 01:49:15 -07:00
Nikolay Shebanov
dffbf8ff78
Fix carousel control margin asymmetry
2014-03-31 12:46:29 +04:00
Chris Rebert
e59da02230
add document ready jQuery wrapper in Android Browser workaround
2014-03-31 00:00:05 -07:00
Chris Rebert
a419e41c32
Sauce tests: update iOS to v7.1
2014-03-30 18:00:06 -07:00
Chris Rebert
db6572e726
bump patch versions of 3 grunt tasks
2014-03-30 17:26:13 -07:00
Chris Rebert
35d34ccfaa
bump grunt-saucelabs to v5.1.1
2014-03-30 17:17:59 -07:00
Tyler Cipriani
0907244256
Modal body shift fix for IE10/11
...
Closes #13103 by merging it.
2014-03-28 23:45:22 -07:00
Chris Rebert
28e6c34268
Merge pull request #13190 from twbs/fix-13175
...
doc that popover content() is given the element as an arg
2014-03-28 11:57:07 -07:00
David Scherer
7dec5c79c8
fixes #13216
...
change `@zindex-popover` and `@zindex-tooltip` values to be greater than
those set for `@zindex-modal` allowing tooltips and popovers to be
displayed in front of modals (and all other content).
2014-03-28 14:56:12 -04:00
Chris Rebert
d178a9581b
Merge pull request #13047 from twbs/fix-customizer
...
Fix customizer (see #13043 )
2014-03-28 11:42:04 -07:00
Chris Rebert
b5ae8f9722
grunt update-shrinkwrap build-customizer dist
2014-03-28 11:19:22 -07:00
Chris Rebert
07314b5475
enhance customizer to handle transitive Less @import-s
2014-03-28 11:12:28 -07:00
Chris Rebert
1853e31a10
rename generateCustomCSS to generateCustomLess for accuracy
2014-03-28 11:12:28 -07:00
Chris Rebert
24c5a453b2
use glob instead of fs.readdirSync since /less now has subdirs
2014-03-28 11:12:28 -07:00
Chris Rebert
44d32ed776
Merge pull request #13205 from twbs/fix-9951
...
Add Gist & Customizer URLs to customized files & config.json
2014-03-28 11:01:01 -07:00
Chris Rebert
e8551d4f50
grunt dist
2014-03-28 11:00:39 -07:00
Chris Rebert
5458134f5e
Add Gist & Customizer URLs to customized files & config.json
...
Fixes #9951
Fixes #12865
2014-03-28 10:58:32 -07:00
Julian Thilo
440cedeed3
Fix HTML errors
2014-03-28 13:03:22 +01:00
Julian Thilo
90902db50c
Fix tooltip viewport example
...
- Move example to correct location docs/examples/
- Move custom JS and CSS into stand-alone files
- Update headers and footers
- Copy-editing
2014-03-28 12:48:19 +01:00
XhmikosR
8d3e987420
Merge pull request #13194 from twbs/normalize.css-3.0.1
...
Update normalize.css to v3.0.1
2014-03-28 07:18:10 +02:00
Julian Thilo
b2a67ffe55
Revert upgrade to Universal Analytics
...
The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now.
2014-03-27 23:03:42 +01:00
Chris Rebert
b57396944a
Add equal-height grid columns as an experimental example.
...
Based on @pete-otaqui's work from #11851
2014-03-27 13:57:50 -07:00
Julian Thilo
a696d47592
Change GA events to Universal Analytics
2014-03-27 21:26:21 +01:00
Chris Rebert
98bddd8904
Add TOC entry for "Third-party libraries" callout section to JS docs
2014-03-27 12:49:53 -07:00
XhmikosR
dea1945b47
Gruntfile.js: Remove default report option.
2014-03-27 19:48:23 +02:00
Julian Thilo
e9982cad66
Merge pull request #13195 from budnik/patch-1
...
fix doc typo
2014-03-27 12:22:15 +01:00
Дмитро Будник
015569a138
fix doc typo
...
one can find correct name of variable just few lines below the typo
2014-03-27 11:54:39 +02:00
XhmikosR
10586bf040
Run grunt.
2014-03-27 08:02:51 +02:00
XhmikosR
0c775f84ee
Update normalize.css to v3.0.1
2014-03-27 08:00:20 +02:00
XhmikosR
c97e6d5cad
Docs: switch to the Universal Analytics code.
2014-03-27 07:09:56 +02:00
Ashley Dawson
138af82e29
Fixed nested tab elements li activation
...
Added closest li instead of direct parent so that you can nest multiple elements within tabs, such as button groups
2014-03-26 22:21:54 +00:00
Chris Rebert
361f452ed4
doc that popover content() is given the element as an arg; fix #13175
2014-03-26 12:49:15 -07:00
Chris Rebert
c692c29c7d
Merge pull request #13184 from twbs/fix-13088
...
document `template` option of tooltip & popover
2014-03-26 12:42:16 -07:00
Chris Rebert
7c50859e93
Document template option of tooltip & popover; fixes #13088
...
Also capitalize column titles and descriptions.
2014-03-26 12:40:23 -07:00
Mark Otto
1d6187956f
Document #13186
2014-03-25 23:00:47 -07:00
XhmikosR
ba1790ba0b
Merge pull request #13178 from twbs/jekyll-1.5.0
...
Update to Jekyll 1.5.0
2014-03-25 19:26:03 +02:00
XhmikosR
00943d0ecb
Update Jekyll to 1.5.0.
...
The 1.4.3 Windows bug is fixed, plus the encoding workaround isn't needed anymore.
2014-03-25 10:03:45 +02:00
Mark Otto
ff0a33ab8c
cleanup svg
2014-03-24 23:57:38 -07:00
Mark Otto
e5c2531a16
fixes #13026 : Document more Bootstrap components in the Theme and RTL examples
2014-03-24 23:29:11 -07:00
Mark Otto
488c6b43ed
grunt
2014-03-24 21:16:07 -07:00
Mark Otto
acf5707323
Fixes #13066 : Add z-index to the form control feedback icons so input groups don't render on top of them
2014-03-24 20:07:54 -07:00
Mark Otto
b4f4c7b16f
Fixes #13037 : add text-align: left; to prevent alignment change in dropdowns
2014-03-24 20:02:56 -07:00
Mark Otto
6951b48e65
grunt
2014-03-24 20:01:46 -07:00
Mark Otto
09a7770919
Merge pull request #13013 from ogonkov/patch-1
...
Support for hovering on cell's with some state
2014-03-24 19:57:55 -07:00
Chris Rebert
06451a58d0
expand issue # ref to full URL
2014-03-24 19:48:21 -07:00
Jacob
b3421cf040
Merge pull request #13165 from stefanneculai/master
...
Fix popover when using append
2014-03-24 22:42:40 -04:00
Mark Otto
bc250fb1e7
grunt
2014-03-24 19:41:20 -07:00
Jacob
30b14cdc7f
Merge pull request #13173 from twbs/fat-9461
...
fixes #9461 - Make carousel ignore non-items in carousel-inner
2014-03-24 22:35:27 -04:00
Mark Otto
ce013440e7
grunt
2014-03-24 19:31:12 -07:00
Mark Otto
39fec66fc4
Merge branch 'master' into fat-9461
2014-03-24 19:30:17 -07:00
Mark Otto
6f6bce5944
Fixes #13141 : Add a max-width: 100%; to label elements so IE8 wraps text
2014-03-24 19:26:41 -07:00
fat
4a2d337bf5
fixes #9461 - Make carousel ignore non-items in carousel-inner
2014-03-24 19:23:39 -07:00
Mark Otto
5c2a9fc9c3
Fixes #13158 : add link to nonresponsive docs in the example
2014-03-24 19:13:29 -07:00
Mark Otto
c6648d58f0
grunt
2014-03-24 19:09:30 -07:00
Mark Otto
8198bbad2a
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-24 19:08:17 -07:00
Mark Otto
21084192b6
Fixes #13079 : Scope .open class in button variant mixin to immediate children
2014-03-24 19:08:05 -07:00
Chris Rebert
eb102c2e72
Merge pull request #13167 from ZDroid/underscore
...
Fix #13138 : use underscore prefix to ignore directories
2014-03-24 18:59:39 -07:00
Chris Rebert
0dfd7375c5
Merge pull request #13168 from ZDroid/homep
...
Add `homepage` Bower property
2014-03-24 14:01:15 -07:00
Zlatan Vasović
298427c0e4
Add homepage Bower property
2014-03-24 21:57:46 +01:00
Zlatan Vasović
8ae48183b2
Fix #13138 : use underscore prefix to ignore directories
2014-03-24 21:47:59 +01:00
Stefan Neculai
674b41dd63
Add test for popover.
2014-03-24 19:49:06 +02:00
Stefan Neculai
41628c90a2
Fix popover when using append.
2014-03-24 18:49:03 +02:00
XhmikosR
d74aee4093
tests/index.html: re-indent.
2014-03-24 09:30:44 +02:00
XhmikosR
cfb7093dc0
tests/index.html: add missing meta charset.
2014-03-24 09:28:57 +02:00
XhmikosR
58ea8a5601
Update QUnit to v1.14.0.
2014-03-24 09:28:57 +02:00
XhmikosR
4f9270cc20
Switch to icon instead of shortcut icon to fix the HTML validation tests.
2014-03-24 09:28:40 +02:00
Mark Otto
2b27006c71
Merge pull request #12328 from benogle/bo-tooltip-adjust
...
Add tooltip `viewport` option, respect bounds of the viewport
2014-03-23 11:41:28 -07:00
XhmikosR
30cc625c5c
Update time-grunt to v0.3.1.
2014-03-23 08:13:38 +02:00
XhmikosR
4fb1fdbf74
Update JSZip to v2.2.0.
2014-03-23 08:10:00 +02:00
Ben Ogle
8534e12523
Add tooltip viewport option, respect bounds of the viewport
2014-03-21 11:28:13 -07:00
Mark Otto
d96beffac3
Merge pull request #13137 from ZDroid/bad-st
...
Remove redundant `<code>` styling
2014-03-20 14:06:02 -07:00
Zlatan Vasović
874bb1b9b5
Remove redundant <code> styling
...
npm shouldn't have `<code>` styling.
2014-03-20 21:54:14 +01:00
Chris Rebert
4ac757d59d
Merge pull request #13135 from ZDroid/color-typo
...
#ffff -> #fff
2014-03-20 13:19:52 -07:00
Zlatan Vasović
cd13e22de1
#ffff -> #fff
...
😄
2014-03-20 21:12:59 +01:00
Chris Rebert
a7bc66fc20
Merge pull request #13101 from twbs/ie8-responsive-file-warning
...
Move ie8-responsive-file-warning.js one dir up.
2014-03-20 01:22:53 -07:00
Chris Rebert
0dc88edeb9
grunt dist
2014-03-20 01:16:01 -07:00
Rob Fletcher
1be0b57d34
Fix vertical alignment of temporal inputs on iOS
...
Fixes #13098
Closes #13099
2014-03-20 01:13:21 -07:00
XhmikosR
f2952aeccf
Update grunt-contrib-less to v0.11.0.
2014-03-20 07:29:07 +02:00
Mark Otto
dc2b24e626
Merge pull request #13095 from twbs/translation_data
...
Generate Translations list from YAML
2014-03-18 15:55:09 -07:00
Julian Thilo
9e3ab9a428
Merge pull request #13106 from tenmilestereo/patch-1
...
Updated dates in index.html
2014-03-18 10:06:30 +01:00
Lewis Cowper
4e2b92f310
[trivial] Updated dates
2014-03-18 00:18:01 +00:00
Julian Thilo
1b15cefa5c
Generate Translations list from YAML
2014-03-17 21:55:39 +01:00
XhmikosR
1e41df6b69
Move ie8-responsive-file-warning.js one dir up.
...
This is a regression of d08bbdc6ec .
2014-03-17 17:49:27 +02:00
Julian Thilo
d52ad3ee3b
Separate JS includes for alerts and popovers
...
/cc @mdo
2014-03-17 15:58:03 +01:00
Chris Rebert
4a4dff0026
Merge branch 'ZDroid-grunt-glyphicons'
2014-03-17 03:39:37 -07:00
Zlatan Vasović
86dfcd1a96
Add build-glyphicons-data log
...
Closes #12987
2014-03-17 03:36:58 -07:00
Chris Rebert
dcffbbab61
pass grunt into generateRawFilesJs instead of require()ing it
2014-03-17 03:33:42 -07:00
Chris Rebert
1c6d303b76
Merge pull request #13064 from ZDroid/description
...
Add Bower package description
2014-03-17 03:26:32 -07:00
Chris Rebert
4df96c768f
fix description of <mark>
...
#12956 errata
2014-03-17 03:15:27 -07:00
Chris Rebert
eea9eabb83
fix <mark> raw source to match live example
...
#12956 errata
2014-03-17 03:12:03 -07:00
Chris Rebert
4d859d177a
copyedit responsive-embed.html
2014-03-17 03:04:37 -07:00
Chris Rebert
cb3f3926d7
Mozilla is trying to fix the <input> line-height bug; Yay!
...
See https://bugzilla.mozilla.org/show_bug.cgi?id=697451#c43
2014-03-17 01:53:20 -07:00
Chris Rebert
e87c272ab4
more precise description of browser bug
2014-03-17 01:49:32 -07:00
Chris Rebert
ac1aba43a9
Merge pull request #12773 from twbs/customizer-compat
...
Use @ssorallen's blob support test in customizer
2014-03-16 23:00:44 -07:00
Chris Rebert
910ff24b4b
regenerate customize.min.js
2014-03-16 22:37:32 -07:00
Chris Rebert
1ff6d33aa8
use @ssorallen's blob support test in customizer; fixes #12617
2014-03-16 22:37:31 -07:00
Mark Otto
b3f30bb70e
grunt
2014-03-16 20:46:00 -07:00
Mark Otto
43cf003f9a
Update gruntfile to point to new customizer nav, run grunt
2014-03-16 20:40:30 -07:00
Mark Otto
c93c371433
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-16 20:38:12 -07:00
Chris Rebert
96525fdec4
move sauce_browsers.yml into /grunt/; fixes #13065
2014-03-16 20:30:50 -07:00
Chris Rebert
7cf7e42c67
Merge branch 'hnrch02-modal-toggle'
2014-03-16 20:24:59 -07:00
Heinrich Fenkart
4e4e456341
Fix #12845 - Modal#hide should only be called with an event argument
...
Closes #12850
2014-03-16 20:24:33 -07:00
Jacob
fa4379de08
Merge pull request #12862 from sultano/patch-1
...
Fixed flickering and simplified calculations
2014-03-16 20:24:21 -07:00
Zlatan Vasović
ead17b7ca6
Fix #12375 : stop using document.body.scrollTop as it's deprecated in the strict mode
...
Closes #12377
2014-03-16 20:10:52 -07:00
Tobias Lindig
0f366e0376
correct event naming of scroll and `load' event
...
closes #12337
2014-03-16 19:58:12 -07:00
Mark Otto
b004c9ac39
Rename and organize nav partials for cleaner file structure
2014-03-16 19:32:08 -07:00
Mark Otto
b7ab799824
Merge branch 'master' of github.com:twbs/bootstrap
...
Conflicts:
dist/js/bootstrap.min.js
docs/dist/js/bootstrap.min.js
2014-03-16 19:06:17 -07:00
Mark Otto
2a43e7e78a
Break up docs into includes
2014-03-16 19:03:53 -07:00
Jacob
c6ab3fc7d8
Merge pull request #13086 from twbs/fat-fix-12983
...
Fat fix 12983
2014-03-16 19:00:12 -07:00
fat
dd7cab84f6
build
2014-03-16 18:44:58 -07:00
fat
615dcb5ca0
fixes #9855
2014-03-16 18:38:47 -07:00
Mark Otto
bdb70fa471
Fixes #13055 : Mention outdenting more
2014-03-16 15:54:28 -07:00
Mark Otto
96344acb31
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-16 15:42:25 -07:00
Hayden Bleasel
bab63abee8
Removed unnecessary percentage sign for 3D translation
2014-03-16 17:07:55 +11:00
XhmikosR
d475da5b0f
Update dependencies.
2014-03-16 06:53:15 +02:00
Mark Otto
28c230faba
Merge pull request #13081 from ZDroid/blank
...
Add missing blank line
2014-03-15 14:41:25 -07:00
Zlatan Vasović
17812b450c
Add missing blank line
2014-03-15 22:40:51 +01:00
Mark Otto
d787cffc5a
relative not absolute
2014-03-15 14:39:56 -07:00
Hayden Bleasel
8ab6746cbe
Utilised mixins rather than specific WebKit properties
2014-03-15 18:30:09 +11:00
Hayden Bleasel
da044d9c69
WebKit CSS3 carousel transforms for supported devices
2014-03-15 17:56:24 +11:00
Julian Thilo
6d882a6420
Fix JSHint errors
...
X-Ref: https://github.com/twbs/bootstrap/commit/8c9739d4773c268b114296d90e61b5f4e2932517
2014-03-14 18:16:36 +01:00
Zlatan Vasović
74eb4882c0
Add Bower package description
2014-03-14 10:55:04 +01:00
Chris Rebert
b50d4a176f
Merge pull request #13060 from twbs/role-tooltip
...
add role="tooltip" to tooltips by default to improve accessibility
2014-03-13 21:50:01 -07:00
Jacob
905c78129f
Merge pull request #11937 from IHomer/master
...
Fix: IE10 or lower incorrectly determines the scrollheight of the body. ...
2014-03-13 21:45:04 -07:00
Jacob
8c9739d477
Merge pull request #11453 from moodyroto/patch-1
...
fix scrollspy for targets within tabs
2014-03-13 21:44:05 -07:00
Chris Rebert
8a6cdff825
add role="tooltip" to tooltips by default to improve accessibility
...
See https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tooltip
2014-03-13 15:05:13 -07:00
Chris Rebert
7b41aab775
Merge pull request #13048 from twbs/grunt-css-flip-0.2.0
...
upgrade to grunt-css-flip v0.2.0
2014-03-12 17:21:14 -07:00
Chris Rebert
1751922ca0
upgrade to grunt-css-flip v0.2.0
2014-03-12 16:59:58 -07:00
Chris Rebert
327980ddb0
remove unnecessary direct devDependency on css-flip
2014-03-12 16:51:12 -07:00
Mark Otto
acd8ba5816
Merge pull request #13039 from twbs/dropdown-pull-right-deprec
...
comply with .dropdown-menu.pull-right deprecation in docs
2014-03-12 15:58:19 -07:00
Chris Rebert
065fe98a29
use stricter error checking in uncached-npm-install.sh
...
Closes #13045
2014-03-12 13:50:11 -07:00
XhmikosR
d4a4bbb729
Update dependencies.
2014-03-12 20:22:22 +02:00
Chris Rebert
4c76c79213
comply with .dropdown-menu.pull-right deprecation in docs
2014-03-12 10:19:52 -07:00
Mark Otto
b136d42ba5
Merge pull request #13024 from twbs/role-alert
...
add role="alert" to Alert examples, to improve accessibility
2014-03-12 10:18:07 -07:00
XhmikosR
28d2de3703
Gruntfile.js: fix path after d08bbdc6ec.
2014-03-12 19:15:41 +02:00
Chris Rebert
08f470ea68
rework docs copy: inputs-without-labels are likely the more common case
2014-03-12 10:11:02 -07:00
Chris Rebert
4277ba62d3
add role="alert" to Alert examples, to improve accessibility
...
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/d8fcbcd3fe86f0cb47fda0ffe269b2c7a2131f07/README.md#alert
2014-03-11 19:41:54 -07:00
XhmikosR
1902f0ab50
Merge pull request #13012 from twbs/banner
2014-03-11 19:50:09 +02:00
XhmikosR
b39a8c77c3
Simplify tasks a little bit.
2014-03-11 19:49:11 +02:00
XhmikosR
f750f7e448
Run usebanner before cssmin.
2014-03-11 19:49:11 +02:00
Julian Thilo
57f09327cc
Merge pull request #13018 from ORiON-/master
...
Fixed typo at docs/examples/rtl/index.php
2014-03-11 18:02:10 +01:00
ORiON-
3ea69a16f9
Fixed typo at docs/examples/rtl/index.php
...
The filename generated at dist/css/ called 'bootstrap-rtl.min.css'.
2014-03-11 18:42:49 +02:00
Alexey
7ea9538def
Support for hovering on cell's with state
...
If parent row are hovered, child cell with state should react to this.
2014-03-11 12:32:46 +03:00
Mark Otto
6f13a14e4b
moar grunt
2014-03-10 16:51:53 -07:00
Mark Otto
5f2845f307
remove comment
2014-03-10 16:43:57 -07:00
Mark Otto
74c391b9ad
Merge branch 'master' of github.com:twbs/bootstrap
...
Conflicts:
dist/css/bootstrap.css.map
docs/assets/js/customize.min.js
docs/dist/css/bootstrap.css.map
2014-03-10 16:43:01 -07:00
Mark Otto
a83ca38713
Fixes #13003 : Move padding on radio and checkbox options from the surrounding div to the label to remove the no-click deadzone caused by negative margin
2014-03-10 16:41:56 -07:00
Mark Otto
82e2f87363
Merge pull request #12998 from twbs/modular-the-mixins
...
Modular the mixins
2014-03-10 16:36:34 -07:00
Mark Otto
ac8db909c5
Merge pull request #13001 from ZDroid/title
...
Correct the page name
2014-03-10 15:46:59 -07:00
Mark Otto
552f170e3c
even more grunt
2014-03-10 13:31:34 -07:00
Mark Otto
3fb5d0bbac
Merge branch 'master' into modular-the-mixins
2014-03-10 13:21:56 -07:00
XhmikosR
91d0a6d779
Bump Jekyll version used in Travis to v1.4.2.
...
Note that while v1.4.3 is the latest stable version, it has a nasty Windows bug.
(https://github.com/jekyll/jekyll/issues/1948 )
2014-03-10 18:32:49 +02:00
Julian Thilo
6234ba561a
Merge pull request #13002 from ZDroid/hash
...
Add missing customizer comment
2014-03-10 11:08:56 +01:00
Zlatan Vasović
1a417357ad
Add missing customizer comment
2014-03-10 08:35:50 +01:00
Zlatan Vasović
d985e5bf56
Correct the page name
...
"Getting started" is used in the docs.
2014-03-10 08:31:55 +01:00
Mark Otto
0b7b374691
words
2014-03-10 00:10:07 -07:00
Mark Otto
a36643dd33
Merge branch 'master' into modular-the-mixins
...
Conflicts:
dist/css/bootstrap.css.map
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap.css.map
2014-03-10 00:08:29 -07:00
Chris Rebert
6dd51fab44
fix #12771
2014-03-10 00:06:38 -07:00
Mark Otto
3a2d6e4050
Formatting, comment consolidation, and line endings
2014-03-10 00:05:57 -07:00
Mark Otto
564b79ca87
grunt
2014-03-09 23:58:29 -07:00
Mark Otto
1848b0f249
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-09 23:57:31 -07:00
Mark Otto
c4bc0d2311
Merge pull request #12999 from ZDroid/outline-zero
...
Use `outline: 0` consistently
2014-03-09 23:57:17 -07:00
Zlatan Vasović
d50a89bea9
Use outline: 0 consistently
2014-03-10 07:55:29 +01:00
mrmrs
38d0908aff
Add recompiled assets after nuking toc in mixins.less.
2014-03-09 23:51:38 -07:00
mrmrs
b0bc9ef815
Add consistent newline at end of files in less/mixins
2014-03-09 23:44:11 -07:00
mrmrs
2f380a9683
Merge branch 'master' into modular-the-mixins
...
* master:
Replace some images on the Carousel example with some base64 encoded 1x1 gifs
ugh grunt
moar grunt
mo copy
http://www.youtube.com/watch?v=AJWtLf4-WWs
grunt
Copy change
fix grammar in comment in forms.less
Fixes #12759
Fixes #12738
replace .visible-{size} with .visible-{size}-{display} ; fixes #8869
Conflicts:
dist/css/bootstrap-theme.css.map
dist/css/bootstrap.css.map
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css.map
less/mixins.less
2014-03-09 23:28:08 -07:00
Mark Otto
3640d71ad7
proper var
2014-03-09 23:25:15 -07:00
mrmrs
348b7de7f7
Break mixins.less up into smaller modules.
...
Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less
Create mixins directory and move partials to that directory.
FIXES #12994
2014-03-09 23:18:48 -07:00
Mark Otto
e727973d8c
Merge pull request #12204 from twbs/fix-8869
...
replace .visible-{size} with .visible-{size}-{display}
2014-03-09 22:48:57 -07:00
Mark Otto
309ef72ef4
Replace some images on the Carousel example with some base64 encoded 1x1 gifs
2014-03-09 22:38:13 -07:00
Mark Otto
a7b0fa7ebf
ugh grunt
2014-03-09 22:28:29 -07:00
Mark Otto
213860408e
moar grunt
2014-03-09 22:19:02 -07:00
Mark Otto
72837b11e3
mo copy
2014-03-09 22:10:58 -07:00
Mark Otto
7bef778c48
http://www.youtube.com/watch?v=AJWtLf4-WWs
2014-03-09 22:06:51 -07:00
Mark Otto
30deb5697c
grunt
2014-03-09 22:06:14 -07:00
Mark Otto
76883ff9b4
Copy change
2014-03-09 22:06:12 -07:00
Mark Otto
ccb17f110d
Merge branch 'master' into fix-8869
2014-03-09 22:01:38 -07:00
Chris Rebert
b1f71e5292
fix grammar in comment in forms.less
2014-03-09 21:35:48 -07:00
Mark Otto
a15c24410b
Fixes #12759
...
Ensures proper sizing and alignment of input groups within inline and
navbar forms.
* Uses `inline-table` on the input group
* Nukes the widths to `width: auto`—without this, the parent input
group doesn’t size correctly and functions as `display: table;` or
`block`
2014-03-09 21:25:51 -07:00
Mark Otto
b4d66b7f6b
Fixes #12738
...
* Removes default max-height from .navbar-collapse (so not every navbar
will get a max-height collapse section)
* Scopes regular 340px max-height to fixed top and bottom navbars only
(those are the only ones that really need a max-height to enable
scrolling)
* Adds a landscape media query for phones to cap the max-height at
200px for fixed navbars"
2014-03-09 20:45:32 -07:00
Mark Otto
1a5fb4ef24
Fixes #12843 : Scope label styles for horizontal forms to a media query so their narrow viewport display looks just like a normal form
2014-03-09 17:22:52 -07:00
Mark Otto
2f955907f9
Fixes #12669 : Properly reset line-height on date inputs for all sizes; Fix IE8+'s misaslignment of text within date inputs
2014-03-09 17:12:39 -07:00
Mark Otto
37b342b18a
Merge pull request #12993 from twbs/mixin-table-of-contents
...
Mixin table of contents
2014-03-09 16:56:00 -07:00
Mark Otto
b69e4d636a
Reorganize mixins and G R U N T
2014-03-09 16:50:30 -07:00
mrmrs
0b415c6099
Merge branch 'master' into mixin-table-of-contents
...
* master:
Fix bad grunt merge and then G R U N T
Reorder the Gruntfile a bit
Fixes #12892 : Link to one of the SO articles on Bootstrap modals and YouTube
Remove unneeded quotes.
Rename generateRawFilesJs to generateRawFiles
Remove redundant parens
Conflicts:
docs/assets/js/raw-files.min.js
test-infra/npm-shrinkwrap.canonical.json
2014-03-09 16:40:40 -07:00
mrmrs
71e9902d9a
Adjusts some section titles to be more explicit.
...
FIXES #12992
2014-03-09 16:25:27 -07:00
XhmikosR
4bf0645060
Merge pull request #12977 from ZDroid/var
...
Rename generateRawFilesJs to generateRawFiles
2014-03-10 01:16:30 +02:00
Mark Otto
40ce6ca431
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-09 16:16:02 -07:00
Mark Otto
4883605624
Fix bad grunt merge and then G R U N T
2014-03-09 16:15:53 -07:00
XhmikosR
5f0c0c9ed1
Merge pull request #12975 from ZDroid/parens
...
Remove redundant parens
2014-03-10 01:15:52 +02:00
mrmrs
fc74ee5f67
Changes compiled assets after changing mixins.less
2014-03-09 16:15:35 -07:00
mrmrs
aedee95dbf
Adds basic table of contents for mixins.less. You know for the kids.
2014-03-09 16:13:37 -07:00
Mark Otto
b263a0197b
Merge branch 'master' of github.com:twbs/bootstrap
...
Conflicts:
Gruntfile.js
2014-03-09 16:11:04 -07:00
Mark Otto
2f7b04a192
Reorder the Gruntfile a bit
2014-03-09 16:09:36 -07:00
XhmikosR
68b3e3f3be
Merge pull request #12986 from twbs/unneeded-quotes
...
Remove unneeded quotes.
2014-03-10 01:07:14 +02:00
Mark Otto
aacafb2d5c
Fixes #12892 : Link to one of the SO articles on Bootstrap modals and YouTube
2014-03-09 16:03:46 -07:00
Mark Otto
15d4494038
Moves IE8 justified button border mention to docs section, not the browser bugs page /cc @cvrebert
2014-03-09 15:32:36 -07:00
Mark Otto
4d870af2aa
Fixes #12487 : Document required use of position relative for scrollspy
2014-03-09 15:19:26 -07:00
Mark Otto
ce634a0ba7
Document shitty situation of multiple .navbar-right classes in #12951
2014-03-09 14:49:52 -07:00
Mark Otto
f3dcd4dba4
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-09 14:39:52 -07:00
Mark Otto
9920251ca8
Document #12476 bug in the wall of bugs
2014-03-09 14:17:18 -07:00
Mark Otto
bc7e6a3f20
Merge pull request #12989 from twbs/bower_ignore
...
Don't ignore every dot file in Bower
2014-03-09 13:52:24 -07:00
Mark Otto
27da9728bc
grunt
2014-03-09 13:50:55 -07:00
Mark Otto
29f23576ee
Merge pull request #12679 from twbs/sr-only-focusable
...
add .sr-only-focusable
2014-03-09 12:39:29 -07:00
Mark Otto
d8bc65b9d0
Merge branch 'master' into sr-only-focusable
2014-03-09 12:32:13 -07:00
Mark Otto
1caeca3e01
Don't ignore every dot file in Bower
2014-03-09 12:31:42 -07:00
XhmikosR
9d027d2bee
Remove unneeded quotes.
2014-03-09 11:10:52 +02:00
Mark Otto
5e6d16ef4d
grunt
2014-03-08 21:05:23 -08:00
Mark Otto
54b35d00a4
document position relative firefox bug; cleanup some stuff in the browser bugs page
2014-03-08 20:53:16 -08:00
Mark Otto
ef5d8e98e2
Merge branch 'master' into sr-only-focusable
...
Conflicts:
dist/css/bootstrap.css
2014-03-08 20:34:29 -08:00
Mark Otto
e4d13e238d
Merge pull request #12983 from twbs/fat-9836
...
fixes #9836
2014-03-08 20:10:04 -08:00
Mark Otto
b8ab0c66ac
grunt
2014-03-08 20:03:31 -08:00
fat
4d96e69a55
fixes #9836
2014-03-08 19:45:38 -08:00
Mark Otto
90eb52495b
Merge pull request #12982 from twbs/fat-9342
...
fix #9342
2014-03-08 19:38:17 -08:00
Mark Otto
74aab91671
grunt
2014-03-08 19:32:40 -08:00
fat
e9cced72fd
fix #9342
2014-03-08 19:20:47 -08:00
Mark Otto
4b6e1b6754
grunt dist
2014-03-08 17:40:58 -08:00
Mark Otto
7c3881086f
Fix comment
2014-03-08 17:11:48 -08:00
Mark Otto
bcfb27b962
grunt
2014-03-08 16:11:24 -08:00
Mark Otto
7c9a58f3d9
Merge pull request #12976 from ZDroid/comment
...
Update .hide-text() comment
2014-03-08 15:36:07 -08:00
Mark Otto
03701b8d4b
Fixes #12966 : Ensure icon font vars are loaded into Customizer
2014-03-08 15:32:24 -08:00
Mark Otto
67c747a109
grunt
2014-03-08 15:30:18 -08:00
Mark Otto
c7984d41ca
Merge pull request #12980 from ZDroid/config-yml-quotes
...
Remove redundant _config.yml quotes
2014-03-08 15:08:36 -08:00
Zlatan Vasović
dd9946e919
Remove redundant _config.yml quotes
2014-03-08 23:03:28 +01:00
Zlatan Vasović
e4c9492ad9
Rename generateRawFilesJs to generateRawFiles
2014-03-08 10:54:41 +01:00
Zlatan Vasović
4b53ea30b4
Update .hide-text() comment
2014-03-08 10:49:48 +01:00
Zlatan Vasović
cbec164a50
Remove redundant parens
2014-03-08 10:44:24 +01:00
Chris Rebert
41b2868906
Merge pull request #12972 from twbs/cleaner-shrinkwrap
...
Exclude `resolved` from npm shrinkwrap to avoid irrelevant changes
2014-03-07 21:20:06 -08:00
Chris Rebert
c8379ff2c7
S H R I N K W R A P
2014-03-07 16:20:53 -08:00
Chris Rebert
51b825d6b3
fix #12959
2014-03-07 16:05:46 -08:00
Mark Otto
30bbab06d8
Merge pull request #12962 from BBosman/transitions-count
...
Add transition-timing-function mixin to docs
2014-03-07 14:52:41 -08:00
Mark Otto
538b3ca06f
Merge pull request #12969 from ZDroid/badge-mixin
...
Improve badges mixinability
2014-03-07 14:41:55 -08:00
Mark Otto
d2236239f0
Merge pull request #12970 from ZDroid/package.json-pa
...
Remove ./ from package.json paths
2014-03-07 14:13:35 -08:00
Mark Otto
8a1856d17d
Merge pull request #12971 from ZDroid/config-yml
...
Remove ./ from _config.yml paths
2014-03-07 14:12:48 -08:00
Zlatan Vasović
3bdaa831e9
Remove ./ from _config.yml paths
2014-03-07 23:11:59 +01:00
Zlatan Vasović
f9a56c28db
Remove ./ from package.json paths
2014-03-07 23:07:38 +01:00
Chris Rebert
0d0cbb87ee
rm #1969 from browser bugs list per outcome of investigation
2014-03-07 11:08:05 -08:00
Zlatan Vasović
0f3b176a76
Improve badges mixinability
2014-03-07 18:54:53 +01:00
XhmikosR
91e57e2738
Move license to the top of the file.
2014-03-07 18:59:43 +02:00
Chris Rebert
b9a0d1e4cd
Merge pull request #12505 from ZDroid/js-cs-hint
...
Reorganize docs assets
2014-03-07 08:47:09 -08:00
XhmikosR
4356e6c6bd
Merge pull request #12961 from BBosman/csscomb
...
Do csscomb earlier in build phase
2014-03-07 18:43:08 +02:00
Zlatan Vasović
d08bbdc6ec
Reorganize docs assets
2014-03-07 17:37:23 +01:00
Bas Bosman
de27e729da
Do csscomb earlier in build phase
2014-03-07 13:39:07 +01:00
XhmikosR
6f9e3f0d23
Fix typo.
2014-03-07 13:25:59 +02:00
Bas Bosman
acdc053ee3
Add transition-timing-function mixin to docs
2014-03-07 11:28:48 +01:00
Mark Otto
864a18f95e
Merge pull request #12688 from twbs/document_popover_focus
...
Document popover focus
2014-03-07 01:31:01 -08:00
Mark Otto
0b8d27a125
fix derped html
2014-03-07 01:30:38 -08:00
Mark Otto
0143e38a67
Merge branch 'master' into document_popover_focus
...
Conflicts:
docs/assets/js/docs.min.js
2014-03-07 01:30:28 -08:00
Mark Otto
1f148427de
Merge pull request #12891 from ZDroid/bower-json-paths
...
Remove ./ from bower.json paths
2014-03-07 01:27:56 -08:00
Mark Otto
0b06d5969b
Merge pull request #12957 from BBosman/rename-mixin
...
Fix transition-timing-function mixin
2014-03-07 01:15:33 -08:00
Mark Otto
e25dacba14
Merge branch 'master' into typography-example-updates
...
Conflicts:
docs/assets/js/customize.min.js
2014-03-07 01:10:16 -08:00
Mark Otto
ac4dd30460
G R U N T G R U N T
2014-03-07 01:08:29 -08:00
mrmrs
d1d5d90413
Fixes #12748
2014-03-07 00:59:22 -08:00
Mark Otto
d44e98b34d
G R U N T
2014-03-07 00:50:28 -08:00
Bas Bosman
55b639e928
Rename properties
2014-03-07 09:50:05 +01:00
Mark Otto
fe0d5959d2
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-07 00:28:29 -08:00
Mark Otto
5bd2799978
G R U N T
2014-03-07 00:26:38 -08:00
XhmikosR
24ec60e6e5
Merge pull request #12931 from twbs/line-endings
2014-03-07 10:24:32 +02:00
Mark Otto
c03b8f1f0f
Merge branch 'master' into pr/12670
2014-03-07 00:23:52 -08:00
Mark Otto
6452b409aa
grunt for days
2014-03-07 00:23:22 -08:00
XhmikosR
6a3faa6ab3
Normalize line endings
2014-03-07 10:22:57 +02:00
Mark Otto
ad61c27885
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-07 00:21:59 -08:00
XhmikosR
c0749df5a4
Use LF for SVG files too.
2014-03-07 10:20:38 +02:00
Mark Otto
164b41b28d
Fixes #12937 : Darken active button states just a smidge more
2014-03-07 00:19:26 -08:00
Bas Bosman
cb7eb674ac
Add autoprefixer
2014-03-07 09:01:54 +01:00
Mark Otto
901f358d16
Merge pull request #12739 from DaSchTour/twbs
...
add posibillity to hover links and not background in list-groups
2014-03-06 23:58:04 -08:00
Mark Otto
e180258b60
Comment for #12794
2014-03-06 23:51:07 -08:00
Mark Otto
f5f4a2da78
Merge pull request #12794 from epidemian/required-radio-button-groups
...
Fix UAs required message position on grouped radio buttons
2014-03-06 23:45:28 -08:00
Mark Otto
84a7431dfd
add responsive embed to customizer
2014-03-06 23:19:16 -08:00
Mark Otto
61c9e9df4b
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-06 23:18:39 -08:00
Mark Otto
705ff7f227
Moving the embed to it's own CSS file, moving the docs to the Components page with an example, fixing a Glyhpicons list problem in the docs
2014-03-06 23:18:13 -08:00
XhmikosR
73ad81d89c
Add time-grunt plugin.
2014-03-07 08:47:23 +02:00
XhmikosR
589f872d74
Remove duplicate dependency.
2014-03-07 08:45:16 +02:00
XhmikosR
29d2de869e
Specify engines in package.json.
...
Things don't work with older versions.
2014-03-07 08:44:43 +02:00
Mark Otto
12c619f5b9
Merge branch 'master' into boulox-responsive-embed
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/js/customize.min.js
docs/assets/js/docs.min.js
docs/css.html
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-03-06 22:40:25 -08:00
Mark Otto
7e299c6a49
Fixes #12683 : Remove the overflow: hidden; from the .panel-group > .panel because it apparently serves no purpose and cuts off nested dropdown menus.
2014-03-06 22:32:21 -08:00
Mark Otto
df3eb66ede
Merge branch 'master' into popovers-use-radii-var
...
Conflicts:
dist/css/bootstrap.css.map
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap.css.map
2014-03-06 21:44:46 -08:00
Mark Otto
0c9308a3b2
Rewrite the disabled list group items to simplify styles
2014-03-06 21:40:22 -08:00
Mark Otto
c8614c0f15
Merge branch 'master' into pr/12490
...
Conflicts:
less/list-group.less
2014-03-06 21:32:52 -08:00
Mark Otto
fab10b643e
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-06 21:26:48 -08:00
Mark Otto
9dc796155c
Fixes #12722 : Fixes up responsive tables in print
...
Safari renders this fine for one reason or another, but Chrome still renders the media query styles to make tables responsive. This change scopes them to screen devices only, so printing looks boss everywhere.
2014-03-06 21:25:34 -08:00
Mark Otto
645eebba61
Merge pull request #12894 from lipis/patch-2
...
Removed margin-bottom from last p of .blog-footer
2014-03-06 21:11:00 -08:00
mrmrs
4868096dbd
Fixes #12934
2014-03-06 21:05:29 -08:00
Mark Otto
17e41098c8
Fixes #12824 : Remove white-space: nowrap from code elements
2014-03-06 20:39:19 -08:00
Mark Otto
8526adf69c
grunt
2014-03-06 20:33:10 -08:00
Mark Otto
c16b43d974
Merge pull request #12924 from ahmadnassri/transition-timing-function-mixin
...
.transition-timing-function() Mixin
2014-03-06 20:27:22 -08:00
Chris Rebert
44a6202a7c
Merge pull request #12943 from twbs/browser-bugs
...
add Wall of Browser Bugs docs page
2014-03-06 16:23:10 -08:00
Chris Rebert
421e7af137
add link from Getting Started page to Wall of Browser Bugs page
2014-03-06 15:19:27 -08:00
Chris Rebert
39f8bbac37
add docs page listing relevant outstanding browser bugs
2014-03-06 15:19:27 -08:00
Chris Rebert
839f8faa91
Merge pull request #12948 from twbs/js-quote-attr-vals
...
use quotes around all element attribute values in JS
2014-03-06 14:26:26 -08:00
Chris Rebert
4db5164dc6
Merge pull request #12950 from twbs/jscs-null-trick
...
re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS
2014-03-06 13:23:43 -08:00
Chris Rebert
310465b035
re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS & use null to override it for Gruntfile
2014-03-06 13:15:32 -08:00
Chris Rebert
dec1c21e34
Merge pull request #12949 from twbs/use-our-grunt-plugin
...
switch to grunt-css-flip for RTL CSS generation
2014-03-06 12:59:47 -08:00
Chris Rebert
c0447026f1
Disable requireCamelCaseOrUpperCaseIdentifiers JSCS option completely, for now
...
Can't disable it just for the Gruntfile due to https://github.com/mdevils/node-jscs/issues/287
2014-03-06 12:36:45 -08:00
Chris Rebert
56a5d93b82
switch to grunt-css-flip for RTL CSS generation
2014-03-06 12:31:28 -08:00
Chris Rebert
297303a7cc
use quotes around all element attr vals in JS; fixes #12946
2014-03-06 11:12:17 -08:00
Chris Rebert
af5a219718
fix #12936
2014-03-05 14:17:20 -08:00
XhmikosR
c695d4315a
Merge pull request #12926 from ZDroid/update-deps
...
grunt-contrib-jade@0.11 .0
2014-03-05 20:52:08 +02:00
Zlatan Vasović
c1d3337c74
Run grunt update-shrinkwrap
2014-03-05 18:07:50 +01:00
Zlatan Vasović
58201d7f11
grunt-contrib-jade@0.11.0
2014-03-05 09:25:35 +01:00
Ahmad Nassri
de8b784913
.transition-timing-function Mixin
...
added .transition-timing-function(@timing-function) mixin, defaults to @timing-function.
2014-03-05 01:49:14 -05:00
XhmikosR
d7dc8a7bd3
Merge pull request #12853 from twbs/jscs
...
Switch to JSCS
2014-03-05 08:42:50 +02:00
Mark Otto
10eb167e35
Fixes #12901 : Refactors list group active state for use on non-anchors
2014-03-04 22:42:13 -08:00
Mark Otto
fdbeefff59
nav
2014-03-04 16:56:35 -08:00
Mark Otto
7ffb90560e
Merge branch 'master' of github.com:twbs/bootstrap
2014-03-04 16:56:09 -08:00
Mark Otto
24de9b0994
Fixes #12848 : Account for and document progress bars at 0-3%
2014-03-04 16:55:15 -08:00
Chris Rebert
9dae5368f5
use full version number in deprecation note
2014-03-04 16:21:17 -08:00
Mark Otto
13ed379767
clarify deprecation /cc @cvrebert
2014-03-04 16:19:30 -08:00
Mark Otto
e418377b11
Fixes #12697 : Document readonly inputs
2014-03-04 15:16:38 -08:00
Mark Otto
a0ac99efbf
docs for #12873
2014-03-04 14:48:52 -08:00
Mark Otto
a4df363174
grunt after merging #12917
2014-03-04 14:35:23 -08:00
Mark Otto
88f01c4934
Merge pull request #12917 from 5im0n/master
...
Update dont' working csscomb properties
2014-03-04 14:34:08 -08:00
Mark Otto
026e2f8d30
Grunt after merging #12863
2014-03-04 14:24:09 -08:00
Mark Otto
56c6525f23
Merge pull request #12863 from Sojaner/master
...
Fix for issue #12854 on push and pull resets
2014-03-04 14:21:28 -08:00
Mark Otto
8f2a787c36
grunt
2014-03-04 14:20:48 -08:00
Mark Otto
7733f24373
Fixes #12868 : Enables icon feedback on validation states for large/small inputs.
...
Also reorders the CSS to place Glyhpicons as a dependency before other components for fewer overrides and less specific CSS.
2014-03-04 14:12:57 -08:00
Mark Otto
1c66f30b6a
Fixes #12913 : Remove scoped media queries from custom xs grid mixins
2014-03-04 13:54:56 -08:00
Mark Otto
f45df64670
Fixes #12914 : Darken immediate children hr elements in jumbotrons
2014-03-04 13:54:09 -08:00
Mark Otto
64579505d2
Fixes #12916 : Don't let .lead resize on viewport change
2014-03-04 13:52:13 -08:00
Mark Otto
5193f9f607
add svg logos to brand guidelines
2014-03-04 13:32:02 -08:00
Mark Otto
caf332080e
Merge pull request #12897 from avindra/patch-1
...
Fix for stray 1px line under top navigation in Dashboard example
2014-03-04 11:35:32 -08:00
Mark Otto
0e6db62082
Merge pull request #12840 from twbs/rtl_via_css_flip
...
Add RTL via CSS Flip
2014-03-04 11:32:40 -08:00
Simon
02ca9de45f
Update csscomb properties. 'colon-spac'e and 'stick-brace' don't take boolean values.
2014-03-04 15:29:53 +01:00
Mark Otto
d6e07f045c
Merge branch 'master' into rtl_via_css_flip
...
Conflicts:
docs/assets/js/raw-files.min.js
2014-03-04 00:41:57 -08:00
Mark Otto
1399497a02
grunt
2014-03-04 00:30:40 -08:00
Mark Otto
0c269c9639
Merge pull request #12745 from ronnyhaase/panel-vars
...
Defined and use variables for .panel-heading & .panel-footer padding
2014-03-04 00:27:08 -08:00
Mark Otto
477dc99ffa
fix nav
2014-03-03 23:50:28 -08:00
Mark Otto
559b90f944
Rename RTL files and add some basic docs
2014-03-03 23:50:04 -08:00
Mark Otto
587814f16e
Simplify gruntfile more to remove theme RTL
2014-03-03 22:49:43 -08:00
Mark Otto
7e764a29fa
grunt
2014-03-03 21:56:40 -08:00
Mark Otto
4dd7b4bd87
Don't RTL the theme file--no need
2014-03-03 21:54:07 -08:00
Mark Otto
af39290a9d
Merge branch 'rtl_via_css_flip' of github.com:twbs/bootstrap into rtl_via_css_flip
...
Conflicts:
Gruntfile.js
package.json
test-infra/npm-shrinkwrap.canonical.json
2014-03-03 21:52:56 -08:00
Mark Otto
2ece8dd336
Merge branch 'master' into rtl_via_css_flip
2014-03-03 21:50:03 -08:00
Mark Otto
e381635b1f
Fixes #12593 : Add support for table bodies and table rows to the collapse plugin
2014-03-03 21:39:53 -08:00
Mark Otto
cb3cc42315
Merge pull request #12904 from twbs/keywords
...
add (more) keywords to package definition files
2014-03-03 21:27:20 -08:00
Mark Otto
32f7901f99
Merge pull request #12905 from twbs/buttons-migration
...
add data-toggle button.js change to migration docs
2014-03-03 19:41:02 -08:00
Chris Rebert
bd37ea3076
add data-toggle button.js change to migration docs
2014-03-03 14:42:39 -08:00
Chris Rebert
6f1cc694fe
add more keywords to package.json & composer.json
2014-03-03 14:22:19 -08:00
Chris Rebert
cddf14b32d
add 'keywords' field to bower.json
2014-03-03 14:21:46 -08:00
Mark Otto
1c3a3b7593
Match docs description
2014-03-03 14:18:22 -08:00
Mark Otto
745111ba52
Match docs for description
2014-03-03 14:18:03 -08:00
avindra
80ce694b24
Fix for stray 1px line under top navigation
...
If you add an "active" class to one of the <li> elements in the top navigation, and style it so that active tabs have a different color, it becomes clear that there is a 1 pixel stray line under the navigation. This style fixes that.
2014-03-02 16:19:44 -05:00
Lipis
e872955737
Removed margin-bottom from last p of .blog-footer
2014-03-02 11:03:09 +01:00
XhmikosR
cd134f1ed6
Merge pull request #12864 from twbs/csslint-fix
...
Csslint fix
2014-03-02 09:50:21 +02:00
XhmikosR
cd65e512a2
Update dependencies.
2014-03-02 09:27:01 +02:00
XhmikosR
106af45831
Merge pull request #12875 from twbs/less.js
...
Update Less.js
2014-03-02 09:10:21 +02:00
Zlatan Vasović
269dae0cc8
Remove ./ from bower.json paths
2014-03-01 22:07:33 +01:00
Chris Rebert
d0bf4f4b63
Merge pull request #12890 from ZDroid/bower-json-keywords
...
Add bower.json keywords
2014-03-01 12:44:41 -08:00
Zlatan Vasović
db4b7553f0
Add bower.json keywords
2014-03-01 21:42:31 +01:00
Chris Rebert
e7aa911f9b
Merge pull request #12889 from ZDroid/composer-json-keywor
...
Remove "bootstrap" keyword from composer.json
2014-03-01 12:32:05 -08:00
Zlatan Vasović
6f09a8883c
Remove "bootstrap" keyword
2014-03-01 21:27:07 +01:00
XhmikosR
e5affbfa0a
Run grunt.
2014-03-01 20:58:53 +02:00
XhmikosR
256baf8026
Update grunt-contib-less.
2014-03-01 20:58:26 +02:00
XhmikosR
dfb4917493
Update less.js to v1.7.0.
2014-03-01 20:14:49 +02:00
Chris Rebert
b3e3025f8f
Merge pull request #12880 from hnrch02/patch-1
...
Fix small typo in JavaScript docs
2014-02-28 11:42:11 -08:00
Heinrich Fenkart
7d1fd44b9a
Fix small typo in JavaScript docs
2014-02-28 20:11:02 +01:00
XhmikosR
22d004e332
Re-indent grunt/.jshintrc.
2014-02-28 19:07:14 +02:00
XhmikosR
055730d84e
Gruntfile.js: use the same targets as JSHint for JSCS to avoid duplication.
2014-02-28 17:30:08 +02:00
XhmikosR
c586a56d57
Move immed to JSCS.
2014-02-28 17:30:08 +02:00
XhmikosR
2545073024
Move trailing check to JSCS.
2014-02-28 17:30:08 +02:00
XhmikosR
be8f125ce6
Move camelcase check to JSCS.
2014-02-28 17:30:08 +02:00
XhmikosR
2619325626
JSCS: Use more style checks.
2014-02-28 17:30:08 +02:00
XhmikosR
d65f749390
Move the quotes check to JSCS.
2014-02-28 17:30:08 +02:00
XhmikosR
537e10033e
Switch to using JSCS for the indentation check.
2014-02-28 17:30:08 +02:00
XhmikosR
299f985e5d
Gruntfile.js: Remove extra comma.
2014-02-28 17:29:36 +02:00
Mark Otto
6bd54ef14b
100% less tumah
2014-02-27 12:17:08 -08:00
Mark Otto
ce4175b65e
Merge pull request #12855 from lipis/patch-1
...
Added the very useful .animation-fill-mode() mixin
2014-02-27 12:12:44 -08:00
Mark Otto
7aa813db5d
Merge pull request #12866 from twbs/sitemap
...
Add sitemap.xml and robots.txt files.
2014-02-27 11:13:18 -08:00
Mark Otto
2e02ed4e0c
Fixes #12851 : it's not a tumah
2014-02-27 11:08:24 -08:00
XhmikosR
17722e5ef2
Add sitemap.xml and robots.txt files.
2014-02-27 17:05:52 +02:00
XhmikosR
a7339a0f4c
Move csslint overrides in Gruntfile.js.
...
This works around https://github.com/gruntjs/grunt-contrib-csslint/issues/26
2014-02-27 11:39:30 +02:00
XhmikosR
ef49635ae2
Fix csslint errors.
2014-02-27 11:15:53 +02:00
XhmikosR
05ccc185d9
Break csslint targets.
2014-02-27 11:15:32 +02:00
Sojaner
77cd015cf0
Fix for issue #12854 where push and pull resets
...
The col-*-push-0 and col-*-pull-0 classes try to reset the positioning using 0% but this prevents the opposite direction positioning to freeze and not being set correctly.
To fix that, these must set the position to auto instead of 0% with means left:auto and right:auto instead of left:0% and right:0%.
2014-02-27 12:35:58 +03:30
XhmikosR
4d527f9251
Merge pull request #12861 from twbs/docs-csscomb
...
Add docs.css in the CSSComb task.
2014-02-27 10:58:27 +02:00
XhmikosR
2ef9f9b213
Run csscomb before cssmin.
2014-02-27 10:52:30 +02:00
Suleman Chikhalia
f7c360d620
Fixed flickering and simplified calculations
...
- Removed offending line causing a flicker to the default top state
- Simplified calculation of the top offset when in the bottom state
2014-02-27 00:39:46 -08:00
XhmikosR
8ff7e64359
Add docs.css in the CSSComb task.
2014-02-27 10:12:52 +02:00
XhmikosR
1e06cdff2f
Run grunt update-shrinkwrap.
2014-02-26 19:34:02 +02:00
XhmikosR
63031a3ca5
Bump grunt-jscs-checker.
2014-02-26 19:32:43 +02:00
XhmikosR
db9fca23ff
Update load-grunt-tasks.
2014-02-26 19:32:30 +02:00
Chris Rebert
bc8c33c82f
Merge pull request #12829 from ZDroid/no-bs-keyword
...
Remove bootstrap keyword from package.json
2014-02-26 09:10:32 -08:00
Lipis
b878491b9a
Added the very useful .animation-fill-mode() mixin
...
I think that's the only animation property that was missing and it's quite useful.
https://developer.mozilla.org/en-US/docs/Web/CSS/animation-fill-mode
2014-02-26 17:59:36 +01:00
Zlatan Vasović
db69420d74
Remove bootstrap keyword
2014-02-26 13:46:06 +01:00
Chris Rebert
7b386a566f
update boto & s3_cache.py
2014-02-25 19:40:15 -08:00
Chris Rebert
f27b864f7b
grunt build-customizer-html
2014-02-25 17:28:16 -08:00
XhmikosR
c48042f440
Run grunt dist.
2014-02-26 01:23:52 +02:00
Chris Rebert
d1c971a134
update shrinkwrap
2014-02-25 10:38:41 -08:00
Chris Rebert
e40c1e5e6d
add Grunt task for css-flip-ing & add RTL to Gruntfile configs
2014-02-25 10:31:02 -08:00
Chris Rebert
f1736e2d32
update GitHub issue link in comment
2014-02-25 10:17:44 -08:00
Mark Otto
b22f064c2e
Use CSS Flip to generate RTL variation
2014-02-24 19:22:41 -08:00
Mark Otto
429fc9331e
grunt dist
2014-02-24 19:10:23 -08:00
Mark Otto
7bfd2cc0af
Merge pull request #12837 from twbs/grid-docs
...
move grid classes cascade explanation into main grid docs section
2014-02-24 15:41:31 -08:00
Chris Rebert
a6fb770ebe
move grid classes cascade explanation into main grid docs section
2014-02-24 15:10:46 -08:00
Chris Rebert
754791e3d9
fix #12836
...
Thanks @Quy.
2014-02-24 14:43:09 -08:00
Chris Rebert
113fc1ded0
Merge pull request #12834 from twbs/sauce-chrome-name
...
switch browserName from "googlechrome" to "chrome"
2014-02-24 13:44:40 -08:00
Chris Rebert
8556fa44a3
switch browserName from "googlechrome" to "chrome" per @Jonahss in #12647
2014-02-24 13:11:17 -08:00
XhmikosR
af83e569c3
Update grunt-contrib-connect.
2014-02-23 10:56:27 +02:00
Mark Otto
66a229bdbf
Fixes #12822 : Scope panel collapse styles to immediate panel bodies only
2014-02-22 22:46:03 -08:00
Mark Otto
a083f0deb7
Fixes #12808 : Correct grid column values listed in Grid Options
2014-02-22 14:19:00 -08:00
Mark Otto
5791a48db3
Merge branch 'master' of github.com:twbs/bootstrap
2014-02-22 14:16:53 -08:00
Mark Otto
7b60470e9b
Fixes #12801 : Add padding to the bottom of .form-control-static to match height of standard form controls
2014-02-22 14:16:11 -08:00
Chris Rebert
68f812e308
Merge pull request #12818 from hebbet/patch-1
...
Remove second tbody from Supported browsers
2014-02-22 12:54:17 -08:00
hebbet
983265b08a
Remove second tbody from Supported browsers
...
Removed the second tbody from "Internet Explorer 8 and 9" Table
2014-02-22 21:49:58 +01:00
Mark Otto
7e551ecaf7
Update modals to use more consistent padding—modal body and footer now match modal header
2014-02-22 12:38:56 -08:00
Mark Otto
4ccf088a24
Merge branch 'master' into pr/12813
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-02-22 12:20:53 -08:00
Mark Otto
b99be29f32
Fixes #12756 : Ensure horizontal dls are cleared by moving the clearfix out of the media query
2014-02-22 12:13:11 -08:00
Supergibbs
49094844ac
Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694
2014-02-21 20:51:06 -08:00
jonahss
7a80b801d7
updated qunit test reporting so sauce labs can report failing tests
2014-02-21 18:54:50 -08:00
Chris Rebert
bdd7651e32
replace .visible-{size} with .visible-{size}-{display} ; fixes #8869
2014-02-21 17:44:40 -08:00
Mark Otto
4b622c60c1
grunt
2014-02-21 17:42:25 -08:00
Mark Otto
b01f995ad7
Merge pull request #12459 from rubenstolk/hotfix/mixins/scale
...
Make both .scale(X) and .scale(X, Y) both work
2014-02-21 17:36:47 -08:00
Mark Otto
c7b07a5644
Merge pull request #12742 from ZDroid/table-responsive-mixin
...
Make .table-responsive usable as mixin
2014-02-21 17:34:27 -08:00
Mark Otto
f3e172a81f
Merge pull request #12803 from PHLAK/master
...
Removed unnecessary top margin from .modal-footer
2014-02-21 17:23:01 -08:00
Mark Otto
e7a337a8f1
Merge pull request #12809 from Borkason/patch-1
...
Clarify the use of .has-feedback
2014-02-21 17:18:50 -08:00
Mark Otto
70b875ceb3
Merge pull request #12761 from hnrch02/no-event-aliases
...
Remove event aliases from JavaScript
2014-02-21 15:14:22 -08:00
Mark Otto
449dd83ec3
Fixes #12735 : Fix sidebar hover state in Dashboard example
2014-02-21 15:06:21 -08:00
Mark Otto
f542fcc627
Fixes #12810 : Document .container-fluid in the CSS overview docs
2014-02-21 15:03:16 -08:00
Mark Otto
5517f9907e
Fixes #12744 : Document ability to remove animation on modals
2014-02-21 14:52:15 -08:00
Daniel Niccoli
72565b69c2
Clarify the use of .has-feedback
2014-02-21 16:32:24 +01:00
Chris Kankiewicz
4dde96b674
Removed unnecessary top margin from .modal-footer
2014-02-20 14:27:19 -07:00
Chris Rebert
0c98895604
Merge pull request #12792 from twbs/translation-docs
...
change translation docs in light of #11342 & its many dupes
2014-02-19 12:41:46 -08:00
Demian Ferreiro
ca15add174
Fix UAs required message position on grouped radio buttons
...
Instead of not rendering the element at all with display:none, use opacity:0 and z-index:-1 so the radio element has a defined position on the document and user agents can show the required message in the right place.
2014-02-19 17:30:55 -03:00
Chris Rebert
8af1673ab7
change translation docs in light of #11342 & its many dupes
2014-02-19 11:27:16 -08:00
XhmikosR
25d047ded4
Merge pull request #12058 from ZDroid/uti
...
Remove semicolons from JS tests
2014-02-18 13:21:05 +02:00
Chris Rebert
dd9e9ce123
Merge pull request #12772 from ZDroid/tests-index
...
Improve `js/tests/index.html`
2014-02-18 01:53:17 -08:00
Zlatan Vasović
a4dac463e0
Improve js/tests/index.html
...
- Improve comments.
- Remove `transition.js` script load as `transition.js` unit test doesn't exist.
2014-02-18 10:43:24 +01:00
Chris Rebert
27de737521
Merge pull request #12760 from ZDroid/grunt-jshintrc
...
Improve grunt/.jshintrc
2014-02-18 00:57:45 -08:00
XhmikosR
db32afe6cf
Update grunt-contrib-cssmin.
2014-02-18 07:40:02 +02:00
Zlatan Vasović
a06e15dd36
Remove semicolons from JS tests
2014-02-17 20:56:46 +01:00
Mark Otto
00b3b8b0b8
Merge pull request #12749 from twbs/pointer-events-note
...
Document caveats of `pointer-events: none` usage in btn.disabled
2014-02-16 20:37:50 -08:00
Chris Rebert
ca02f49013
Safari rounding problem still present as of v7.0.1 for OS X
2014-02-16 12:26:09 -08:00
Chris Rebert
8eeab63e7e
Merge pull request #12720 from twbs/reident-test-files
...
Reindent test files
2014-02-16 12:13:04 -08:00
Heinrich Fenkart
8a78bc065f
Remove event aliases from JavaScript
...
Makes life for people with custom jQuery builds excluding event aliases much easier.
2014-02-16 21:00:04 +01:00
Zlatan Vasović
dd60fcb467
Improve grunt/.jshintrc
2014-02-16 19:57:39 +01:00
XhmikosR
5566c935f2
Merge pull request #12513 from ZDroid/jshint
...
Remove `curly: false` from `.jshintrc`
2014-02-16 20:45:00 +02:00
Zlatan Vasović
69cb7be07f
Remove curly: false from .jshintrc
2014-02-16 19:30:02 +01:00
Chris Rebert
dabb5041a4
Document caveats of pointer-events: none usage in btn.disabled
...
Refs #10049
Source for compatibility info: http://caniuse.com/#feat=pointer-events
2014-02-14 17:14:52 -08:00
Zlatan Vasović
dfa5edca2c
Make .table-responsive usable as mixin
2014-02-14 19:48:17 +01:00
rhaase
eef939916b
Defined and use variables for .panel-heading & .panel-footer padding
2014-02-14 15:51:01 +01:00
DaSch
2fba53e600
add posibillity to hover links and not background in list-groups
2014-02-14 13:56:36 +01:00
XhmikosR
65ffe69bdf
Fix customizer.js indentation warnings.
2014-02-14 11:02:03 +02:00
XhmikosR
895b0006b9
Re-indent test files.
2014-02-14 11:02:03 +02:00
Chris Rebert
accc95ccd6
regenerate npm-shrinkwrap.canonical.json
2014-02-13 17:57:24 -08:00
Chris Rebert
cdb381bb75
bump grunt-exec to v0.4.5 & add missing tilde to version spec
2014-02-13 13:55:36 -08:00
Zlatan Vasović
7100e3a37e
Add build-raw-files log; fixes #12603
...
Fixes #12672
2014-02-13 11:26:55 -08:00
Chris Rebert
1b4a3dbbec
Merge pull request #12719 from twbs/update-less
...
Update less.js to v1.6.3.
2014-02-13 11:15:14 -08:00
Chris Rebert
9300284638
Merge pull request #12718 from twbs/dependencies
...
Update dependencies.
2014-02-13 11:13:31 -08:00
XhmikosR
2d18944d98
Update dependencies.
2014-02-13 11:12:05 -08:00
XhmikosR
ff2c506d2b
Update less.js to v1.6.3.
2014-02-13 20:54:21 +02:00
Mark Otto
a365d8689c
grunt
2014-02-13 09:24:59 -08:00
Mark Otto
385fb68981
grunt
2014-02-13 08:59:03 -08:00
Mark Otto
461404f6be
update homepage showcase with three new posts
2014-02-13 01:21:35 -08:00
Mark Otto
88fdd45427
v3.1.1 bump
2014-02-13 01:12:26 -08:00
XhmikosR
d8cfcad7c7
Merge pull request #12710 from ZDroid/customize-multistr
...
Fix multistr errors in customizer.js
2014-02-13 08:53:47 +02:00
Chris Rebert
e879127e31
Merge pull request #12711 from ZDroid/scrollspy-typo
...
Fix scrollspy typo in docs.css
2014-02-12 12:04:42 -08:00
Zlatan Vasović
f3735d5b12
Fix scrollspy typo in docs.css
2014-02-12 21:01:37 +01:00
Zlatan Vasović
fe2222e733
Fix multistr errors in customizer.js
2014-02-12 20:54:43 +01:00
Chris Rebert
32a8716d5c
Merge pull request #12709 from twbs/bs-to-example-prefix
...
Use .bs-example-* instead of .bs-* in examples in docs
2014-02-12 11:29:42 -08:00
XhmikosR
55e6d4b9b5
Remove trailing space.
2014-02-12 21:27:31 +02:00
Chris Rebert
f6d029f6ab
Use .bs-example-* instead of .bs-* in examples in docs
...
Refs #12610
2014-02-12 11:13:54 -08:00
Chris Rebert
dff122f7f0
avoid using .bs-* in example, & improve style
2014-02-12 11:07:04 -08:00
Chris Rebert
40142bdc51
fix #12708 by updating class names in the docs JS
2014-02-12 11:02:56 -08:00
XhmikosR
5796b56d96
Switch to the minified JSZip.
2014-02-12 20:50:47 +02:00
Mark Otto
eb20d6f132
Fixes #11659 , #12698 , and #12349 : Always apply position and z-index form controls in input groups for proper borders
2014-02-11 14:20:01 -08:00
Chris Rebert
24bf439880
Merge pull request #12696 from twbs/rm-browserstack
...
rm BrowserStack testing from build
2014-02-11 10:38:39 -08:00
Chris Rebert
1e1f510294
rm BrowserStack testing from build
2014-02-11 10:11:38 -08:00
Mark Otto
e49c7758aa
Merge pull request #12695 from martikaljuve/offcanvas-transition
...
Fixed transitions on offcanvas example by adding initial left and right properties
2014-02-11 09:57:15 -08:00
Mark Otto
8551f42ae2
Merge branch 'master' into pr/12412
...
Conflicts:
dist/css/bootstrap-theme.css.map
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
test-infra/npm-shrinkwrap.canonical.json
2014-02-11 09:50:40 -08:00
Marti Kaljuve
6d232c2b9b
Add initial right and left properties to offcanvas example for transitions.
2014-02-11 18:18:21 +02:00
Mark Otto
2cef0af211
Merge branch 'master' of github.com:twbs/bootstrap
2014-02-11 00:05:34 -08:00
Chris Rebert
020ea27d28
Merge pull request #12689 from ZDroid/fonts-x
...
Remove execute permission on font files
2014-02-10 23:04:21 -08:00
Zlatan Vasović
fe811b8906
Remove execute permission on font files
2014-02-11 07:57:31 +01:00
Mark Otto
6f0059c527
add version to getting started page
2014-02-10 22:12:28 -08:00
Mark Otto
642fd51002
Merge branch 'master' into document_popover_focus
2014-02-10 21:58:50 -08:00
Mark Otto
38ebf57af5
grunt
2014-02-10 21:41:14 -08:00
Mark Otto
784a95d945
Documents #10140
2014-02-10 21:34:05 -08:00
Mark Otto
728067b586
Update Glyphicons
2014-02-10 21:28:05 -08:00
Mark Otto
b4ba964801
Merge pull request #12673 from tlindig/tl_popover_arrow_size
...
use @popover-arrow-width for offset the popover
2014-02-10 20:52:43 -08:00
Mark Otto
3350c73666
http://www.youtube.com/watch?v=YQwYNca4iog
2014-02-10 20:52:20 -08:00
Mark Otto
9427310a09
Fixes #12674
...
* The problem with #12674 is that it reassigns the same variable, but the color values were purposely different.
* This uses Less's color functions to generate the proper darker colors.
* Why darker colors? Because those CSS carets render lighter than their solid border counterparts. Consider it a design hack.
2014-02-10 20:49:17 -08:00
Mark Otto
4973bfd5d7
Fixes #12685 : Display current version under download button on homepage
2014-02-10 20:23:29 -08:00
Mark Otto
67c4deb584
Merge pull request #12665 from twbs/docs_teams
...
Update teams
2014-02-10 19:19:52 -08:00
Chris Rebert
4027594647
Merge pull request #12680 from twbs/googlechrome
...
chrome => googlechrome in Sauce
2014-02-10 12:40:51 -08:00
Chris Rebert
2bc29b4581
chrome => googlechrome in Sauce; fixes #12647
2014-02-10 12:11:10 -08:00
Zlatan Vasović
ba4206b644
Use different coding style for Gruntfile
...
Fixes #12657
2014-02-10 11:15:08 -08:00
Chris Rebert
9afead3fb0
fix indentation in Gruntfile
2014-02-10 11:09:59 -08:00
Chris Rebert
dc5917bedf
update docs to include+use .sr-only-focusable
2014-02-10 10:46:17 -08:00
Chris Rebert
c4e242bdb1
add .sr-only-focusable; fixes #12259
2014-02-10 10:34:38 -08:00
Chris Rebert
77eaa808db
tweak phrasing for hopefully greater clarity
2014-02-10 10:12:28 -08:00
Chris Rebert
dc79fecacd
add copyright header to shrinkwrap.js; fixes #12643
2014-02-10 10:06:33 -08:00
Tobias Lindig
221ac861e4
use @popover-arrow-width for offset the popover to account for the popover arrow
2014-02-10 10:57:11 +01:00
Ruben Stolk
a843bfda18
Make both .scale(X) and .scale(X, Y) both work
2014-02-10 10:12:38 +05:30
Julian Thilo
535cd57537
Merge pull request #12671 from Quy/master
...
Update docs prefixing
2014-02-09 22:04:01 +01:00
Quy Ton
477cf1396d
Update docs prefixing
2014-02-09 12:41:47 -08:00
Julian Thilo
d5f0ccba2b
Merge pull request #12668 from Quy/master
...
Reorder links
2014-02-09 19:50:54 +01:00
Quy Ton
8dab75d408
Reorder links
2014-02-09 09:18:11 -08:00
Mark Otto
0d49920e0d
Fixes #12610 : Better and more consistent prefixing of docs CSS with .bs-docs-
2014-02-08 23:24:38 -08:00
Mark Otto
95308509b3
i'm an idiot
2014-02-08 22:46:25 -08:00
Mark Otto
bcf5d88844
Update teams to remove two Sass folks and add new Core member
2014-02-08 22:13:29 -08:00
Mark Otto
769339ed18
grunt dist
2014-02-08 17:30:40 -08:00
Mark Otto
41841c99c4
Merge branch 'master' of github.com:twbs/bootstrap
2014-02-08 17:29:25 -08:00
Mark Otto
44bb7b20c7
Fixes #12625 : Only remove first list group item's top and last list group item's bottom borders when the list group is first or last
2014-02-08 17:29:10 -08:00
Mark Otto
13b4e7a1a8
Mention limitation of form validation feedback icons with input groups
2014-02-08 17:19:45 -08:00
Mark Otto
2365717a3d
Merge pull request #12433 from tagliala/list-inline-first-element-fix
...
Fix first element padding of list-inline
2014-02-08 16:59:59 -08:00
Mark Otto
65b10706b3
brace position
2014-02-08 16:56:59 -08:00
Mark Otto
e9199718d6
Merge branch 'master' into fix-12154
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-02-08 16:52:22 -08:00
Mark Otto
b36d19c3c6
grunt
2014-02-08 16:46:12 -08:00
Mark Otto
7f88009394
grunt
2014-02-08 16:43:58 -08:00
Mark Otto
3fc7a4cffa
grunt with new mixins
2014-02-08 16:31:42 -08:00
Mark Otto
26e2d7cdc9
grunt
2014-02-08 16:13:30 -08:00
Mark Otto
b6444c6472
Merge pull request #12552 from stoudenmire/carousel-icon-classname-fix
...
Fixes two typos in carousel.less
2014-02-08 16:03:25 -08:00
Mark Otto
e3cfd5821d
Merge branch 'master' into pr/12462
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-02-08 16:01:56 -08:00
Mark Otto
842af44fcc
Merge branch 'pr/12579'
2014-02-08 15:53:18 -08:00
Mark Otto
866c52b928
grunt
2014-02-08 15:51:38 -08:00
XhmikosR
5d8491ac9f
Merge pull request #12655 from twbs/holder.js
...
Update holder.js to v2.3.1.
2014-02-09 01:48:13 +02:00
Mark Otto
06e6affa4a
Merge pull request #12645 from ZDroid/docs-js-semicolons
...
Omit semicolons consistently in docs
2014-02-08 15:46:51 -08:00
Mark Otto
b683433f67
grunt
2014-02-08 15:44:13 -08:00
Mark Otto
c8315edd73
Merge branch 'master' into pr/12639
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-02-08 15:37:35 -08:00
Mark Otto
91b76e5247
Merge pull request #12659 from ZDroid/blockquote-font-size
...
Fix #12656 : add @blockquote-font-size
2014-02-08 15:24:43 -08:00
Chris Rebert
7ef1bebb55
Merge pull request #12632 from ZDroid/exclude-jade
...
Exclude jade files from docs
2014-02-08 13:34:36 -08:00
Zlatan Vasović
938779ca93
Move jade files to docs/jade/
2014-02-08 22:29:06 +01:00
Zlatan Vasović
4c16360036
Fix #12656 : add @blockquote-font-size
2014-02-08 22:12:18 +01:00
XhmikosR
c3cb63b69f
Update holder.js to v2.3.1.
...
Fix #12653 .
2014-02-08 18:19:39 +02:00
Chris Rebert
8f7170abd0
disable BrowserStack tests due to flakiness
...
Running "browserstack_runner" task
Using config: /home/travis/build/twbs/bootstrap/browserstack.json
Launching server on port: 8888
Downloading tunnel jar to `/home/travis/build/twbs/bootstrap/node_modules/browserstack-runner/lib/BrowserStackTunnel.jar`
Launching tunnel
Error: Invalid or corrupt jarfile /home/travis/build/twbs/bootstrap/node_modules/browserstack-runner/lib/BrowserStackTunnel.jar
[Runner alert] Tunnel launch timeout
Exiting
Non existent tunnel
2014-02-07 18:51:32 -08:00
Mark Otto
c3f8456414
Merge pull request #12633 from twbs/panels_and_tables
...
Properly reset borders on table cells in panels
2014-02-07 18:50:41 -08:00
Mark Otto
06f1293acf
Merge branch 'master' into panels_and_tables
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
2014-02-07 18:36:27 -08:00
Mark Otto
a2f08158d0
Nuke shit I added in 4d7b2ddba9 that shouldn't come until v4
2014-02-07 15:44:50 -08:00
Julian Thilo
b61d12ff17
Fix wrong id
2014-02-07 23:21:32 +01:00
Chris Rebert
f07423511d
Merge pull request #12648 from ZDroid/index.html-only
...
Replace wildcard with file name
2014-02-07 12:44:51 -08:00
Zlatan Vasović
54aece3458
Replace wildcard with file name
2014-02-07 20:48:12 +01:00
Zlatan Vasović
bdf9ce4c45
Omit semicolons consistently in docs
2014-02-07 19:31:08 +01:00
Chris Rebert
532f1d9097
Merge pull request #12636 from ZDroid/grunt-jshintrc
...
Avoid setting `jshint node: true` in every Grunt JS file
2014-02-07 09:36:39 -08:00
Chris Rebert
442043e775
Merge pull request #12637 from ZDroid/text-truncate-typo
...
Fix .text-truncate() typo
2014-02-07 09:28:08 -08:00
Bas Bosman
a0052b5a37
Drop -o-user-select
2014-02-07 14:14:32 +01:00
Zlatan Vasović
6db1a3f909
Fix .text-truncate() typo
2014-02-07 13:40:32 +01:00
Zlatan Vasović
aead10fafa
Avoid setting jshint node: true in every Grunt JS file
2014-02-07 13:34:17 +01:00
Mark Otto
4d7b2ddba9
Fixes #12486 : Restore full width inputs for input groups in inline forms and navbars
2014-02-07 02:58:10 -08:00
Mark Otto
cae76171d0
Follow up to 1bdd59b18c2d1b2409d0422a60e8c007053202df, to better position the sidebar so the potential scrollbar doesn't get hidden by the navbar
2014-02-07 02:44:04 -08:00
Mark Otto
d91d9b0ade
Fixes #12447 : Properly reset borders on table cells in panels
2014-02-07 02:38:01 -08:00
Mark Otto
3ccc16cad0
grunt for days
2014-02-07 02:24:37 -08:00
Mark Otto
6814393c9a
Merge pull request #12629 from twbs/search_inputs_ios
...
Override iOS search input's extra round corners
2014-02-07 02:13:39 -08:00
Mark Otto
da43f97be1
Override iOS search input's extra round corners
2014-02-07 02:08:32 -08:00
Mark Otto
c399bfb015
Fixes #12477 : Clarify IE support in docs
2014-02-07 01:49:12 -08:00
Mark Otto
a9b964b9c3
Merge branch 'master' of github.com:twbs/bootstrap
2014-02-07 01:41:46 -08:00
Mark Otto
2865fde67f
Fixes #12590 : Add Korean translation link
2014-02-07 01:41:04 -08:00
Mark Otto
b4aaf04b3f
Merge pull request #12319 from twbs/address-12007
...
Clarify target of dropdown events
2014-02-07 01:39:00 -08:00
Mark Otto
16bbcd7aff
clarify comment
2014-02-07 01:33:27 -08:00
Mark Otto
4f9cdefab7
consistency
2014-02-07 01:31:42 -08:00
Mark Otto
f83b201007
Fixes #12526 : Add scrollbars when necessary to the Dashboard example's sidebar
2014-02-07 01:27:07 -08:00
Mark Otto
228d4e59fc
Fixes #12555 : Rearrange variables to place grids and containers closer
2014-02-07 01:22:30 -08:00
Mark Otto
3b4b9a7fe5
Fixes #12614 : Add progress bar example with visible label
2014-02-07 01:16:34 -08:00
Mark Otto
ebd132ce68
Fixes #12611 : Mention limitation of one plugin's data attributes per element
2014-02-07 01:10:21 -08:00
Mark Otto
77d160151f
Merge pull request #12497 from twbs/container-fluid-is-now-a-thing
...
rm DIY full-width callout now that there's .container-fluid
2014-02-07 00:48:25 -08:00
Mark Otto
91595d38f3
property order because @zdroid <3
2014-02-06 19:34:46 -08:00
Mark Otto
b124c4a6a4
Merge pull request #12620 from twbs/thumbnail-extend
...
use :extend in thumbnail Less
2014-02-06 19:32:31 -08:00
Mark Otto
42d7479dbf
Merge pull request #12502 from ZDroid/moz
...
Remove redundant :-moz-placeholder styles
2014-02-06 19:31:29 -08:00
Mark Otto
ace0abfdb6
Merge branch 'master' into thumbnail-extend
...
Conflicts:
dist/css/bootstrap.css
2014-02-06 18:52:03 -08:00
Mark Otto
596495c89b
Merge pull request #12621 from twbs/carousel-img-responsive-extend
...
use :extend(.img-responsive) in Carousel's Less
2014-02-06 18:49:21 -08:00
Chris Rebert
7c1511502e
use :extend(.img-responsive) in Carousel's Less
2014-02-06 15:52:26 -08:00
Chris Rebert
fda8d91c86
use :extend in thumbnail Less
2014-02-06 15:42:54 -08:00
Chris Rebert
651b289e26
Merge pull request #12613 from twbs/sized-btn-group-extend
...
use Less' extend feature in btn-group-lg etc.
2014-02-06 15:12:14 -08:00
XhmikosR
ef25676f6f
Merge pull request #12616 from twbs/jszip
...
Update jzip to v2.1.0.
2014-02-06 23:35:15 +02:00
XhmikosR
5769b776e5
bs-raw-files-generator.js: use the global directive to define the btoa variable.
2014-02-06 23:34:02 +02:00
XhmikosR
aae64a9eba
Update jzip to v2.1.0.
2014-02-06 23:10:37 +02:00
XhmikosR
119ed54bd1
Merge pull request #12605 from ZDroid/license-object
...
Use license object instead of licenses array
2014-02-06 21:04:36 +02:00
Chris Rebert
37c21a3ac7
use Less' extend feature in btn-group-lg etc.
2014-02-06 10:59:04 -08:00
Chris Rebert
87219cfeca
Merge pull request #12612 from ZDroid/grunt-path
...
Update grunt paths
2014-02-06 10:42:01 -08:00
Zlatan Vasović
9bb5c319b8
Update grunt paths
2014-02-06 19:39:45 +01:00
Zlatan Vasović
96fd2dca02
Use license object instead of licenses array
2014-02-06 11:37:39 +01:00
Supergibbs
08ff305ed7
Added border radiuses to table when in a panel. Fixes #12461
2014-02-05 14:29:23 -08:00
Mark Otto
7eb532262f
Merge pull request #12465 from XhmikosR/docs-img
...
Docs: losslessly compress images.
2014-02-05 14:11:46 -08:00
Mark Otto
81d9a46dcd
Merge pull request #12534 from Techwraith/patch-1
...
Allow the bootstrap package in npm to expose css and less
2014-02-05 13:54:53 -08:00
Mark Otto
f16a2376c1
add basic back to top link to docs sidenavs, fixes #12589
2014-02-05 13:46:24 -08:00
Chris Rebert
7861f6e8a5
possibly avoid some extra S3 charges
...
Refs https://github.com/boto/boto/issues/2078
2014-02-05 10:45:05 -08:00
Mark Otto
00cb50a41a
grunt dist--includes changes from #12025 and decimal changes, likely from a change in dependencies
2014-02-04 19:27:25 -08:00
Mark Otto
45e65eef3d
Merge pull request #12025 from ZDroid/clean-visibility-mess
...
Fix #12015 and minify styles
2014-02-04 18:29:05 -08:00
Mark Otto
28f5f6ecf3
Merge pull request #12512 from ZDroid/placeholder-img-fix
...
Improve alignment of the dashboard placeholder images
2014-02-04 16:21:23 -08:00
Chris Rebert
cc9242aa86
Merge pull request #12583 from twbs/grunt-directory
...
reorganize all grunt tasks into one directory
2014-02-04 15:33:58 -08:00
Chris Rebert
cd8a896ce6
Merge pull request #12554 from ZDroid/grunt-test-note
...
Add `grunt test` note
2014-02-04 13:21:45 -08:00
Chris Rebert
46f9d27142
reorganize all grunt tasks into one directory
...
also fixes #12581
2014-02-04 13:18:54 -08:00
Zlatan Vasović
0ed6075010
Add grunt test note
2014-02-04 22:06:15 +01:00
Panayiotis Lipiridis
40e1a3bd9f
Sticky footers without any wrappers
2014-02-04 13:56:42 +01:00
Mark Otto
ef3c560a06
Reorder grunt dist tasks to ensure JS gets copied over
2014-02-04 02:04:23 -08:00
Mark Otto
1387784d60
Merge branch 'master' of github.com:twbs/bootstrap
2014-02-04 02:01:45 -08:00
Mark Otto
07098d1bb7
Fixes #12470 : Scope large modal styles to minimum viewport width
2014-02-04 02:01:31 -08:00
Chris Rebert
91f941929e
Merge pull request #12574 from twbs/os-x-chrome-busted
...
disable OS X Chrome in Selenium tests to fix the build
2014-02-04 01:58:40 -08:00
Chris Rebert
b16efebc8e
disable OS X Chrome in Selenium tests to fix the build
2014-02-04 01:51:40 -08:00
Mark Otto
95494f806d
Merge pull request #12521 from twbs/outline-none-note
...
add note to CONTRIBUTING.md about `outline: none`
2014-02-04 01:49:29 -08:00
XhmikosR
2deb5f9f91
Compress examples screenshots with kraken.io.
...
Before: 1,12 MB (1.174.728 bytes)
After: 1,11 MB (1.173.614 bytes)
2014-02-04 11:33:28 +02:00
XhmikosR
7dd51beb42
Docs: losslessly compress images.
...
Before: 25,1 KB (25.773 bytes)
After: 23,7 KB (24.352 bytes)
2014-02-04 11:33:28 +02:00
Mark Otto
952afba70d
Merge pull request #12570 from XhmikosR/libs
...
Update docs libs
2014-02-04 01:23:16 -08:00
Mark Otto
d158e822a1
Merge pull request #12572 from XhmikosR/master
...
Gruntfile.js: Move common uglify properties together.
2014-02-04 01:22:29 -08:00
XhmikosR
aeed64d1cb
Gruntfile.js: Move common uglify properties together.
2014-02-04 11:14:20 +02:00
XhmikosR
ec050fa0ab
Update less.js to v1.6.2.
2014-02-04 11:11:40 +02:00
XhmikosR
2576fecf95
Update jszip to the latest git ( https://github.com/Stuk/jszip/commit/202003821ddd1b5295ddec23ed8e421464bc0c44 ).
2014-02-04 11:08:12 +02:00
XhmikosR
389e574aaa
Update Filesaver.js to the latest git (2014-01-24).
2014-02-04 11:08:12 +02:00
Chris Rebert
9cf9f6c099
Merge pull request #12499 from twbs/move-responsive-imgs-sect
...
move .img-responsive docs from Overview to Images section
2014-02-04 01:00:32 -08:00
Mark Otto
9a01aa2c44
Merge pull request #12568 from XhmikosR/examples-csscomb
...
Add examples in csscomb
2014-02-04 00:55:54 -08:00
XhmikosR
3ab2324df0
Remove double semicolon.
2014-02-04 10:39:02 +02:00
XhmikosR
9f668a5573
Add examples/**/*.css in csscomb task.
2014-02-04 10:39:02 +02:00
Mark Otto
9ba49426e9
Merge pull request #12466 from XhmikosR/12457
...
Add examples/css in the csslint task.
2014-02-04 00:27:12 -08:00
Mark Otto
ec6c9d2824
Don't offset customizer alert, grunt dist
2014-02-04 00:18:34 -08:00
Mark Otto
229bc6fef9
Merge pull request #12553 from ZDroid/nocf
...
Remove comma first rule
2014-02-03 23:48:39 -08:00
Mark Otto
266a2e11e0
Merge pull request #12533 from 1000hz/tighten-popover-arrows-scope
...
Scope popover arrow css to direct descendant
2014-02-03 23:40:52 -08:00
Chris Rebert
819b19e39c
fix #12494 in the migration docs
2014-02-03 23:05:51 -08:00
XhmikosR
48118576f1
Examples: fix csslint errors.
2014-02-04 09:04:40 +02:00
XhmikosR
3a89fbc9a3
Add examples/**/*css in the csslint task.
...
Fixes #12457 .
2014-02-04 09:04:40 +02:00
Chris Rebert
8ee208e9c1
fix #12566
2014-02-03 12:19:50 -08:00
Chris Rebert
149c4be726
die tabs, die!
2014-02-03 10:02:58 -08:00
Zlatan Vasović
0ef0c7b2c0
Remove comma first rule
...
Removes outdated coding style rule.
2014-02-03 17:12:59 +01:00
stoudenmire
a484b3bd7a
fixed two typos in carousel.less
...
carousel.less has two typos in glyphicon classnames. fixed them.
2014-02-03 16:24:07 +01:00
Chris Rebert
d675284cf6
Safari's justified nav bug is still present as of Safari v7.0.1; fixes #12454
2014-02-03 02:38:18 -08:00
Chris Rebert
e5665c2417
Merge pull request #12546 from twbs/modal-hiding-now-implicit
...
Mention .modal.fade.hide => .modal.fade in migration docs
2014-02-03 02:13:16 -08:00
Chris Rebert
e958008048
fix #12541
2014-02-03 02:11:25 -08:00
Chris Rebert
d8bb6c2987
Merge pull request #12545 from twbs/arrivederci-help-inline
...
add removal of .help-inline to the migration guide
2014-02-03 02:05:31 -08:00
Chris Rebert
d5558621b2
add removal of .help-inline to the migration guide; fixes #12539
2014-02-03 02:04:21 -08:00
Chris Rebert
b0dc512a4b
Merge pull request #12544 from twbs/sayonara-inverse-btn
...
add .btn-inverse removal to migration guide
2014-02-03 01:58:46 -08:00
Chris Rebert
69af98e6bb
add .btn-inverse removal to migration guide; fixes #12538
2014-02-03 01:57:45 -08:00
Chris Rebert
1abc308399
Merge pull request #12543 from twbs/fix-12540
...
Fixes #12540
2014-02-03 01:54:13 -08:00
Chris Rebert
a2ff16c3ce
fix #12540
2014-02-03 01:51:32 -08:00
Chris Rebert
27e080df4b
fix #12527
2014-02-02 22:51:19 -08:00
Chris Rebert
e9212e8ab7
update docs about destination of remote modal content; fixes #12494
2014-02-02 22:11:18 -08:00
Chris Rebert
1a137ffb6d
Merge pull request #12517 from twbs/getting-started-SO
...
add StackOverflow to Community section of Getting Started docs
2014-02-02 21:44:40 -08:00
Chris Rebert
880a38e1a4
add StackOverflow to Community section of Getting Started docs
2014-02-02 21:44:09 -08:00
Chris Rebert
d99d79d2e8
fix #12531
2014-02-02 21:38:37 -08:00
Daniel Erickson
fd9b29b43e
Allow the bootstrap package in npm to expose css and less
2014-02-02 17:33:40 -08:00
Cina S
847adb7dad
Tightening up popover arrow css scope to apply only to direct descendant arrows.
2014-02-02 16:14:22 -06:00
Mark Otto
02ae5a2728
Merge pull request #12519 from twbs/bower-badge
...
add Bower badge to README
2014-02-02 11:29:02 -08:00
Chris Rebert
f234496239
add note to CONTRIBUTING.md about outline: none
2014-02-01 23:19:28 -08:00
Chris Rebert
f2d45fd2f8
add Bower badge to README
2014-02-01 21:25:19 -08:00
Zlatan Vasović
09f62f6a7a
Improve alignment of the dashboard placeholder images
...
Fixes #12435
2014-02-01 22:46:55 +01:00
Chris Rebert
9c054fd4c0
Merge pull request #12503 from ZDroid/ed
...
Don't re-set indent style for [*.py]
2014-02-01 13:35:12 -08:00
Zlatan Vasović
59a38b7bf6
Don't re-set indent style for [*.py]
...
Just inherit it from [*].
2014-02-01 14:37:19 +01:00
Zlatan Vasović
1e09a9d1d7
Remove redundant :-moz-placeholder styles
...
No need for old Firefox versions support.
2014-02-01 14:20:41 +01:00
Chris Rebert
d6f25e13ec
mv .img-responsive docs from Overview to Images section
2014-02-01 00:26:46 -08:00
Chris Rebert
813467ddaf
rm callout about creating .container-fluid-alikes now that .container-fluid has been added
2014-02-01 00:11:23 -08:00
Chris Rebert
362708acdd
Merge pull request #12480 from twbs/clarify-jquery-err-msg
...
Clarify JS error message about missing jQuery
2014-01-31 14:13:27 -08:00
Mark Otto
58bf3f9432
grunt after last commits
2014-01-31 13:40:32 -08:00
Mark Otto
9f36bc2bf6
Merge pull request #12448 from PHLAK/master
...
Fix issue causing .navbar-brand element height to be shorter than .navbar height
2014-01-31 13:39:23 -08:00
Mark Otto
1802cedbc1
Use scss option instead of css for better highlighting
2014-01-31 13:12:31 -08:00
Frederick Marcoux
d1a7271ea1
Update variables.less
2014-01-31 15:25:09 -05:00
Frederick Marcoux
d3aad7e355
Added .list-group-item.disabled
...
Added support for disabled List group item.
2014-01-31 15:17:49 -05:00
Chris Rebert
4b194471b0
fix #12484
2014-01-31 10:32:32 -08:00
Chris Rebert
623d650758
most of Bootstrap's components are pure CSS and thus don't require jQuery
...
Refs https://news.ycombinator.com/item?id=7156305
2014-01-31 09:50:47 -08:00
Chris Rebert
40d3cf6cd7
Merge pull request #12463 from XhmikosR/12440
...
Downgrade holder.js to v2.2.0.
2014-01-31 00:40:43 -08:00
XhmikosR
7b9c0a38a7
Downgrade holder.js to v2.2.0.
...
Fixes #12440 .
2014-01-31 09:32:55 +02:00
Chris Rebert
2c6b099f91
fix "pading-right" [sic] typo in dashboard.css; fixes #12455
2014-01-30 20:39:12 -08:00
Chris Rebert
e430675d14
use correct+newer name for retina mixin in docs; fixes #12450
2014-01-30 14:46:58 -08:00
Chris Kankiewicz
22e576c600
Fix issue causing .navbar-brand element height to be shorter than .navbar height
2014-01-30 14:59:54 -07:00
Chris Rebert
00685be0e9
Merge pull request #12445 from twbs/browserstack-runner-update
...
update to browserstack-runner v0.1.0
2014-01-30 13:01:07 -08:00
Chris Rebert
2f81246174
Merge pull request #12444 from twbs/grunt-saucelabs-update
...
update to grunt-saucelabs v5.0.0
2014-01-30 13:00:46 -08:00
Chris Rebert
bf0cedc624
update to browserstack-runner v0.1.0
2014-01-30 12:32:30 -08:00
Chris Rebert
dd6bb5a335
update to grunt-saucelabs v5.0.0
2014-01-30 12:30:55 -08:00
Chris Rebert
c86c8de4f2
rm duplicate warning callouts in Input Groups docs
2014-01-30 12:25:02 -08:00
Julian Thilo
a9567a9e0c
Apply eaa2b83 to master as well
2014-01-30 21:16:48 +01:00
Chris Rebert
c1a5e1443f
Merge pull request #12436 from XhmikosR/jquery
...
Update jQuery to v1.11.0.
2014-01-30 11:12:40 -08:00
XhmikosR
8939268a33
Update jQuery to v1.11.0.
...
Also, use Google's CDN per #11369 .
2014-01-30 20:50:17 +02:00
Geremia Taglialatela
0da527f169
fixed first element padding of list-inline
2014-01-30 14:55:19 +01:00
Donald Pipowitch
7037c6fc72
refactored and renamed grid mixins
2014-01-28 10:48:45 +01:00
Chris Rebert
bc9335650c
fix #12007 by clarifying target of dropdown events
2014-01-20 18:39:13 -08:00
Zlatan Vasović
885a870f43
Fix #12025 and minify styles
2014-01-19 12:52:31 +01:00
Mark Otto
f4dd6221d4
Merge branch 'responsive-embed' of https://github.com/boulox/bootstrap into boulox-responsive-embed
...
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
2014-01-13 20:01:54 -08:00
Chris Rebert
4787a69efb
fix #12154
2014-01-12 13:51:03 -08:00
Fabien
29e495f03c
Add Embed responsive utility
2013-12-30 05:52:00 +01:00
joep.joosten@ihomer.nl
1ceab8b89f
Fix: IE10 or lower incorrectly determines the scrollheight of the body. Use document.documentElement for IE. To make this browser agnostic, the maximum scrollheight of both body and documentElement is used.
2013-12-19 12:41:33 +01:00
joep.joosten@ihomer.nl
3bcb1cc255
Fix: IE10 or lower incorrectly determines the scrollheight of the body. Use document.documentElement for IE. To make this browser agnostic, the maximum scrollheight of both body and documentElement is used.
2013-12-19 12:18:51 +01:00
Michael Rotoloni
24e3a8b859
Added unit test for removing only active class from within the scroll spy key.
2013-11-18 09:29:10 -05:00
moodyroto
9f30f55721
Update scrollspy.js
...
Scrollspy target in tab content does not work properly. Calling .parents('.active') will return all parents with an active class (including the tab pane). Changing this line to .parentsUntil(this.options.target, '.active') should resolve the issue. This will scope the query to only search for active elements inside the scrollspy target.
2013-11-11 12:21:34 -05:00