WLED/wled00
Christophe Gagnier 4a20f43fbf
Search bar and palettes preview (#1637)
* Fix swipe behavior on firefox when clicking on palette selection input

When clicking on the palette select element on firefox, it would often swipe to the next tab due to a bug in firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1410816

* Update UI .h files and remove console log

* Fix indentation in requestJson

* Add palette preview
Add palette and effects search

* Add palette preview
Add palette and effects search

* Add palette preview

Add palette and effects search

* Add palette preview

Add palette and effects search

* Fix error with background image

* Add missing palettes

* Add expiration to cached palette data

* Remove extra console.log

* bug fixes for palettes

* Rename "Default" effect back to "Solid"

* Fix scrolling issue when selecting an effect

* Add sticky default and sticky selected item

* Change checkboxes for radio button

* build html .h files

* Design Iteration 1

* Palette preview style changes

* Add button for clearing search field

* Use version ID for caching palette data rather than 24h expiration

Co-authored-by: Aircoookie <dev.aircoookie@gmail.com>
2021-03-18 23:59:56 +01:00
..
.vs/wled00/v15
__vm
data Search bar and palettes preview (#1637) 2021-03-18 23:59:56 +01:00
src/dependencies Fix more warnings 2021-02-27 01:50:08 +01:00
FX.cpp Fix more warnings 2021-02-27 01:50:08 +01:00
FX.h Update dev branch (resolve conflicts) 2021-02-13 01:43:16 +01:00
FX_fcn.cpp Merge pull request #1779 from Aircoookie/fixwarnings 2021-02-27 02:08:01 +01:00
NodeStruct.h Fix node type 2021-03-09 17:21:19 +01:00
alexa.cpp
blynk.cpp
bus_manager.h Fixed incorrect over-memory indication in LED settings on ESP32 2021-03-06 02:35:49 +01:00
bus_wrapper.h bus_wrapper improvements for SPI output 2021-02-17 17:03:57 +00:00
button.cpp Mulipin select compiles 2021-01-21 01:21:16 +01:00
cfg.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
colors.cpp
const.h Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
dmx.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
e131.cpp Fix Warnings (#1744) 2021-02-27 00:20:31 +01:00
fcn_declare.h Merge pull request #1724 from blazoncek/playlist-fix 2021-03-13 22:46:32 +01:00
file.cpp Fix warnings misc fixes 2021-02-27 01:16:06 +01:00
html_other.h Added FPS indication in info 2021-02-05 01:33:26 +01:00
html_settings.h Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
html_ui.h Search bar and palettes preview (#1637) 2021-03-18 23:59:56 +01:00
hue.cpp
ir.cpp Merge pull request #1742 from WJCFerguson/geometric_IR_brightness_steps 2021-02-17 23:59:38 +01:00
ir_codes.h
json.cpp Search bar and palettes preview (#1637) 2021-03-18 23:59:56 +01:00
led.cpp Power off playlist unload. 2021-02-28 15:34:18 +01:00
lx_parser.cpp Fix warnings misc fixes 2021-02-27 01:16:06 +01:00
mqtt.cpp
my_config_sample.h
ntp.cpp
overlay.cpp
palettes.h
pin_manager.cpp
pin_manager.h
playlist.cpp Cleanup 2021-03-13 22:46:08 +01:00
presets.cpp
set.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
tv_colors.h
udp.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
um_manager.cpp Fix Warnings (#1744) 2021-02-27 00:20:31 +01:00
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp Animated Staircase Usermod (#1763) 2021-02-25 09:52:48 +01:00
wled.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
wled.h Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
wled00.ino
wled00.vcxproj
wled00.vcxproj.filters
wled00.vcxproj.user
wled_eeprom.cpp
wled_serial.cpp
wled_server.cpp Fix Warnings (#1744) 2021-02-27 00:20:31 +01:00
ws.cpp
xml.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00