frigate/web/src/components/config-form
Josh Hawkins 6fdd65ddb5
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
UI tweaks (#23346)
* remove redundant per-view toasters in settings

* add variants to standardize dialog footer button layouts

* remove text-md

this class name compiles to nothing in tailwind. we used to add it to prevent iOS from zooming when focusing on an input, but that is now solved via the viewport meta in index.html

* make wizard footers consistent with dialog footers

* consistent destructive button style

remove text-white from individual buttons and add it to the variant
2026-05-29 16:00:30 -06:00
..
section-configs Add live streams widget (#23330) 2026-05-27 14:35:07 -05:00
section-validations Tweaks (#23292) 2026-05-22 14:41:07 -05:00
sectionExtras UI tweaks (#23346) 2026-05-29 16:00:30 -06:00
sections UI tweaks (#23346) 2026-05-29 16:00:30 -06:00
theme UI tweaks (#23346) 2026-05-29 16:00:30 -06:00
ConfigFieldMessage.tsx Add UI config messages framework (#22692) 2026-03-29 15:25:40 -06:00
ConfigForm.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
ConfigMessageBanner.tsx Merge detector and model in settings UI (#23216) 2026-05-17 11:54:21 -06:00
FieldMessagesContext.ts Miscellaneous fixes (#23279) 2026-05-22 07:52:01 -06:00
LiveFormDataContext.ts Tweaks (#23292) 2026-05-22 14:41:07 -05:00
sectionConfigs.ts Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00