mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
d73ad92fa1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
865 B
865 B
@verdaccio/ui-components
2.0.0-6-next.1
Major Changes
-
99978797
: feat(web): components for custom user interfacesProvides a package that includes all components from the user interface, instead being embedded at the
@verdaccio/ui-theme
package.npm i -D @verdaccio/ui-components
The package contains
- Components
- Providers
- Redux Storage
- Layouts (precomposed layouts ready to use)
- Custom Material Theme
The
@verdaccio/ui-theme
will consume this package and will use only those are need it.Prerequisites are using Redux, Material-UI and Translations with
i18next
.Users could have their own Material UI theme and build custom layouts, adding new features without the need to modify the default project.
Patch Changes
- Updated dependencies [
99978797
]- @verdaccio/types@11.0.0-6-next.18