8.0.6 • Published 8 months ago

@evotor-dev/ui-kit v8.0.6

Weekly downloads
-
License
-
Repository
github
Last release
8 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

8 months ago

8.0.6

8 months ago

8.0.4

8 months ago

7.4.6

8 months ago

6.9.8

8 months ago

8.0.0-beta.26

9 months ago

7.4.4

8 months ago

7.4.3

8 months ago

7.4.2

9 months ago

7.4.5

8 months ago

8.0.1

8 months ago

8.0.0

9 months ago

8.0.3

8 months ago

8.0.2

8 months ago

6.9.4

9 months ago

6.9.6

8 months ago

6.9.5

8 months ago

6.9.7

8 months ago

6.9.3

9 months ago

8.0.0-beta.25

9 months ago

8.0.0-beta.20

10 months ago

8.0.0-beta.22

9 months ago

8.0.0-beta.21

10 months ago

8.0.0-beta.24

9 months ago

8.0.0-beta.23

9 months ago

7.3.0

1 year ago

7.1.0

1 year ago

8.0.0-beta.6

1 year ago

7.2.6

1 year ago

8.0.0-beta.5

1 year ago

7.2.5

1 year ago

8.0.0-beta.8

1 year ago

7.2.4

1 year ago

7.4.1

9 months ago

8.0.0-beta.7

1 year ago

7.2.3

1 year ago

8.0.0-beta.9

1 year ago

7.2.9

1 year ago

7.2.8

1 year ago

8.0.0-beta.11

1 year ago

8.0.0-beta.2

1 year ago

8.0.0-beta.10

1 year ago

8.0.0-beta.1

1 year ago

8.0.0-beta.13

1 year ago

8.0.0-beta.4

1 year ago

8.0.0-beta.12

1 year ago

8.0.0-beta.3

1 year ago

8.0.0-beta.15

12 months ago

8.0.0-beta.14

1 year ago

8.0.0-beta.17

10 months ago

8.0.0-beta.16

11 months ago

6.8.0

11 months ago

8.0.0-beta.19

10 months ago

8.0.0-beta.18

10 months ago

7.4.0

10 months ago

7.2.2

1 year ago

7.2.0

1 year ago

6.9.0

10 months ago

6.7.1

1 year ago

6.9.2

9 months ago

6.9.1

9 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

2 years 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