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: es module sandbox #2064

Open
wants to merge 11 commits into
base: feature/2.4.0
Choose a base branch
from
Open

feat: es module sandbox #2064

wants to merge 11 commits into from

Commits on Mar 13, 2024

  1. fix: demo localized title and description not working bug (#2037)

    * fix: locale not work in demo
    
    * refactor: update
    
    * refactor: update
    liuyib committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b1bd0c7 View commit details
    Browse the repository at this point in the history
  2. chore: bump ip from 1.1.8 to 1.1.9 (#2031)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Peach <scdzwyxst@gmail.com>
    dependabot[bot] and PeachScript committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    589e363 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. fix: unnecessary trailing line break for read-only source code (#2033)

    * fix: trim
    
    * fix: 兼容LiveDemo情况
    
    ---------
    
    Co-authored-by: Peach <scdzwyxst@gmail.com>
    Zhou-Bill and PeachScript committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0156dff View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    b2b40e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eea8b4 View commit details
    Browse the repository at this point in the history
  3. fix: demo editor style and live re-render for mobile theme (#2025)

    * fix: theme-mobile sorce code editor style
    
    * feat: move Tooltip to slots
    
    * refactor: make tooltip as internal component
    
    * chore: clear diff for pnpm-lock.yaml
    
    * fix: mobile live demo
    
    ---------
    
    Co-authored-by: PeachScript <scdzwyxst@gmail.com>
    MadCcc and PeachScript committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e227b15 View commit details
    Browse the repository at this point in the history
  4. feat: add defineTechStack api (#2042)

    * feat: add createTechStack api
    
    * refactor: change to defineTechStack, restore built-in ReactTechStack
    
    * refactor: remain consistent with the original interface
    
    ---------
    
    Co-authored-by: Peach <scdzwyxst@gmail.com>
    jeffwcx and PeachScript committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4859310 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. feat: esm sandbox support

    jeffwcx committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    945298f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    1351037 View commit details
    Browse the repository at this point in the history
  2. feat: editable import map

    jeffwcx committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    3ebd3c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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