Harmonize APIs and implementations of different components
Open
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there are many differences between the older ``, ``, `` components and the newer ``, ``, `` ones.
We should harmonize them.
This means:
- [ ] Using props for all instead of ad hoc implementations (unless really not needed)
- [ ] `colorchange` and `valuechange` events for all
- What else?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.