]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
13 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

13 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

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

13 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

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

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

13 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

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

13 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

13 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

13 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

13 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

13 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

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

13 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

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

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

13 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

13 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

13 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

13 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

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

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

13 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

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

13 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

13 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

13 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

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

13 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

13 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

13 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Thu, 17 Nov 2011 08:07:34 +0000 (00:07 -0800)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

13 years agoMerge pull request #647 from lookfirst/condensed
Mark Otto [Thu, 17 Nov 2011 08:06:32 +0000 (00:06 -0800)] 
Merge pull request #647 from lookfirst/condensed

Add .condensed-table example to docs

13 years agomake form classes match table classes (readable left to right), update docs associate...
Mark Otto [Thu, 17 Nov 2011 08:06:16 +0000 (00:06 -0800)] 
make form classes match table classes (readable left to right), update docs associated with it

13 years agostart breaking down patterns.less into more distinct files, update docs for forms...
Mark Otto [Thu, 17 Nov 2011 07:58:36 +0000 (23:58 -0800)] 
start breaking down patterns.less into more distinct files, update docs for forms to use correct classes

13 years agoadded condensed example 647/head
Jon Stevens [Wed, 16 Nov 2011 19:10:27 +0000 (11:10 -0800)] 
added condensed example

13 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sat, 12 Nov 2011 09:23:37 +0000 (01:23 -0800)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

13 years agoMerge pull request #579 from raulriera/2.0-wip
Mark Otto [Sat, 12 Nov 2011 09:03:16 +0000 (01:03 -0800)] 
Merge pull request #579 from raulriera/2.0-wip

Add meta tag to all new docs pages for mobile responsiveness

13 years agoupdated docs pages (still wip), adding misc css classes, added form styles from 1...
Mark Otto [Sat, 12 Nov 2011 08:46:02 +0000 (00:46 -0800)] 
updated docs pages (still wip), adding misc css classes, added form styles from 1.4, added github buttons to homepage

13 years agoRemoved trailing backslash :) 579/head
Raul Riera [Tue, 8 Nov 2011 19:32:28 +0000 (20:32 +0100)] 
Removed trailing backslash :)

13 years agoMerge pull request #577 from smaboshe/updates-to-2.0-docs
Mark Otto [Tue, 8 Nov 2011 16:24:10 +0000 (08:24 -0800)] 
Merge pull request #577 from smaboshe/updates-to-2.0-docs

Updates to 2.0 docs

13 years agoAdded the view port meta tag for proper responsiveness
Raul Riera [Mon, 7 Nov 2011 09:22:28 +0000 (10:22 +0100)] 
Added the view port meta tag for proper responsiveness

13 years agoRemoved the 'View javascript docs' link because it is the page we are currently on... 577/head
Silumesii Maboshe [Mon, 7 Nov 2011 07:09:17 +0000 (09:09 +0200)] 
Removed the 'View javascript docs' link because it is the page we are currently on. Copy tweak for intro paragraphy of the javascript docs.

13 years agoUse 'fluid-container' instead of 'container-fluid' in the docs.
Silumesii Maboshe [Mon, 7 Nov 2011 07:06:13 +0000 (09:06 +0200)] 
Use 'fluid-container' instead of 'container-fluid' in the docs.

13 years agono idea
Mark Otto [Fri, 4 Nov 2011 00:14:19 +0000 (17:14 -0700)] 
no idea

13 years agoadding unofficial github buttons
Mark Otto [Tue, 1 Nov 2011 20:56:00 +0000 (13:56 -0700)] 
adding unofficial github buttons

13 years agorecompiling and pushing just to be sure
Mark Otto [Tue, 1 Nov 2011 04:46:45 +0000 (21:46 -0700)] 
recompiling and pushing just to be sure

13 years agoremove alt tab styles for now, too complicated to accomplish both static and tabble...
Mark Otto [Tue, 1 Nov 2011 04:45:46 +0000 (21:45 -0700)] 
remove alt tab styles for now, too complicated to accomplish both static and tabble; fix up CSS a bit

13 years agoMerge branch '2.0-left-and-right-tabs' of https://github.com/avalanche123/bootstrap...
Mark Otto [Tue, 1 Nov 2011 04:25:21 +0000 (21:25 -0700)] 
Merge branch '2.0-left-and-right-tabs' of https://github.com/avalanche123/bootstrap into avalanche123-2.0-left-and-right-tabs

13 years agosmall docs tweak
Mark Otto [Tue, 1 Nov 2011 04:24:57 +0000 (21:24 -0700)] 
small docs tweak

13 years agooverhaul the table styles and update those everywhere in the docs, update the button...
Mark Otto [Tue, 1 Nov 2011 02:37:10 +0000 (19:37 -0700)] 
overhaul the table styles and update those everywhere in the docs, update the button docs, spec out the forms docs

13 years agoupdating table documentation, jumping to dev to bring over new table styles from...
Mark Otto [Mon, 31 Oct 2011 23:32:13 +0000 (16:32 -0700)] 
updating table documentation, jumping to dev to bring over new table styles from there

