livebook/lib/livebook_web
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
..
controllers Remove version from the health endpoint (#601) 2021-10-18 18:28:19 +02:00
helpers
live Type1fool-smooth-scrolling (#638) 2021-10-24 19:38:57 +02:00
plugs Make it possible to configure custom plug for all requests (#576) 2021-10-05 00:44:27 +02:00
templates Type1fool-smooth-scrolling (#638) 2021-10-24 19:38:57 +02:00
views
endpoint.ex Keep static files outside priv (#602) 2021-10-18 22:32:09 +02:00
helpers.ex
router.ex Add support for importing notebook from URL query parameter (#598) 2021-10-16 12:23:08 +02:00
telemetry.ex