frigate/web/src/components/config-form/theme/widgets
Josh Hawkins df27e04c0f
Frontend updates (#22327)
* add optional field widget

adds a switch to enable nullable fields like skip_motion_threshold

* config field updates

add skip_motion_threshold optional switch
add fps back to detect restart required

* don't use ternary operator when displaying motion previews

the main previews were being unnecessarily unmounted

* lazy mount motion preview clips to reduce DOM overhead
2026-03-08 12:27:53 -05:00
..
ArrayAsTextWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
AudioLabelSwitchesWidget.tsx Debug replay (#22212) 2026-03-04 10:07:34 -06:00
CameraPathWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
CheckboxWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
ColorWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
FfmpegArgsWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
InputRolesWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
NumberWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
ObjectLabelSwitchesWidget.tsx Debug replay (#22212) 2026-03-04 10:07:34 -06:00
OptionalFieldWidget.tsx Frontend updates (#22327) 2026-03-08 12:27:53 -05:00
PasswordWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
RangeWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
SelectWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
SwitchesWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
SwitchWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
TagsWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
TextareaWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
TextWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
TimezoneSelectWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
ZoneSwitchesWidget.tsx Debug replay (#22212) 2026-03-04 10:07:34 -06:00