livebook/test/livebook_web/live
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
..
explore_live_test.exs Add link pointing to a new notebook (#347) 2021-06-14 21:25:18 +02:00
file_select_component_test.exs Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
home_live_test.exs Support file scheme when importing from URL (#706) 2021-11-12 15:49:22 +01:00
session_live_test.exs Migrate inputs to Kino (#714) 2021-11-25 18:43:42 +01:00