1.0.10 • Published 10 months ago

atleta-ui v1.0.10

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
10 months ago

atleta-ui

Development

First, install dependencies:

yarn install

To build package run:

yarn build

To publish package bump version in package.json, then run:

npm publish

Usage

UI-kit requires react and scss to be installed.

Import style stylesheet:

import "atleta-ui/style.css";

Components can be imported through named or default exports:

import { Button } from "atleta-ui";

v1.0.8

Fix:

  • Components: Button add purple color;

v1.0.5

Fix:

  • Components: Dialog;

v1.0.4

Fix:

  • Components: Select;

v1.0.3

Fix:

  • Components: Select;

v1.0.2

Fix:

  • Components: CircularProgress;

v1.0.1

New:

  • Components: Radio, FieldPreviewEditor;

v1.0.0

New:

  • Components: Button, CircularProgress, CodeInput, Dialog, InfoTooltip, Input, Notification, Progress,Select, Switch, Tag, TextArea;
1.0.9

10 months ago

1.0.8

10 months ago

1.0.10

10 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.0.13

12 months ago

0.0.10

12 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago

0.0.0

12 months ago