@chatterbug/aaron
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

aaron

Chatterbug's shared component library, based on Rebass

How do I work on aaron if it's not in a vendor folder?

It's a little bit trickier now, but definitely doable, since the likelihood of more than one person working on it at the same time is pretty low.

  1. Check out https://github.com/chatterbugapp/aaron
  2. yarn && yarn link
  3. Go back to your chatterbug checkout
  4. yarn link @chatterbug/aaron

Now, any change you make in your aaron checkout is instantly available in the main Chatterbug app. But hold up! Before you actually merge your PR:

  1. Go to the aaron package
  2. npm version {patch|minor|major}
  3. npm run build
  4. cd dist && npm publish ## Publish a new version of the package!
  5. Go back to chatterbug
  6. yarn unlink @chatterbugapp/aaron && yarn add @chatterbug/aaron@latest

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.0.02latest
2.2.2-beta.10beta
2.0.0-emotion.20emotion

Version History

VersionDownloads (Last 7 Days)Published
3.0.02
2.3.0-bundle.20
2.3.0-bundle.10
2.2.41
2.2.31
2.2.21
2.2.2-beta.10
2.2.11
2.2.01
2.2.0-alpha.10
2.1.21
2.1.2-beta.10
2.1.11
2.1.01
2.1.0-beta.10
2.0.01
2.0.0-emotion.20
2.0.0-emotion.10
1.5.21
1.5.11
1.5.01
1.4.21
1.4.2-beta.10
1.4.1-beta.40
1.4.1-beta.30
1.4.1-beta.20
1.4.1-beta.10
1.4.01
1.3.01
1.2.21
1.2.11
1.2.01
1.1.01
1.0.21
1.0.11
1.0.01

Package Sidebar

Install

npm i @chatterbug/aaron

Weekly Downloads

24

Version

3.0.0

License

ISC

Unpacked Size

44.5 kB

Total Files

15

Last publish

Collaborators

  • chatterbuild
  • juliarechkunova
  • florinlipan
  • jsierles
  • schacon