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(compiler-core): support Symbol in template #9069

Merged
merged 10 commits into from
May 27, 2024

Commits on Sep 8, 2022

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

Commits on Aug 9, 2023

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

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    c658565 View commit details
    Browse the repository at this point in the history
  2. feat: refactor globalsAllowList.ts to use a more comprehensive list o…

    …f globally allowed values
    shixinzhu committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fa64887 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. chore: Restore isGloballyWhitelisted

    shixinzhu committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    da0db8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9ed13 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. feat: update globalsAllowList.ts with simplified global variablesThis…

    … commit removes obsolete global variables from the globalsAllowList.ts file to simplify and optimize the code
    shixinzhu committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5112137 View commit details
    Browse the repository at this point in the history
  2. feat: refactor globalsAllowList.ts for improved readability and maint…

    …ainability
    shixinzhu committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4471c54 View commit details
    Browse the repository at this point in the history
  3. chore: refactor globalsAllowList.ts to include all allowed global obj…

    …ects and functions
    shixinzhu committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a321673 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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