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

fix: Add typescript documentation to advanced customization #3355

Merged
merged 2 commits into from Jan 8, 2023

Commits on Jan 7, 2023

  1. fix: Add typescript documentation to advanced customization

    partially fix: rjsf-team#3072
    
    - Fixed a broken example in `custom-templates.md`
    - Fixed broken links in the `form-props.md`
    - Added a new `typescript.md` file to `advanced-customization` to document using custom generics
    - Updated `mkdocs.yml` to replacing `Contributing` with the new `typescript.md` file under `Advanced Customization`, moving `Contributing` from the bottom to be after `Quickstart`
      - Also moved all of the `Migration Guides` into its own subsection
    - Updated the `CHANGELOG.md` file accordingly
    heath-freenome committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    e7d476b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c474f1d View commit details
    Browse the repository at this point in the history