@catho/react-floating-badge
Version:
Floating badge with actions for React
32 lines (23 loc) • 635 B
Markdown
# Changelog
## Version 0.4.2
- updated dependencies with security vulnerability
## Version 0.4.1
- updated dependency with vulnerability
- added github action workflow
## Version 0.4.0
- Added CTA menu subcomponent
- Added menu theme and settings interfaces as exported types
## Version 0.3.0
- Added balloon hint subcomponent
- Added balloon hint interfaces as exported types
- Now the `loading` prop only accepts boolean values
## Version 0.2.0
### Adding
- Support for className property
- Default font-family
## Version 0.1.1
### Fixed
- Exporting types from Badges in index file
## Version 0.1.0
### New
- Initial version