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

Documentation PR for Next Release #621

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    cf0472c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5b7e98 View commit details
    Browse the repository at this point in the history
  3. deleted node modules and re-installed dependencies with npm instead o…

    …f pnpm.
    
    Thus updating the package-lock.json.
    philfuster committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    09a8668 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85505df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bff4ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b575eb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Updated node version minimum to 18 in package.json.

    Ran `npm install` to update package-lock.json.
    philfuster committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e3dd11c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06df42a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    147722d View commit details
    Browse the repository at this point in the history
  4. Update version to 2.0.0

    philfuster committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    fcc9f38 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    philfuster committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6b50173 View commit details
    Browse the repository at this point in the history
  6. upgrade package.json dependencies according to the docusaurus upgrade…

    … to v3 guide.
    
    Modified tsconfig to reference the new base config from docusaurus.
    philfuster committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cbb21d4 View commit details
    Browse the repository at this point in the history
  7. Upgrade dependencies.

    philfuster committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4d66717 View commit details
    Browse the repository at this point in the history
  8. update tsconfig to include ts config files.

    Changed docusaurus config to a typescript file.
    philfuster committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    47d0479 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8acb560 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4229231 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    26c746e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    bbe447f View commit details
    Browse the repository at this point in the history
  2. Updated Docusaurus to version 3.2 because version 3 depended on an un…

    …-maintained react-json-view library that was causing an issue with using Node 18. This was fixed before 3.2 but I figured might as well just update to the latest minor version.
    philfuster committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c9c46bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc586de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62dd57f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    5410e55 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upgrade_to_node_20_remove_node_16' of github.com:storis…

    …/mvom into upgrade_to_node_20_remove_node_16
    philfuster committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bb89949 View commit details
    Browse the repository at this point in the history
  3. Updated CHANGELOG.

    Changed release to 3.0.0 because of breaking the changes.
    Removed the reference to the new documenation updates. The
    documentation be updated in separate PR when this version is ready for
    release.
    philfuster committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ee410d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca2a05f View commit details
    Browse the repository at this point in the history
  5. Change remaining caution admonitions to warning.

    Remove admonition description override on existing warning admonitions.
    Default warning text will suffice.
    philfuster committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5d8b98a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50b3907 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bd5ffc View commit details
    Browse the repository at this point in the history
  8. update to docusarus v3.2.1.

    Update change log to reflect that.
    philfuster committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f8fbc60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    063f605 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    ed2c703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ef0cc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8efc2d View commit details
    Browse the repository at this point in the history