]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Yohn [Tue, 25 Dec 2012 00:03:13 +0000 (19:03 -0500)]
Update docs/templates/pages/javascript.mustache
Yohn [Tue, 25 Dec 2012 00:01:56 +0000 (19:01 -0500)]
Update docs/javascript.html
Yohn [Mon, 24 Dec 2012 23:59:37 +0000 (18:59 -0500)]
made container option be false
Yohn [Mon, 24 Dec 2012 23:07:41 +0000 (18:07 -0500)]
removed the length check
updated it to @fat's suggestion
Yohn [Sun, 23 Dec 2012 09:25:27 +0000 (04:25 -0500)]
Update docs/javascript.html
Yohn [Sun, 23 Dec 2012 09:23:18 +0000 (04:23 -0500)]
Update docs/templates/pages/javascript.mustache
Yohn [Sun, 23 Dec 2012 09:21:02 +0000 (04:21 -0500)]
Update js/tests/unit/bootstrap-tooltip.js
Yohn [Sun, 23 Dec 2012 09:18:16 +0000 (04:18 -0500)]
adding container option to tooltips
fat-kun [Sun, 23 Dec 2012 05:18:36 +0000 (21:18 -0800)]
Merge pull request #6374 from whyisjake/2.3.0-wip
Update docs/templates/pages/javascript.mustache
Jake Spurlock [Sun, 23 Dec 2012 05:03:58 +0000 (21:03 -0800)]
Update docs/templates/pages/javascript.mustache
Adding spaces around the pipes. Makes it consistent with the rest of the docs.
fat-kun [Sat, 22 Dec 2012 22:53:24 +0000 (14:53 -0800)]
Merge pull request #6349 from Yohn/patch-6
Fixes #5753 with tooltip('toogle')
fat [Sat, 22 Dec 2012 22:22:45 +0000 (14:22 -0800)]
add data-api namespace to dropdown
fat [Sat, 22 Dec 2012 21:57:57 +0000 (13:57 -0800)]
shifting focus to parent and adding aria menuitem for dropdown
fat [Sat, 22 Dec 2012 21:48:28 +0000 (13:48 -0800)]
remake js
fat [Sat, 22 Dec 2012 21:48:16 +0000 (13:48 -0800)]
read data options in constructor for collapse
fat [Sat, 22 Dec 2012 21:24:37 +0000 (13:24 -0800)]
allow multiple trigger types in tooltip and popover + default tooltip to hover & focus
fat [Sat, 22 Dec 2012 04:27:53 +0000 (20:27 -0800)]
chnage for #6248
fat [Sat, 22 Dec 2012 04:20:04 +0000 (20:20 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
fat [Sat, 22 Dec 2012 04:19:33 +0000 (20:19 -0800)]
update mustace to reflect changes to data-slide-to
fat [Sat, 22 Dec 2012 03:45:19 +0000 (19:45 -0800)]
add support for [data-slide-to] attr on carousel
Mark Otto [Sat, 22 Dec 2012 03:10:05 +0000 (19:10 -0800)]
Fixes #6189: Add holder.js to carousel example
Mark Otto [Sat, 22 Dec 2012 03:04:59 +0000 (19:04 -0800)]
add readme image
Mark Otto [Sat, 22 Dec 2012 03:02:33 +0000 (19:02 -0800)]
Smaller image update to readme
Mark Otto [Sat, 22 Dec 2012 02:59:51 +0000 (18:59 -0800)]
Downsize image
Mark Otto [Sat, 22 Dec 2012 02:59:14 +0000 (18:59 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Sat, 22 Dec 2012 02:58:59 +0000 (18:58 -0800)]
Explore adding icon to readme
fat [Sat, 22 Dec 2012 01:42:24 +0000 (17:42 -0800)]
rewrite makefile to make a bit more "efficient" + rebuild
fat [Sat, 22 Dec 2012 01:31:54 +0000 (17:31 -0800)]
add direction prop to carousel slide event
fat [Sat, 22 Dec 2012 01:25:31 +0000 (17:25 -0800)]
rebuild
fat [Sat, 22 Dec 2012 01:24:45 +0000 (17:24 -0800)]
Merge branch 'marcelkorpel-master' into 2.3.0-wip
fat [Sat, 22 Dec 2012 01:19:36 +0000 (17:19 -0800)]
Merge branch 'master' of git://github.com/marcelkorpel/bootstrap into marcelkorpel-master
Mark Otto [Fri, 21 Dec 2012 23:46:10 +0000 (15:46 -0800)]
Fixes #6370: Add comment to docs on typeahead and autocomplete
Mark Otto [Fri, 21 Dec 2012 08:28:07 +0000 (00:28 -0800)]
Merge pull request #6360 from Quy/2.3.0-wip
Miscellaneous changes to docs
Quy Ton [Fri, 21 Dec 2012 05:38:53 +0000 (21:38 -0800)]
Miscellaneous changes to docs
Mark Otto [Fri, 21 Dec 2012 04:27:07 +0000 (20:27 -0800)]
Update new example name and links
Mark Otto [Thu, 20 Dec 2012 23:08:05 +0000 (15:08 -0800)]
Update the examples index:
* Retina ready screenshots
* Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html)
Mark Otto [Thu, 20 Dec 2012 22:40:39 +0000 (14:40 -0800)]
Fixes #6352: marketing-alternate broken nav in FF17
Mark Otto [Thu, 20 Dec 2012 21:46:07 +0000 (13:46 -0800)]
Undo important on hide/show utilties; punt to 3.0
Mark Otto [Thu, 20 Dec 2012 21:41:08 +0000 (13:41 -0800)]
fix up code snippet
Yohn [Thu, 20 Dec 2012 09:36:57 +0000 (04:36 -0500)]
Update js/tests/unit/bootstrap-tooltip.js
Yohn [Thu, 20 Dec 2012 09:34:28 +0000 (04:34 -0500)]
fixes tooltip('toggle')
Mark Otto [Thu, 20 Dec 2012 09:34:19 +0000 (01:34 -0800)]
Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip
Mark Otto [Thu, 20 Dec 2012 09:34:10 +0000 (01:34 -0800)]
Merge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap into blakeembrey-dropdown-selectors
Mark Otto [Thu, 20 Dec 2012 09:30:43 +0000 (01:30 -0800)]
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Thu, 20 Dec 2012 09:30:32 +0000 (01:30 -0800)]
Fixes #6339: Use important flag on .hide and .show utility classes
fat [Thu, 20 Dec 2012 09:13:03 +0000 (01:13 -0800)]
reset carousel in the case that it is reinstantiated twice
fat [Thu, 20 Dec 2012 09:05:55 +0000 (01:05 -0800)]
Merge branch '2.2.3' into 2.3.0-wip
fat [Thu, 20 Dec 2012 09:05:07 +0000 (01:05 -0800)]
if carousel element already open, don't reopen it duh bruh bruh
Mark Otto [Thu, 20 Dec 2012 08:54:58 +0000 (00:54 -0800)]
Fixes #6236: Fix popover font-size in input groups
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)
fat [Thu, 20 Dec 2012 07:25:25 +0000 (23:25 -0800)]
add js support for carousel indicators
fat [Thu, 20 Dec 2012 06:37:41 +0000 (22:37 -0800)]
wait 100ms before engaging affix (allows for initial browser scroll)
fat [Thu, 20 Dec 2012 06:26:36 +0000 (22:26 -0800)]
whitespace in tooltip + don't pass empty selector to $() in dropdown.js
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
fat [Thu, 20 Dec 2012 05:55:23 +0000 (21:55 -0800)]
fix ghetto ass timeout shit
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 02:46:55 +0000 (18:46 -0800)]
Fixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate children only
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
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)
Blake Embrey [Mon, 10 Dec 2012 06:42:41 +0000 (16:42 +1000)]
Update .dropdown-menu selectors to avoid conflicts with other elements. Fixes #6197
Nathan Bridgewater [Mon, 10 Dec 2012 04:10:38 +0000 (22:10 -0600)]
lowered carousel beneath the nav
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 [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:06:16 +0000 (11:06 -0800)]
Remove commented out old popover CSS
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