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

feat(41825): JSDoc equivalent of import * #57207

Merged
merged 32 commits into from
Mar 26, 2024
Merged

Commits on Jan 28, 2024

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

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    b67cba6 View commit details
    Browse the repository at this point in the history
  2. update baseline

    a-tarasyuk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fc4ac15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df23ce3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    0b0029d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a20ad3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 1, 2024

  1. add tests

    a-tarasyuk committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    08806b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d629693 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. cleanup

    a-tarasyuk committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6ec3b27 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

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

    a-tarasyuk committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    26f633f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. cleanup

    a-tarasyuk committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    82f79be View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    a76450e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9003fbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a6cb6b View commit details
    Browse the repository at this point in the history
  4. add additional tests

    a-tarasyuk committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    67caac1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

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

Commits on Mar 1, 2024

  1. emit import declarations

    a-tarasyuk committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    af9bc71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bbe7e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. emit type only imports

    a-tarasyuk committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    7caacbd View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    e28ff89 View commit details
    Browse the repository at this point in the history
  2. fix types

    a-tarasyuk committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2e4b90d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    d37f70c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd9d73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa9600d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

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

Commits on Mar 26, 2024

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

    a-tarasyuk committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    653955e View commit details
    Browse the repository at this point in the history