livebook/assets/js
Jean Carlos 421b1c69a1
Show indicators of state on session sidebar (#657)
* Added range input (Slider)
* Added range input (Slider)
* Custom css to range input

* Formatting correction

* Defined min and max values of input range

* Revert "Defined min and max values of input range"

This reverts commit 815167ab0f.

* Added input select

* working with a options like list

* Formatting correction

* swapped li for inputs in input settings

* Removed unused attribute

* Final adjustments

* Improve users connected display

* Update lib/livebook_web/live/session_live.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

* Update lib/livebook_web/live/session_live.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

* Adjust elements

* Change favicon based on notebook status

* Format correction

* "operation" is unused

* Improvements for better functioning of icons

* Renamed icons files

* Update favicons

* Update changelog

* Show indicators of state on session sidebar

* Changes to status colors

* Improve spacing

* Scroll to cell on status click

* global_evaluation_status -> global_status

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-11-01 13:15:21 +01: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
focus_on_update
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
session Show indicators of state on session sidebar (#657) 2021-11-01 13:15:21 +01: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