13 years agoupdated docs and type styles for blockquotes and a few fixes for type
Mark Otto [Mon, 31 Oct 2011 03:14:27 +0000 (20:14 -0700)] 
updated docs and type styles for blockquotes and a few fixes for type

13 years agofix some of the docs styles at 480 to 768
Mark Otto [Sun, 30 Oct 2011 01:11:17 +0000 (18:11 -0700)] 
fix some of the docs styles at 480 to 768

13 years agoremove html from body background
Mark Otto [Sat, 29 Oct 2011 01:38:06 +0000 (18:38 -0700)] 
remove html from body background

13 years agoadding more icons for the homepage for open source, twitter, and html5/css3
Mark Otto [Fri, 28 Oct 2011 06:34:48 +0000 (23:34 -0700)] 
adding more icons for the homepage for open source, twitter, and html5/css3

13 years agooverhauled the front page to feel a bit more marketing-like, added the awesome glyphi...
Mark Otto [Fri, 28 Oct 2011 06:00:09 +0000 (23:00 -0700)] 
overhauled the front page to feel a bit more marketing-like, added the awesome glyphicons to bring some life to the docs

13 years agoimplement left and right tabs styles 498/head
Bulat Shakirzyanov [Fri, 28 Oct 2011 01:51:49 +0000 (18:51 -0700)] 
implement left and right tabs styles

13 years agoupdate docs for responsive
Mark Otto [Thu, 27 Oct 2011 16:35:58 +0000 (09:35 -0700)] 
update docs for responsive

13 years agofix new navbar in components
Mark Otto [Thu, 27 Oct 2011 06:25:57 +0000 (23:25 -0700)] 
fix new navbar in components

13 years agoaddress issue #414 and fix up a number of docs loose ends
Mark Otto [Thu, 27 Oct 2011 06:24:22 +0000 (23:24 -0700)] 
address issue #414 and fix up a number of docs loose ends

13 years agobreaking down the main page into subpages for easier, more comprehensive documentation
Mark Otto [Thu, 27 Oct 2011 06:11:56 +0000 (23:11 -0700)] 
breaking down the main page into subpages for easier, more comprehensive documentation

13 years agoupdate to docs to cleanup pagination for smartphones, fix some pagination inconsistencies
Mark Otto [Thu, 27 Oct 2011 04:04:14 +0000 (21:04 -0700)] 
update to docs to cleanup pagination for smartphones, fix some pagination inconsistencies

13 years agotweaks to the responsive layout to improve type
Mark Otto [Sun, 23 Oct 2011 05:49:37 +0000 (22:49 -0700)] 
tweaks to the responsive layout to improve type

13 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sat, 22 Oct 2011 22:51:24 +0000 (15:51 -0700)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

Conflicts:
bootstrap.css
lib/responsive.less

13 years agoMerge pull request #461 from tinyfly/responsive-row-fix
Mark Otto [Sat, 22 Oct 2011 22:50:17 +0000 (15:50 -0700)] 
Merge pull request #461 from tinyfly/responsive-row-fix

Undo negative margin on .row for responsive layouts

13 years agoupdating the docs to include more responsive fixes, adding rows to the responsive...
Mark Otto [Sat, 22 Oct 2011 22:49:42 +0000 (15:49 -0700)] 
updating the docs to include more responsive fixes, adding rows to the responsive changes as well to undo negative margin

13 years agoremove negative margin on .row so we don't hang off the left edge of the screen 461/head
Jeff Adams [Fri, 21 Oct 2011 16:56:13 +0000 (11:56 -0500)] 
remove negative margin on .row so we don't hang off the left edge of the screen

13 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Thu, 20 Oct 2011 16:14:02 +0000 (09:14 -0700)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

13 years agofix scrollspy simplify stuff more - break everything.
Jacob Thornton [Thu, 20 Oct 2011 06:12:50 +0000 (23:12 -0700)] 
fix scrollspy simplify stuff more - break everything.

