mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-30 07:16:04 +08:00
* 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> |
||
|---|---|---|
| .. | ||
| controllers | ||
| helpers | ||
| live | ||
| plugs | ||
| templates | ||
| views | ||
| endpoint.ex | ||
| helpers.ex | ||
| router.ex | ||
| telemetry.ex | ||