1.3.10 • Published 4 years ago

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

Weekly downloads
259
License
ISC
Repository
github
Last release
4 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

4 years ago

1.3.10-next.7

4 years ago

1.3.9

4 years ago

1.3.1-next.117

4 years ago

1.3.8

4 years ago

1.3.1-next.82

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

5 years ago

1.3.1-next.33

5 years ago

1.3.0

5 years ago

1.2.39-next.2

5 years ago

1.2.38

5 years ago

1.2.39

5 years ago

1.2.36

5 years ago

1.2.37

5 years ago

1.2.35

5 years ago

1.2.34

5 years ago

1.2.33

5 years ago

1.2.32

5 years ago

1.2.32-next.8

5 years ago

1.2.31

5 years ago

1.2.30

5 years ago

1.2.29

5 years ago

1.2.28

5 years ago

1.2.24

5 years ago

1.2.27

5 years ago

1.2.25

5 years ago

1.2.26

5 years ago

1.2.23

5 years ago

1.2.20

5 years ago

1.2.21

5 years ago

1.2.19

5 years ago

1.2.18

5 years ago

1.2.17

5 years ago

1.2.14

5 years ago

1.2.14-next.35

5 years ago

1.2.13

5 years ago

1.2.12

5 years ago

1.2.11-next.113

6 years ago

1.2.11

6 years ago

1.2.11-next.121

6 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.9-next.14

6 years ago

1.2.8

6 years ago

1.2.8-next.4

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.6-next.36

6 years ago

1.2.5

6 years ago

1.2.5-next.1

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2-next.33

6 years ago

1.2.2

6 years ago

1.2.2-next.31

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.3-next.12

6 years ago

1.1.4

6 years ago

1.1.3-next.9

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1-next.1222

6 years ago

1.0.1

6 years ago