-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add styling support for the Reference custom widget #2096
Comments
frouene
added a commit
that referenced
this issue
Jul 3, 2023
Bug: #2096 Signed-off-by: Florian ROUËNÉ <[email protected]>
frouene
added a commit
that referenced
this issue
Jul 3, 2023
Bug: #2096 Signed-off-by: Florian ROUËNÉ <[email protected]>
39 tasks
frouene
added a commit
that referenced
this issue
Jul 3, 2023
Bug: #2096 Signed-off-by: Florian ROUËNÉ <[email protected]>
39 tasks
frouene
added a commit
that referenced
this issue
Jul 4, 2023
Bug: #2096 Signed-off-by: Florian ROUËNÉ <[email protected]>
frouene
added a commit
that referenced
this issue
Jul 5, 2023
Bug: #2096 Signed-off-by: Florian ROUËNÉ <[email protected]>
frouene
added a commit
that referenced
this issue
Jul 12, 2023
Bug: #2096 Signed-off-by: Florian ROUËNÉ <[email protected]>
frouene
added a commit
that referenced
this issue
Jul 12, 2023
Bug: #2096 Signed-off-by: Florian ROUËNÉ <[email protected]>
pcdavid
pushed a commit
that referenced
this issue
Jul 12, 2023
Bug: #2096 Signed-off-by: Florian ROUËNÉ <[email protected]>
pcdavid
pushed a commit
that referenced
this issue
Jul 12, 2023
Bug: #2096 Signed-off-by: Florian ROUËNÉ <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Given that the Reference widget (even in single-value mode) uses the same MUI
List
component as theList
widget, it should also support a style configuration similar toListDescriptionStyle
, including conditional styling.The text was updated successfully, but these errors were encountered: