GetJobber / atlantis

🔱 Atlantis
https://atlantis.getjobber.com
MIT License
27 stars 30 forks source link

feat(generators): Add a script to output a json file with storybook base components with args #2015

Closed nad182 closed 1 month ago

nad182 commented 2 months ago

Motivations

Changes

Added

Changed

Deprecated

Removed

Fixed

Security

Testing

Changes can be tested via Pre-release


In Atlantis we use Github's built in pull request reviews.

Random photo of Atlantis

cloudflare-workers-and-pages[bot] commented 2 months ago

Deploying atlantis with  Cloudflare Pages  Cloudflare Pages

Latest commit: e2e1a6f
Status: âœ…  Deploy successful!
Preview URL: https://6f5fbf01.atlantis.pages.dev
Branch Preview URL: https://add-script-to-generate-exten.atlantis.pages.dev

View logs

github-actions[bot] commented 2 months ago

Published Pre-release for e2e1a6f6336879256049e0115493ea3cd477b3a2 with versions:

  - @jobber/components@5.29.2-add-script-e2e1a6f.2+e2e1a6f6

To install the new version(s) for Web run:

npm install @jobber/components@5.29.2-add-script-e2e1a6f.2+e2e1a6f6
nad182 commented 2 months ago

@jdeichert , added you as a reviewer, just so you can see what was done to generate extension-components.json on Atlantis side (for Hackathon).

jdeichert commented 1 month ago

👋 Closing this for now! When we get back to the vs code extension, Scott has found a library that gathers all props for components (part of new docs site), so we can likely use that here.