1.0.48 • Published 3 years ago

bergen-fusion-components v1.0.48

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

components used for the fusion apps developed by the bergen team(s)

Structure of the code

  • export everything in src/index.ts file.
  • use appropriate folders for different shared code (hooks, components, models, utils. etc)

Shared code principles

  • Create minimal necessary interfaces so they can be used as generally as possible.
  • When extracting existing code from apps and putting it here one might need to use other stuff in the app. This will thus also need to be moved here. Try to limit this somewhat, but more importantly: make sure that there is not duplicated code here and in the app.

versioning guide

select the appropriate one when running the interactive versioning tool np (described below)

  • patch: small fix or change.
  • minor: new components or larger change
  • major: big updates

Using np to publish new versions

Requirements

Install np globally $ npm install --global np

Be added as a maintainer of the package in the npm registry. For this you need a user on the npm site Ask a team member already added to add your user also.

Use cli with rm installed, if not the build command will fail. Alternatively you can use webpack directly npx webpack after deleting the dist folder if you have done builds before. then do npx tsc --emitDeclarationOnly true.

How to

  • ensure that you are not behind on the git origin branch

  • ensure that you are logged in: npm login

  • build the package using npm run build

  • run the command np --yolo to start interactive publishing or run npm run release

1.0.48-5

3 years ago

1.0.48-4

3 years ago

1.0.48-2

3 years ago

1.0.48-3

3 years ago

1.0.48-0

3 years ago

1.0.48-1

3 years ago

1.0.48

3 years ago

1.0.47

3 years ago

1.0.46

3 years ago

1.0.45

3 years ago

1.0.46-0

3 years ago

1.0.45-0

3 years ago

1.0.44

3 years ago

1.0.44-3

3 years ago

1.0.44-2

3 years ago

1.0.44-1

3 years ago

1.0.43

3 years ago

1.0.42

3 years ago

1.0.44-0

3 years ago

1.0.42-0

3 years ago

1.0.40-3

3 years ago

1.0.39

3 years ago

1.0.41-0

3 years ago

1.0.40-2

3 years ago

1.0.40-0

3 years ago

1.0.40-1

3 years ago

1.0.39-2

3 years ago

1.0.39-0

3 years ago

1.0.39-1

3 years ago

1.0.38-1

3 years ago

1.0.38-2

3 years ago

1.0.38-0

3 years ago

1.0.37-4

3 years ago

1.0.37-5

3 years ago

1.0.37-2

3 years ago

1.0.33-6

3 years ago

1.0.37-3

3 years ago

1.0.37-0

3 years ago

1.0.33-4

3 years ago

1.0.37-1

3 years ago

1.0.33-5

3 years ago

1.0.37

3 years ago

1.0.36

3 years ago

1.0.35

3 years ago

1.0.34

3 years ago

1.0.36-0

3 years ago

1.0.32-4

3 years ago

1.0.19

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.18-0

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.33-2

3 years ago

1.0.24

3 years ago

1.0.33-3

3 years ago

1.0.23

3 years ago

1.0.33-0

3 years ago

1.0.33-1

3 years ago

1.0.29

3 years ago

1.0.28

3 years ago

1.0.27

3 years ago

1.0.31

3 years ago

1.0.24-4

3 years ago

1.0.24-3

3 years ago

1.0.26-0

3 years ago

1.0.24-2

3 years ago

1.0.24-1

3 years ago

1.0.24-0

3 years ago

1.0.17-6

3 years ago

1.0.17-5

3 years ago

1.0.17-4

3 years ago

1.0.17-3

3 years ago

1.0.17-2

3 years ago

1.0.17-1

3 years ago

1.0.17-0

3 years ago

1.0.32-3

3 years ago

1.0.32-1

3 years ago

1.0.30-4

3 years ago

1.0.32-2

3 years ago

1.0.30-3

3 years ago

1.0.30-2

3 years ago

1.0.32-0

3 years ago

1.0.30-1

3 years ago

1.0.30-0

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.11

3 years ago

1.0.12

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1-6

3 years ago

1.0.1

3 years ago

1.0.1-4

3 years ago

1.0.1-3

3 years ago

1.0.1-5

3 years ago

1.0.1-0

3 years ago

1.0.1-2

3 years ago

1.0.1-1

3 years ago

1.0.0

3 years ago