2.0.5 • Published 2 years ago

andt-fuski v2.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

andt-fuski

BranchPipelineCode coverage
masterpipeline statuscoverage report

Demo

Requirements

For building and running the application you need:

Install Deps

Please only use yarn!

yarn

Storybook cmd

build

yarn build-storybook

run

yarn storybook

Publish the lib

the version of the package must be incremented: (bug/improvement -> third decimal)(release -> second decimal)

yarn build
npm publish

Link the lib

to be able to link your app to your local antd-fuski lib for developpement process without the need of a new publication, we can run npm link in the root lib, will generate a symelink to andt-fuski in your node path.

lib-root>npm link
app-root>npm link andt-fuski
#don't forget to unlink the lib
app-root>npm unlink andt-fuski

Running the test

We have several types of test, unit and integration test for this reason we have a several profiles.

yarn test

Deploying the application to tsuru

We use the continuous delivery with Gitlab check the project pipelines

Please don't inject any Less file in intern component!!!

Build size Max -> 1E6

2.0.5

2 years ago

2.0.3

2 years ago

2.0.4

2 years ago

2.0.0-rc.0

2 years ago

2.0.0-rc.1

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

1.2.7

2 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.14

3 years ago

1.0.11

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.2

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago