0.4.18 • Published 2 years ago

@treelab/gallery-view v0.4.18

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
2 years ago

Treelab Gallery View

Gallery View component library for Treelab Client. Component preview is available on https://treelab.github.io/treelab-gallery-view.

Structure

All of the components are located in src folder.

Development

Setup

A locally running storybook instance is used to showcase all the components and reload whenever underlying code changes.

  1. git clone <this repo>
  2. yarn install
  3. yarn storybook

Linking to this package directly from treelab-client

First build this project

  1. cd ..../treelab-gallery-view
  2. yarn build

Then link into treelab-client

  1. cd ..../treelab-gallery-view
  2. yarn link
  3. cd ..../treelab-client
  4. yarn link @treelab/gallery-view

Restart treelab-client in order for the linked package to be properly included in the build.

Testing

jest and @testing-library/react are used for unit testing.

Test can be run using the yarn test command.

Publishing

Code can be published using the usual npm publish process:

  1. npm publish
0.4.18

2 years ago

0.4.17

2 years ago

0.4.17-beta.0

2 years ago

0.4.16

3 years ago

0.4.15

3 years ago

0.4.13-beta.2

3 years ago

0.4.14

3 years ago

0.4.14-beta.1

3 years ago

0.4.14-beta.0

3 years ago

0.4.13-beta.0

3 years ago

0.4.13

3 years ago

0.4.9

3 years ago

0.4.10

3 years ago

0.4.11

3 years ago

0.4.12

3 years ago

0.4.8

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.2

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.3

3 years ago

0.2.4

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago