]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Chris Rebert [Thu, 20 Dec 2012 19:00:47 +0000 (11:00 -0800)]
add comment regarding caveat of #6199 impl per discussion in/of
14844db862
Mark Otto [Thu, 20 Dec 2012 09:21:09 +0000 (01:21 -0800)]
lighter buttons closer to todays versions
Mark Otto [Thu, 20 Dec 2012 08:27:46 +0000 (00:27 -0800)]
Remove dropdown submenu docs
Mark Otto [Thu, 20 Dec 2012 08:27:05 +0000 (00:27 -0800)]
Remove dropdown submenu CSS
Mark Otto [Thu, 20 Dec 2012 08:20:00 +0000 (00:20 -0800)]
Nuke third lines form carousel examples
Mark Otto [Thu, 20 Dec 2012 08:02:52 +0000 (00:02 -0800)]
Merge branch '2.2.3' into 3.0.0-wip
Conflicts:
Makefile
README.md
component.json
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap-affix.js
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-button.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-dropdown.js
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap-transition.js
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/index.html
docs/templates/pages/base-css.mustache
docs/templates/pages/index.mustache
docs/templates/pages/javascript.mustache
js/bootstrap-affix.js
js/bootstrap-alert.js
js/bootstrap-button.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/bootstrap-transition.js
js/bootstrap-typeahead.js
less/bootstrap.less
less/responsive.less
less/type.less
package.json
Mark Otto [Thu, 20 Dec 2012 07:52:38 +0000 (23:52 -0800)]
Get on that carousel indicator lifestyle with some new hawtness
Mark Otto [Thu, 20 Dec 2012 07:39:40 +0000 (23:39 -0800)]
Merge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3
fat [Thu, 20 Dec 2012 07:39:26 +0000 (23:39 -0800)]
lol we dont' have affix(refresh)
Mark Otto [Thu, 20 Dec 2012 07:37:33 +0000 (23:37 -0800)]
Holy shit, buttons, button states, and input states updated
fat [Thu, 20 Dec 2012 07:25:25 +0000 (23:25 -0800)]
add js support for carousel indicators
Mark Otto [Thu, 20 Dec 2012 07:18:02 +0000 (23:18 -0800)]
Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebert-3.0.0-wip
Conflicts:
docs/assets/css/bootstrap.css
less/mixins.less
Mark Otto [Thu, 20 Dec 2012 07:12:38 +0000 (23:12 -0800)]
Unfuck the fucked gradient with it's fucked mix() of background colors; nuke commented out code
Mark Otto [Thu, 20 Dec 2012 06:54:04 +0000 (22:54 -0800)]
More button tweaks
fat [Thu, 20 Dec 2012 06:37:41 +0000 (22:37 -0800)]
wait 100ms before engaging affix (allows for initial browser scroll)
Mark Otto [Thu, 20 Dec 2012 06:30:08 +0000 (22:30 -0800)]
remove commented out buttons css, update docs
fat [Thu, 20 Dec 2012 06:26:36 +0000 (22:26 -0800)]
whitespace in tooltip + don't pass empty selector to $() in dropdown.js
Mark Otto [Thu, 20 Dec 2012 06:25:56 +0000 (22:25 -0800)]
overhaul buttons
Mark Otto [Thu, 20 Dec 2012 06:07:11 +0000 (22:07 -0800)]
Unfuck the fucked homepage
fat [Thu, 20 Dec 2012 06:05:33 +0000 (22:05 -0800)]
fix tooltip doc dumbness
fat [Thu, 20 Dec 2012 06:03:57 +0000 (22:03 -0800)]
can't extend bounding box thingy
Mark Otto [Thu, 20 Dec 2012 06:02:57 +0000 (22:02 -0800)]
Remove @black and just use #000
fat [Thu, 20 Dec 2012 05:55:23 +0000 (21:55 -0800)]
fix ghetto ass timeout shit
Mark Otto [Thu, 20 Dec 2012 05:42:36 +0000 (21:42 -0800)]
Change .jumbotron usage in docs layout to .bs-docs-jumbotron
Mark Otto [Thu, 20 Dec 2012 05:37:16 +0000 (21:37 -0800)]
Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports metaphors are cooler than ad ones
fat [Thu, 20 Dec 2012 05:36:50 +0000 (21:36 -0800)]
remove inside support from tooltip + fix tooltip svg support + change makefile to rely on local npm install
Mark Otto [Thu, 20 Dec 2012 05:29:57 +0000 (21:29 -0800)]
Drop labels from the docs
Mark Otto [Thu, 20 Dec 2012 05:18:32 +0000 (21:18 -0800)]
Drop .label component. Instead, just use .badge because fuck dupe code and stuff.
Mark Otto [Thu, 20 Dec 2012 05:12:37 +0000 (21:12 -0800)]
Drop .form-search support
Mark Otto [Thu, 20 Dec 2012 05:03:43 +0000 (21:03 -0800)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 05:02:54 +0000 (21:02 -0800)]
Merge branch 'bs3-input-groups' into 3.0.0-wip
Conflicts:
docs/assets/css/bootstrap.css
Mark Otto [Thu, 20 Dec 2012 03:46:44 +0000 (19:46 -0800)]
no need for margin-top on .typeahead, it's set on .dropdown-menu
Mark Otto [Thu, 20 Dec 2012 03:33:14 +0000 (19:33 -0800)]
Remove support for multiple buttons in input groups because fuck that shit.
Mark Otto [Thu, 20 Dec 2012 02:46:55 +0000 (18:46 -0800)]
Fixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate children only
Mark Otto [Thu, 20 Dec 2012 01:49:20 +0000 (17:49 -0800)]
Update clearfix mixin and class per @necolas's feedback
Mark Otto [Mon, 17 Dec 2012 18:11:33 +0000 (10:11 -0800)]
Use @border-radius-base var for nav tabs
Mark Otto [Sun, 16 Dec 2012 02:45:50 +0000 (18:45 -0800)]
Merge pull request #6267 from valorin/composer-fix
Removing "target-dir" option to stop extra nesting
Stephen Rees-Carter [Fri, 14 Dec 2012 05:33:07 +0000 (16:33 +1100)]
Removing "target-dir" option to stop extra nesting
There is no valid reason to set this since it causes extra nesting:
./vendor/twitter/bootstrap/twitter/bootstrap/
Mark Otto [Tue, 11 Dec 2012 02:31:04 +0000 (18:31 -0800)]
Version bump
Mark Otto [Mon, 10 Dec 2012 18:59:57 +0000 (10:59 -0800)]
Fixes #6174: Caret alignment in small and mini buttons
Mark Otto [Mon, 10 Dec 2012 18:55:42 +0000 (10:55 -0800)]
Escape HTML of section element
Mark Otto [Mon, 10 Dec 2012 18:29:16 +0000 (10:29 -0800)]
IE10 fix in responsive utilities, not regular utilities
Mark Otto [Mon, 10 Dec 2012 18:28:18 +0000 (10:28 -0800)]
Simplify syntax of nesting with inline lists
Mark Otto [Mon, 10 Dec 2012 18:25:18 +0000 (10:25 -0800)]
Move IE10 responsive fix to responsive utilities so Customizer gets it
Mark Otto [Mon, 10 Dec 2012 18:13:04 +0000 (10:13 -0800)]
squash new line
Mark Otto [Mon, 10 Dec 2012 17:57:23 +0000 (09:57 -0800)]
move reset after vars and mixins
Chris Rebert [Mon, 10 Dec 2012 09:46:16 +0000 (01:46 -0800)]
document caveat regarding fieldset legend and #6199
Chris Rebert [Mon, 10 Dec 2012 09:33:02 +0000 (01:33 -0800)]
document fieldset[disabled] styling added in #6199; per @mdo
Mark Otto [Mon, 10 Dec 2012 08:21:35 +0000 (00:21 -0800)]
Merge pull request #6195 from nathanb/example-carousel-nav-fix
lowered carousel beneath the nav (in carousel example)
Chris Rebert [Mon, 10 Dec 2012 07:42:05 +0000 (23:42 -0800)]
fixes #5605: style as disabled all form controls & btns under a disabled fieldset
this is a resubmission of #5875, but now against branch 3.0.0-wip
does not exclude elements under a fieldset's legend
issue #6058 is a duplicate of #5605
Mark Otto [Mon, 10 Dec 2012 06:13:40 +0000 (22:13 -0800)]
Fix checkbox and radios example
Mark Otto [Mon, 10 Dec 2012 06:08:11 +0000 (22:08 -0800)]
Nested columns docs tweaks
Mark Otto [Mon, 10 Dec 2012 05:46:14 +0000 (21:46 -0800)]
Refactor input groups
* Deprecate .input-append and .input-prepend
* Use new, single base class for component, .input-group
* Deprecate .addon for .input-group-addon
* For compatibility with all buttons, require .input-group-btn to wrap buttons and button dropdowns
* Still need to reimplement with segmented button dropdowns, but that's dependent on a refactor of those first
Nathan Bridgewater [Mon, 10 Dec 2012 04:10:38 +0000 (22:10 -0600)]
lowered carousel beneath the nav
Mark Otto [Sun, 9 Dec 2012 06:45:39 +0000 (22:45 -0800)]
Merge conflicts
Mark Otto [Sun, 9 Dec 2012 05:05:05 +0000 (21:05 -0800)]
Restore print styles
Mark Otto [Sun, 9 Dec 2012 05:02:37 +0000 (21:02 -0800)]
Test removal of print styles for customized builds
Mark Otto [Sun, 9 Dec 2012 02:46:34 +0000 (18:46 -0800)]
Fix docs typos
Mark Otto [Sun, 9 Dec 2012 01:40:42 +0000 (17:40 -0800)]
Merge branch 'master' into 3.0.0-wip
Conflicts:
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap.js
docs/css.html
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
docs/templates/pages/javascript.mustache
less/breadcrumbs.less
less/tables.less
less/tests/css-tests.html
Mark Otto [Sat, 8 Dec 2012 20:57:21 +0000 (12:57 -0800)]
Fixes #5729: Nested striped tables
* Scopes striping to immediate children of the tbody and tr
* For nested tables, sets a background color of @bodyBackground, to override the default transparent bg
Mark Otto [Sat, 8 Dec 2012 20:52:19 +0000 (12:52 -0800)]
Nesting tables
* Add simple test to css-tests.html
* Scope .table-bordered to immediate children th/td elements only
Mark Otto [Sat, 8 Dec 2012 20:17:46 +0000 (12:17 -0800)]
Merge pull request #6165 from Quy/2.2.2-wip
Apply code tag to data attribute on javascript page
Quy Ton [Sat, 8 Dec 2012 20:06:46 +0000 (12:06 -0800)]
Apply code tag to data attribute on javascript page
fat [Sat, 8 Dec 2012 00:16:48 +0000 (19:16 -0500)]
get tests passing for typeahead :P
fat [Fri, 7 Dec 2012 23:59:13 +0000 (18:59 -0500)]
insert menu of typeahead after input which it suggests on #3529
note: this will likely break things for people in the same way that doing
this to tooltip did… however we think this is a better insertion model for
z-index,scrolling,modal,etc. applications
fat [Fri, 7 Dec 2012 23:37:32 +0000 (18:37 -0500)]
focus on escape in typeahead
fat [Fri, 7 Dec 2012 22:50:34 +0000 (17:50 -0500)]
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
fat [Fri, 7 Dec 2012 22:49:05 +0000 (17:49 -0500)]
remove slide from carousel constructor #5579
billy gates [Fri, 7 Dec 2012 22:16:51 +0000 (14:16 -0800)]
Merge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-nav
Fix issue with double move event firing in typeahead.
fat [Fri, 7 Dec 2012 22:14:49 +0000 (17:14 -0500)]
rebuild and only select visible dropdown items
billy gates [Fri, 7 Dec 2012 22:11:18 +0000 (14:11 -0800)]
Merge pull request #6118 from godric7/master
scrollSpy - add parent scrollTop to offset calculation
fat [Fri, 7 Dec 2012 22:06:01 +0000 (17:06 -0500)]
add noConflict functionality to all bootstrap plugins
Mark Otto [Fri, 7 Dec 2012 17:51:57 +0000 (09:51 -0800)]
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
Mark Otto [Fri, 7 Dec 2012 17:51:01 +0000 (09:51 -0800)]
Fixes #6148: Icons in mini buttons properly aligned
Mark Otto [Fri, 7 Dec 2012 17:48:14 +0000 (09:48 -0800)]
Merge pull request #6151 from tierra/pre-code-white-space-fix
Fix code block white-space breaks within pre tags.
Mark Otto [Fri, 7 Dec 2012 17:43:32 +0000 (09:43 -0800)]
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
Mark Otto [Fri, 7 Dec 2012 17:43:09 +0000 (09:43 -0800)]
Fixes #6136: Proper scoping of breadcrumbs divider
Mark Otto [Fri, 7 Dec 2012 17:41:17 +0000 (09:41 -0800)]
Merge pull request #6143 from Quy/2.2.2-wip
Escape ×
Bryan Petty [Thu, 6 Dec 2012 18:33:00 +0000 (11:33 -0700)]
Fix code block white-space breaks within pre tags.
Quy Ton [Wed, 5 Dec 2012 23:28:14 +0000 (15:28 -0800)]
Escape ×
Mark Otto [Wed, 5 Dec 2012 19:09:02 +0000 (11:09 -0800)]
Nuke all i18n tags from .mustache templates
Mark Otto [Wed, 5 Dec 2012 19:06:16 +0000 (11:06 -0800)]
Remove commented out old popover CSS
Mark Otto [Wed, 5 Dec 2012 19:05:10 +0000 (11:05 -0800)]
Merge branch '2.2.2-wip' into 3.0.0-wip
Conflicts:
README.md
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/examples/fluid.html
docs/scaffolding.html
less/breadcrumbs.less
less/popovers.less
less/responsive.less
Mark Otto [Wed, 5 Dec 2012 04:30:21 +0000 (20:30 -0800)]
add gallery page, fill with a few screenshots to start
Mark Otto [Wed, 5 Dec 2012 02:28:12 +0000 (18:28 -0800)]
Fixes #4550: Temporary fix for dropdown taps on mobile
* Fix as documented here: https://github.com/twitter/bootstrap/issues/4756#issuecomment-
9952781
* Stops propagation for touchstart for dropdowns
Mark Otto [Wed, 5 Dec 2012 02:25:16 +0000 (18:25 -0800)]
Fix up display of dropdown submenu examples on responsive views
Mark Otto [Tue, 4 Dec 2012 17:49:18 +0000 (09:49 -0800)]
correct link on index page to grid system
Godric [Tue, 4 Dec 2012 00:21:07 +0000 (01:21 +0100)]
Update js/bootstrap-scrollspy.js
Fix for Bootstrap issue #6013 "scrollSpy - offset calculation"
https://github.com/twitter/bootstrap/issues/6013
Mark Otto [Mon, 3 Dec 2012 21:25:56 +0000 (13:25 -0800)]
Once more, update all the favicons to retina
Mark Otto [Mon, 3 Dec 2012 21:22:10 +0000 (13:22 -0800)]
Align the touch icons attributes
Mark Otto [Mon, 3 Dec 2012 21:09:38 +0000 (13:09 -0800)]
Fixes #6115: scope breadcrumb styles to immediate children only
Mark Otto [Mon, 3 Dec 2012 21:01:27 +0000 (13:01 -0800)]
Improve rendering of carousel example for IE10
Mark Otto [Mon, 3 Dec 2012 17:23:02 +0000 (09:23 -0800)]
nuke comments
Andreas Cederström [Mon, 3 Dec 2012 13:20:14 +0000 (14:20 +0100)]
Fixing header color for success, error and info alerts
Mark Otto [Mon, 3 Dec 2012 05:01:53 +0000 (21:01 -0800)]
add source attribution for IE10 fix
Mark Otto [Mon, 3 Dec 2012 04:57:34 +0000 (20:57 -0800)]
Enable responsive features in IE10 when snapped
Mark Otto [Mon, 3 Dec 2012 04:40:24 +0000 (20:40 -0800)]
Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10
Mark Otto [Mon, 3 Dec 2012 02:15:40 +0000 (18:15 -0800)]
herpderp
Mark Otto [Sun, 2 Dec 2012 21:14:49 +0000 (13:14 -0800)]
Readme reorg
* Consolidate quick start options into easier to read list
* Consolidate social and community options into a list
* Add link to Code Guide for contributions section
Mark Otto [Sun, 2 Dec 2012 10:30:00 +0000 (02:30 -0800)]
reset text align in popovers given inline insertion