1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/packages/ui-components/CHANGELOG.md
Juan Picado d73ad92fa1
chore: update versions (6-next) (#3551)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-03 00:01:34 +01:00

865 B

@verdaccio/ui-components

2.0.0-6-next.1

Major Changes

  • 99978797: feat(web): components for custom user interfaces

    Provides 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