[2.0.0-alpha3] Remove color prop type?

Created on 18 May 2024, 6 months ago
Updated 19 June 2024, 5 months ago

Problem/Motivation

From ui_patterns_settings, but:

  • Maybe not used by many projects
  • Doesn't fit with the "design system" methodology we are promoting with UI Suite. To pick a specific color, it is better to use UI Skins .
  • Difficulties to convert the setting type to JSON schema: PropConverter::convertColor()
  • CompatibilityChecker is currently not processing colors, and it will not be possible without a regexp library
  • It can live in the upcoming ui_patterns_settings 3.x

Proposed resolution

Remove the prop type and related source type from the codebase.

Data model changes

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇫🇷France pdureau Paris

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024