livebook/lib
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
..
livebook Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
livebook_cli Revert to URI.new! (#784) 2021-12-09 20:46:45 +01:00
livebook_web Disable Choose button if draft file is a directory (#823) 2021-12-24 23:53:48 +01:00
livebook.ex Automatically back up notebooks without a file (#736) 2021-12-04 16:29:14 +01:00
livebook_cli.ex Include full stacktrace for unexpected exceptions (#781) 2021-12-09 15:44:23 +01:00
livebook_web.ex