philippm
6e7ba4e24a
Fix all submenus expanded recursively in dropdown
...
The problem was that the CSS selector made *all* of a submenu's nested
menus visible. Fixed by applying the selector to the immediate nested
menu only.
2012-08-21 22:10:36 +01:00
Jacob Thornton
320b75de63
add affix to zip
2012-08-20 23:13:43 -07:00
Jacob Thornton
9e0d87a4dd
fix afffix
2012-08-20 16:43:49 -07:00
Jacob Thornton
2b5e09038a
small nits
2012-08-20 16:21:57 -07:00
Jacob Thornton
5d63e8e2a8
fMerge branch '2.1.0-wip'
...
Conflicts:
docs/index.html
2012-08-20 16:13:46 -07:00
Mark Otto
aa2cec6f2f
fixes #4178 : translate3d instead of translate
2012-08-20 14:26:38 -07:00
Mark Otto
01572f00bb
ie7 button group and button toggle padding changes
2012-08-20 12:27:45 -07:00
Mark Otto
58dd1f20ae
fix vertical button-groups in ie7
2012-08-20 12:20:22 -07:00
Mark Otto
6cf3752b9b
fix ie7 dropdowns examples in docs
2012-08-20 12:16:15 -07:00
Mark Otto
78cb09b440
run make and add comment
2012-08-20 11:31:24 -07:00
Mark Otto
ed13ec50f8
Merge branch 'patch-1' of https://github.com/krnlde/bootstrap into krnlde-patch-1
2012-08-20 11:28:43 -07:00
Mark Otto
e59642838f
remove relative and top positioning from docs sidenav at narrow layout
2012-08-20 11:28:30 -07:00
Mark Otto
2fda6a45aa
bump up height of progress bars, give some extra depth with stacking bars, and then make the stacked bars actually work
2012-08-20 11:22:37 -07:00
Mark Otto
47697c5f35
Merge branch 'progress-multi-2.1.0-wip' of https://github.com/jpommerening/bootstrap into jpommerening-progress-multi-2.1.0-wip
2012-08-20 11:13:07 -07:00
Mark Otto
afaee0ca13
reorder jumbotron links
2012-08-20 11:09:16 -07:00
Mark Otto
73cf9c4db8
fixes #4469 manually: reset width on file inputs
2012-08-20 10:28:41 -07:00
Jonas Pommerening
a1951ed7c0
stack mutliple progress bars
2012-08-20 10:12:03 +02:00
Mark Otto
e510306196
bump versions to 2.1.0
2012-08-19 23:07:18 -07:00
Mark Otto
a12c19b3c8
updated package and readme
2012-08-19 23:05:16 -07:00
Mark Otto
a667fd93ab
pre font-size increase; revert static top navbar, undo contents section for now
2012-08-19 23:01:24 -07:00
Mark Otto
4e979f084d
fix static navbar container issues, clean up docs presentation by unfixing the top navbar in favor of static one, start adding table of contents for longer sections of docs
2012-08-19 21:12:52 -07:00
Mark Otto
e4d4ef43b0
copy change for previous commit
2012-08-19 20:38:27 -07:00
Mark Otto
e71e2b4be2
fixes #4460 and #4461 : copy change for opera animations support
2012-08-19 20:38:16 -07:00
Mark Otto
94ba211c40
fixes #4462 : mixins instead of vanilla css
2012-08-19 20:32:29 -07:00
Mark Otto
b745b7768a
fixes #4458 : improve support for .btn + .btn in .btn-groups and .btn-toolbars
2012-08-19 17:07:41 -07:00
Mark Otto
887f11d47f
fixes #4455 : improve small styles and add to docs
2012-08-19 13:12:43 -07:00
Mark Otto
47cf3cc62f
copy edits to base css page
2012-08-19 12:07:23 -07:00
Mark Otto
bb85bbc657
compy edits to docs
2012-08-19 12:04:41 -07:00
Mark Otto
7ed82c1223
font-size change on examples in getting started
2012-08-19 11:59:28 -07:00
Mark Otto
8e271d664b
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
2012-08-19 11:54:05 -07:00
Mark Otto
c531a75ff0
fixes #4451 manually: add .fade to modal example in both mustache and html
2012-08-19 11:53:55 -07:00
Kai Dorschner
1e190d8036
Fix for thumbnails in responsive design
2012-08-19 17:32:40 +03:00
Jacob Thornton
c9cef741f6
listen to touchstart for dropdowns on mobile
2012-08-18 20:18:15 -07:00
Jacob Thornton
45dddc59a1
add click option for tooltip, popover - make click default for popover
2012-08-18 19:54:30 -07:00
Jacob Thornton
44e35e9dfa
fix component
2012-08-18 19:33:46 -07:00
Jacob Thornton
937cfa6a88
add note about .nav
2012-08-18 19:32:50 -07:00
Jacob Thornton
1166b39630
removed some old stuff from application.js
2012-08-18 19:24:29 -07:00
Mark Otto
e79eb75e09
fixes #4044 : make z-index of tooltips same as fixed navbar so they overlay it if generated from within
2012-08-18 17:05:37 -07:00
Mark Otto
e6e0e2ac9b
fixes #4442 : allow for .btn within a .btn-toolbar without .btn-group
2012-08-18 16:50:26 -07:00
Mark Otto
4d2f584fdd
fixes #4444 : clarify docs copy that new icon white style is intentional on active and hover links in .nav and .dropdown-menu
2012-08-18 16:47:04 -07:00
Mark Otto
9ae137aede
modifications to new content
2012-08-18 16:42:50 -07:00
Mark Otto
80ced60778
Merge branch '2.1.0-wip' of https://github.com/smerik/bootstrap into smerik-2.1.0-wip
2012-08-18 16:31:13 -07:00
Mark Otto
50638530e6
fixes #4445 : .btn-link shouldn't have a pressed button-like state at all, so nuking everything on :active as well
2012-08-18 16:30:47 -07:00
Erik van der Kolk
dda951d1e1
Remove inexisting end tag </hr>
2012-08-18 21:52:43 +02:00
Erik van der Kolk
ae275dccb8
Fix empty for attribute on labels in Horizontal form
2012-08-18 21:44:57 +02:00
Erik van der Kolk
b7233a49dd
Move code within code snippet as close to the left for Basic block
2012-08-18 19:51:57 +02:00
Erik van der Kolk
3f12c746e5
Replace Note: by Heads up!
2012-08-18 19:49:27 +02:00
Erik van der Kolk
2327d30ef5
Add code snippet to Icon examples => Form fields section
2012-08-18 19:40:42 +02:00
Erik van der Kolk
8b763286df
Add code snippet to Icon examples => Navigation section
2012-08-18 19:31:29 +02:00
Erik van der Kolk
d71efb855b
Separate Buttons examples in Icon examples section and add code snippets
2012-08-18 19:21:01 +02:00