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

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Nextra docs #1366

wants to merge 15 commits into from

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    9c8f833 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    3d42be6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Added few more pages

    zaxovaiko committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4d410bf View commit details
    Browse the repository at this point in the history
  2. Added tutorials

    zaxovaiko committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    04d0398 View commit details
    Browse the repository at this point in the history
  3. Set exact package versions

    zaxovaiko committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e2fd85b View commit details
    Browse the repository at this point in the history
  4. Removed package from root

    zaxovaiko committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    09fa1f8 View commit details
    Browse the repository at this point in the history
  5. Removed pnpm.lock

    zaxovaiko committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7ce4fcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73bce66 View commit details
    Browse the repository at this point in the history
  7. Removed docosaurs

    zaxovaiko committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    132da51 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge branch 'master' into nextra

    # 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
    zaxovaiko committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f29c6ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a4690d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce996e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f85493 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18971b9 View commit details
    Browse the repository at this point in the history
  6. Fixed linting

    zaxovaiko committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ed41a5b View commit details
    Browse the repository at this point in the history