raycast-linux/packages/protocol
ByteAtATime e9dbcf3a57
feat(preferences): update checkbox schema and UI handling
This commit updates the preference handling to align with the documentation for preferences. The `PreferenceSchema` now mandates a `label` property for all preferences of type `checkbox`. In the `SettingsView`, the rendering logic has been adjusted to use the `title` as an optional section header, enabling the grouping of related checkboxes. The `label` is now used for the text directly next to the checkbox input.
2025-06-25 21:28:10 -07:00
..
src feat(preferences): update checkbox schema and UI handling 2025-06-25 21:28:10 -07:00
package.json feat: add sidecar protocol i/o checking with Zod 2025-06-12 19:35:42 -07:00
tsconfig.json feat: add sidecar protocol i/o checking with Zod 2025-06-12 19:35:42 -07:00