]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mark Otto [Mon, 30 Jul 2012 19:15:08 +0000 (12:15 -0700)]
fix navbar form alignment, and update examples to show these cases
Mark Otto [Mon, 30 Jul 2012 17:08:27 +0000 (10:08 -0700)]
fix examples collapse classes, rename navbar-redux to navbar and delete the old one
Mark Otto [Sun, 29 Jul 2012 19:07:18 +0000 (12:07 -0700)]
fixes #4210: indenting on hero example
Mark Otto [Tue, 15 May 2012 16:45:53 +0000 (09:45 -0700)]
move navbar and update paths so it sits in tests
Mark Otto [Tue, 15 May 2012 06:45:25 +0000 (23:45 -0700)]
move forms test to less/tests
Mark Otto [Tue, 15 May 2012 06:40:06 +0000 (23:40 -0700)]
add forms test page for all html5 input types and refactor selectors
Mark Otto [Mon, 14 May 2012 15:57:24 +0000 (08:57 -0700)]
adding navbar example, for fixed and static navbars
Bryan Petty [Sun, 1 Apr 2012 22:22:52 +0000 (16:22 -0600)]
Restrict collapsed items in Navbar to only those in .nav-collapse, and buttons in Navbar.
Mark Otto [Sun, 25 Mar 2012 08:21:47 +0000 (01:21 -0700)]
introduce .navbar-link to resolve issue with buttons in .navbar-text
Mark Otto [Sun, 25 Mar 2012 07:46:03 +0000 (00:46 -0700)]
adding 144x144 ipad touch icon
Mark Otto [Mon, 12 Mar 2012 07:21:52 +0000 (00:21 -0700)]
fix apple touch icons in examples
Mark Otto [Tue, 28 Feb 2012 03:50:44 +0000 (19:50 -0800)]
Merge branch 'meleyal-patch-1' into 2.0.2-wip
Mark Otto [Tue, 28 Feb 2012 02:48:28 +0000 (18:48 -0800)]
really add protocol to examples
meleyal [Fri, 24 Feb 2012 22:06:02 +0000 (23:06 +0100)]
Fix broken links to fav and touch icons in examples, fixes #2244
Jacob Thornton [Wed, 8 Feb 2012 06:05:17 +0000 (22:05 -0800)]
Merge branch 'master' of https://github.com/twitter/bootstrap into 2.0.1-wip
John Wright [Tue, 7 Feb 2012 19:06:08 +0000 (11:06 -0800)]
some (android) devices need this viewport meta tag for responsive design to work
John Wright [Tue, 7 Feb 2012 19:05:13 +0000 (11:05 -0800)]
some (android) devices need this viewport meta tag for responsive design to work.
John Wright [Tue, 7 Feb 2012 18:58:01 +0000 (10:58 -0800)]
Some devices need this for responsive design to work
Mark Otto [Sun, 5 Feb 2012 07:53:24 +0000 (23:53 -0800)]
fix meta tag for viewport in examples and shims
Mark Otto [Thu, 2 Feb 2012 06:13:26 +0000 (22:13 -0800)]
Merge branch 'master' of github.com:twitter/bootstrap
ejain [Thu, 2 Feb 2012 05:17:04 +0000 (21:17 -0800)]
Import the responsive css *after* setting the body padding to fix the issue described in #1570.
Mark Otto [Thu, 2 Feb 2012 02:00:40 +0000 (18:00 -0800)]
remove twitter widgets js from examples
Mark Otto [Thu, 2 Feb 2012 01:57:39 +0000 (17:57 -0800)]
fix icon-bar class in exampless
Mark Otto [Thu, 2 Feb 2012 01:41:24 +0000 (17:41 -0800)]
fixing jquery links in examples
Jacob Thornton [Wed, 1 Feb 2012 01:35:23 +0000 (17:35 -0800)]
move examples into docs...