]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
12 years agoRevert "Leave tabindex=-1 alone" 6441/head
Patrick H. Lauke [Tue, 15 Jan 2013 07:22:02 +0000 (07:22 +0000)] 
Revert "Leave tabindex=-1 alone"

This reverts commit 370fa45fbe4ee879a626a67bb4df0ec9495102be.

12 years agoLeave tabindex=-1 alone
Patrick H. Lauke [Tue, 15 Jan 2013 07:16:33 +0000 (07:16 +0000)] 
Leave tabindex=-1 alone

It seems that, as misguided as I personally think it is, ARIA does
indeed want dropdown menus not to behave as regular keyboard users
expect them, killing TAB/SHIFT+TAB in favor of cursor keys. Fair
enough, the issue I have is then with ARIA, not with bootstrap. I would
sugges thought that if you really do want to follow ARIA consistently,
*any* navigation bar should also become an ARIA menu, further making it
impossible for keyboard users to use TAB/SHIFT+TAB to navigate through
it, and that these changes should be reflected in the bootstrap
examples as well...

12 years agoRevert "Keyboard accessibility in documentation"
Patrick H. Lauke [Tue, 15 Jan 2013 07:13:19 +0000 (07:13 +0000)] 
Revert "Keyboard accessibility in documentation"

This reverts commit a809daf2841f65ffac5030b2c6ce6aea60dd6233.

12 years agoKeyboard accessibility in documentation
Patrick H. Lauke [Sat, 12 Jan 2013 17:04:51 +0000 (17:04 +0000)] 
Keyboard accessibility in documentation

Removed unnecessary (?) and harmful (from a keyboard access point of
view) tabindex=-1 in the documentation examples.

12 years agoCleaned up dirty CSS
Patrick H. Lauke [Sat, 12 Jan 2013 11:02:13 +0000 (11:02 +0000)] 
Cleaned up dirty CSS

Used recess rather than less

12 years agoBasic keyboard accessibility CSS tweaks
Patrick H. Lauke [Wed, 2 Jan 2013 22:39:21 +0000 (22:39 +0000)] 
Basic keyboard accessibility CSS tweaks

Mostly doubling-up :hover styles to also cover :focus, as a first step
to making the framework more keyboard-friendly.
Additionally, fixed two small markup issues in the docs/examples to
make the "Learn more" large primary button-styled links
keyboard-focusable (as without href they're treated as non-tabable
anchors).

12 years agoPopovers are now flexible width:
Mark Otto [Fri, 28 Dec 2012 20:18:59 +0000 (14:18 -0600)] 
Popovers are now flexible width:

* Instead of a fixed width, we use max-width
* Width has been increased from 240px to 280px
* Added ability to hide the title via CSS :empty selector if no title is provided

12 years agoMerge pull request #6407 from aurnik/master
Mark Otto [Fri, 28 Dec 2012 19:10:46 +0000 (11:10 -0800)] 
Merge pull request #6407 from aurnik/master

Fix link to File structure anchor

12 years agoMerge branch 'sparanoid-transition-duration' into 2.3.0-wip
Mark Otto [Fri, 28 Dec 2012 19:08:49 +0000 (13:08 -0600)] 
Merge branch 'sparanoid-transition-duration' into 2.3.0-wip

Conflicts:
docs/assets/img/bootstrap-docs-readme.png

12 years agoAdd transition-duration mixin 6411/head
Tunghsiao Liu [Fri, 28 Dec 2012 08:19:12 +0000 (16:19 +0800)] 
Add transition-duration mixin

12 years ago Fix link to File structure anchor 6407/head
Aurnik Islam [Thu, 27 Dec 2012 09:49:09 +0000 (01:49 -0800)] 
 Fix link to File structure anchor

12 years agoAdd longer tooltip example to docs, tighten up line-height on tooltip; run make
Mark Otto [Wed, 26 Dec 2012 15:36:07 +0000 (09:36 -0600)] 
Add longer tooltip example to docs, tighten up line-height on tooltip; run make

12 years agoMerge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Wed, 26 Dec 2012 15:21:34 +0000 (09:21 -0600)] 
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip

12 years agoMerge pull request #6378 from Yohn/patch-7
fat-kun [Tue, 25 Dec 2012 00:17:25 +0000 (16:17 -0800)] 
Merge pull request #6378 from Yohn/patch-7

fixes tooltip insert problems

12 years agoUpdate docs/templates/pages/javascript.mustache 6378/head
Yohn [Tue, 25 Dec 2012 00:03:13 +0000 (19:03 -0500)] 
Update docs/templates/pages/javascript.mustache

12 years agoUpdate docs/javascript.html
Yohn [Tue, 25 Dec 2012 00:01:56 +0000 (19:01 -0500)] 
Update docs/javascript.html

