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

[EuiMarkdownFormat/Editor] Allow configuring default plugins #7985

Merged
merged 8 commits into from
Aug 29, 2024

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    18b6ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f6d02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35fdbae View commit details
    Browse the repository at this point in the history
  4. [setup] Add optional config objs for default processing, parsing, and…

    … UI plugins
    
    + Add missing EuiMarkdownFormat unit tests
    + bogart test file for testing rendered output of `getDefaultEuiMarkdownPlugins`
    cee-chen committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b5c96b3 View commit details
    Browse the repository at this point in the history
  5. Add processingConfig.linkProps config

    - will allow passing `target: "_blank"` configs and more (e.g. rel, disabled, color, etc)
    cee-chen committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8ef7273 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    037874e View commit details
    Browse the repository at this point in the history
  7. [docs] Documentation + prop docs pass

    - replace link validation example with this one, since it's now a better way of configuring the linkValidator plugin
    
    - add more defaults to props docs
    
    - clean up sidebar links/headings for Markdown plugins page
    cee-chen committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    30fdb8a View commit details
    Browse the repository at this point in the history
  8. changelog

    cee-chen committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    186393f View commit details
    Browse the repository at this point in the history