]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Thu, 22 Dec 2011 01:32:14 +0000 (19:32 -0600)]
remove inline input field CSS since that's not required as all inputs are inline-block anyway
Mark Otto [Thu, 22 Dec 2011 01:31:01 +0000 (19:31 -0600)]
update comment on select bg bug and confirmed it was fixed, scoped responsive .span* to .row
Mark Otto [Thu, 22 Dec 2011 00:39:02 +0000 (18:39 -0600)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
docs/javascript.html
Mark Otto [Thu, 22 Dec 2011 00:38:03 +0000 (18:38 -0600)]
fix dropdowns in components docs page
Mark Otto [Thu, 22 Dec 2011 00:21:55 +0000 (18:21 -0600)]
update thumbnails to keep images from going past edges of thumbnails
Mark Otto [Wed, 21 Dec 2011 22:41:46 +0000 (16:41 -0600)]
fix mobile example sites, remove unused JS from docs index
Mark Otto [Wed, 21 Dec 2011 22:26:21 +0000 (16:26 -0600)]
rename media grid to thumbnails, recompile bootstrap, fix examples for mobile phones
Mark Otto [Wed, 21 Dec 2011 22:22:20 +0000 (16:22 -0600)]
updated all docs to jQuery 1.7, move all docs JS to application.js, and move dropdowns css to dedicated file
Jacob Thornton [Wed, 21 Dec 2011 22:03:18 +0000 (14:03 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
Mark Otto [Wed, 21 Dec 2011 22:00:50 +0000 (16:00 -0600)]
docs updates, forms updated to include error states and more examples, remove text-shadow from gradientbar mixin to fix bug
Jacob Thornton [Wed, 21 Dec 2011 21:29:12 +0000 (13:29 -0800)]
animate -> animation
Jacob Thornton [Wed, 21 Dec 2011 07:28:48 +0000 (23:28 -0800)]
update more readme changes - introduce target specificty convention to more plugins
Jacob Thornton [Wed, 21 Dec 2011 06:12:23 +0000 (22:12 -0800)]
add default margin for popover and twipsy
Jacob Thornton [Wed, 21 Dec 2011 03:37:41 +0000 (19:37 -0800)]
update all to new on api + add animation support to tabs
Jacob Thornton [Wed, 21 Dec 2011 02:02:47 +0000 (18:02 -0800)]
giant refactor - all spec passing again...
Mark Otto [Tue, 20 Dec 2011 06:59:20 +0000 (22:59 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Tue, 20 Dec 2011 06:58:56 +0000 (22:58 -0800)]
mostly docs updates, but also some bug fixes per github issues
Jacob Thornton [Thu, 15 Dec 2011 02:45:33 +0000 (18:45 -0800)]
rename transitions to transition and fix scrollspy example
Jacob Thornton [Thu, 15 Dec 2011 00:06:17 +0000 (16:06 -0800)]
Merge pull request #808 from piscis/patch-1
changed npm package name to less
Alexander Pirsig [Wed, 14 Dec 2011 15:48:50 +0000 (16:48 +0100)]
changed npm package name to less
Mark Otto [Tue, 13 Dec 2011 18:05:19 +0000 (10:05 -0800)]
rename transitions js file, fix link in js docs
Mark Otto [Mon, 12 Dec 2011 17:51:41 +0000 (09:51 -0800)]
updated docs to include other less apps
Mark Otto [Sun, 11 Dec 2011 10:38:58 +0000 (02:38 -0800)]
updated buttons docs
Mark Otto [Sun, 11 Dec 2011 10:05:50 +0000 (02:05 -0800)]
clearer grid vars docs language
Mark Otto [Sun, 11 Dec 2011 10:03:16 +0000 (02:03 -0800)]
updated footers everywhere
Mark Otto [Sun, 11 Dec 2011 09:58:06 +0000 (01:58 -0800)]
center example sites in docs on mobile
Mark Otto [Sun, 11 Dec 2011 09:03:57 +0000 (01:03 -0800)]
fix specificity on pills
Mark Otto [Sun, 11 Dec 2011 08:58:10 +0000 (00:58 -0800)]
Merge branch 'add-vertical-nav-divider' of https://github.com/evnm/bootstrap into evnm-add-vertical-nav-divider
Conflicts:
bootstrap.css
Mark Otto [Sun, 11 Dec 2011 06:30:17 +0000 (22:30 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sun, 11 Dec 2011 06:29:49 +0000 (22:29 -0800)]
unstyle image inputs
Mark Otto [Sun, 11 Dec 2011 06:21:08 +0000 (22:21 -0800)]
tweaks and increase specificity of pills and active classes
Jacob Thornton [Sat, 10 Dec 2011 23:21:27 +0000 (15:21 -0800)]
Merge pull request #773 from cgunther/label-in-dropdown-menu
Fix: remove text-shadow from labels
Jacob Thornton [Sat, 10 Dec 2011 23:19:49 +0000 (15:19 -0800)]
Merge pull request #778 from talltroym/master
Add code block for condensed table example
Mark Otto [Sat, 10 Dec 2011 23:05:09 +0000 (15:05 -0800)]
Merge pull request #777 from ceejayoz/2.0-wip
Updated bordered-table example to use correct class in docs
Mark Otto [Fri, 9 Dec 2011 22:39:23 +0000 (14:39 -0800)]
remove uber large responsive stuff
Mark Otto [Fri, 9 Dec 2011 22:34:38 +0000 (14:34 -0800)]
updated index page to add featured sites, more docs tweaks
Mark Otto [Fri, 9 Dec 2011 20:51:54 +0000 (12:51 -0800)]
help tables not look like shit on mobile maybe? also fix bordered table example
Mark Otto [Fri, 9 Dec 2011 20:10:01 +0000 (12:10 -0800)]
update js in footer, add max-width to img
Mark Otto [Fri, 9 Dec 2011 19:41:00 +0000 (11:41 -0800)]
add jank js for prototyping new topbar to all docs pages
Mark Otto [Fri, 9 Dec 2011 19:33:02 +0000 (11:33 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
Mark Otto [Fri, 9 Dec 2011 19:32:07 +0000 (11:32 -0800)]
updated to include sub nav and pip nav, new docs updates, topbar nav refinements for media queried settings
Troy Murray [Fri, 9 Dec 2011 16:34:58 +0000 (11:34 -0500)]
Add code block for condensed table example
Chris Sternal-Johnson [Thu, 8 Dec 2011 19:42:42 +0000 (14:42 -0500)]
fix docs for bordered-table
Chris Gunther [Thu, 8 Dec 2011 01:16:19 +0000 (20:16 -0500)]
remove text-shadow from labels
Evan Meagher [Fri, 2 Dec 2011 19:37:39 +0000 (11:37 -0800)]
Add vertical nav divider example in components doc page.
Evan Meagher [Fri, 2 Dec 2011 18:47:46 +0000 (10:47 -0800)]
Merge remote-tracking branch 'upstream/2.0-wip' into add-vertical-nav-divider
Jacob Thornton [Thu, 1 Dec 2011 06:42:22 +0000 (22:42 -0800)]
define constructor on prototypes
Jacob Thornton [Thu, 1 Dec 2011 06:05:49 +0000 (22:05 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
Jacob Thornton [Thu, 1 Dec 2011 06:05:09 +0000 (22:05 -0800)]
start of carousel
Mark Otto [Wed, 30 Nov 2011 09:00:55 +0000 (01:00 -0800)]
adding temp idea for subnav to docs
Mark Otto [Wed, 30 Nov 2011 08:39:38 +0000 (00:39 -0800)]
adding step nav to components
Mark Otto [Wed, 30 Nov 2011 07:56:01 +0000 (23:56 -0800)]
update all leads on docs pages
Mark Otto [Wed, 30 Nov 2011 07:48:27 +0000 (23:48 -0800)]
updates to add warning for bordered tables to docs, fix to spacing on prettyprint pre blocks
Mark Otto [Wed, 30 Nov 2011 07:16:38 +0000 (23:16 -0800)]
adding bordered table to docs and showing it works with colspan
Evan Meagher [Wed, 30 Nov 2011 07:16:09 +0000 (23:16 -0800)]
Add vertical nav divider.
Mark Otto [Wed, 30 Nov 2011 06:53:12 +0000 (22:53 -0800)]
Merge branch 'form-feedback-fix' of https://github.com/tinyfly/bootstrap into tinyfly-form-feedback-fix
Conflicts:
bootstrap.css
Mark Otto [Wed, 30 Nov 2011 06:35:58 +0000 (22:35 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
bootstrap.min.css
Mark Otto [Wed, 30 Nov 2011 06:35:03 +0000 (22:35 -0800)]
misc docs updates, revamped tables CSS save for grid columns and tablesorter options
Mark Otto [Wed, 30 Nov 2011 03:17:12 +0000 (19:17 -0800)]
Merge pull request #722 from tinyfly/grid-input-size-fix
Match input grid classes to the new 12-col grid.
Jeff Adams [Tue, 29 Nov 2011 20:06:31 +0000 (14:06 -0600)]
scope form feedback states to .control-group instead of unused .clearfix
Jeff Adams [Tue, 29 Nov 2011 17:12:32 +0000 (11:12 -0600)]
add input width calculation fix from #408 to the 2.0 branch
Mark Otto [Mon, 28 Nov 2011 19:43:36 +0000 (11:43 -0800)]
Merge pull request #711 from smaboshe/updates-to-2.0-docs
Updates to 2.0 docs to address typos and capitalization
Silumesii Maboshe [Mon, 28 Nov 2011 06:13:54 +0000 (08:13 +0200)]
Capitalising 'Bootstrap' and abbreviations. Fixing typos.
Jacob Thornton [Mon, 28 Nov 2011 01:31:12 +0000 (17:31 -0800)]
add code to reset data for collapsed element so that item can be intitialized with correct options
Jacob Thornton [Mon, 28 Nov 2011 01:12:58 +0000 (17:12 -0800)]
derp
Jacob Thornton [Mon, 28 Nov 2011 01:12:17 +0000 (17:12 -0800)]
turn attribute rules to list
Jacob Thornton [Mon, 28 Nov 2011 01:11:31 +0000 (17:11 -0800)]
change even was removed, in favor of show shown
Jacob Thornton [Mon, 28 Nov 2011 01:09:31 +0000 (17:09 -0800)]
fix heading for js readme...
Jacob Thornton [Mon, 28 Nov 2011 01:04:55 +0000 (17:04 -0800)]
rename tabs to tab - clean up lots of api stuff make href acceptable target val
Jacob Thornton [Mon, 28 Nov 2011 00:01:26 +0000 (16:01 -0800)]
remove trailing semicolons - we'll be hosting minified files with semicolons - no reason to make the dev source ugly
Mark Otto [Sun, 27 Nov 2011 08:44:30 +0000 (00:44 -0800)]
Remove static github buttons and replace with iframe versions
Jacob Thornton [Sat, 26 Nov 2011 05:34:55 +0000 (21:34 -0800)]
clean up comments for better built files
Jacob Thornton [Sat, 26 Nov 2011 01:30:52 +0000 (17:30 -0800)]
allow scrollspy to target a specific nav
Jacob Thornton [Sat, 26 Nov 2011 01:23:14 +0000 (17:23 -0800)]
new plugin "collapse" for collapsible lists and "accordion" like support
Jacob Thornton [Fri, 25 Nov 2011 04:27:55 +0000 (20:27 -0800)]
fix copy paste bug
Jacob Thornton [Fri, 25 Nov 2011 04:27:18 +0000 (20:27 -0800)]
clean up scrollspy a bit - add public api method
Jacob Thornton [Fri, 25 Nov 2011 04:12:13 +0000 (20:12 -0800)]
fix some more modal things
Jacob Thornton [Fri, 25 Nov 2011 04:04:07 +0000 (20:04 -0800)]
refactor modal
Jacob Thornton [Fri, 25 Nov 2011 03:40:25 +0000 (19:40 -0800)]
refactor dropdown in accordance with readme
Jacob Thornton [Fri, 25 Nov 2011 02:55:44 +0000 (18:55 -0800)]
refactor alerts + add new readme which idefientifies goals for 2.0 js
Jacob Thornton [Thu, 24 Nov 2011 22:43:26 +0000 (14:43 -0800)]
update buttons js for button groups
Jacob Thornton [Thu, 24 Nov 2011 19:13:33 +0000 (11:13 -0800)]
Merge pull request #694 from martinbean/patch-1
Fixed a typo (redux)
Martin Bean [Thu, 24 Nov 2011 19:06:00 +0000 (19:06 +0000)]
Removed funky characters.
Martin Bean [Thu, 24 Nov 2011 11:37:08 +0000 (11:37 +0000)]
Fixed a typo. Because I'm a Grammar Nazi.
Jacob Thornton [Mon, 21 Nov 2011 05:59:31 +0000 (21:59 -0800)]
push disable setting to the event loop - this allows for form submit to begin
Jacob Thornton [Mon, 21 Nov 2011 05:45:09 +0000 (21:45 -0800)]
remove js min from repo
Jacob Thornton [Mon, 21 Nov 2011 05:42:52 +0000 (21:42 -0800)]
add minified source to min dir in js + add uglify to make process
Jacob Thornton [Mon, 21 Nov 2011 05:36:26 +0000 (21:36 -0800)]
add build script for minified files and allow elements to be returned to getContent and title in popovers
Jacob Thornton [Mon, 21 Nov 2011 05:13:28 +0000 (21:13 -0800)]
update comment numbers
Jacob Thornton [Mon, 21 Nov 2011 05:06:32 +0000 (21:06 -0800)]
act on all twipsy instances
Jacob Thornton [Mon, 21 Nov 2011 04:58:04 +0000 (20:58 -0800)]
merge in js from 1.4... start working through js docs
Jacob Thornton [Mon, 21 Nov 2011 02:19:50 +0000 (18:19 -0800)]
revert all js stuff back to 1.4 :/
Mark Otto [Thu, 17 Nov 2011 09:28:42 +0000 (01:28 -0800)]
update property order and do some misc cleanup
Mark Otto [Thu, 17 Nov 2011 08:52:11 +0000 (00:52 -0800)]
remove code styling if it's in a pre tag
Mark Otto [Thu, 17 Nov 2011 08:49:51 +0000 (00:49 -0800)]
make uneditable inputs work with span* classes
Mark Otto [Thu, 17 Nov 2011 08:41:26 +0000 (00:41 -0800)]
spelling mistake in comment
Mark Otto [Thu, 17 Nov 2011 08:40:42 +0000 (00:40 -0800)]
Merge pull request #621 from vshih/master
Fix tab event selector in tabs JS docs example
Mark Otto [Thu, 17 Nov 2011 08:37:14 +0000 (00:37 -0800)]
updated font mixins courtesy of @apancutt
Mark Otto [Thu, 17 Nov 2011 08:10:59 +0000 (00:10 -0800)]
Merge pull request #645 from mkaschenko/master
Fix anchor to JS dropdown docs
Mark Otto [Thu, 17 Nov 2011 08:09:12 +0000 (00:09 -0800)]
update tables docs after merging in the condensed styles