0.9.36 • Published 11 months ago

@pie-lib/tools v0.9.36

Weekly downloads
60
License
ISC
Repository
github
Last release
11 months ago

@pie-lib/*

CircleCI

Some reusable react components, mostly used in pie components.

Elements are in packages.

install

yarn install
./node_modules/.bin/lerna bootstrap

Commands

ActionCmdNotes
testnpm test
lintnpm run lint
buildnpm run build
releasenpm run release
devscripts/dev --scope $package-namerun the demo site on localhost:3000 --scope if optional
staticscripts/wip $alias-namebuild and deploy the static site tno now.sh

Workflow

  • merging to develop releases next versions and deploys to pie-lib-next.now.sh
  • merging to master releases latest versions and deploys to pie-lib.now.sh

test a single package

Just point jest to the dir/file:

./node_modules/.bin/jest packages/pkg-name/src/

contributing

  • the packages use independent versioning, meaning that a change in 1 package won't bump another package's version.
  • use conventional commits syntax when commiting, lerna will detect the appropriate version bump.

dependencies

Test issues

Sometimes the project test set up can get out of synch

  • try lerna bootstrap, npm run build, rm -fr packages/test-utils/node_modules and run again.

Building and deploying a pre-release

# make sure the local demo is working first: scripts/dev then:
./node_modules/.bin/next build packages/demo
./node_modules/.bin/next export packages/demo
cd out
# you can now deploy using now (or if you have another static site handler)
now .

0.9.36

11 months ago

0.9.36-next.0

1 year ago

0.9.35

1 year ago

0.9.29

1 year ago

0.9.25

1 year ago

0.9.26-next.0

1 year ago

0.9.24

3 years ago

0.9.21

3 years ago

0.9.22

3 years ago

0.9.19

4 years ago

0.9.19-next.6

4 years ago

0.9.18

4 years ago

0.9.18-next.8

4 years ago

0.9.12

4 years ago

0.9.13

4 years ago

0.9.14

4 years ago

0.9.15

4 years ago

0.9.10

4 years ago

0.9.11

4 years ago

0.9.16

4 years ago

0.9.17

4 years ago

0.9.9

4 years ago

0.9.8

4 years ago

0.9.7

4 years ago

0.9.6-next.219

4 years ago

0.9.6-next.212

4 years ago

0.9.6

4 years ago

0.9.5

5 years ago

0.9.5-next.119

5 years ago

0.9.4

5 years ago

0.9.3

5 years ago

0.9.2

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago

0.8.12-next.310

5 years ago

0.8.11

5 years ago

0.8.11-next.68

5 years ago

0.8.11-next.58

5 years ago

0.8.11-next.26

5 years ago

0.8.11-next.12

5 years ago

0.8.10

5 years ago

0.8.7

5 years ago

0.8.6-next.8

5 years ago

0.8.6-next.7

5 years ago

0.8.6-next.6

5 years ago

0.8.6-next.5

5 years ago

0.8.6-next.2

5 years ago

0.8.7-next.0

5 years ago

0.8.5

5 years ago

0.8.4

5 years ago

0.8.4-next.9

5 years ago

0.8.4-next.0

5 years ago

0.8.3

5 years ago

0.8.2

5 years ago

0.8.2-next.78

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

1.0.0

5 years ago

0.7.4

5 years ago

0.7.3

6 years ago

0.7.2

6 years ago

0.7.0

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.3

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago