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

Markdown in descriptions #4405

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

Commits on Dec 1, 2024

  1. Fix typo

    dejanbelusic committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    e195be6 View commit details
    Browse the repository at this point in the history
  2. Render markdown in 'CheckboxWidget' component

    When 'enableMarkdownInDescription' flag is set to true markdown will be rendered in the description
    dejanbelusic committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    bc3acf3 View commit details
    Browse the repository at this point in the history
  3. Render markdown in 'ObjectField'

    When 'enableMarkdownInDescription' flag is set to true markdown will be rendered in the description
    dejanbelusic committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    234a0f0 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    dejanbelusic committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    a7529dc View commit details
    Browse the repository at this point in the history