8.0.6 • Published 6 months ago

@evotor-dev/ui-kit v8.0.6

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

@evotor-dev/ui-kit

Storybook

https://evotor.github.io/Evo-UI-Kit/

Installation

To install this package run following command:

npm i @evotor-dev/ui-kit

Add ui-kit styles to angular.json

"styles": [
    ...
    "node_modules/@evotor-dev/ui-kit/styles/main.scss",
    ...
],

Add ui-kit assets to angular.json

"assets": [
    ...
    {
        "glob": "**/*",
        "input": "./node_modules/@evotor-dev/ui-kit/assets/",
        "output": "assets/ui-kit/" // if you use a different output path, register it using evoAssetsPathProvider
    }
    ...
]

Troubleshooting

If you have password on your ssh key, add it to ssh-agent.

If you have renamed your ssh key, add it to ssh-config.

Host github.com
    IdentityFile ~/.ssh/{yourKey}

Development

Install dependencies

npm ci

Development server

npm run storybook

Build library

Run npm run build to build the ui kit. The build artifacts will be stored in the dist/ directory.

Build Storybook

npm run build:storybook

Add dependencies

  1. Install package as devDependency at root project folder
  2. Add package to projects/evo-ui-kit/package.json to peerDependencies
  3. Add package to projects/evo-ui-kit/package.json to dependencies
  4. Add package to projects/evo-ui-kit/ng-package.json to allowedNonPeerDependencies
  5. Add package to projects/evo-ui-kit/ng-package.prod.json to allowedNonPeerDependencies

Running unit tests

Run npm run test:local.

8.0.5

6 months ago

8.0.6

6 months ago

8.0.4

7 months ago

7.4.6

7 months ago

6.9.8

7 months ago

8.0.0-beta.26

7 months ago

7.4.4

7 months ago

7.4.3

7 months ago

7.4.2

7 months ago

7.4.5

7 months ago

8.0.1

7 months ago

8.0.0

7 months ago

8.0.3

7 months ago

8.0.2

7 months ago

6.9.4

7 months ago

6.9.6

7 months ago

6.9.5

7 months ago

6.9.7

7 months ago

6.9.3

8 months ago

8.0.0-beta.25

8 months ago

8.0.0-beta.20

8 months ago

8.0.0-beta.22

8 months ago

8.0.0-beta.21

8 months ago

8.0.0-beta.24

8 months ago

8.0.0-beta.23

8 months ago

7.3.0

11 months ago

7.1.0

11 months ago

8.0.0-beta.6

11 months ago

7.2.6

11 months ago

8.0.0-beta.5

11 months ago

7.2.5

11 months ago

8.0.0-beta.8

11 months ago

7.2.4

11 months ago

7.4.1

8 months ago

8.0.0-beta.7

11 months ago

7.2.3

11 months ago

8.0.0-beta.9

11 months ago

7.2.9

11 months ago

7.2.8

11 months ago

8.0.0-beta.11

11 months ago

8.0.0-beta.2

11 months ago

8.0.0-beta.10

11 months ago

8.0.0-beta.1

11 months ago

8.0.0-beta.13

11 months ago

8.0.0-beta.4

11 months ago

8.0.0-beta.12

11 months ago

8.0.0-beta.3

11 months ago

8.0.0-beta.15

10 months ago

8.0.0-beta.14

11 months ago

8.0.0-beta.17

9 months ago

8.0.0-beta.16

9 months ago

6.8.0

10 months ago

8.0.0-beta.19

8 months ago

8.0.0-beta.18

9 months ago

7.4.0

9 months ago

7.2.2

11 months ago

7.2.0

11 months ago

6.9.0

9 months ago

6.7.1

12 months ago

6.9.2

8 months ago

6.9.1

8 months ago

6.7.0

1 year ago

6.6.0

1 year ago

6.5.1

1 year ago

6.5.0

1 year ago

7.0.3

1 year ago

6.4.0

1 year ago

7.0.2

1 year ago

7.0.1

1 year ago

7.0.0

1 year ago

6.3.0

1 year ago

6.2.0

2 years ago

6.1.1

2 years ago

6.1.0

2 years ago

6.0.1

2 years ago

5.83.2

2 years ago

6.0.0

2 years ago