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

Adds linked editing for JSX tags #53284

Merged
merged 34 commits into from
Apr 7, 2023
Merged

Adds linked editing for JSX tags #53284

merged 34 commits into from
Apr 7, 2023

Commits on Mar 9, 2023

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

Commits on Mar 11, 2023

  1. cd

    iisaduan committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    94c4b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5192e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21aa9e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. passes tests!

    iisaduan committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    398f673 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. change testing structure

    iisaduan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2bafe8d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. change testing structure

    iisaduan committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    da0ddf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d7f32c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fff99d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b0541d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b70ee90 View commit details
    Browse the repository at this point in the history
  6. revert changes to lib

    iisaduan committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    25393f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb98df0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ba6321 View commit details
    Browse the repository at this point in the history
  9. missed renames

    iisaduan committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    92875ce View commit details
    Browse the repository at this point in the history
  10. linted

    iisaduan committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    57ef9b8 View commit details
    Browse the repository at this point in the history
  11. update baselines

    iisaduan committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    06afbbd View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. debugged whitespace issues

    iisaduan committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f4ec7bd View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

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

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    34f5e40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03fa5bb View commit details
    Browse the repository at this point in the history
  3. change type to TextSpan

    iisaduan committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    4faee99 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

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

Commits on Mar 27, 2023

  1. fix names

    iisaduan committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c8ea559 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. fix names

    iisaduan committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fef7ab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb720e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

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

    iisaduan committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7f2f885 View commit details
    Browse the repository at this point in the history
  3. rename to match lsp

    iisaduan committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5164495 View commit details
    Browse the repository at this point in the history
  4. rename tests

    iisaduan committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a3bdf2e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

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

Commits on Apr 6, 2023

  1. more tests

    iisaduan committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    da4f1cd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

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