livebook/assets
Jean Carlos ad999cf9c0
Added input select (#448)
* Added range input (Slider)
* Added range input (Slider)
* Custom css to range input

* Formatting correction

* Defined min and max values of input range

* Revert "Defined min and max values of input range"

This reverts commit 815167ab0f.

* Added input select

* working with a options like list

* Formatting correction

* swapped li for inputs in input settings

* Removed unused attribute

* Final adjustments

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-07-18 19:01:44 +02:00
..
css Added input select (#448) 2021-07-18 19:01:44 +02:00
js Update deps (#443) 2021-07-09 14:13:44 +02:00
test/lib Implement user cursor and selection tracking (#260) 2021-05-07 16:41:37 +02:00
.babelrc Update webpack (#268) 2021-05-12 23:44:45 +02:00
package-lock.json Update deps (#443) 2021-07-09 14:13:44 +02:00
package.json Update deps (#443) 2021-07-09 14:13:44 +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 Fix webpack warning showing up during build 2021-07-09 12:36:45 +02:00