Chris Rebert
cf3f8e0d58
Update copyright years to 2016
...
[ci skip]
2016-01-01 12:22:03 -08:00
XhmikosR
315907c97c
Use https
when possible.
2015-05-17 12:43:20 +03:00
Bryan Braun
dec2faec3d
Update Anchor.js and port over the existing styles.
...
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it
from the codebase and move any leftover styles over to docs.css.
Closes #16488 by merging it.
2015-05-16 09:58:15 +03:00
XhmikosR
49c4556354
Comply to the new JSCS rules.
2015-05-05 06:50:18 +03:00
XhmikosR
07e76a571d
Redo changes needed to hide Copy button.
2015-04-29 08:56:33 +03:00
XhmikosR
438cae9d90
Revert "Update ZeroClipboard and remove Copy buttons when Flash is unavailable"
...
This reverts commit 229e88892913d5c8b712510c28b78bfa114596e5.
ZeroClipboard v2.x drops IE < 9 support.
2015-04-29 08:55:29 +03:00
XhmikosR
16a44c208d
Fix dab6a4f0e3af750f5b1c7b88db1e7d14a15eb8b0.
2015-04-29 08:54:32 +03:00
XhmikosR
86400070b5
Bump copyright year.
...
[ci skip]
2015-04-28 11:40:42 +03:00
Mark Otto
dab6a4f0e3
scope anchorjs to immediate children, fixes #16129
2015-04-27 14:16:27 -07:00
Mark Tareshawty
229e888929
Update ZeroClipboard and remove Copy buttons when Flash is unavailable
...
Fixes #16269 .
Closes #16301 by merging a rebased version of it.
2015-04-16 17:17:28 -07:00
XhmikosR
3f512c927b
Add AnchorJS for docs anchors.
2015-01-21 09:50:51 +02:00
Chris Rebert
594831f4f3
Add event.relatedTarget + data-*
example to Modal docs
...
Fixes #14245
2014-11-03 13:37:27 -08:00
Heinrich Fenkart
66e140db82
Docs: progress bars' animation now needs to be manually toggled
...
Refs #14409
2014-10-26 20:43:41 +01:00
XhmikosR
0ba39d45b4
Move "Copy" button in code.
2014-10-25 01:48:02 +03:00
Chris Rebert
11db482371
popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindex
...
Fixes #14038 .
Research supporting this choice of approach:
https://gist.github.com/cvrebert/68659d0333a578d75372
Why not <button>?
Even with a `tabindex` attribute, they don't gain focus when clicked upon in:
* Mac OS X Firefox 30.0
* Mac OS X Safari 7.0.5
2014-07-15 16:57:54 -07:00
Chris Rebert
92fd25a2a2
use non-minified docs JS on non-gh-pages
2014-07-03 13:18:44 -07:00
Zlatan Vasović
8ae48183b2
Fix #13138 : use underscore prefix to ignore directories
2014-03-24 21:47:59 +01:00
Zlatan Vasović
d08bbdc6ec
Reorganize docs assets
2014-03-07 17:37:23 +01:00