1.3.7 • Published 3 years ago

@intermedia-dev/components v1.3.7

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

Development process

To proper test components locally some hacks are needed because of how React works. Cuz React fails to start whenever it sees 2 instances of itself, so library uses React from project that imported it (peerDependency) to use library locally you need:

  • inside your APP you need to link React by going cd node_modules/react and running yarn link
  • inside @intermedia-dev/components library run yarn link react
  • now we can link our library from @intermedia-dev/components root run yarn link
  • inside App where u use lib yarn link @intermedia-dev/components s
1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago