[2.0.0-beta1] Variants are not loaded when no props in components

Created on 11 August 2024, about 1 month ago
Updated 12 August 2024, about 1 month ago

Example from ui_suite_daisyui:

name: Alert
description: "Alert informs users about important events."
group: Feedback
links:
  - "https://daisyui.com/components/alert/"
variants:
  default:
    title: Default
  info:
    title: Info
  success:
    title: Success
  warning:
    title: Warning
  error:
    title: Error
slots:
  title:
    title: Title
  message:
    title: Message
  buttons:
    title: Buttons

Variants are only loaded when there are already some props. Let's fix that.

πŸ› Bug report
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