Skip to content

Conversation

@KevinDavilaDotCMS
Copy link
Contributor

@KevinDavilaDotCMS KevinDavilaDotCMS commented Dec 25, 2025

…safety

  • Updated to return for default values when no options are available.
  • Enhanced to include a placeholder attribute for input fields.
  • Modified to wrap images in a container for better styling.
  • Adjusted SCSS for radio components to improve layout and hover effects.
  • Refined checkbox group normalization logic in to derive default values from options.
  • Updated type definitions in to support new checkbox option structure with and properties.
  • Improved type safety for dropdown and radio fields in to ensure correct default value handling.

These changes enhance the flexibility and usability of the style editor, ensuring a more consistent developer experience.

Proposed Changes

  • change 1
  • change 2

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

Additional Info

** any additional useful context or info **

Screenshots

Original Updated
** original screenshot ** ** updated screenshot **

This PR fixes: #33810

…safety

- Updated  to return  for default values when no options are available.
- Enhanced  to include a placeholder attribute for input fields.
- Modified  to wrap images in a container for better styling.
- Adjusted SCSS for radio components to improve layout and hover effects.
- Refined checkbox group normalization logic in  to derive default values from options.
- Updated type definitions in  to support new checkbox option structure with  and  properties.
- Improved type safety for dropdown and radio fields in  to ensure correct default value handling.

These changes enhance the flexibility and usability of the style editor, ensuring a more consistent developer experience.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TASK] Render Style Editor Form Based on Configuration from @dotcms/uve

3 participants