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

[main] create snippet mini loader #2339

Merged
merged 30 commits into from
Jun 17, 2024
Merged

[main] create snippet mini loader #2339

merged 30 commits into from
Jun 17, 2024

Commits on May 1, 2024

  1. Create miniLoader.ts

    siyuniu-ms committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b0aeb8d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. add gruntfile

    siyuniu-ms committed May 2, 2024
    Configuration menu
    Copy the full SHA
    678dc85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26584df View commit details
    Browse the repository at this point in the history
  3. Update miniLoader.ts

    siyuniu-ms committed May 2, 2024
    Configuration menu
    Copy the full SHA
    51ac9e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ec7b39 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. add type

    siyuniu-ms committed May 9, 2024
    Configuration menu
    Copy the full SHA
    46a67ae View commit details
    Browse the repository at this point in the history
  2. Update miniLoader.ts

    siyuniu-ms committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e4450a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba4731d View commit details
    Browse the repository at this point in the history
  4. add integrity check

    siyuniu-ms committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b9b9ba2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    080b67b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 7, 2024

  1. rename

    siyuniu-ms committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a5ee4ec View commit details
    Browse the repository at this point in the history
  2. rename

    siyuniu-ms committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0b4a3dd View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. merge into current snippet

    siyuniu-ms committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    33e230c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix regex

    siyuniu-ms committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8d7f6a6 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary log

    siyuniu-ms committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b691c7b View commit details
    Browse the repository at this point in the history
  3. Update snippet.ts

    siyuniu-ms committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e042ae4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. rename and remove version

    siyuniu-ms committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fc16f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c59a36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23e26f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35236fb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Update snippet.ts

    siyuniu-ms committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2a938f0 View commit details
    Browse the repository at this point in the history
  2. Update snippet.ts

    siyuniu-ms committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d671d8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    556d1e9 View commit details
    Browse the repository at this point in the history
  4. refactor

    siyuniu-ms committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    81e342d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. shorten regex

    siyuniu-ms committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ca67086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d125b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    ee9099d View commit details
    Browse the repository at this point in the history
  2. Update SnippetTests.ts

    siyuniu-ms committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    58e2e8a View commit details
    Browse the repository at this point in the history