- e3dc152: Upgrade react en react-dom naar 19.2.3
- fbf129c: Update package.json#description to follow format "React implementatie voor de {Component Name} component".
- 908d495: - Add description, examples and links to resources to each candidate react component README.md
- Improve description, add keywords, add bug url and change homepage url for each candidate react component package.json
- 2cf5367: Release with trusted npm publishing process.
-
0097f83: Add missing devDependencies so the package can be built on its own.
Replace clsx with a oneliner equivalent.
Internally simplify DataBadgeProps and fix an error where the value attribute for
<data>came fromDataHTMLAttributes<HTMLTimeElement>['value']instead ofDataHTMLAttributes<HTMLDataElement>['value'].
- e7e6678: This was a version bump only for the @babel/runtime devDependency, there were no code changes.
- f0f7969: This was a version bump only for the @babel/runtime and @types/react devDependencies, there were no code changes.
- 22b8819: This was a version bump only for the @babel/runtime devDependency, there were no code changes.
- 2bfe909: Add provenance
- de9ba46: Improve debugging by adding
displayName
- 57cf13e: Initial release of Data Badge.