1.2.15 • Published 3 years ago

hilfling-gui v1.2.15

Weekly downloads
116
License
MIT
Repository
github
Last release
3 years ago

hilfling-gui

This project is Fotogjenens own custom gui library. It is exported as an NPM library, and can be downloaded and used in other frontend projects.

This project uses React Typescript to write components and Storybook as component documentation.

Important file extenstion naming

  • css modules MUST be named <component-name>.module.css
  • The projects src/ folder CANNOT contain ANY .js files

Local setup

  1. Clone reposetory
  2. npm install
  3. npm run storybook

Useage in other projects

  1. npm i hilfling-gui
  2. import as import {Component} from 'hilfling-gui/lib'

Use as any other npm component library

Publish NPM package

  1. Write your new component - figure out how from our wiki
  2. Export the component in the index.ts file inside the src folder
  3. npm login med fotogjengen-web bruker
  4. npm version patch eller npm version <version number>, sistnevnte for breaking changes
  5. npm publish
1.2.15

3 years ago

1.2.14

3 years ago

1.2.13

3 years ago

1.2.9

3 years ago

1.2.8

3 years ago

1.2.7

3 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.3.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.23

4 years ago

1.1.24

4 years ago

1.1.22

4 years ago

1.1.21

4 years ago

1.1.19

4 years ago

1.1.20

4 years ago

1.1.18

4 years ago

1.1.17

4 years ago

1.1.16

4 years ago

1.1.15

4 years ago

1.1.14

4 years ago

1.1.13

4 years ago

1.1.12

4 years ago

1.1.11

4 years ago

1.1.9

4 years ago

1.1.10

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.1.0

4 years ago

1.0.24

4 years ago

1.0.23

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.19

4 years ago

1.0.20

4 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago