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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade react-markdown to version 6 #4221

Merged
merged 16 commits into from Jan 14, 2022

Commits on Dec 28, 2021

  1. Upgrade react-markdown to version 7

    This resolves some issues with markdown. The upgrades introduced
    some breaking changes, so the changes have been made
    Ken McGrady committed Dec 28, 2021
    Copy the full SHA
    bbda8fd View commit details
    Browse the repository at this point in the history
  2. Fixed lint errors in tests

    Ken McGrady committed Dec 28, 2021
    Copy the full SHA
    8c4f45e View commit details
    Browse the repository at this point in the history
  3. Downgrade to version 6

    Ken McGrady committed Dec 28, 2021
    Copy the full SHA
    d14eda1 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Update some basic markdown e2e files

    Ken McGrady committed Dec 29, 2021
    Copy the full SHA
    836d532 View commit details
    Browse the repository at this point in the history
  2. Update Katex to support font

    Ken McGrady committed Dec 29, 2021
    Copy the full SHA
    595b66a View commit details
    Browse the repository at this point in the history
  3. Remove caption snapshots

    Ken McGrady committed Dec 29, 2021
    Copy the full SHA
    b262b2a View commit details
    Browse the repository at this point in the history
  4. Modify small to be inline-block to accomodate HTML

    Ken McGrady committed Dec 29, 2021
    Copy the full SHA
    1a2e5a5 View commit details
    Browse the repository at this point in the history
  5. Remove small tag in caption

    Ken McGrady committed Dec 29, 2021
    Copy the full SHA
    ae46468 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    Ken McGrady committed Dec 29, 2021
    Copy the full SHA
    26ec217 View commit details
    Browse the repository at this point in the history
  7. Simplify Sidebar caption handling

    Ken McGrady committed Dec 29, 2021
    Copy the full SHA
    2e4e277 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Remove dark mode screenshot for caption

    Ken McGrady committed Dec 30, 2021
    Copy the full SHA
    de81244 View commit details
    Browse the repository at this point in the history
  2. Re-add dark mode caption example

    Ken McGrady committed Dec 30, 2021
    Copy the full SHA
    9507915 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Merge branch 'develop' into refactor/react-markdown

    Ken McGrady committed Jan 13, 2022
    Copy the full SHA
    7b90eee View commit details
    Browse the repository at this point in the history
  2. Update e2e script

    Ken McGrady committed Jan 13, 2022
    Copy the full SHA
    dd9ab35 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Merge branch 'develop' into refactor/react-markdown

    Ken McGrady committed Jan 14, 2022
    Copy the full SHA
    85d7992 View commit details
    Browse the repository at this point in the history
  2. Fixed e2e failure

    Ken McGrady committed Jan 14, 2022
    Copy the full SHA
    6f5ff03 View commit details
    Browse the repository at this point in the history