]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Jeff Adams [Tue, 29 Nov 2011 20:06:31 +0000 (14:06 -0600)]
scope form feedback states to .control-group instead of unused .clearfix
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
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 [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:37:14 +0000 (00:37 -0800)]
updated font mixins courtesy of @apancutt
Mark Otto [Thu, 17 Nov 2011 08:09:12 +0000 (00:09 -0800)]
update tables docs after merging in the condensed styles
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
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
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
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
Jon Stevens [Wed, 16 Nov 2011 19:10:27 +0000 (11:10 -0800)]
added condensed example
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
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
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
Raul Riera [Tue, 8 Nov 2011 19:32:28 +0000 (20:32 +0100)]
Removed trailing backslash :)
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
Raul Riera [Mon, 7 Nov 2011 09:22:28 +0000 (10:22 +0100)]
Added the view port meta tag for proper responsiveness
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.
Silumesii Maboshe [Mon, 7 Nov 2011 07:06:13 +0000 (09:06 +0200)]
Use 'fluid-container' instead of 'container-fluid' in the docs.
Mark Otto [Fri, 4 Nov 2011 00:14:19 +0000 (17:14 -0700)]
no idea
Mark Otto [Tue, 1 Nov 2011 20:56:00 +0000 (13:56 -0700)]
adding unofficial github buttons
Mark Otto [Tue, 1 Nov 2011 04:46:45 +0000 (21:46 -0700)]
recompiling and pushing just to be sure
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
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
Mark Otto [Tue, 1 Nov 2011 04:24:57 +0000 (21:24 -0700)]
small docs tweak
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
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
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
Mark Otto [Sun, 30 Oct 2011 01:11:17 +0000 (18:11 -0700)]
fix some of the docs styles at 480 to 768
Mark Otto [Sat, 29 Oct 2011 01:38:06 +0000 (18:38 -0700)]
remove html from body background
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
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
Bulat Shakirzyanov [Fri, 28 Oct 2011 01:51:49 +0000 (18:51 -0700)]
implement left and right tabs styles
Mark Otto [Thu, 27 Oct 2011 16:35:58 +0000 (09:35 -0700)]
update docs for responsive
Mark Otto [Thu, 27 Oct 2011 06:25:57 +0000 (23:25 -0700)]
fix new navbar in components
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
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
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
Mark Otto [Sun, 23 Oct 2011 05:49:37 +0000 (22:49 -0700)]
tweaks to the responsive layout to improve type
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
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
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
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
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
Jacob Thornton [Thu, 20 Oct 2011 06:12:50 +0000 (23:12 -0700)]
fix scrollspy simplify stuff more - break everything.
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
Jacob Thornton [Thu, 20 Oct 2011 04:56:06 +0000 (21:56 -0700)]
greatly simply js plugins - remove js api where reasonable
Mark Otto [Tue, 18 Oct 2011 15:11:18 +0000 (08:11 -0700)]
refinement to the responsive section
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
Mark Otto [Tue, 18 Oct 2011 03:44:52 +0000 (20:44 -0700)]
update docs to change topbar to navbar
Mark Otto [Mon, 17 Oct 2011 21:43:43 +0000 (14:43 -0700)]
overhauled tables section of docs to minize copy and emphasize code
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
Mark Otto [Mon, 17 Oct 2011 19:59:03 +0000 (12:59 -0700)]
update all code elements in docs
Mark Otto [Mon, 17 Oct 2011 19:45:09 +0000 (12:45 -0700)]
remove bottom margin from h1
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
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)
Mark Otto [Mon, 17 Oct 2011 02:12:33 +0000 (19:12 -0700)]
update to responsive to fix new masthead
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
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
Mark Otto [Sun, 16 Oct 2011 19:11:48 +0000 (12:11 -0700)]
more tweaks to responsive
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
Mark Otto [Sun, 16 Oct 2011 10:15:36 +0000 (03:15 -0700)]
add responsive.less file
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
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
Mark Otto [Sun, 16 Oct 2011 10:00:58 +0000 (03:00 -0700)]
biiiiiig update coming for responsiveness
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
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
Mark Otto [Wed, 12 Oct 2011 02:31:25 +0000 (19:31 -0700)]
remove color scheme variables, remove font-face mixin
Mark Otto [Tue, 11 Oct 2011 16:52:50 +0000 (09:52 -0700)]
update navbar search form
Mark Otto [Tue, 11 Oct 2011 16:46:02 +0000 (09:46 -0700)]
share new navbar in examples
Mark Otto [Tue, 11 Oct 2011 16:44:51 +0000 (09:44 -0700)]
new navbar introduced to replace topbar
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
Mark Otto [Mon, 10 Oct 2011 04:25:28 +0000 (21:25 -0700)]
update input prepend and append to use baseline variable
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
Jacob Thornton [Wed, 5 Oct 2011 07:14:55 +0000 (00:14 -0700)]
get modal working with new data-attrs