]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
nkryptic [Tue, 31 Jan 2012 07:54:10 +0000 (02:54 -0500)]
add nav- prefix to rest of docs
Mark Otto [Tue, 31 Jan 2012 07:27:58 +0000 (23:27 -0800)]
disable cursor on disabled and active pagination links
Mark Otto [Tue, 31 Jan 2012 07:24:35 +0000 (23:24 -0800)]
once more, overhaul the icons and use the css regex selector on our icons
Mark Otto [Tue, 31 Jan 2012 07:17:05 +0000 (23:17 -0800)]
fix the other disabled button style
Mark Otto [Tue, 31 Jan 2012 07:16:27 +0000 (23:16 -0800)]
fix button styles on active and disabled
Mark Otto [Tue, 31 Jan 2012 07:10:29 +0000 (23:10 -0800)]
update layout docs
Mark Otto [Tue, 31 Jan 2012 07:02:24 +0000 (23:02 -0800)]
restore a few commented out responsive items
Mark Otto [Tue, 31 Jan 2012 06:57:00 +0000 (22:57 -0800)]
update icons everywhere to be scoped per other components, fix broken elements on js docs page
Mark Otto [Tue, 31 Jan 2012 05:29:50 +0000 (21:29 -0800)]
refactor the navs to use prefixed classes, because you know, consistency is beast mode
Mark Otto [Tue, 31 Jan 2012 05:15:57 +0000 (21:15 -0800)]
*really* refactor the buttons and update them all over the docs
Mark Otto [Tue, 31 Jan 2012 04:50:51 +0000 (20:50 -0800)]
refactor buttons.less
Jacob Thornton [Mon, 30 Jan 2012 21:59:05 +0000 (13:59 -0800)]
speed up topbar animation for responsive
Mark Otto [Mon, 30 Jan 2012 18:01:02 +0000 (10:01 -0800)]
fix wrong value in grid column width in download page
Mark Otto [Mon, 30 Jan 2012 17:41:31 +0000 (09:41 -0800)]
implement @textColor for body text
Mark Otto [Mon, 30 Jan 2012 17:19:25 +0000 (09:19 -0800)]
large carousel images and margin bottom added
Mark Otto [Mon, 30 Jan 2012 16:58:40 +0000 (08:58 -0800)]
fix docs: move .pull-left from search input to search form in navbar
Mark Otto [Mon, 30 Jan 2012 16:20:37 +0000 (08:20 -0800)]
account for floated inputs in the .navbar-form
Mark Otto [Mon, 30 Jan 2012 16:15:28 +0000 (08:15 -0800)]
adding warning (orange) button, fix responsive navbar problem
Mark Otto [Mon, 30 Jan 2012 16:04:48 +0000 (08:04 -0800)]
remove all new dropdown button stuff
Mark Otto [Mon, 30 Jan 2012 15:59:03 +0000 (07:59 -0800)]
testing out button dropdown group
Mark Otto [Mon, 30 Jan 2012 15:54:47 +0000 (07:54 -0800)]
add skew mixin
Mark Otto [Mon, 30 Jan 2012 15:49:28 +0000 (07:49 -0800)]
add in regular button dropdowns, rejigger the button dropdowns section to reflect change
Mark Otto [Mon, 30 Jan 2012 15:40:24 +0000 (07:40 -0800)]
remove top 5px padding from first inline radio/checkbox
Mark Otto [Mon, 30 Jan 2012 09:34:59 +0000 (01:34 -0800)]
update vars in less and download pages
Mark Otto [Mon, 30 Jan 2012 09:30:18 +0000 (01:30 -0800)]
update tests for popover to use proper classes
Mark Otto [Mon, 30 Jan 2012 09:25:02 +0000 (01:25 -0800)]
fix forms typo on error state
Mark Otto [Mon, 30 Jan 2012 09:24:02 +0000 (01:24 -0800)]
updated upgrade page to reflect popover changes
Mark Otto [Mon, 30 Jan 2012 09:20:51 +0000 (01:20 -0800)]
namespace popover values
Mark Otto [Mon, 30 Jan 2012 09:18:45 +0000 (01:18 -0800)]
scope .content in container example
Mark Otto [Mon, 30 Jan 2012 09:09:34 +0000 (01:09 -0800)]
rename vertical-divider to divider-vertical, add more space around the divider
Mark Otto [Mon, 30 Jan 2012 09:06:20 +0000 (01:06 -0800)]
update reverse fluid layout to mirror the fluid layout
Mark Otto [Mon, 30 Jan 2012 08:44:27 +0000 (00:44 -0800)]
update js docs page to clarify usage of images on carousel
Mark Otto [Mon, 30 Jan 2012 08:43:57 +0000 (00:43 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
docs/assets/bootstrap.zip
less/responsive.less
Mark Otto [Mon, 30 Jan 2012 08:39:44 +0000 (00:39 -0800)]
overhaul grid mixins and variables, standardize fluid grid system and enable it across responsive layouts
Jacob Thornton [Mon, 30 Jan 2012 07:40:34 +0000 (23:40 -0800)]
Merge pull request #1421 from MarkReeder/2.0-wip
Fixes Opera flickering on the collapse plugin when reset is called without specifying the size
Mark Reeder [Mon, 30 Jan 2012 05:14:07 +0000 (21:14 -0800)]
Fixes issue with Opera flickering on the collapse plugin when reset is called without specifying the size
https://github.com/twitter/bootstrap/issues/1208
Jacob Thornton [Mon, 30 Jan 2012 03:07:14 +0000 (19:07 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts:
docs/assets/bootstrap.zip
Jacob Thornton [Mon, 30 Jan 2012 03:04:26 +0000 (19:04 -0800)]
add license for responsive and rebuild
Mark Otto [Mon, 30 Jan 2012 01:03:05 +0000 (17:03 -0800)]
subnav adjustments
Mark Otto [Mon, 30 Jan 2012 00:58:51 +0000 (16:58 -0800)]
move vars and mixins for default grid back to appropriate files
Mark Otto [Mon, 30 Jan 2012 00:55:56 +0000 (16:55 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
docs/assets/bootstrap.zip
Mark Otto [Mon, 30 Jan 2012 00:54:51 +0000 (16:54 -0800)]
remove .collapse from navbar responsive docs
Jacob Thornton [Mon, 30 Jan 2012 00:46:40 +0000 (16:46 -0800)]
rebuild zip
Mark Otto [Mon, 30 Jan 2012 00:43:03 +0000 (16:43 -0800)]
reran make
Mark Otto [Mon, 30 Jan 2012 00:42:37 +0000 (16:42 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
docs/assets/bootstrap.zip
Mark Otto [Mon, 30 Jan 2012 00:35:55 +0000 (16:35 -0800)]
fix broken navbar collapse
Jacob Thornton [Mon, 30 Jan 2012 00:33:29 +0000 (16:33 -0800)]
remove dist dir
Jacob Thornton [Mon, 30 Jan 2012 00:19:41 +0000 (16:19 -0800)]
check in dist dir for hb5 + update images to point to correct spot for builder
Mark Otto [Sun, 29 Jan 2012 22:23:06 +0000 (14:23 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sun, 29 Jan 2012 22:22:51 +0000 (14:22 -0800)]
update navbar collapse everywhere and remake
Mark Otto [Sun, 29 Jan 2012 22:07:14 +0000 (14:07 -0800)]
update collapsible nav in navbar
Mark Otto [Sun, 29 Jan 2012 21:29:50 +0000 (13:29 -0800)]
Merge pull request #1404 from ChadMoran/patch-1
warningText and warningBackground docs fix
Mark Otto [Sun, 29 Jan 2012 21:25:36 +0000 (13:25 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sun, 29 Jan 2012 21:25:13 +0000 (13:25 -0800)]
fix form styles on prepend/append for consistency, update code docs with examples of the code snippets
Chad Moran [Sun, 29 Jan 2012 21:20:39 +0000 (13:20 -0800)]
Fixed @warningText and @warningBackground colors in docs
Jacob Thornton [Sun, 29 Jan 2012 21:16:02 +0000 (13:16 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Mark Otto [Sun, 29 Jan 2012 21:15:38 +0000 (13:15 -0800)]
fix animated/striped gradients in progress bars
Jacob Thornton [Sun, 29 Jan 2012 21:15:37 +0000 (13:15 -0800)]
move building zip file into docs/makefile
Mark Otto [Sun, 29 Jan 2012 21:12:13 +0000 (13:12 -0800)]
refined pager styles to give a border on the links and improved hover state
Mark Otto [Sun, 29 Jan 2012 21:09:10 +0000 (13:09 -0800)]
update text on icons note
Mark Otto [Sun, 29 Jan 2012 21:07:31 +0000 (13:07 -0800)]
fix js readme api capitalization
Mark Otto [Sun, 29 Jan 2012 21:06:57 +0000 (13:06 -0800)]
last minute addition of a simple fluid grid for our fluid examples; it needs work, so we're not documenting it now
Mark Otto [Sun, 29 Jan 2012 10:27:45 +0000 (02:27 -0800)]
update hero example and examples overview
Mark Otto [Sun, 29 Jan 2012 08:07:01 +0000 (00:07 -0800)]
remove form docs from the styles and markup, it's no longer needed
Mark Otto [Sun, 29 Jan 2012 07:58:39 +0000 (23:58 -0800)]
add swatches to the color variables in less docs page
Mark Otto [Sun, 29 Jan 2012 07:41:18 +0000 (23:41 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sun, 29 Jan 2012 07:40:52 +0000 (23:40 -0800)]
removing required .navbar-static class, rewrote docs to reflect the change, and updated the upgrade docs page to include the navbar section
Mark Otto [Sun, 29 Jan 2012 07:29:10 +0000 (23:29 -0800)]
Merge pull request #1367 from lukeman/update-example-layouts
[2.0-wip] update example layouts
Luke Hatcher [Sun, 29 Jan 2012 06:48:51 +0000 (01:48 -0500)]
update all example pages to latest version
Mark Otto [Sun, 29 Jan 2012 06:48:25 +0000 (22:48 -0800)]
revamped the thumbnails examples to make them work and look better at higher resolution
Mark Otto [Sun, 29 Jan 2012 06:14:51 +0000 (22:14 -0800)]
namespace progress bars and labels classes
Mark Otto [Sun, 29 Jan 2012 06:03:14 +0000 (22:03 -0800)]
updates to responsive and docs for responsive navbar
Mark Otto [Sun, 29 Jan 2012 04:34:07 +0000 (20:34 -0800)]
clarify and tweak media queries
Mark Otto [Sun, 29 Jan 2012 04:27:18 +0000 (20:27 -0800)]
remove benefits from homepage html
Mark Otto [Sun, 29 Jan 2012 04:26:27 +0000 (20:26 -0800)]
update docs to simplify some css
Mark Otto [Sun, 29 Jan 2012 02:46:41 +0000 (18:46 -0800)]
fix alert close position
Mark Otto [Sun, 29 Jan 2012 02:39:36 +0000 (18:39 -0800)]
update components page to include docs for the new navbar collapse feature, re-add responsive.less to downloader
Mark Otto [Sun, 29 Jan 2012 02:27:09 +0000 (18:27 -0800)]
fix dropdowns in subnav
Mark Otto [Sun, 29 Jan 2012 02:25:05 +0000 (18:25 -0800)]
more responsive tweaks for tablet
Mark Otto [Sun, 29 Jan 2012 02:11:31 +0000 (18:11 -0800)]
fix the navbar click and a few jank responsive problems
Mark Otto [Sun, 29 Jan 2012 00:48:03 +0000 (16:48 -0800)]
remove background from accordion, and use border instead
Mark Otto [Sun, 29 Jan 2012 00:37:43 +0000 (16:37 -0800)]
remove padding from first-child of inline radios/checkboxes
Jacob Thornton [Sun, 29 Jan 2012 00:21:55 +0000 (16:21 -0800)]
fix goign between small view large view with responsive collapse
Jacob Thornton [Sat, 28 Jan 2012 23:42:07 +0000 (15:42 -0800)]
turn off brand hover for now + get nav toggling in mobile
Jacob Thornton [Sat, 28 Jan 2012 23:15:38 +0000 (15:15 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton [Sat, 28 Jan 2012 23:14:57 +0000 (15:14 -0800)]
blah
Mark Otto [Sat, 28 Jan 2012 23:09:23 +0000 (15:09 -0800)]
add in a navbar button for toggling the nav items
Mark Otto [Sat, 28 Jan 2012 22:51:14 +0000 (14:51 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sat, 28 Jan 2012 22:50:56 +0000 (14:50 -0800)]
vertical align inline checkboxes/radios to improve rendering in topbar
Jacob Thornton [Sat, 28 Jan 2012 22:48:20 +0000 (14:48 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton [Sat, 28 Jan 2012 22:47:59 +0000 (14:47 -0800)]
remove uglify variable from makefile
Mark Otto [Sat, 28 Jan 2012 22:30:45 +0000 (14:30 -0800)]
change .span* inputs to use content-sizing: border-box; to make them behave as block level elements
Mark Otto [Sat, 28 Jan 2012 22:20:27 +0000 (14:20 -0800)]
comment for progress bars firefox keyframes
Mark Otto [Sat, 28 Jan 2012 21:30:34 +0000 (13:30 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sat, 28 Jan 2012 21:30:15 +0000 (13:30 -0800)]
fix tabs-below typo
Jacob Thornton [Sat, 28 Jan 2012 21:17:07 +0000 (13:17 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton [Sat, 28 Jan 2012 21:16:05 +0000 (13:16 -0800)]
typahead does case insensitive matching with simple sorter + accepts highlighter option
Mark Otto [Sat, 28 Jan 2012 21:13:01 +0000 (13:13 -0800)]
restore IE filters, but reset them on buttons
Mark Otto [Sat, 28 Jan 2012 21:07:01 +0000 (13:07 -0800)]
add checkbox/radio border for ios in responsive
Mark Otto [Sat, 28 Jan 2012 20:58:26 +0000 (12:58 -0800)]
fix border and border radius on radios/checkboxes for iOS, fix forms docs alignment on small devices