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

DS-173 Part 1, Update to documentation site #306

Merged
merged 13 commits into from
Jun 21, 2024

Conversation

alexasselin008
Copy link
Member

@alexasselin008 alexasselin008 commented Jun 20, 2024

  • Remove a lot of warning
  • Optimize next links
  • The website can now run on windows properly
  • Convert some .js files to .ts
  • Convert documentation website to ESM instead of CJS, so we don't need .mts files anymore
  • Removed React.X usage. import React should not be done anymore
  • Some files were not linted properly, they are not linted
  • Added the standard browserslist
  • Rehype deprecated onVisitHighlightedWord in favor of a new one. Since the file is in TS, future issue should be discover sooner

Copy link

changeset-bot bot commented Jun 20, 2024

⚠️ No Changeset found

Latest commit: f32d63f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@alexasselin008 alexasselin008 changed the title WIP Initial website content WIP Initial component documentation Jun 20, 2024
Copy link

netlify bot commented Jun 20, 2024

Deploy Preview for wl-hopper ready!

Name Link
🔨 Latest commit f32d63f
🔍 Latest deploy log https://app.netlify.com/sites/wl-hopper/deploys/6675c6c7ee7b290008936a04
😎 Deploy Preview https://deploy-preview-306--wl-hopper.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
Contributor

github-actions bot commented Jun 20, 2024

View Storybook

franckgaudin
franckgaudin previously approved these changes Jun 20, 2024
@alexasselin008 alexasselin008 marked this pull request as ready for review June 21, 2024 13:43
@alexasselin008 alexasselin008 changed the title WIP Initial component documentation DS-173 Part 1, Update to documentation site Jun 21, 2024
franckgaudin
franckgaudin previously approved these changes Jun 21, 2024
@alexasselin008 alexasselin008 merged commit 2290b8e into main Jun 21, 2024
8 checks passed
@alexasselin008 alexasselin008 deleted the feature/DS-173_initial_content branch June 21, 2024 19:08
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