3.0.0-beta4 • Published 20 days ago

@oiz/stzh-components v3.0.0-beta4

Weekly downloads
-
License
MIT
Repository
-
Last release
20 days ago

Built With Stencil

STZH Web Components

This is a project for building standalone Web Components using Stencil.

Getting Started

First install the NPM dependencies:

npm install

To start developing with hot module reloading execute the following:

npm run start

To build a static storybook that can be deployed:

npm run build

To run the unit tests for the components, run:

npm test

Assets

Icons

Place icons inside /assets/icons/mono folder. Icons should be inside a square viewport (usually 24x24px).

While developing, the icon sprite will be generated automatically. The preview will only be updated on build.

Fonts

Font files are located inside the /assets/fonts folder. If you want to add a new font file:

  • Add new font file to fonts folder /assets/fonts
  • Run npm run fonts:build (this will generate the font files and place it inside the src/components/stzh-fonts/assets/fonts component)
  • Add font to src/components/stzh-fonts/assets/fonts.css file
  • Restart the project

Media

Example media files like logos or placeholder images can be added to the /static/media folder.

Naming Components

All components have to start with the prefix stzh-.

3.0.0-beta4

20 days ago

3.0.0-beta3

1 month ago

3.0.0-beta2

1 month ago

3.0.0-beta1

2 months ago

2.14.4

2 months ago

2.14.3

2 months ago

2.14.2

2 months ago

2.14.1

2 months ago

2.14.0

3 months ago

2.13.1-beta

3 months ago

2.13.0

4 months ago

2.13.0-beta1

4 months ago

2.12.0

5 months ago

2.11.1

5 months ago

2.12.0-beta1

5 months ago

2.12.0-beta2

5 months ago

2.10.0-beta

7 months ago

2.7.0-beta

10 months ago

2.11.0

6 months ago

2.10.0

7 months ago

2.7.0

10 months ago

2.9.0

8 months ago

2.8.0

9 months ago

2.11.0-beta1

6 months ago

2.9.0-alpha

8 months ago

2.8.0-beta

9 months ago

2.9.0-beta

8 months ago

2.7.0-alpha

10 months ago

2.8.0-alpha

9 months ago

2.6.0-beta

11 months ago

2.5.0-beta

12 months ago

2.5.0-alpha

12 months ago

2.5.0

12 months ago

2.6.0

11 months ago

2.6.0-aalpha

11 months ago

2.6.0-alpha

12 months ago

2.4.0-beta

1 year ago

2.4.0

1 year ago

2.3.0-alpha

1 year ago

2.3.0-alpha2

1 year ago

2.3.0

1 year ago

2.3.0-beta

1 year ago

2.2.0

1 year ago

2.2.0-beta

1 year ago

2.1.0-beta

1 year ago

2.1.0-alpha

1 year ago

2.1.0

1 year ago

2.0.0-beta

1 year ago

1.5.0-alpha

1 year ago

2.0.0

1 year ago

1.4.0-npmjstest

2 years ago

0.0.1-pretest

2 years ago

0.0.0-pretest

2 years ago