Skip to content

The Badge component is currently an experimental feature and needs to be explicitly enabled #43

@javier-godoy

Description

@javier-godoy

The Badge component is currently an experimental feature and needs to be explicitly enabled.

  1. Are we going to release 2.0.0 while Badge is an expertimental feature, or will we wait until it is stable?
  2. Applications using version 2.0.0 of the add-on need to enable the experimental flag. We need to document in README that:

The Badge component is currently an experimental feature and needs to be explicitly enabled. The component can be enabled using Copilot, in the experimental features tab, or by adding a src/main/resources/vaadin-featureflags.properties file with the following content: com.vaadin.experimental.badgeComponent=true

  1. Add vaadin-featureflags.properties as a JAR exclusion. (Currently, it's in the repository under src/main)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions