1.0.12 • Published 7 months ago

eshop.ui v1.0.12

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

README

TODOS:

  • allow publishing from pipeline only?
  • versioning made from package
  • changelog? - not necessary

Why do we have this package?

In EShop.Client repository we'll want to reuse some components from Barbora Next. This is a temporary lightweight solution to share UI components and some util functions.

How to use this package?

Prerequisites for your repository to use components from this library:

  • React 18

npm install eshop.ui

import { Button } from 'eshop.ui

import eshopUiCss from "eshop.ui/dist/app.css"

How to publish?

From shared folder:

  • npm run build -> build css and js
  • update package json version
  • npm publish -> to
1.0.12

7 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago