livebook/lib/livebook_web/live/session_live
Benjamin Philip fc3fad6543
Disable Choose button if draft file is a directory (#823)
* Disable Choose button if draft file is a directory

* Fix warnings

* Decide if choose is disabled on handle info

* Revert "Decide if choose is disabled on handle info"

This reverts commit 43a2cbc5ea.

* Use the disabled attribute
2021-12-24 23:53:48 +01:00
..
attached_live.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
bin_component.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
cell_component.ex Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
cell_upload_component.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
delete_section_component.ex Fix error on back after closing session (#769) 2021-12-08 13:17:50 +01:00
elixir_cell_settings_component.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
elixir_standalone_live.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
embedded_live.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
export_component.ex Update Phoenix LV (#656) 2021-11-01 19:33:43 +01:00
export_elixir_component.ex Implement clipboard copy with JS commands (#699) 2021-11-10 20:17:32 +01:00
export_live_markdown_component.ex Implement clipboard copy with JS commands (#699) 2021-11-10 20:17:32 +01:00
indicators_component.ex Improve icon buttons accessibility and navigation (#667) 2021-11-01 18:20:56 +01:00
insert_buttons_component.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
mix_standalone_live.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
persistence_live.ex Disable Choose button if draft file is a directory (#823) 2021-12-24 23:53:48 +01:00
runtime_component.ex Redesign runtime panel and sessions list (#697) 2021-11-10 18:50:39 +01:00
section_component.ex Restructure j/k navigation to support headlines (#707) 2021-11-16 21:57:10 +01:00
shortcuts_component.ex Fix completion shortcuts (#792) 2021-12-12 00:10:15 +01:00