livebook/lib/livebook_web
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
..
controllers Move auth to its own view 2021-04-16 22:18:59 +02:00
live Added input select (#448) 2021-07-18 19:01:44 +02:00
plugs Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00
templates Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
ansi.ex Ignore RFC 1468 switch to ASCII code sequence (#225) 2021-04-20 15:05:30 +02:00
endpoint.ex livebook server: Add --open flag (#417) 2021-07-01 12:17:49 +02:00
helpers.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
router.ex Implement relative navigation between notebooks (#441) 2021-07-08 19:35:11 +02:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00