Skip to content

Conversation

@web-padawan
Copy link
Member

@web-padawan web-padawan commented Dec 12, 2025

Description

Part of #9617

Added base style properties and removed --vaadin-progress-value as it's set by the component itself and not supposed to be modified from outside - so in a way, it can be considered internal (also, we don't list it in the new styling docs).

Type of change

  • Documentation

@sonarqubecloud
Copy link

*
* Custom property | Description | Default
* ----------------|-------------|-------------
* `--vaadin-progress-value` | current progress value (between 0 and 1) | 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we prefix it with _?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO we could, but let's probably keep it as is just in case someone relies on the current property name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants