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 |
|
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 |
|
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 |
|
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 |
|
Дмитро Будник
|
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 |
|
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 |
|
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 |
|