]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Sat, 7 Jan 2012 21:42:35 +0000 (13:42 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sat, 7 Jan 2012 21:40:05 +0000 (13:40 -0800)]
more table docs cleanup
Mark Otto [Sat, 7 Jan 2012 20:22:51 +0000 (12:22 -0800)]
fixing tablesorter styles by adding the jquery plugin back to the lib, fixing the docs examples
Jacob Thornton [Sat, 7 Jan 2012 18:56:28 +0000 (10:56 -0800)]
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton [Sat, 7 Jan 2012 18:56:00 +0000 (10:56 -0800)]
update link to collapse plugin
Mark Otto [Sat, 7 Jan 2012 12:40:32 +0000 (04:40 -0800)]
scratch that, tweaking dropdowns in tabs
Mark Otto [Sat, 7 Jan 2012 12:34:30 +0000 (04:34 -0800)]
adding back table grid sizing; will need support for responsive perhaps
Mark Otto [Sat, 7 Jan 2012 12:28:30 +0000 (04:28 -0800)]
add html5 invalid state for super fancy errors via browser
Mark Otto [Sat, 7 Jan 2012 12:20:56 +0000 (04:20 -0800)]
scope close icon in modal to modal-header to allow alerts in modals to use close icons
Mark Otto [Sat, 7 Jan 2012 12:17:33 +0000 (04:17 -0800)]
change up the z-indexing and add some popover/twipsy content to the test modal on the js docs to help avoid future bugs
Mark Otto [Sat, 7 Jan 2012 12:07:53 +0000 (04:07 -0800)]
another quick pass at ranking all zindexes and listing them in variables for quick overview and editing later
Mark Otto [Sat, 7 Jan 2012 12:01:09 +0000 (04:01 -0800)]
better ranking of z-indexes for tipsies so they appear above dropdown menus but below fixed topbar
Mark Otto [Sat, 7 Jan 2012 11:58:48 +0000 (03:58 -0800)]
quick stab at fixing modal placement on 480px and down
Mark Otto [Sat, 7 Jan 2012 11:53:20 +0000 (03:53 -0800)]
update fluid layout to use variable for sidebar width
Mark Otto [Sat, 7 Jan 2012 11:45:24 +0000 (03:45 -0800)]
overhauled dropdowns now require use of .caret for dropdown arrow, redid the button group docs section, added the split button dropdown docs section
Mark Otto [Sat, 7 Jan 2012 09:59:53 +0000 (01:59 -0800)]
update the fluid examples to use new classes and clear the floats properly from sidebar
Mark Otto [Sat, 7 Jan 2012 09:22:52 +0000 (01:22 -0800)]
tweak spacing once more on prettify; add support for uneditable inputs to input-append and prepend
Mark Otto [Sat, 7 Jan 2012 09:08:58 +0000 (01:08 -0800)]
make fixed navbars have lower z-index
Mark Otto [Sat, 7 Jan 2012 09:03:26 +0000 (01:03 -0800)]
update form shadows and tweak prettyprint styles
Mark Otto [Sat, 7 Jan 2012 08:47:53 +0000 (00:47 -0800)]
fix form field sizing for selects, document form field grid sizing
Mark Otto [Sat, 7 Jan 2012 08:29:36 +0000 (00:29 -0800)]
fix reponsive 1200+ media query to resolve mismatched gutters and negative margins on the row
Mark Otto [Sat, 7 Jan 2012 08:26:58 +0000 (00:26 -0800)]
fix forms in navbars, fix examples' navbars
Mark Otto [Sat, 7 Jan 2012 08:01:52 +0000 (00:01 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Sat, 7 Jan 2012 07:59:22 +0000 (23:59 -0800)]
front page docs updated to include old getting started section, update code styles to look like github gists, and lots more docs updates
Jacob Thornton [Sat, 7 Jan 2012 02:30:32 +0000 (18:30 -0800)]
start of autocomplete plugin
Jacob Thornton [Fri, 6 Jan 2012 19:07:59 +0000 (11:07 -0800)]
Merge pull request #907 from ansman/2.0-wip
Twipsy now respects custom classes
Nicklas Ansman Giertz [Fri, 6 Jan 2012 10:32:11 +0000 (11:32 +0100)]
Add a test case for issue #908 (twipsy doesn't respect custom classes)
The test case verifies that a custom class is respected.
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 [Fri, 6 Jan 2012 07:24:19 +0000 (23:24 -0800)]
fixing conflict in dividers in navbar, fix navbar docs, fix search form in navbar
Mark Otto [Fri, 6 Jan 2012 06:37:23 +0000 (22:37 -0800)]
docs cleanup and navbar brand hover
Mark Otto [Fri, 6 Jan 2012 05:43:54 +0000 (21:43 -0800)]
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Mark Otto [Fri, 6 Jan 2012 05:43:28 +0000 (21:43 -0800)]
massive docs update, mostly to all our new forms, and to the buttons
Jacob Thornton [Fri, 6 Jan 2012 02:32:08 +0000 (18:32 -0800)]
listen to window for dropdown clear
Mark Otto [Fri, 6 Jan 2012 00:03:05 +0000 (16:03 -0800)]
add jank js back to docs application.js for responsive dropdown in topbar
Mark Otto [Thu, 5 Jan 2012 23:48:40 +0000 (15:48 -0800)]
default cursor for disabled links in pagination
Mark Otto [Thu, 5 Jan 2012 23:46:48 +0000 (15:46 -0800)]
make dropdowns use unicode character for :after
Mark Otto [Thu, 5 Jan 2012 23:43:07 +0000 (15:43 -0800)]
move mega link footer to scaffolding to try it out, fix broken button text shadow, change UL/OL margins back, make li color same as body
Mark Otto [Thu, 5 Jan 2012 22:11:41 +0000 (14:11 -0800)]
Tweak the docs and address the new forms list of controls: radios and checkboxes are now hanging controls to wrap text properly
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