0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00
Commit Graph

11820 Commits

Author SHA1 Message Date
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 daeb43dcc7
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
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
Mark Otto
321c3b66bb more migration content 2015-03-11 19:50:00 +00:00
Mark Otto
f36aa15bd0 start to fill in more migration docs 2015-03-11 19:45:48 +00:00
Mark Otto
3f3f4c6420 grunt css 2015-03-11 19:19:26 +00:00
Mark Otto
594f1fa4a0 update image docs and styles 2015-03-11 19:19:22 +00:00
Mark Otto
d29f851e82 Images are responsive by default 2015-03-11 19:19:03 +00:00
Mark Otto
928cfb0697 grunt css 2015-03-11 19:03:18 +00:00
Mark Otto
a490c312d8 better tables in the docs 2015-03-11 19:03:10 +00:00
Mark Otto
7253bd38f7 simplify grunt compiling docs 2015-03-11 19:02:32 +00: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
Mark Otto
e70d83dc5d comment out download options for now 2015-03-09 15:40:32 +00:00
Mark Otto
52d2a14ebe simplify js docs overview section 2015-03-09 15:35:45 +00:00
Mark Otto
14e3b6b7bd scope the anchor highlighting 2015-03-09 15:21:34 +00:00
Mark Otto
bbce37c52d fix page layout for examples overview 2015-03-09 15:21:05 +00:00
Mark Otto
974d9cfb65 more component alignment fixes for docs 2015-03-09 15:08:13 +00:00
Mark Otto
707e008d4b copy change 2015-03-09 15:03:11 +00:00
Mark Otto
46313d5d06 fix alignment of progress elements in examples 2015-03-09 15:03:06 +00:00
Mark Otto
edecd2c5f3 nuke theme toggler js 2015-03-09 15:02:51 +00:00
Mark Otto
e29455814f typo 2015-03-09 14:50:40 +00:00
Mark Otto
4bc321926f input groups subnav 2015-03-09 14:50:04 +00:00
Mark Otto
5f2872c561 input groups: drop the tooltips warning, move accessibility notice to a sub section 2015-03-09 14:48:51 +00:00
Mark Otto
81259b9c4c simplify input group docs to remove two notices, condense some language 2015-03-09 14:46:32 +00:00
Mark Otto
454cc55e31 remove justified button groups 2015-03-09 14:32:30 +00:00
Mark Otto
fd3b376e0d fix examples alignment 2015-03-09 14:30:41 +00:00
Mark Otto
7dcd9c5d63 remove all customizer comments from variables file 2015-03-09 14:18:25 +00:00
Mark Otto
01d1090ed2 grunt action 2015-03-09 14:08:20 +00:00
Mark Otto
8d6c89ec3d nuke those for now 2015-03-09 14:08:13 +00:00
Mark Otto
6944e418eb docs redesign a bit 2015-03-09 14:07:46 +00: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