livebook/lib
Jonatan Kłosko c2636b8220
Migrate inputs to Kino (#714)
* Migrate inputs to Kino

* Update lib/livebook/session/data.ex

Co-authored-by: José Valim <jose.valim@dashbit.co>

* Try parsing numbers as integers

* Garbage collect input values

* Adjust tests

* Remove unused variable

* Fix frame rendering

* Wrap inputs in border depending on its type

* Add textarea

* Reorder

* Update tests

Co-authored-by: José Valim <jose.valim@dashbit.co>
2021-11-25 18:43:42 +01:00
..
livebook Migrate inputs to Kino (#714) 2021-11-25 18:43:42 +01:00
livebook_cli Include reason if we can't start Livebook, closes #703 (#705) 2021-11-12 14:36:02 +01:00
livebook_web Migrate inputs to Kino (#714) 2021-11-25 18:43:42 +01:00
livebook.ex Add env var for disabling token auth (#696) 2021-11-10 13:54:50 +01:00
livebook_cli.ex Rename litebook_cli.ex to livebook_cli.ex (#174) 2021-04-15 08:56:49 +02:00
livebook_web.ex Refactor modals with JS commands (#669) 2021-11-02 22:34:44 +01:00