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

Deprecate the className prop #799

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

Commits on Nov 15, 2023

  1. Deprecate the className prop

    Users should wrap the `<Markdown>` component inside a `<div>` manually
    instead.
    
    Closes #781
    remcohaszing committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ea2fa56 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    b2ce3ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82ae167 View commit details
    Browse the repository at this point in the history
  3. Revert changelog changes

    remcohaszing committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    40143b1 View commit details
    Browse the repository at this point in the history