]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
14 years agoremove inline input field CSS since that's not required as all inputs are inline...
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

14 years agoupdate comment on select bg bug and confirmed it was fixed, scoped responsive .span...
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

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
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

14 years agofix dropdowns in components docs page
Mark Otto [Thu, 22 Dec 2011 00:38:03 +0000 (18:38 -0600)] 
fix dropdowns in components docs page

14 years agoupdate thumbnails to keep images from going past edges of thumbnails
Mark Otto [Thu, 22 Dec 2011 00:21:55 +0000 (18:21 -0600)] 
update thumbnails to keep images from going past edges of thumbnails

14 years agofix mobile example sites, remove unused JS from docs index
Mark Otto [Wed, 21 Dec 2011 22:41:46 +0000 (16:41 -0600)] 
fix mobile example sites, remove unused JS from docs index

14 years agorename media grid to thumbnails, recompile bootstrap, fix examples for mobile phones
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

14 years agoupdated all docs to jQuery 1.7, move all docs JS to application.js, and move dropdown...
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

14 years agoMerge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
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

14 years agodocs updates, forms updated to include error states and more examples, remove text...
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

14 years agoanimate -> animation
Jacob Thornton [Wed, 21 Dec 2011 21:29:12 +0000 (13:29 -0800)] 
animate -> animation

14 years agoupdate more readme changes - introduce target specificty convention to more plugins
Jacob Thornton [Wed, 21 Dec 2011 07:28:48 +0000 (23:28 -0800)] 
update more readme changes - introduce target specificty convention to more plugins

14 years agoadd default margin for popover and twipsy
Jacob Thornton [Wed, 21 Dec 2011 06:12:23 +0000 (22:12 -0800)] 
add default margin for popover and twipsy

14 years agoupdate all to new on api + add animation support to tabs
Jacob Thornton [Wed, 21 Dec 2011 03:37:41 +0000 (19:37 -0800)] 
update all to new on api + add animation support to tabs

14 years agogiant refactor - all spec passing again...
Jacob Thornton [Wed, 21 Dec 2011 02:02:47 +0000 (18:02 -0800)] 
giant refactor - all spec passing again...

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
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

14 years agomostly docs updates, but also some bug fixes per github issues
Mark Otto [Tue, 20 Dec 2011 06:58:56 +0000 (22:58 -0800)] 
mostly docs updates, but also some bug fixes per github issues

14 years agorename transitions to transition and fix scrollspy example
Jacob Thornton [Thu, 15 Dec 2011 02:45:33 +0000 (18:45 -0800)] 
rename transitions to transition and fix scrollspy example

14 years agoMerge pull request #808 from piscis/patch-1
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

14 years agochanged npm package name to less 808/head
Alexander Pirsig [Wed, 14 Dec 2011 15:48:50 +0000 (16:48 +0100)] 
changed npm package name to less

14 years agorename transitions js file, fix link in js docs
Mark Otto [Tue, 13 Dec 2011 18:05:19 +0000 (10:05 -0800)] 
rename transitions js file, fix link in js docs

14 years agoupdated docs to include other less apps
Mark Otto [Mon, 12 Dec 2011 17:51:41 +0000 (09:51 -0800)] 
updated docs to include other less apps

14 years agoupdated buttons docs
Mark Otto [Sun, 11 Dec 2011 10:38:58 +0000 (02:38 -0800)] 
updated buttons docs

14 years agoclearer grid vars docs language
Mark Otto [Sun, 11 Dec 2011 10:05:50 +0000 (02:05 -0800)] 
clearer grid vars docs language

14 years agoupdated footers everywhere
Mark Otto [Sun, 11 Dec 2011 10:03:16 +0000 (02:03 -0800)] 
updated footers everywhere

14 years agocenter example sites in docs on mobile
Mark Otto [Sun, 11 Dec 2011 09:58:06 +0000 (01:58 -0800)] 
center example sites in docs on mobile

14 years agofix specificity on pills
Mark Otto [Sun, 11 Dec 2011 09:03:57 +0000 (01:03 -0800)] 
fix specificity on pills

14 years agoMerge branch 'add-vertical-nav-divider' of https://github.com/evnm/bootstrap into...
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

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
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

14 years agounstyle image inputs
Mark Otto [Sun, 11 Dec 2011 06:29:49 +0000 (22:29 -0800)] 
unstyle image inputs

14 years agotweaks and increase specificity of pills and active classes
Mark Otto [Sun, 11 Dec 2011 06:21:08 +0000 (22:21 -0800)] 
tweaks and increase specificity of pills and active classes

14 years agoMerge pull request #773 from cgunther/label-in-dropdown-menu
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

14 years agoMerge pull request #778 from talltroym/master
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

14 years agoMerge pull request #777 from ceejayoz/2.0-wip
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

14 years agoremove uber large responsive stuff
Mark Otto [Fri, 9 Dec 2011 22:39:23 +0000 (14:39 -0800)] 
remove uber large responsive stuff