13 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Jacob Thornton [Thu, 20 Oct 2011 05:42:49 +0000 (22:42 -0700)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

13 years agogreatly simply js plugins - remove js api where reasonable
Jacob Thornton [Thu, 20 Oct 2011 04:56:06 +0000 (21:56 -0700)] 
greatly simply js plugins - remove js api where reasonable

13 years agorefinement to the responsive section
Mark Otto [Tue, 18 Oct 2011 15:11:18 +0000 (08:11 -0700)] 
refinement to the responsive section

13 years agoadding responsive stuff to docs to stub that out, updated type to make ul and ol...
Mark Otto [Tue, 18 Oct 2011 06:45:35 +0000 (23:45 -0700)] 
adding responsive stuff to docs to stub that out, updated type to make ul and ol margins match p tags

13 years agoupdate docs to change topbar to navbar
Mark Otto [Tue, 18 Oct 2011 03:44:52 +0000 (20:44 -0700)] 
update docs to change topbar to navbar

13 years agooverhauled tables section of docs to minize copy and emphasize code
Mark Otto [Mon, 17 Oct 2011 21:43:43 +0000 (14:43 -0700)] 
overhauled tables section of docs to minize copy and emphasize code

13 years agoadd abbr styles, overhaul type docs section to remove lots of verbose text and put...
Mark Otto [Mon, 17 Oct 2011 21:17:29 +0000 (14:17 -0700)] 
add abbr styles, overhaul type docs section to remove lots of verbose text and put emphasis on tables and more scannable content

13 years agoupdate all code elements in docs
Mark Otto [Mon, 17 Oct 2011 19:59:03 +0000 (12:59 -0700)] 
update all code elements in docs

13 years agoremove bottom margin from h1
Mark Otto [Mon, 17 Oct 2011 19:45:09 +0000 (12:45 -0700)] 
remove bottom margin from h1

13 years agoupdated js docs page to new 12 column layout, fix subhead jumbotron styles to match...
Mark Otto [Mon, 17 Oct 2011 07:03:52 +0000 (00:03 -0700)] 
updated js docs page to new 12 column layout, fix subhead jumbotron styles to match new front page

13 years agofew tweaks to responsive stuff, updated docs for grid system (still needs copy editing)
Mark Otto [Mon, 17 Oct 2011 06:04:31 +0000 (23:04 -0700)] 
few tweaks to responsive stuff, updated docs for grid system (still needs copy editing)

13 years agoupdate to responsive to fix new masthead
Mark Otto [Mon, 17 Oct 2011 02:12:33 +0000 (19:12 -0700)] 
update to responsive to fix new masthead

13 years agoupdated docs to include quick links and twitter buttons, added updated blueprint...
Mark Otto [Mon, 17 Oct 2011 01:45:11 +0000 (18:45 -0700)] 
updated docs to include quick links and twitter buttons, added updated blueprint pattern to background

13 years agotweak the h2s again for better spacing, adjust docs, remove white bg if possible...
Mark Otto [Mon, 17 Oct 2011 01:01:05 +0000 (18:01 -0700)] 
tweak the h2s again for better spacing, adjust docs, remove white bg if possible on file input, few other tweaks

13 years agomore tweaks to responsive
Mark Otto [Sun, 16 Oct 2011 19:11:48 +0000 (12:11 -0700)] 
more tweaks to responsive

13 years agotweak line-height of h2 and h3 to not be gihugeous, updated responsive to improve...
Mark Otto [Sun, 16 Oct 2011 18:35:24 +0000 (11:35 -0700)] 
tweak line-height of h2 and h3 to not be gihugeous, updated responsive to improve tablet grid and phone styles

13 years agoadd responsive.less file
Mark Otto [Sun, 16 Oct 2011 10:15:36 +0000 (03:15 -0700)] 
add responsive.less file

13 years agotweak navbar styles for static version to not cause problems on responsive layouts
Mark Otto [Sun, 16 Oct 2011 10:15:17 +0000 (03:15 -0700)] 
tweak navbar styles for static version to not cause problems on responsive layouts

13 years agofix uber size in responsive; remove @extraspace variable by changing grid to use...
Mark Otto [Sun, 16 Oct 2011 10:08:14 +0000 (03:08 -0700)] 
fix uber size in responsive; remove @extraspace variable by changing grid to use :first-child over negative margin

13 years agobiiiiiig update coming for responsiveness
Mark Otto [Sun, 16 Oct 2011 10:00:58 +0000 (03:00 -0700)] 
biiiiiig update coming for responsiveness

13 years agoupdated index of docs to use html5 self closing tags, add responsive shell to bootstr...
Mark Otto [Sun, 16 Oct 2011 00:21:39 +0000 (17:21 -0700)] 
updated index of docs to use html5 self closing tags, add responsive shell to bootstrap file

13 years agofirst pass at moving over the new tabs stuff to 2.0
Mark Otto [Wed, 12 Oct 2011 15:31:16 +0000 (08:31 -0700)] 
first pass at moving over the new tabs stuff to 2.0

13 years agoremove color scheme variables, remove font-face mixin
Mark Otto [Wed, 12 Oct 2011 02:31:25 +0000 (19:31 -0700)] 
remove color scheme variables, remove font-face mixin

13 years agoupdate navbar search form
Mark Otto [Tue, 11 Oct 2011 16:52:50 +0000 (09:52 -0700)] 
update navbar search form

13 years agoshare new navbar in examples
Mark Otto [Tue, 11 Oct 2011 16:46:02 +0000 (09:46 -0700)] 
share new navbar in examples

13 years agonew navbar introduced to replace topbar
Mark Otto [Tue, 11 Oct 2011 16:44:51 +0000 (09:44 -0700)] 
new navbar introduced to replace topbar

13 years agoMerge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Mon, 10 Oct 2011 04:25:50 +0000 (21:25 -0700)] 
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

13 years agoupdate input prepend and append to use baseline variable
Mark Otto [Mon, 10 Oct 2011 04:25:28 +0000 (21:25 -0700)] 
update input prepend and append to use baseline variable

13 years agorefactor fluid layout to be more specific to not interfere with modal content while...
Mark Otto [Mon, 10 Oct 2011 04:13:26 +0000 (21:13 -0700)] 
refactor fluid layout to be more specific to not interfere with modal content while adding right sidebar option

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