Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docs): Creation of new documentation website (PLEASE SQUASH COMMITS) #1798

Merged
merged 303 commits into from
Jun 26, 2024

Conversation

nstuyvesant
Copy link
Contributor

@nstuyvesant nstuyvesant commented Apr 26, 2024

What is this?

  • Created a new @carbon/charts documentation site in React that replaces Storybooks.
  • Ripped out Storybook. These depended on a deprecated API (storiesOf).
  • Each package now has a test page that can be viewed via yarn dev from the package subdirectories
  • npx lerna run build:test builds the test pages in pages/test for each package
  • Fixed eslint and prettier across all packages
  • Fixed husky and set it to run eslint and prettier only on staged content (instead of entire monorepo)
  • Added DOM tests for all packages which can be run in parallel by yarn test:dom from the monorepo root (yarn test:dom:rebase rebuilds the baseline).

Demo screenshot or recording

image image image image

@nstuyvesant nstuyvesant requested review from theiliad and a team as code owners April 26, 2024 01:59
Copy link

netlify bot commented Apr 26, 2024

Deploy Preview for carbon-charts-angular ready!

Name Link
🔨 Latest commit 8c6f3e0
🔍 Latest deploy log https://app.netlify.com/sites/carbon-charts-angular/deploys/667c4f8812e640000804ae4e
😎 Deploy Preview https://deploy-preview-1798--carbon-charts-angular.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Apr 26, 2024

Deploy Preview for carbon-charts-react ready!

Name Link
🔨 Latest commit 8c6f3e0
🔍 Latest deploy log https://app.netlify.com/sites/carbon-charts-react/deploys/667c4f8822b1c10008331c9c
😎 Deploy Preview https://deploy-preview-1798--carbon-charts-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Apr 26, 2024

Deploy Preview for carbon-charts-core ready!

Name Link
🔨 Latest commit 8c6f3e0
🔍 Latest deploy log https://app.netlify.com/sites/carbon-charts-core/deploys/667c4f88fdbb930008e88aa5
😎 Deploy Preview https://deploy-preview-1798--carbon-charts-core.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

…ss, vue-tsc, install missing Angular test packages
Copy link

netlify bot commented Jun 26, 2024

Deploy Preview for carbon-charts-docs ready!

Name Link
🔨 Latest commit 8c6f3e0
🔍 Latest deploy log https://app.netlify.com/sites/carbon-charts-docs/deploys/667c4f88fdbb930008e88aaa
😎 Deploy Preview https://deploy-preview-1798--carbon-charts-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@theiliad theiliad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This is a very large PR, so I've tried my best to review here. I would've like others to also participate here

@theiliad theiliad merged commit 9df518a into carbon-design-system:master Jun 26, 2024
6 checks passed
@theiliad theiliad deleted the docs branch June 26, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants