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
|
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 |
|
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 |
|