new_site/assets/js
George 1a7fddecf8
Fix code blocks not changing to plots and others (#2497)
For some unknown reason, all the `document.onreadystatechange = () => {`
checks stopped working. Thankfully, replacing them with
`document.addEventListener("readystatechange", () => {` fixed the
issues.

---------

Signed-off-by: George Araujo <george.gcac@gmail.com>
2024-06-11 14:06:38 -03:00
..
distillpub format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
search Added support for search (#2415) 2024-05-23 23:21:16 -03:00
bootstrap-toc.min.js Fix prettier (#2062) 2024-01-10 11:21:58 -03:00
bootstrap.bundle.min.js Fix prettier (#2062) 2024-01-10 11:21:58 -03:00
bootstrap.bundle.min.js.map Added support to PurgeCSS (#1562) 2023-09-28 14:22:42 -03:00
common.js Fix code blocks not changing to plots and others (#2497) 2024-06-11 14:06:38 -03:00
copy_code.js Support for diff2html (#2133) 2024-01-28 12:45:20 -03:00
jupyter_new_tab.js Add functionality to open external links in jupyter notebooks in new tab (#2233) 2024-02-27 12:25:16 -03:00
masonry.js format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
no_defer.js Remove bootstrap-table from archive tables (#2306) 2024-04-03 15:35:18 -03:00
shortcut-key.js Fix code blocks not changing to plots and others (#2497) 2024-06-11 14:06:38 -03:00
tabs.min.js Added support for jekyll-tabs (#2380) 2024-05-02 14:34:48 -03:00
theme.js Added support for search (#2415) 2024-05-23 23:21:16 -03:00
typograms.js Added support for Google Typograms (#2379) 2024-04-30 11:26:56 -03:00
vanilla-back-to-top.min.js Fix: Add back-to-top button (#2433) 2024-05-24 15:58:55 -03:00
zoom.js format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00