]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 years agoget modal working with new data-attrs
Jacob Thornton [Wed, 5 Oct 2011 07:14:55 +0000 (00:14 -0700)] 
get modal working with new data-attrs

13 years agostart updating to data- driven js
Jacob Thornton [Wed, 5 Oct 2011 04:48:53 +0000 (21:48 -0700)] 
start updating to data- driven js

13 years agofixing multi select on chromium ubuntu by setting background color explicitly
Mark Otto [Tue, 4 Oct 2011 08:15:31 +0000 (01:15 -0700)] 
fixing multi select on chromium ubuntu by setting background color explicitly

13 years agoadding new mixins
Mark Otto [Tue, 4 Oct 2011 07:55:35 +0000 (00:55 -0700)] 
adding new mixins

13 years agoadding placeholder font-face mixin which doesn't work yet
Mark Otto [Tue, 4 Oct 2011 07:48:31 +0000 (00:48 -0700)] 
adding placeholder font-face mixin which doesn't work yet

13 years agoupdate variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight for easier...
Mark Otto [Tue, 4 Oct 2011 07:20:38 +0000 (00:20 -0700)] 
update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight for easier customization; added placeholder for @primaryButtonColor, but didn't implement

13 years agoadding button groups and toolbars like a boss
Mark Otto [Thu, 29 Sep 2011 09:21:02 +0000 (02:21 -0700)] 
adding button groups and toolbars like a boss

13 years agoround the corners on the search form inputs like a boss
Mark Otto [Thu, 29 Sep 2011 08:47:55 +0000 (01:47 -0700)] 
round the corners on the search form inputs like a boss

13 years agochange h4 back to lineheight * 2
Mark Otto [Thu, 29 Sep 2011 08:44:51 +0000 (01:44 -0700)] 
change h4 back to lineheight * 2

13 years agoupdate topbar dropdown arrow to match link and hover colors
Mark Otto [Thu, 29 Sep 2011 08:43:14 +0000 (01:43 -0700)] 
update topbar dropdown arrow to match link and hover colors

13 years agoremove that test gradient
Mark Otto [Thu, 29 Sep 2011 08:41:03 +0000 (01:41 -0700)] 
remove that test gradient

13 years agohuge update to forms, docs for the new forms, added a new link for js example to...
Mark Otto [Thu, 29 Sep 2011 08:40:27 +0000 (01:40 -0700)] 
huge update to forms, docs for the new forms, added a new link for js example to tabs/pills, add some new mixins

13 years agoinitial idea for handling closing of modals from whatever element you want with ...
Mark Otto [Thu, 29 Sep 2011 03:21:09 +0000 (20:21 -0700)] 
initial idea for handling closing of modals from whatever element you want with .js-dismiss class

13 years agoupdated forms.less to have better comments while pulling out all the old classes...
Mark Otto [Thu, 29 Sep 2011 02:15:31 +0000 (19:15 -0700)] 
updated forms.less to have better comments while pulling out all the old classes for input elements

13 years agopulling out more stuff and fixing file name at top of file
Mark Otto [Thu, 29 Sep 2011 02:06:10 +0000 (19:06 -0700)] 
pulling out more stuff and fixing file name at top of file

13 years agofix broken topbars in javascript
Mark Otto [Sun, 18 Sep 2011 05:55:29 +0000 (22:55 -0700)] 
fix broken topbars in javascript

13 years agoupdate docs to remove old stuff, update to all new classes; no more backwards compati...
Mark Otto [Sun, 18 Sep 2011 00:21:43 +0000 (17:21 -0700)] 
update docs to remove old stuff, update to all new classes; no more backwards compatibility

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

13 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).

13 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

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

13 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

13 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

13 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

13 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

13 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

13 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>
13 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

13 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

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

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

13 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

13 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

13 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

13 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

13 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

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

13 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

13 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

13 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

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

13 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

13 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

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

13 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

13 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

13 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 :"

13 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

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

13 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

13 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

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

13 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

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

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

13 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

13 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

13 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

13 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

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

13 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

13 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

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

13 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

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

13 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

13 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

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

13 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

13 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

13 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 :/

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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

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

13 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

13 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

13 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

13 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

13 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

13 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

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