14 years agoupdated index page to add featured sites, more docs tweaks
Mark Otto [Fri, 9 Dec 2011 22:34:38 +0000 (14:34 -0800)] 
updated index page to add featured sites, more docs tweaks

14 years agohelp tables not look like shit on mobile maybe? also fix bordered table example
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

14 years agoupdate js in footer, add max-width to img
Mark Otto [Fri, 9 Dec 2011 20:10:01 +0000 (12:10 -0800)] 
update js in footer, add max-width to img

14 years agoadd jank js for prototyping new topbar to all docs pages
Mark Otto [Fri, 9 Dec 2011 19:41:00 +0000 (11:41 -0800)] 
add jank js for prototyping new topbar to all docs pages

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
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

14 years agoupdated to include sub nav and pip nav, new docs updates, topbar nav refinements...
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

14 years agoAdd code block for condensed table example 778/head
Troy Murray [Fri, 9 Dec 2011 16:34:58 +0000 (11:34 -0500)] 
Add code block for condensed table example

14 years agofix docs for bordered-table 777/head
Chris Sternal-Johnson [Thu, 8 Dec 2011 19:42:42 +0000 (14:42 -0500)] 
fix docs for bordered-table

14 years agoremove text-shadow from labels 773/head
Chris Gunther [Thu, 8 Dec 2011 01:16:19 +0000 (20:16 -0500)] 
remove text-shadow from labels

14 years agoAdd vertical nav divider example in components doc page. 728/head
Evan Meagher [Fri, 2 Dec 2011 19:37:39 +0000 (11:37 -0800)] 
Add vertical nav divider example in components doc page.

14 years agoMerge remote-tracking branch 'upstream/2.0-wip' into add-vertical-nav-divider
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

14 years agodefine constructor on prototypes
Jacob Thornton [Thu, 1 Dec 2011 06:42:22 +0000 (22:42 -0800)] 
define constructor on prototypes

14 years agoMerge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
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

14 years agostart of carousel
Jacob Thornton [Thu, 1 Dec 2011 06:05:09 +0000 (22:05 -0800)] 
start of carousel

14 years agoadding temp idea for subnav to docs
Mark Otto [Wed, 30 Nov 2011 09:00:55 +0000 (01:00 -0800)] 
adding temp idea for subnav to docs

14 years agoadding step nav to components
Mark Otto [Wed, 30 Nov 2011 08:39:38 +0000 (00:39 -0800)] 
adding step nav to components

14 years agoupdate all leads on docs pages
Mark Otto [Wed, 30 Nov 2011 07:56:01 +0000 (23:56 -0800)] 
update all leads on docs pages

14 years agoupdates to add warning for bordered tables to docs, fix to spacing on prettyprint...
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

14 years agoadding bordered table to docs and showing it works with colspan
Mark Otto [Wed, 30 Nov 2011 07:16:38 +0000 (23:16 -0800)] 
adding bordered table to docs and showing it works with colspan

14 years agoAdd vertical nav divider.
Evan Meagher [Wed, 30 Nov 2011 07:16:09 +0000 (23:16 -0800)] 
Add vertical nav divider.

14 years agoMerge branch 'form-feedback-fix' of https://github.com/tinyfly/bootstrap into tinyfly...
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

14 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
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

14 years agomisc docs updates, revamped tables CSS save for grid columns and tablesorter options
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

14 years agoMerge pull request #722 from tinyfly/grid-input-size-fix
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.

14 years agoscope form feedback states to .control-group instead of unused .clearfix 725/head
Jeff Adams [Tue, 29 Nov 2011 20:06:31 +0000 (14:06 -0600)] 
scope form feedback states to .control-group instead of unused .clearfix

14 years agoadd input width calculation fix from #408 to the 2.0 branch 722/head
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

14 years agoMerge pull request #711 from smaboshe/updates-to-2.0-docs
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

14 years agoCapitalising 'Bootstrap' and abbreviations. Fixing typos. 711/head
Silumesii Maboshe [Mon, 28 Nov 2011 06:13:54 +0000 (08:13 +0200)] 
Capitalising 'Bootstrap' and abbreviations. Fixing typos.

14 years agoadd code to reset data for collapsed element so that item can be intitialized with...
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

14 years agoderp
Jacob Thornton [Mon, 28 Nov 2011 01:12:58 +0000 (17:12 -0800)] 
derp

14 years agoturn attribute rules to list
Jacob Thornton [Mon, 28 Nov 2011 01:12:17 +0000 (17:12 -0800)] 
turn attribute rules to list

14 years agochange even was removed, in favor of show shown
Jacob Thornton [Mon, 28 Nov 2011 01:11:31 +0000 (17:11 -0800)] 
change even was removed, in favor of show shown

14 years agofix heading for js readme...
Jacob Thornton [Mon, 28 Nov 2011 01:09:31 +0000 (17:09 -0800)] 
fix heading for js readme...

14 years agorename tabs to tab - clean up lots of api stuff make href acceptable target val
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

