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

Nextra docs #1366

Closed
wants to merge 23 commits into from
Closed

Nextra docs #1366

wants to merge 23 commits into from

Conversation

zaxovaiko
Copy link
Member

@zaxovaiko zaxovaiko commented Sep 6, 2024

Changes

Added Nextra docs to a separate folder. Later, it will be moved into Turborepo.

Please note that not all interactive components were moved. It will be fixed soon.

@zaxovaiko zaxovaiko linked an issue Sep 6, 2024 that may be closed by this pull request
@zaxovaiko zaxovaiko self-assigned this Sep 6, 2024
@zaxovaiko zaxovaiko added the Area: Docs Affects the documentation or reproductions seed label Sep 6, 2024
@github-actions github-actions bot added Area: Infra Affects the repository itself (e.g., CI, dependencies) and removed Area: Docs Affects the documentation or reproductions seed labels Sep 13, 2024
@zaxovaiko zaxovaiko added the Area: Docs Affects the documentation or reproductions seed label Sep 13, 2024
@github-actions github-actions bot removed the Area: Docs Affects the documentation or reproductions seed label Sep 13, 2024
@github-actions github-actions bot added the Area: Docs Affects the documentation or reproductions seed label Sep 13, 2024
# Conflicts:
#	.gitignore
#	.prettierignore
#	package-lock.json
#	package.json
#	packages/docs/pages/api-reference/api-bridges.md
#	packages/docs/pages/api-reference/api-context-data.md
#	packages/docs/pages/api-reference/api-fields.md
#	packages/docs/pages/api-reference/api-helpers.md
#	packages/docs/pages/examples/examples-custom-bridge.md
#	packages/docs/pages/examples/examples-custom-fields.md
#	packages/docs/pages/examples/examples-custom-form.md
#	packages/docs/pages/getting-started/faq.md
#	packages/docs/pages/getting-started/migrating-2-to-3.md
#	packages/docs/pages/getting-started/migrating-3-to-4.md
#	packages/docs/pages/introduction/motivation.md
#	packages/docs/pages/introduction/what-are-uniforms.md
#	packages/docs/pages/tutorials/tutorials-basic-uniforms-usage.md
#	packages/docs/pages/tutorials/tutorials-creating-custom-theme.md
#	packages/docs/pages/under-the-hood/uth-autofield-algorithm.md
#	packages/docs/pages/under-the-hood/uth-bridge-concept.mdx
#	packages/docs/public/favicon.ico
#	packages/docs/public/img/hoc-hell.png
#	packages/docs/public/img/uniforms-graph.svg
#	packages/docs/public/img/uniforms-traits.png
#	packages/docs/public/img/uniforms.svg
#	packages/docs/public/robots.txt
#	reproductions/simple-schema.d.ts
@github-actions github-actions bot removed the Area: Docs Affects the documentation or reproductions seed label Sep 20, 2024
@kestarumper kestarumper added this to the v4.0 milestone Sep 20, 2024
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.46%. Comparing base (2b680f2) to head (5445b53).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1366   +/-   ##
=======================================
  Coverage   95.46%   95.46%           
=======================================
  Files         175      175           
  Lines        2869     2869           
  Branches      775      775           
=======================================
  Hits         2739     2739           
  Misses         59       59           
  Partials       71       71           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zaxovaiko
Copy link
Member Author

Closing PR, since we decided to switch to Astro docs because of a mismatch version error of the React package.

@zaxovaiko zaxovaiko closed this Oct 25, 2024
@zaxovaiko zaxovaiko deleted the nextra branch October 25, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Infra Affects the repository itself (e.g., CI, dependencies)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Replace Docusaurus with Astro
2 participants