Files
oak-gpui/docs/src
Ben KunkleandConrad 2ce0641fe0 settings_ui: Handle enums with fields (#37945)
Closes #ISSUE

Adds handling for Enums with fields (i.e. not `enum Foo { Yes, No }`) in
Settings UI. Accomplished by creating default values for each element
with fields (in the derive macro), and rendering a toggle button group
with a button for each variant where switching the active variant sets
the value in the settings JSON to the default for the new active
variant.

Release Notes:

- N/A *or* Added/Fixed/Improved ...

---------

Co-authored-by: Conrad <conrad@zed.dev>
2025-09-10 18:02:08 -04:00
..
2025-09-04 16:14:57 -05:00
2025-09-05 14:34:13 -07:00
2025-09-08 08:48:47 -06:00
2025-09-02 17:57:48 +00:00
2025-09-06 13:37:21 +00:00
2025-06-30 23:35:00 -07:00