]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Nicklas Ansman Giertz [Fri, 6 Jan 2012 10:16:29 +0000 (11:16 +0100)]
Make twipsy respect custom classes when using a custom template
If you had a custom class to the root object twipsy would overwrite
that class ($tip[0].className = 'twipsy'), now this has been changed
so it removes only classes that twipsy adds.
Mark Otto [Thu, 5 Jan 2012 18:01:42 +0000 (10:01 -0800)]
breaking out patterns.less even more, removing unnecessary div from checkbox and radio lists--now just labels and inputs
Mark Otto [Thu, 5 Jan 2012 09:37:06 +0000 (01:37 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
Mark Otto [Thu, 5 Jan 2012 09:36:05 +0000 (01:36 -0800)]
add a quick little example of icons in buttons
Mark Otto [Thu, 5 Jan 2012 09:34:14 +0000 (01:34 -0800)]
tweaks abound, updated prettify styles, new sidenav component started, sprite icons started
Jacob Thornton [Tue, 3 Jan 2012 06:57:04 +0000 (22:57 -0800)]
actuall use interval option :P
Jacob Thornton [Tue, 3 Jan 2012 06:55:51 +0000 (22:55 -0800)]
clean up options implementation for carousel
Jacob Thornton [Tue, 3 Jan 2012 06:33:49 +0000 (22:33 -0800)]
ease-in-out slide transition
Jacob Thornton [Tue, 3 Jan 2012 06:30:57 +0000 (22:30 -0800)]
basic carousel implementation
Jacob Thornton [Tue, 3 Jan 2012 03:13:02 +0000 (19:13 -0800)]
placeholder design for carousel
Jacob Thornton [Tue, 3 Jan 2012 00:05:14 +0000 (16:05 -0800)]
add quotes to courier new
Jacob Thornton [Tue, 3 Jan 2012 00:04:35 +0000 (16:04 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
Jacob Thornton [Tue, 3 Jan 2012 00:04:01 +0000 (16:04 -0800)]
start playing with carousel stuff
Mark Otto [Sat, 31 Dec 2011 00:01:29 +0000 (16:01 -0800)]
missing parantheses
Mark Otto [Tue, 27 Dec 2011 23:39:34 +0000 (17:39 -0600)]
border radius on large button toolbar
Mark Otto [Tue, 27 Dec 2011 23:04:55 +0000 (17:04 -0600)]
add appended input example to docs, fix help-text wrapping issue by clearing float
Mark Otto [Tue, 27 Dec 2011 22:50:27 +0000 (16:50 -0600)]
fix quotes in font-family usage
Mark Otto [Tue, 27 Dec 2011 22:25:22 +0000 (16:25 -0600)]
fix tables for rowspan
Mark Otto [Tue, 27 Dec 2011 22:08:07 +0000 (16:08 -0600)]
allow select with size attr to not have fixed height
Mark Otto [Tue, 27 Dec 2011 21:51:36 +0000 (15:51 -0600)]
add ie7 inline block mixin and add ability to center pagination
Mark Otto [Tue, 27 Dec 2011 21:40:58 +0000 (15:40 -0600)]
clean up some css for github issues: input prepend z-index, modals revamped for responsive
Mark Otto [Tue, 27 Dec 2011 19:51:50 +0000 (13:51 -0600)]
capitalize Less in makefile, add print less file (not yet compiled)
Mark Otto [Tue, 27 Dec 2011 18:40:30 +0000 (12:40 -0600)]
remove button from topbar for testing
Mark Otto [Tue, 27 Dec 2011 18:39:39 +0000 (12:39 -0600)]
remove negative margin from .brand in docs, update navbar to support buttons up thurr
Mark Otto [Mon, 26 Dec 2011 23:25:25 +0000 (17:25 -0600)]
clean up some comments and fix a bug with buttons in navbar by removing too generic of a link color
Mark Otto [Mon, 26 Dec 2011 22:47:10 +0000 (16:47 -0600)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
Jacob Thornton [Sun, 25 Dec 2011 07:06:16 +0000 (23:06 -0800)]
clean up dead elements in firefox (which is droping transitionEnd events :(
Jacob Thornton [Sun, 25 Dec 2011 06:56:40 +0000 (22:56 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton [Sun, 25 Dec 2011 06:56:01 +0000 (22:56 -0800)]
move position of twipsy into getPosition so it can easily be extended for svg use
Jacob Thornton [Sun, 25 Dec 2011 06:31:39 +0000 (22:31 -0800)]
fix for linux
Jacob Thornton [Sun, 25 Dec 2011 06:16:48 +0000 (22:16 -0800)]
Merge pull request #842 from jonathaningram/patch-2
Add close and closed hooks for alert
Jacob Thornton [Sun, 25 Dec 2011 06:15:29 +0000 (22:15 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton [Sun, 25 Dec 2011 06:15:04 +0000 (22:15 -0800)]
update docs for placement
Jacob Thornton [Fri, 23 Dec 2011 16:20:47 +0000 (08:20 -0800)]
Merge pull request #846 from purwandi/2.0-wip
Fix id tabs on docs component
Purwandi [Fri, 23 Dec 2011 14:39:29 +0000 (21:39 +0700)]
Fix id tabs on docs component
Jacob Thornton [Fri, 23 Dec 2011 03:28:58 +0000 (19:28 -0800)]
fix unit test for twipsy
Jacob Thornton [Fri, 23 Dec 2011 03:25:29 +0000 (19:25 -0800)]
more js cleanup after gnarly merge
Jacob Thornton [Fri, 23 Dec 2011 03:17:41 +0000 (19:17 -0800)]
check for prettyprint on window
Jacob Thornton [Fri, 23 Dec 2011 03:15:09 +0000 (19:15 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
docs/assets/js/application.js
docs/base-css.html
docs/components.html
docs/index.html
docs/javascript.html
docs/less.html
docs/scaffolding.html
docs/upgrading.html
Jacob Thornton [Fri, 23 Dec 2011 03:10:32 +0000 (19:10 -0800)]
change above below to top bottom and add "inside" placement option
Jonathan Ingram [Thu, 22 Dec 2011 05:47:42 +0000 (16:47 +1100)]
Update docs to show available events on alert
Jonathan Ingram [Thu, 22 Dec 2011 05:41:26 +0000 (16:41 +1100)]
From #822
Jacob Thornton [Thu, 22 Dec 2011 02:42:43 +0000 (18:42 -0800)]
clean up all the js across all the doc pages
Jacob Thornton [Thu, 22 Dec 2011 01:38:05 +0000 (17:38 -0800)]
minor cleanups
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
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
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
Mark Otto [Thu, 22 Dec 2011 00:38:03 +0000 (18:38 -0600)]
fix dropdowns in components docs page
Mark Otto [Thu, 22 Dec 2011 00:21:55 +0000 (18:21 -0600)]
update thumbnails to keep images from going past edges of thumbnails
Mark Otto [Wed, 21 Dec 2011 22:41:46 +0000 (16:41 -0600)]
fix mobile example sites, remove unused JS from docs index
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
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
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
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
Jacob Thornton [Wed, 21 Dec 2011 21:29:12 +0000 (13:29 -0800)]
animate -> animation
Jacob Thornton [Wed, 21 Dec 2011 07:28:48 +0000 (23:28 -0800)]
update more readme changes - introduce target specificty convention to more plugins
Jacob Thornton [Wed, 21 Dec 2011 06:12:23 +0000 (22:12 -0800)]
add default margin for popover and twipsy
Jacob Thornton [Wed, 21 Dec 2011 03:37:41 +0000 (19:37 -0800)]
update all to new on api + add animation support to tabs
Jacob Thornton [Wed, 21 Dec 2011 02:02:47 +0000 (18:02 -0800)]
giant refactor - all spec passing again...
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
Mark Otto [Tue, 20 Dec 2011 06:58:56 +0000 (22:58 -0800)]
mostly docs updates, but also some bug fixes per github issues
Jacob Thornton [Thu, 15 Dec 2011 02:45:33 +0000 (18:45 -0800)]
rename transitions to transition and fix scrollspy example
Mark Otto [Tue, 13 Dec 2011 18:05:19 +0000 (10:05 -0800)]
rename transitions js file, fix link in js docs
Mark Otto [Mon, 12 Dec 2011 17:51:41 +0000 (09:51 -0800)]
updated docs to include other less apps
Mark Otto [Sun, 11 Dec 2011 10:38:58 +0000 (02:38 -0800)]
updated buttons docs
Mark Otto [Sun, 11 Dec 2011 10:05:50 +0000 (02:05 -0800)]
clearer grid vars docs language
Mark Otto [Sun, 11 Dec 2011 10:03:16 +0000 (02:03 -0800)]
updated footers everywhere
Mark Otto [Sun, 11 Dec 2011 09:58:06 +0000 (01:58 -0800)]
center example sites in docs on mobile
Mark Otto [Sun, 11 Dec 2011 09:03:57 +0000 (01:03 -0800)]
fix specificity on pills
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
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
Mark Otto [Sun, 11 Dec 2011 06:29:49 +0000 (22:29 -0800)]
unstyle image inputs
Mark Otto [Sun, 11 Dec 2011 06:21:08 +0000 (22:21 -0800)]
tweaks and increase specificity of pills and active classes
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
Mark Otto [Fri, 9 Dec 2011 22:39:23 +0000 (14:39 -0800)]
remove uber large responsive stuff
Mark Otto [Fri, 9 Dec 2011 22:34:38 +0000 (14:34 -0800)]
updated index page to add featured sites, more docs tweaks
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
Mark Otto [Fri, 9 Dec 2011 20:10:01 +0000 (12:10 -0800)]
update js in footer, add max-width to img
Mark Otto [Fri, 9 Dec 2011 19:41:00 +0000 (11:41 -0800)]
add jank js for prototyping new topbar to all docs pages
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
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
Chris Sternal-Johnson [Thu, 8 Dec 2011 19:42:42 +0000 (14:42 -0500)]
fix docs for bordered-table
Evan Meagher [Fri, 2 Dec 2011 19:37:39 +0000 (11:37 -0800)]
Add vertical nav divider example in components doc page.
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
Jacob Thornton [Thu, 1 Dec 2011 06:42:22 +0000 (22:42 -0800)]
define constructor on prototypes
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
Jacob Thornton [Thu, 1 Dec 2011 06:05:09 +0000 (22:05 -0800)]
start of carousel
Mark Otto [Wed, 30 Nov 2011 09:00:55 +0000 (01:00 -0800)]
adding temp idea for subnav to docs
Mark Otto [Wed, 30 Nov 2011 08:39:38 +0000 (00:39 -0800)]
adding step nav to components
Mark Otto [Wed, 30 Nov 2011 07:56:01 +0000 (23:56 -0800)]
update all leads on docs pages
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
Mark Otto [Wed, 30 Nov 2011 07:16:38 +0000 (23:16 -0800)]
adding bordered table to docs and showing it works with colspan
Evan Meagher [Wed, 30 Nov 2011 07:16:09 +0000 (23:16 -0800)]
Add vertical nav divider.
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
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
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
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.
Jeff Adams [Tue, 29 Nov 2011 20:06:31 +0000 (14:06 -0600)]
scope form feedback states to .control-group instead of unused .clearfix
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
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