2.0.15 • Published 1 year ago

@livekit/livekit-chakra-theme v2.0.15

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

livekit-chakra-theme

First-time setup:

  1. Get @dsa to add you to this repo on GitHub
  2. git clone git@github.com:livekit/livekit-chakra-theme.git
  3. pnpm install

To make changes:

  1. Edit files in src/
  2. pnpm build
  3. Bump the version number in package.json
  4. Commit and push changes back to the repo
  5. git tag vx.x.x
  6. git push --tags

Upon tagging, CI will publish that version to NPM.

To use your changes, run pnpm update @livekit/livekit-chakra-theme --latest in the repo that’s using the theme.

Local development without publishing the theme to npm:

To validate your changes locally without publishing the package to npm, you can use yalc.js. This will allow you to use the local, unpublished version of your package in any other local repo. For example, you can see how changes to the theme affect other projects that depend on it before you publish the new theme and update the other repos that depend on it.

  1. run yarn watch to publish and automatically update the package in the local yalc store.
  2. (For the next step you may need to install yalc globally. npm i yalc -g or yarn global add yalc.)
  3. Go to a repo that depends on the @livekit/livekit-chakra-theme and run yalc link @livekit/livekit-chakra-theme. The repo should now use the local version of the theme from the Yalc store. You can find more information in the docs.

Remove local yalc package version: To return to the state before you ran yalc link ..., you must remove the link to the local yalc store with yalc remove @livekit/livekit-chakra-theme.

2.0.15

1 year ago

2.0.14

1 year ago

2.0.9

2 years ago

2.0.8

2 years ago

2.0.13

2 years ago

2.0.11

2 years ago

2.0.12

2 years ago

2.0.10

2 years ago

2.0.7

2 years ago

2.0.3

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.6

2 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.4.6

3 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.4.9

3 years ago

1.4.8

3 years ago

1.4.10

3 years ago

1.4.7

3 years ago

1.4.13

3 years ago

1.4.12

3 years ago

1.4.15

3 years ago

1.4.14

3 years ago

1.4.16

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.7

3 years ago

1.3.6

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

3 years ago

1.3.0

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago