aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/src/application.js
AgeCommit message (Collapse)AuthorFilesLines
2019-02-13Bump year.XhmikosR1-1/+1
2018-10-18Replace ZeroClipboard with clipboard.js (backported from v4).XhmikosR1-37/+34
2018-10-18Use https, fix broken links and unneeded redirects.XhmikosR1-1/+1
2018-10-08Bump year to 2018.XhmikosR1-1/+1
2016-05-26Fix error with the new jQuery.XhmikosR1-1/+1
2016-02-05Line 59 - Fix case typeJeff Shen1-1/+1
Fixed case type to match other comments
2016-01-01Update copyright years to 2016Chris Rebert1-1/+1
[ci skip]
2015-05-17Use `https` when possible.XhmikosR1-1/+1
2015-05-16Update Anchor.js and port over the existing styles.Bryan Braun1-2/+3
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-05Comply to the new JSCS rules.XhmikosR1-20/+21
2015-04-29Redo changes needed to hide Copy button.XhmikosR1-19/+19
2015-04-29Revert "Update ZeroClipboard and remove Copy buttons when Flash is unavailable"XhmikosR1-21/+22
This reverts commit 229e88892913d5c8b712510c28b78bfa114596e5. ZeroClipboard v2.x drops IE < 9 support.
2015-04-29Fix dab6a4f0e3af750f5b1c7b88db1e7d14a15eb8b0.XhmikosR1-1/+1
2015-04-28Bump copyright year.XhmikosR1-1/+1
[ci skip]
2015-04-27scope anchorjs to immediate children, fixes #16129Mark Otto1-1/+1
2015-04-16Update ZeroClipboard and remove Copy buttons when Flash is unavailableMark Tareshawty1-22/+21
Fixes #16269. Closes #16301 by merging a rebased version of it.
2015-01-21Add AnchorJS for docs anchors.XhmikosR1-1/+6
2014-11-03Add event.relatedTarget + `data-*` example to Modal docsChris Rebert1-0/+11
Fixes #14245
2014-10-26Docs: progress bars' animation now needs to be manually toggledHeinrich Fenkart1-1/+5
Refs #14409
2014-10-25Move "Copy" button in code.XhmikosR1-9/+2
2014-07-15popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindexChris Rebert1-2/+1
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-03use non-minified docs JS on non-gh-pagesChris Rebert1-0/+169
2014-03-24Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović1-106/+0
2014-03-07Reorganize docs assetsZlatan Vasović1-0/+106