livebook/lib/livebook_web/live
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
..
home_live Resolve links for imported notebooks (#445) 2021-07-10 21:49:50 +02:00
output Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
session_live Added input select (#448) 2021-07-18 19:01:44 +02:00
explore_helpers.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
explore_live.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
home_live.ex Resolve links for imported notebooks (#445) 2021-07-10 21:49:50 +02:00
modal_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
path_select_component.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
session_helpers.ex Implement relative navigation between notebooks (#441) 2021-07-08 19:35:11 +02:00
session_live.ex Introduce branching sections (#449) 2021-07-15 18:19:36 +02:00
sidebar_helpers.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
user_component.ex Remove unnecessary url assign on form components 2021-07-07 14:40:26 +02:00
user_helpers.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00