livebook/lib/livebook_web/live/session_live
Jonatan Kłosko 90e7941fe4
Redesign (#80)
* Update cell actions

* Add new focus indicator

* Update headings typography

* Update cell actions and insert buttons

* Add sidebar menu

* Add settings modal

* Update homepage

* Update settings dialog

* Rename classes

* Add floating menu

* Update icon colors on hover

* Fix homepage tests

* Format assets source

* Update monaco editor

* Fix editor width on resize

* Add more padding to the notebook content

* Update settings dialog title

* Show reevaluate button when the cell is in evaluated state

* Show section actions on focus or hover only

* Pre-fill runtime selector with the current configuration

* Ignore cmd + enter in Markdown cells
2021-03-20 14:10:15 +01:00
..
attached_live.ex Redesign (#80) 2021-03-20 14:10:15 +01:00
cell_settings_component.ex Redesign (#80) 2021-03-20 14:10:15 +01:00
elixir_standalone_live.ex Redesign (#80) 2021-03-20 14:10:15 +01:00
mix_standalone_live.ex Redesign (#80) 2021-03-20 14:10:15 +01:00
persistence_component.ex Redesign (#80) 2021-03-20 14:10:15 +01:00
runtime_component.ex Redesign (#80) 2021-03-20 14:10:15 +01:00
settings_component.ex Redesign (#80) 2021-03-20 14:10:15 +01:00
shortcuts_component.ex Initial redesign (#75) 2021-03-12 11:57:01 +01:00