livebook/assets
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
..
css Restructure j/k navigation to support headlines (#707) 2021-11-16 21:57:10 +01:00
js Migrate inputs to Kino (#714) 2021-11-25 18:43:42 +01:00
test/lib Improve intellisense to handle structs and sigils (#513) 2021-08-23 10:42:18 +02:00
.babelrc Update webpack (#268) 2021-05-12 23:44:45 +02:00
package-lock.json Refactor modals with JS commands (#669) 2021-11-02 22:34:44 +01:00
package.json add --no-error-on-unmatched-pattern (#639) 2021-10-24 19:57:14 +02:00
postcss.config.js Fix webpack warning showing up during build 2021-07-09 12:36:45 +02:00
tailwind.config.js Fix webpack warning showing up during build 2021-07-09 12:36:45 +02:00
webpack.config.js Dynamically import Vega-Lite JS when needed (#673) 2021-11-03 15:58:46 +01:00