livebook/assets/js
Owen Bickford b6793d6630
Type1fool-smooth-scrolling (#638)
* add scroll behavior to html, body, & notebook elems

* don't append base url or set target on intra-page links

* add back-to-top link, class autosorting/formatting

* add convert global style to `.scroll-smooth` util

* add `isPageAnchor` function

* remove `go-to-top` link

* use `isAbsoluteUrl` and add a semicolon ;)
2021-10-24 19:38:57 +02:00
..
cell Type1fool-smooth-scrolling (#638) 2021-10-24 19:38:57 +02:00
clip_copy Implement cells bin (#414) 2021-06-30 17:48:27 +02:00
content_editable Ignore patches to content editable elements while focused (#247) 2021-04-28 19:11:19 +02:00
focus_on_update Support inputs (#328) 2021-06-08 12:33:50 +02:00
highlight Improve intellisense to handle structs and sigils (#513) 2021-08-23 10:42:18 +02:00
lib Changed favicon with base on notebook status (#594) 2021-10-16 12:24:19 +02:00
markdown_renderer Add support for markdown output (#404) 2021-06-26 16:47:52 +02:00
menu Add UI for file deletion and renaming (#426) 2021-07-02 23:06:05 +02:00
scroll_on_update Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00
session Removing "Evaluate All Below" shortcut functionality (#621) 2021-10-19 23:36:44 +02:00
timer Show ticking timer while cell is evaluating (#374) 2021-06-20 17:06:30 +02:00
user_form Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
vega_lite Update VegaLite layout when the data changes (#405) 2021-06-26 18:05:52 +02:00
virtualized_lines Keep original source when highlighting (#480) 2021-07-28 19:35:36 +02:00
app.js Implement cells bin (#414) 2021-06-30 17:48:27 +02:00
morphdom_callbacks.js Support inputs (#328) 2021-06-08 12:33:50 +02:00