0.0.68 • Published 9 months ago

@onerecord/web-components v0.0.68

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

OneRecord Web Components

This is a library of Web Components for the OneRecord organization.

Local Development

Use the correct node version (see .nvmrc file for which version).

Install dependencies with pnpm install. Install in root directory and in solid-web-components/ Run pnpm start to start up the development server.

Using the Web Components.

  • The components written in SolidJS are registered when dist/v2/<component> is imported.
  • Legacy components written in StencilJS should be defined via the defineCustomElements method.

Manual Testing

You may use yalc to manually test changes before publishing. The process is similar to publishing.

  • Make your changes
  • pnpm run build
  • Run yalc publish from the root directory. Now you may use yalc add to consume and test your changes in other projects.

Building the project and publishing to NPM

  • Make sure the version number in package.json is incremented, merged into develop, merged into main and a release branch created
  • git tag <version number>
  • git push origin tag <version number>
  • pnpm install
  • pnpm build
  • Make sure you have an NPM auth token configured in either your global .npmrc or project specific .npmrc and then run npm login
  • npm publish
0.0.68

9 months ago

0.0.64

9 months ago

0.0.65

9 months ago

0.0.67

9 months ago

0.0.62

3 years ago

0.0.63

3 years ago

0.0.60

3 years ago

0.0.61

3 years ago

0.0.59

3 years ago

0.0.55

3 years ago

0.0.56

3 years ago

0.0.57

3 years ago

0.0.58

3 years ago

0.0.45

3 years ago

0.0.46

3 years ago

0.0.47

3 years ago

0.0.51

3 years ago

0.0.52

3 years ago

0.0.53

3 years ago

0.0.54

3 years ago

0.0.50

3 years ago

0.0.48

3 years ago

0.0.49

3 years ago

0.0.40

4 years ago

0.0.41

4 years ago

0.0.42

4 years ago

0.0.43

4 years ago

0.0.44

4 years ago

0.0.39

4 years ago

0.0.38

4 years ago

0.0.37

4 years ago

0.0.36

4 years ago

0.0.35

4 years ago

0.0.34

4 years ago

0.0.32

4 years ago

0.0.33

4 years ago

0.0.31

4 years ago

0.0.30

4 years ago

0.0.29

4 years ago

0.0.28

4 years ago

0.0.27

4 years ago

0.0.26

4 years ago

0.0.24

4 years ago

0.0.25

4 years ago

0.0.23

4 years ago

0.0.21

4 years ago

0.0.22

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.17

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago