]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
14 years agoAdded changed event to bootstrap-tabs.js 237/head
Kasper Bøgebjerg Pedersen [Sun, 18 Sep 2011 08:15:24 +0000 (10:15 +0200)] 
Added changed event to bootstrap-tabs.js

14 years agochange version in makefile to 1.3
Jacob Thornton [Sun, 18 Sep 2011 01:25:40 +0000 (18:25 -0700)] 
change version in makefile to 1.3

14 years agoMerge pull request #233 from cheeaun/patch-1
Jacob Thornton [Sun, 18 Sep 2011 01:20:56 +0000 (18:20 -0700)] 
Merge pull request #233 from cheeaun/patch-1

Documentation typo/error on scrollSpy.

14 years agoDocumentation typo/error on scrollSpy. 233/head
Lim Chee Aun [Sun, 18 Sep 2011 00:35:34 +0000 (08:35 +0800)] 
Documentation typo/error on scrollSpy.

14 years agoallow backdrop option to accept "static" option
Jacob Thornton [Sat, 17 Sep 2011 21:20:51 +0000 (14:20 -0700)] 
allow backdrop option to accept "static" option

14 years agoAdding flag to prevent backdrop click hiding modal 231/head
Nick Veys [Sat, 17 Sep 2011 19:47:38 +0000 (14:47 -0500)] 
Adding flag to prevent backdrop click hiding modal

14 years agofix fluid example
Mark Otto [Fri, 16 Sep 2011 21:07:18 +0000 (14:07 -0700)] 
fix fluid example

14 years agoFix spelling mistake in pre on js page (/ul instead of /div).
Mark Otto [Fri, 16 Sep 2011 20:01:49 +0000 (13:01 -0700)] 
Fix spelling mistake in pre on js page (/ul instead of /div).

14 years agofix readme link spacing v1.3.0
Jacob Thornton [Fri, 16 Sep 2011 19:30:30 +0000 (12:30 -0700)] 
fix readme link spacing

14 years agoremake for version 1.3
Jacob Thornton [Fri, 16 Sep 2011 18:24:45 +0000 (11:24 -0700)] 
remake for version 1.3

14 years agoMerge branch 'master' of github.com:twitter/bootstrap into 1.3-wip
Jacob Thornton [Fri, 16 Sep 2011 18:24:07 +0000 (11:24 -0700)] 
Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wip

Conflicts:
Makefile
README.md
bootstrap.css
bootstrap.min.css
lib/bootstrap.less
lib/scaffolding.less

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Jacob Thornton [Fri, 16 Sep 2011 18:09:46 +0000 (11:09 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agocheck for jquery/ender on window
Jacob Thornton [Fri, 16 Sep 2011 18:09:26 +0000 (11:09 -0700)] 
check for jquery/ender on window

14 years agoupdate alert message for ie7 to adjust dismiss icon, update example pages to clean...
Mark Otto [Fri, 16 Sep 2011 17:51:44 +0000 (10:51 -0700)] 
update alert message for ie7 to adjust dismiss icon, update example pages to clean up a few things from testing

14 years agoMerge pull request #219 from caniszczyk/1.3-wip
Mark Otto [Fri, 16 Sep 2011 17:37:52 +0000 (10:37 -0700)] 
Merge pull request #219 from caniszczyk/1.3-wip

Merge in pull request to clarify docs licensing as CC BY 3.0

14 years agoClarify documentation license to be CC BY 3.0 219/head
Chris Aniszczyk [Fri, 16 Sep 2011 17:30:22 +0000 (10:30 -0700)] 
Clarify documentation license to be CC BY 3.0

Signed-off-by: Chris Aniszczyk <zx@twitter.com>
14 years agoadd active class back to tabs
Mark Otto [Fri, 16 Sep 2011 17:15:45 +0000 (10:15 -0700)] 
add active class back to tabs

14 years agofix tabs jitter bug when there is no active class
Mark Otto [Fri, 16 Sep 2011 17:14:35 +0000 (10:14 -0700)] 
fix tabs jitter bug when there is no active class

14 years agoexpanding comment in application.js
Mark Otto [Fri, 16 Sep 2011 16:55:12 +0000 (09:55 -0700)] 
expanding comment in application.js

14 years agofixing conflict and recompiling
Mark Otto [Fri, 16 Sep 2011 16:47:36 +0000 (09:47 -0700)] 
fixing conflict and recompiling

14 years agoupdated table styles a bit and floated the fluid columns to clear the row dropping...
Mark Otto [Fri, 16 Sep 2011 16:41:58 +0000 (09:41 -0700)] 
updated table styles a bit and floated the fluid columns to clear the row dropping problem we were having

14 years ago$(document).ready instead of $(function() {}) for ender support
Jacob Thornton [Fri, 16 Sep 2011 06:16:06 +0000 (23:16 -0700)] 
$(document).ready instead of $(function() {}) for ender support

14 years agomv 1.3.0 file names to plane bootstrap.css for submodulers
Jacob Thornton [Fri, 16 Sep 2011 06:09:56 +0000 (23:09 -0700)] 
mv 1.3.0 file names to plane bootstrap.css for submodulers

14 years agoremove table border seperate for ie
Jacob Thornton [Fri, 16 Sep 2011 05:40:50 +0000 (22:40 -0700)] 
remove table border seperate for ie

14 years agomove clearfix logic back onto clearfix class for ie7
Jacob Thornton [Fri, 16 Sep 2011 05:36:32 +0000 (22:36 -0700)] 
move clearfix logic back onto clearfix class for ie7

14 years agolittle fixes for ie 7
Jacob Thornton [Fri, 16 Sep 2011 05:27:41 +0000 (22:27 -0700)] 
little fixes for ie 7

14 years agoupdate attributes for js and make tooltips reposition on resize
Jacob Thornton [Fri, 16 Sep 2011 04:19:39 +0000 (21:19 -0700)] 
update attributes for js and make tooltips reposition on resize

14 years agoallow multi-select lists in forms
Mark Otto [Wed, 14 Sep 2011 15:58:20 +0000 (08:58 -0700)] 
allow multi-select lists in forms

14 years agoapply clearfix to appended input pattern to clear the floats
Mark Otto [Wed, 14 Sep 2011 05:23:08 +0000 (22:23 -0700)] 
apply clearfix to appended input pattern to clear the floats

14 years agoupdated browsers image
Mark Otto [Wed, 14 Sep 2011 03:24:30 +0000 (20:24 -0700)] 
updated browsers image

14 years agofix tab-content and pre funkiness, convert p in tab content to div
Mark Otto [Tue, 13 Sep 2011 21:47:18 +0000 (14:47 -0700)] 
fix tab-content and pre funkiness, convert p in tab content to div

14 years agoupdates to docs to include more example html, include links to javascript docs where...
Mark Otto [Tue, 13 Sep 2011 17:08:24 +0000 (10:08 -0700)] 
updates to docs to include more example html, include links to javascript docs where necessary

14 years agoremove theming section from docs
Mark Otto [Tue, 13 Sep 2011 16:44:43 +0000 (09:44 -0700)] 
remove theming section from docs

14 years agoadding quick and dirty favicons and touch icons for iOS
Mark Otto [Tue, 13 Sep 2011 16:35:43 +0000 (09:35 -0700)] 
adding quick and dirty favicons and touch icons for iOS

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Mark Otto [Tue, 13 Sep 2011 05:19:44 +0000 (22:19 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agocomment out box-shadow on masthead and footer in docs.css because Opera sucks at...
Mark Otto [Tue, 13 Sep 2011 05:19:28 +0000 (22:19 -0700)] 
comment out box-shadow on masthead and footer in docs.css because Opera sucks at inset box-shadow :"

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Jacob Thornton [Tue, 13 Sep 2011 04:06:53 +0000 (21:06 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agofix docs for opera
Jacob Thornton [Tue, 13 Sep 2011 04:06:29 +0000 (21:06 -0700)] 
fix docs for opera

14 years agoremove theme.less and split preboot.less to mixins.less and variables.less to isolate...
Mark Otto [Tue, 13 Sep 2011 03:07:26 +0000 (20:07 -0700)] 
remove theme.less and split preboot.less to mixins.less and variables.less to isolate customization from function

14 years agoremove adaptive, recomment theme.less to avoid comments in compiled
Mark Otto [Tue, 13 Sep 2011 02:40:48 +0000 (19:40 -0700)] 
remove adaptive, recomment theme.less to avoid comments in compiled

14 years agoresolve conflict
Mark Otto [Tue, 13 Sep 2011 02:00:59 +0000 (19:00 -0700)] 
resolve conflict

14 years agofix topbar link with button bug
Mark Otto [Tue, 13 Sep 2011 02:00:44 +0000 (19:00 -0700)] 
fix topbar link with button bug

14 years agoLink Twitter account in readme
Mark Otto [Mon, 12 Sep 2011 21:33:39 +0000 (14:33 -0700)] 
Link Twitter account in readme

14 years agoEdited README.md via GitHub
Mark Otto [Mon, 12 Sep 2011 21:33:00 +0000 (14:33 -0700)] 
Edited README.md via GitHub

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Jacob Thornton [Mon, 12 Sep 2011 21:29:29 +0000 (14:29 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

Conflicts:
bootstrap-1.3.0.css

14 years agomake file shouldn't say file built successfully if error occurs
Jacob Thornton [Mon, 12 Sep 2011 21:28:26 +0000 (14:28 -0700)] 
make file shouldn't say file built successfully if error occurs

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Mark Otto [Mon, 12 Sep 2011 20:32:58 +0000 (13:32 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agoreally make modals cover topbars and not cover the modal itself
Mark Otto [Mon, 12 Sep 2011 20:32:46 +0000 (13:32 -0700)] 
really make modals cover topbars and not cover the modal itself

14 years agomake modals cover topbars
Mark Otto [Mon, 12 Sep 2011 20:31:58 +0000 (13:31 -0700)] 
make modals cover topbars

14 years agoadd version number to js comments
Jacob Thornton [Mon, 12 Sep 2011 18:15:32 +0000 (11:15 -0700)] 
add version number to js comments

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Jacob Thornton [Mon, 12 Sep 2011 18:14:35 +0000 (11:14 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agoprevent default for hover click
Jacob Thornton [Mon, 12 Sep 2011 18:14:09 +0000 (11:14 -0700)] 
prevent default for hover click

14 years agoquick fix for .clearfix with unqualified selector in forms.less
Mark Otto [Mon, 12 Sep 2011 16:25:57 +0000 (09:25 -0700)] 
quick fix for .clearfix with unqualified selector in forms.less

14 years agoadd links
Mark Otto [Mon, 12 Sep 2011 16:24:54 +0000 (09:24 -0700)] 
add links

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Mark Otto [Mon, 12 Sep 2011 15:58:46 +0000 (08:58 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agofew more js doc wording changes
Jacob Thornton [Mon, 12 Sep 2011 07:03:24 +0000 (00:03 -0700)] 
few more js doc wording changes

14 years agodocs coppyy
Jacob Thornton [Mon, 12 Sep 2011 06:56:44 +0000 (23:56 -0700)] 
docs coppyy

14 years agodata-attribute="x" annndddd... now all js with ie7+ support
Jacob Thornton [Mon, 12 Sep 2011 06:48:43 +0000 (23:48 -0700)] 
data-attribute="x" annndddd... now all js with ie7+ support

14 years agoindex to use data attr for scrollspy initilizing
Jacob Thornton [Mon, 12 Sep 2011 06:36:59 +0000 (23:36 -0700)] 
index to use data attr for scrollspy initilizing

14 years agodata-attributes need values to be picked up by jquery in ie8 and below :/
Jacob Thornton [Mon, 12 Sep 2011 06:29:34 +0000 (23:29 -0700)] 
data-attributes need values to be picked up by jquery in ie8 and below :/

14 years agoget all spec passing again
Jacob Thornton [Mon, 12 Sep 2011 05:58:51 +0000 (22:58 -0700)] 
get all spec passing again

14 years agoMerge pull request #194 from samsoffes/patch-1
Mark Otto [Mon, 12 Sep 2011 05:15:49 +0000 (22:15 -0700)] 
Merge pull request #194 from samsoffes/patch-1

Add pretty code coloring to readme

14 years agochange modal buttons back to be primary first
Mark Otto [Mon, 12 Sep 2011 05:02:26 +0000 (22:02 -0700)] 
change modal buttons back to be primary first

14 years agoAdd pretty code coloring to readme 194/head
Sam Soffes [Mon, 12 Sep 2011 04:56:54 +0000 (21:56 -0700)] 
Add pretty code coloring to readme

14 years agofix problem with error styles in forms that clashed with alert-messages by qualifying...
Mark Otto [Mon, 12 Sep 2011 04:43:23 +0000 (21:43 -0700)] 
fix problem with error styles in forms that clashed with alert-messages by qualifying the .error with .clearfix

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Mark Otto [Mon, 12 Sep 2011 04:13:09 +0000 (21:13 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agotheme.less file cleanup; fixing blockquotes in wells
Mark Otto [Mon, 12 Sep 2011 04:12:55 +0000 (21:12 -0700)] 
theme.less file cleanup; fixing blockquotes in wells

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Jacob Thornton [Mon, 12 Sep 2011 04:04:01 +0000 (21:04 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agomethod invocation jqueryui style
Jacob Thornton [Mon, 12 Sep 2011 04:03:17 +0000 (21:03 -0700)] 
method invocation jqueryui style

14 years agoupdate preboot comments about color scheme
Mark Otto [Mon, 12 Sep 2011 03:47:35 +0000 (20:47 -0700)] 
update preboot comments about color scheme

14 years agoupdate theme.less todos and darken link hover color more
Mark Otto [Mon, 12 Sep 2011 03:46:40 +0000 (20:46 -0700)] 
update theme.less todos and darken link hover color more

14 years agoremove border from dropdowns in topbar to prevent it from looking 1px off
Mark Otto [Mon, 12 Sep 2011 03:38:45 +0000 (20:38 -0700)] 
remove border from dropdowns in topbar to prevent it from looking 1px off

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Mark Otto [Mon, 12 Sep 2011 03:17:49 +0000 (20:17 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agomake input prepend styles look a bit better
Mark Otto [Mon, 12 Sep 2011 03:17:34 +0000 (20:17 -0700)] 
make input prepend styles look a bit better

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Jacob Thornton [Mon, 12 Sep 2011 03:09:20 +0000 (20:09 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agochange hella js... broke all the tests. i <3 wip
Jacob Thornton [Mon, 12 Sep 2011 03:08:43 +0000 (20:08 -0700)] 
change hella js... broke all the tests. i <3 wip

14 years agomove the .brand from the parent to the a tag in the topbar; fix the moving text in IE7
Mark Otto [Mon, 12 Sep 2011 03:00:45 +0000 (20:00 -0700)] 
move the .brand from the parent to the a tag in the topbar; fix the moving text in IE7

14 years agochange template diagrams to be .media-grid
Mark Otto [Mon, 12 Sep 2011 02:53:48 +0000 (19:53 -0700)] 
change template diagrams to be .media-grid

14 years agoremove qualifying tags in .span selectors for built in grid so that we can use .span...
Mark Otto [Mon, 12 Sep 2011 01:44:25 +0000 (18:44 -0700)] 
remove qualifying tags in .span selectors for built in grid so that we can use .span-n classes in form styles

14 years agooops, double commit last time; apply fixes to make select elements line up in IE7...
Mark Otto [Mon, 12 Sep 2011 01:09:01 +0000 (18:09 -0700)] 
oops, double commit last time; apply fixes to make select elements line up in IE7 with their labels, but no height fix

14 years agofix legends in ie7
Mark Otto [Mon, 12 Sep 2011 01:01:29 +0000 (18:01 -0700)] 
fix legends in ie7

14 years agofix legends in ie7
Mark Otto [Mon, 12 Sep 2011 00:36:15 +0000 (17:36 -0700)] 
fix legends in ie7

14 years agomake the less compile docs text now have widows, fix broken table markup
Mark Otto [Sun, 11 Sep 2011 06:05:30 +0000 (23:05 -0700)] 
make the less compile docs text now have widows, fix broken table markup

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Mark Otto [Sun, 11 Sep 2011 05:55:59 +0000 (22:55 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agowait for window load event before positioning images, doi
Jacob Thornton [Sun, 11 Sep 2011 05:54:47 +0000 (22:54 -0700)] 
wait for window load event before positioning images, doi

14 years agoupdated styles for the media grids
Mark Otto [Sun, 11 Sep 2011 05:50:59 +0000 (22:50 -0700)] 
updated styles for the media grids

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Jacob Thornton [Sun, 11 Sep 2011 05:49:05 +0000 (22:49 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agoadd static sizes for images so tooltips get right size on load
Jacob Thornton [Sun, 11 Sep 2011 05:48:39 +0000 (22:48 -0700)] 
add static sizes for images so tooltips get right size on load

14 years agoadding more media sizes
Mark Otto [Sun, 11 Sep 2011 05:47:38 +0000 (22:47 -0700)] 
adding more media sizes

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Jacob Thornton [Sun, 11 Sep 2011 05:44:22 +0000 (22:44 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agoadd some notes on installing from command line and from makefile
Jacob Thornton [Sun, 11 Sep 2011 05:43:52 +0000 (22:43 -0700)] 
add some notes on installing from command line and from makefile

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Mark Otto [Sun, 11 Sep 2011 05:31:55 +0000 (22:31 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

14 years agoadding media grid styles
Mark Otto [Sun, 11 Sep 2011 05:31:43 +0000 (22:31 -0700)] 
adding media grid styles

14 years agoclicking open dropdown shoud close it
Jacob Thornton [Sun, 11 Sep 2011 05:28:17 +0000 (22:28 -0700)] 
clicking open dropdown shoud close it

14 years agoadd liscense to js files
Jacob Thornton [Sun, 11 Sep 2011 05:24:31 +0000 (22:24 -0700)] 
add liscense to js files

14 years agoMerge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Jacob Thornton [Sun, 11 Sep 2011 05:17:37 +0000 (22:17 -0700)] 
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

Conflicts:
docs/index.html

14 years agoadd bootstrap-scrollspy
Jacob Thornton [Sun, 11 Sep 2011 05:14:57 +0000 (22:14 -0700)] 
add bootstrap-scrollspy

14 years agoadd footer to js docs
Mark Otto [Sun, 11 Sep 2011 04:54:11 +0000 (21:54 -0700)] 
add footer to js docs

14 years agoadd stubbed out table for how to compile less
Mark Otto [Sun, 11 Sep 2011 04:50:12 +0000 (21:50 -0700)] 
add stubbed out table for how to compile less

14 years agotweak css for topbar to bring back z-index fix; update javascript markup and some...
Mark Otto [Sun, 11 Sep 2011 04:10:18 +0000 (21:10 -0700)] 
tweak css for topbar to bring back z-index fix; update javascript markup and some heading text