Commit Graph

8860 Commits

Author SHA1 Message Date
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
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
Julian Thilo
6d882a6420 Fix JSHint errors
X-Ref: 8c9739d477
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