14 years agoremove trailing semicolons - we'll be hosting minified files with semicolons - no...
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

14 years agoRemove static github buttons and replace with iframe versions
Mark Otto [Sun, 27 Nov 2011 08:44:30 +0000 (00:44 -0800)] 
Remove static github buttons and replace with iframe versions

14 years agoclean up comments for better built files
Jacob Thornton [Sat, 26 Nov 2011 05:34:55 +0000 (21:34 -0800)] 
clean up comments for better built files

14 years agoallow scrollspy to target a specific nav
Jacob Thornton [Sat, 26 Nov 2011 01:30:52 +0000 (17:30 -0800)] 
allow scrollspy to target a specific nav

14 years agonew plugin "collapse" for collapsible lists and "accordion" like support
Jacob Thornton [Sat, 26 Nov 2011 01:23:14 +0000 (17:23 -0800)] 
new plugin "collapse" for collapsible lists and "accordion" like support

14 years agofix copy paste bug
Jacob Thornton [Fri, 25 Nov 2011 04:27:55 +0000 (20:27 -0800)] 
fix copy paste bug

14 years agoclean up scrollspy a bit - add public api method
Jacob Thornton [Fri, 25 Nov 2011 04:27:18 +0000 (20:27 -0800)] 
clean up scrollspy a bit - add public api method

14 years agofix some more modal things
Jacob Thornton [Fri, 25 Nov 2011 04:12:13 +0000 (20:12 -0800)] 
fix some more modal things

14 years agorefactor modal
Jacob Thornton [Fri, 25 Nov 2011 04:04:07 +0000 (20:04 -0800)] 
refactor modal

14 years agorefactor dropdown in accordance with readme
Jacob Thornton [Fri, 25 Nov 2011 03:40:25 +0000 (19:40 -0800)] 
refactor dropdown in accordance with readme

14 years agorefactor alerts + add new readme which idefientifies goals for 2.0 js
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

14 years agoupdate buttons js for button groups
Jacob Thornton [Thu, 24 Nov 2011 22:43:26 +0000 (14:43 -0800)] 
update buttons js for button groups

14 years agoMerge pull request #694 from martinbean/patch-1
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)

14 years agoRemoved funky characters. 694/head
Martin Bean [Thu, 24 Nov 2011 19:06:00 +0000 (19:06 +0000)] 
Removed funky characters.

14 years agoFixed a typo. Because I'm a Grammar Nazi. 687/head
Martin Bean [Thu, 24 Nov 2011 11:37:08 +0000 (11:37 +0000)] 
Fixed a typo. Because I'm a Grammar Nazi.

14 years agopush disable setting to the event loop - this allows for form submit to begin
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

14 years agoremove js min from repo
Jacob Thornton [Mon, 21 Nov 2011 05:45:09 +0000 (21:45 -0800)] 
remove js min from repo

14 years agoadd minified source to min dir in js + add uglify to make process
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

14 years agoadd build script for minified files and allow elements to be returned to getContent...
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

14 years agoupdate comment numbers
Jacob Thornton [Mon, 21 Nov 2011 05:13:28 +0000 (21:13 -0800)] 
update comment numbers

14 years agoact on all twipsy instances
Jacob Thornton [Mon, 21 Nov 2011 05:06:32 +0000 (21:06 -0800)] 
act on all twipsy instances

14 years agomerge in js from 1.4... start working through js docs
Jacob Thornton [Mon, 21 Nov 2011 04:58:04 +0000 (20:58 -0800)] 
merge in js from 1.4... start working through js docs

14 years agorevert all js stuff back to 1.4 :/
Jacob Thornton [Mon, 21 Nov 2011 02:19:50 +0000 (18:19 -0800)] 
revert all js stuff back to 1.4 :/

14 years agoupdate property order and do some misc cleanup
Mark Otto [Thu, 17 Nov 2011 09:28:42 +0000 (01:28 -0800)] 
update property order and do some misc cleanup

14 years agoremove code styling if it's in a pre tag
Mark Otto [Thu, 17 Nov 2011 08:52:11 +0000 (00:52 -0800)] 
remove code styling if it's in a pre tag

14 years agomake uneditable inputs work with span* classes
Mark Otto [Thu, 17 Nov 2011 08:49:51 +0000 (00:49 -0800)] 
make uneditable inputs work with span* classes

14 years agospelling mistake in comment
Mark Otto [Thu, 17 Nov 2011 08:41:26 +0000 (00:41 -0800)] 
spelling mistake in comment

14 years agoMerge pull request #621 from vshih/master
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

14 years agoupdated font mixins courtesy of @apancutt
Mark Otto [Thu, 17 Nov 2011 08:37:14 +0000 (00:37 -0800)] 
updated font mixins courtesy of @apancutt

14 years agoMerge pull request #645 from mkaschenko/master
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

14 years agoupdate tables docs after merging in the condensed styles
Mark Otto [Thu, 17 Nov 2011 08:09:12 +0000 (00:09 -0800)] 
update tables docs after merging in the condensed styles