nebenan-components

A collection of React Nebenan UI Components

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
nebenan-components
0012.0.0a year ago4 years agoMinified + gzip package size for nebenan-components in KB

Readme

nebenan-components (DEPRECATED - use @goodhood/components instead)
A collection of React Nebenan UI Components.
IMPORTANT: This package is deprecated but still maintained. Use @goodhood/components instead.
  • You found a bug?
- Fix it in here.
  • You want to change a component?
- Migrate it to @goodhood/components (follow the code guidelines there: functional, css modules, stories, etc.) - Leave a @deprecated comment here in nebenan-components. - Migrate all usages of the migrated component to @goodhood/components - Remove component from nebenan-components and release a new major version. Don't forget to update CHANGELOG.md.
  • You want to add a component?
- Add it to @goodhood/components