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

[TSVB] Replaces EuiCodeEditor 👉 Monaco editor #100684

Merged
merged 27 commits into from
Jun 18, 2021

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    bc993ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e37fcfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9ee143 View commit details
    Browse the repository at this point in the history
  4. Moved handlebars_url language to the code_editor.

    Moved handlebars_url language registration to the code_editor.
    Changed the way of registration of languages.
    Kuznietsov committed May 26, 2021
    Configuration menu
    Copy the full SHA
    0787ffa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2eb0ac8 View commit details
    Browse the repository at this point in the history
  6. Changed to simple markdown syntax.

    Handlebars syntax breaks highlighting of special chars in markdown syntax.
    Kuznietsov committed May 26, 2021
    Configuration menu
    Copy the full SHA
    713ea21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f772f7a View commit details
    Browse the repository at this point in the history
  8. Removed legacy import.

    Kuznietsov committed May 26, 2021
    Configuration menu
    Copy the full SHA
    bb46bfc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    670da6e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    b21a93a View commit details
    Browse the repository at this point in the history
  2. Fixed tests.

    Kuznietsov committed May 27, 2021
    Configuration menu
    Copy the full SHA
    47b3b22 View commit details
    Browse the repository at this point in the history
  3. Fixed typings errors.

    Kuznietsov committed May 27, 2021
    Configuration menu
    Copy the full SHA
    2a0aa06 View commit details
    Browse the repository at this point in the history
  4. Added comment to typings.

    Kuznietsov committed May 27, 2021
    Configuration menu
    Copy the full SHA
    ea2bcf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55f8e07 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    3f1c0b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a42f32f View commit details
    Browse the repository at this point in the history
  3. Fixed types errors.

    Kuznietsov committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    e8cb769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ddf8fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b65dbf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Fixes, based on nits.

    Kuznietsov committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    aef246c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdf60dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1601e66 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    1b72e92 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    5437e26 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    5398a81 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    c2448cd View commit details
    Browse the repository at this point in the history
  2. Fixes based on nits.

    Kuznietsov committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    ed05215 View commit details
    Browse the repository at this point in the history