0.0.32 • Published 8 months ago

@inventare/styles v0.0.32

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@inventare/styles

This package hosts the styles of the design-system.

Development Standards

We have two type of components on this design-system: pure styles (and structured HTML) components and styles and JavaScript components. In the bellow sections we describe the development structure of each type of components.

Pure Style Components

Some components of the design-system is pure structured HTML and styles. In this case, the scss/components/ComponentName folder contains some files that are not scss:

File NameDescription
_component.scssThe component .scss styles.
Component.tsUsed by storybook to create the HTML component.
Component.stories.tsThe storybook stories for the component.
Component.mdxThe storybook documentation page for component.

JavaScript Components

Some other components has a JavaScript part and, in this case, the scss/components/ComponentName contains only the scss file:

File NameDescription
_component.scssThe component .scss styles.

For the JavaScript components, the storybook parts is stored with the JavaScript (coded in TypeScript and transpiled ot JavaScript) parts on the @inventare/vanilla package.

0.0.20

10 months ago

0.0.21

10 months ago

0.0.22

10 months ago

0.0.23

9 months ago

0.0.24

9 months ago

0.0.25

9 months ago

0.0.30

8 months ago

0.0.31

8 months ago

0.0.32

8 months ago

0.0.26

8 months ago

0.0.27

8 months ago

0.0.28

8 months ago

0.0.29

8 months ago

0.0.11

2 years ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.19

1 year ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago