1.3.10 • Published 3 years ago

@pie-ui/image-cloze-association v1.3.10

Weekly downloads
259
License
ISC
Repository
github
Last release
3 years ago

pie-ui

CircleCI

The pie custom elements only.

install

yarn global add lerna
yarn install # install root package and child packages

develop

  • 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.

Commands

ActionCmdNotes
testnpm test
lintnpm run lint
buildnpm run build
releasenpm run release
release nextnpm run release:nextWill release a new version tagged as next
watchscripts/watch --scope $package-nameThis can be useful when you have a package linked elsewhere and what your changes in src to be picked up
demoscripts/demo --scope $package-nameWill start the demo webapp targeting the scoped package
build demonpm run build:demoBuilds a static version of the demo site
deploy demonpm run deploy:demoDeploys static site to pie-ui.now.sh
deploy demo devnpm run deploy:demo:nextDeploys static site to pie-ui-next.now.sh

test single packages

To test an individual package you can do:

```bash
./node_modules/.bin/jest packages/calculator

running in a browser

scripts/demo $package-name

release

Merging to master will create a new release and build the demo site.

release @next

Merging to develop will release @next versions and build the next demo site.

dependencies

  • lerna js for handling multiple packages in a mono repo
  • pie to test/build the pies

package development

  • use jest for testing - it is set up at the root of this repo.
  • file names - use kebab-case for filenames
1.3.10

3 years ago

1.3.10-next.7

3 years ago

1.3.9

3 years ago

1.3.1-next.117

3 years ago

1.3.8

3 years ago

1.3.1-next.82

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.1-next.33

4 years ago

1.3.0

4 years ago

1.2.39-next.2

4 years ago

1.2.38

4 years ago

1.2.39

4 years ago

1.2.36

4 years ago

1.2.37

4 years ago

1.2.35

4 years ago

1.2.34

4 years ago

1.2.33

4 years ago

1.2.32

4 years ago

1.2.32-next.8

4 years ago

1.2.31

4 years ago

1.2.30

4 years ago

1.2.29

4 years ago

1.2.28

4 years ago

1.2.24

4 years ago

1.2.27

4 years ago

1.2.25

4 years ago

1.2.26

4 years ago

1.2.23

4 years ago

1.2.20

4 years ago

1.2.21

4 years ago

1.2.19

4 years ago

1.2.18

4 years ago

1.2.17

4 years ago

1.2.14

4 years ago

1.2.14-next.35

4 years ago

1.2.13

4 years ago

1.2.12

4 years ago

1.2.11-next.113

4 years ago

1.2.11

4 years ago

1.2.11-next.121

4 years ago

1.2.10

5 years ago

1.2.9

5 years ago

1.2.9-next.14

5 years ago

1.2.8

5 years ago

1.2.8-next.4

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.6-next.36

5 years ago

1.2.5

5 years ago

1.2.5-next.1

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2-next.33

5 years ago

1.2.2

5 years ago

1.2.2-next.31

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.3-next.12

5 years ago

1.1.4

5 years ago

1.1.3-next.9

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1-next.1222

5 years ago

1.0.1

5 years ago