12 years agomade container option be false
Yohn [Mon, 24 Dec 2012 23:59:37 +0000 (18:59 -0500)] 
made container option be false

12 years agoremoved the length check
Yohn [Mon, 24 Dec 2012 23:07:41 +0000 (18:07 -0500)] 
removed the length check

updated it to @fat's suggestion

12 years agoMerge pull request #6380 from Yohn/patch-10
fat-kun [Mon, 24 Dec 2012 03:22:51 +0000 (19:22 -0800)] 
Merge pull request #6380 from Yohn/patch-10

promote using data-toggle instead of rel for tooltip and popover

12 years agoMerge pull request #6375 from tkawachi/tooltip-events-2.3.0
fat-kun [Mon, 24 Dec 2012 03:19:58 +0000 (19:19 -0800)] 
Merge pull request #6375 from tkawachi/tooltip-events-2.3.0

Tooltips fires show, shown, hide, hidden events

12 years agodata-toggle instead of rel for tooltip and popover 6380/head
Yohn [Sun, 23 Dec 2012 12:04:24 +0000 (07:04 -0500)] 
data-toggle instead of rel for tooltip and popover

12 years agodata-toggle instead of rel for tooltip and popover
Yohn [Sun, 23 Dec 2012 12:00:03 +0000 (07:00 -0500)] 
data-toggle instead of rel for tooltip and popover

12 years agodata-toggle instead of rel for tooltip and popover
Yohn [Sun, 23 Dec 2012 11:51:46 +0000 (06:51 -0500)] 
data-toggle instead of rel for tooltip and popover

12 years agoUpdate docs/javascript.html
Yohn [Sun, 23 Dec 2012 09:25:27 +0000 (04:25 -0500)] 
Update docs/javascript.html

12 years agoUpdate docs/templates/pages/javascript.mustache
Yohn [Sun, 23 Dec 2012 09:23:18 +0000 (04:23 -0500)] 
Update docs/templates/pages/javascript.mustache

12 years agoUpdate js/tests/unit/bootstrap-tooltip.js
Yohn [Sun, 23 Dec 2012 09:21:02 +0000 (04:21 -0500)] 
Update js/tests/unit/bootstrap-tooltip.js

12 years agoadding container option to tooltips
Yohn [Sun, 23 Dec 2012 09:18:16 +0000 (04:18 -0500)] 
adding container option to tooltips

12 years agoAssign event variables at declarations 6375/head
KAWACHI Takashi [Sun, 23 Dec 2012 06:17:41 +0000 (15:17 +0900)] 
Assign event variables at declarations

12 years agoTooltips fires show, shown, hide, hidden events
KAWACHI Takashi [Fri, 14 Dec 2012 07:35:11 +0000 (16:35 +0900)] 
Tooltips fires show, shown, hide, hidden events

It is re-worked from #3691.

12 years agoMerge pull request #6374 from whyisjake/2.3.0-wip
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

12 years agoUpdate docs/templates/pages/javascript.mustache 6374/head
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.

12 years agoVersion bump
Mark Otto [Sun, 23 Dec 2012 00:10:06 +0000 (16:10 -0800)] 
Version bump

12 years agoMerge pull request #6349 from Yohn/patch-6
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')

12 years agoadd data-api namespace to dropdown
fat [Sat, 22 Dec 2012 22:22:45 +0000 (14:22 -0800)] 
add data-api namespace to dropdown

12 years agoshifting focus to parent and adding aria menuitem for dropdown
fat [Sat, 22 Dec 2012 21:57:57 +0000 (13:57 -0800)] 
shifting focus to parent and adding aria menuitem for dropdown

12 years agoremake js
fat [Sat, 22 Dec 2012 21:48:28 +0000 (13:48 -0800)] 
remake js

12 years agoread data options in constructor for collapse
fat [Sat, 22 Dec 2012 21:48:16 +0000 (13:48 -0800)] 
read data options in constructor for collapse

12 years agoallow multiple trigger types in tooltip and popover + default tooltip to hover &...
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

12 years agochnage for #6248
fat [Sat, 22 Dec 2012 04:27:53 +0000 (20:27 -0800)] 
chnage for #6248

12 years agoMerge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
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

12 years agoupdate mustace to reflect changes to data-slide-to
fat [Sat, 22 Dec 2012 04:19:33 +0000 (20:19 -0800)] 
update mustace to reflect changes to data-slide-to

12 years agoadd support for [data-slide-to] attr on carousel
fat [Sat, 22 Dec 2012 03:45:19 +0000 (19:45 -0800)] 
add support for [data-slide-to] attr on carousel

12 years agoFixes #6189: Add holder.js to carousel example
Mark Otto [Sat, 22 Dec 2012 03:10:05 +0000 (19:10 -0800)] 
Fixes #6189: Add holder.js to carousel example

12 years agoadd readme image
Mark Otto [Sat, 22 Dec 2012 03:04:59 +0000 (19:04 -0800)] 
add readme image

12 years agoSmaller image update to readme
Mark Otto [Sat, 22 Dec 2012 03:02:33 +0000 (19:02 -0800)] 
Smaller image update to readme

12 years agoDownsize image
Mark Otto [Sat, 22 Dec 2012 02:59:51 +0000 (18:59 -0800)] 
Downsize image

12 years agoMerge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
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

12 years agoExplore adding icon to readme
Mark Otto [Sat, 22 Dec 2012 02:58:59 +0000 (18:58 -0800)] 
Explore adding icon to readme

12 years agoAdd docs readme icon
Mark Otto [Sat, 22 Dec 2012 02:54:36 +0000 (18:54 -0800)] 
Add docs readme icon

12 years agorewrite makefile to make a bit more "efficient" + rebuild
fat [Sat, 22 Dec 2012 01:42:24 +0000 (17:42 -0800)] 
rewrite makefile to make a bit more "efficient" + rebuild

12 years agoadd direction prop to carousel slide event
fat [Sat, 22 Dec 2012 01:31:54 +0000 (17:31 -0800)] 
add direction prop to carousel slide event

12 years agorebuild
fat [Sat, 22 Dec 2012 01:25:31 +0000 (17:25 -0800)] 
rebuild

12 years agoMerge branch 'marcelkorpel-master' into 2.3.0-wip
fat [Sat, 22 Dec 2012 01:24:45 +0000 (17:24 -0800)] 
Merge branch 'marcelkorpel-master' into 2.3.0-wip

12 years agoMerge branch 'master' of git://github.com/marcelkorpel/bootstrap into marcelkorpel...
fat [Sat, 22 Dec 2012 01:19:36 +0000 (17:19 -0800)] 
Merge branch 'master' of git://github.com/marcelkorpel/bootstrap into marcelkorpel-master

12 years agoFixes #6370: Add comment to docs on typeahead and autocomplete
Mark Otto [Fri, 21 Dec 2012 23:46:10 +0000 (15:46 -0800)] 
Fixes #6370: Add comment to docs on typeahead and autocomplete

12 years agoMerge pull request #6360 from Quy/2.3.0-wip
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

12 years agoMiscellaneous changes to docs 6360/head
Quy Ton [Fri, 21 Dec 2012 05:38:53 +0000 (21:38 -0800)] 
Miscellaneous changes to docs

12 years agoUpdate new example name and links
Mark Otto [Fri, 21 Dec 2012 04:27:07 +0000 (20:27 -0800)] 
Update new example name and links

12 years agoUpdate the examples index:
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)

12 years agoFixes #6352: marketing-alternate broken nav in FF17
Mark Otto [Thu, 20 Dec 2012 22:40:39 +0000 (14:40 -0800)] 
Fixes #6352: marketing-alternate broken nav in FF17

12 years agoUndo important on hide/show utilties; punt to 3.0
Mark Otto [Thu, 20 Dec 2012 21:46:07 +0000 (13:46 -0800)] 
Undo important on hide/show utilties; punt to 3.0

12 years agofix up code snippet
Mark Otto [Thu, 20 Dec 2012 21:41:08 +0000 (13:41 -0800)] 
fix up code snippet

12 years agoUpdate js/tests/unit/bootstrap-tooltip.js 6349/head
Yohn [Thu, 20 Dec 2012 09:36:57 +0000 (04:36 -0500)] 
Update js/tests/unit/bootstrap-tooltip.js

12 years agofixes tooltip('toggle')
Yohn [Thu, 20 Dec 2012 09:34:28 +0000 (04:34 -0500)] 
fixes tooltip('toggle')

12 years agoMerge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip
Mark Otto [Thu, 20 Dec 2012 09:34:19 +0000 (01:34 -0800)] 
Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip

12 years agoMerge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap into...
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

12 years agoMerge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
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

12 years agoFixes #6339: Use important flag on .hide and .show utility classes
Mark Otto [Thu, 20 Dec 2012 09:30:32 +0000 (01:30 -0800)] 
Fixes #6339: Use important flag on .hide and .show utility classes

12 years agoreset carousel in the case that it is reinstantiated twice
fat [Thu, 20 Dec 2012 09:13:03 +0000 (01:13 -0800)] 
reset carousel in the case that it is reinstantiated twice

12 years agoMerge branch '2.2.3' into 2.3.0-wip
fat [Thu, 20 Dec 2012 09:05:55 +0000 (01:05 -0800)] 
Merge branch '2.2.3' into 2.3.0-wip

12 years agoif carousel element already open, don't reopen it duh bruh bruh
fat [Thu, 20 Dec 2012 09:05:07 +0000 (01:05 -0800)] 
if carousel element already open, don't reopen it duh bruh bruh

12 years agoFixes #6236: Fix popover font-size in input groups
Mark Otto [Thu, 20 Dec 2012 08:54:58 +0000 (00:54 -0800)] 
Fixes #6236: Fix popover font-size in input groups

12 years agoGet on that carousel indicator lifestyle with some new hawtness
Mark Otto [Thu, 20 Dec 2012 07:52:38 +0000 (23:52 -0800)] 
Get on that carousel indicator lifestyle with some new hawtness

12 years agoMerge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3
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

12 years agolol we dont' have affix(refresh)
fat [Thu, 20 Dec 2012 07:39:26 +0000 (23:39 -0800)] 
lol we dont' have affix(refresh)

12 years agoadd js support for carousel indicators
fat [Thu, 20 Dec 2012 07:25:25 +0000 (23:25 -0800)] 
add js support for carousel indicators

12 years agowait 100ms before engaging affix (allows for initial browser scroll)
fat [Thu, 20 Dec 2012 06:37:41 +0000 (22:37 -0800)] 
wait 100ms before engaging affix (allows for initial browser scroll)

12 years agowhitespace in tooltip + don't pass empty selector to $() in dropdown.js
fat [Thu, 20 Dec 2012 06:26:36 +0000 (22:26 -0800)] 
whitespace in tooltip + don't pass empty selector to $() in  dropdown.js

12 years agofix tooltip doc dumbness
fat [Thu, 20 Dec 2012 06:05:33 +0000 (22:05 -0800)] 
fix tooltip doc dumbness

12 years agocan't extend bounding box thingy
fat [Thu, 20 Dec 2012 06:03:57 +0000 (22:03 -0800)] 
can't extend bounding box thingy

12 years agofix ghetto ass timeout shit
fat [Thu, 20 Dec 2012 05:55:23 +0000 (21:55 -0800)] 
fix ghetto ass timeout shit

12 years agoremove inside support from tooltip + fix tooltip svg support + change makefile to...
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

12 years agoFixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate children...
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

12 years agoVersion bump
Mark Otto [Tue, 11 Dec 2012 02:31:04 +0000 (18:31 -0800)] 
Version bump

12 years agoFixes #6174: Caret alignment in small and mini buttons
Mark Otto [Mon, 10 Dec 2012 18:59:57 +0000 (10:59 -0800)] 
Fixes #6174: Caret alignment in small and mini buttons

12 years agoEscape HTML of section element
Mark Otto [Mon, 10 Dec 2012 18:55:42 +0000 (10:55 -0800)] 
Escape HTML of section element

12 years agoIE10 fix in responsive utilities, not regular utilities
Mark Otto [Mon, 10 Dec 2012 18:29:16 +0000 (10:29 -0800)] 
IE10 fix in responsive utilities, not regular utilities

12 years agoSimplify syntax of nesting with inline lists
Mark Otto [Mon, 10 Dec 2012 18:28:18 +0000 (10:28 -0800)] 
Simplify syntax of nesting with inline lists

12 years agoMove IE10 responsive fix to responsive utilities so Customizer gets it
Mark Otto [Mon, 10 Dec 2012 18:25:18 +0000 (10:25 -0800)] 
Move IE10 responsive fix to responsive utilities so Customizer gets it

12 years agosquash new line
Mark Otto [Mon, 10 Dec 2012 18:13:04 +0000 (10:13 -0800)] 
squash new line

12 years agomove reset after vars and mixins
Mark Otto [Mon, 10 Dec 2012 17:57:23 +0000 (09:57 -0800)] 
move reset after vars and mixins

12 years agoMerge pull request #6195 from nathanb/example-carousel-nav-fix
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)

12 years agoUpdate .dropdown-menu selectors to avoid conflicts with other elements. Fixes #6197 6198/head
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

12 years agolowered carousel beneath the nav 6195/head
Nathan Bridgewater [Mon, 10 Dec 2012 04:10:38 +0000 (22:10 -0600)] 
lowered carousel beneath the nav

12 years agoRestore print styles
Mark Otto [Sun, 9 Dec 2012 05:05:05 +0000 (21:05 -0800)] 
Restore print styles

12 years agoTest removal of print styles for customized builds
Mark Otto [Sun, 9 Dec 2012 05:02:37 +0000 (21:02 -0800)] 
Test removal of print styles for customized builds

12 years agoFix docs typos
Mark Otto [Sun, 9 Dec 2012 02:46:34 +0000 (18:46 -0800)] 
Fix docs typos

12 years agoFixes #5729: Nested striped tables v2.2.2
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

12 years agoNesting tables
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

12 years agoMerge pull request #6165 from Quy/2.2.2-wip
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