Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vuejs/repl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e01c1e2
Choose a base ref
...
head repository: vuejs/repl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 437849a
Choose a head ref
  • 20 commits
  • 22 files changed
  • 6 contributors

Commits on Jul 3, 2024

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

Commits on Aug 5, 2024

  1. chore(deps): update dependency typescript-eslint to v8 (#270)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9ac77c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. chore(deps): update dependency vite-plugin-dts to v4 (#271)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    afe1110 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#264)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cbabc69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6f58c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. feat: add more customization options (#274)

    Co-authored-by: wangleping <[email protected]>
    lecepin and wangleping authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c73b786 View commit details
    Browse the repository at this point in the history
  2. refactor: merge provide/inject

    sxzz committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8eaf77e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d786626 View commit details
    Browse the repository at this point in the history
  4. refactor: add ref types

    sxzz committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3df241f View commit details
    Browse the repository at this point in the history
  5. ci: continuous release

    sxzz committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    802b0f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. chore(deps): update all non-major dependencies (#272)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    renovate[bot] and sxzz authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    8553207 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade deps

    sxzz committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7e43708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c298f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. feat: expose editorOptions.monacoOptions

    closes #277, closes #232
    sxzz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    00176d0 View commit details
    Browse the repository at this point in the history
  2. fix: debounce reloadLanguageTools in monaco

    closes #275 closes #263
    sxzz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f9f650a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    ff1804d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#276)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    220cfec View commit details
    Browse the repository at this point in the history
  3. refactor: use useTemplateRef

    sxzz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    389d255 View commit details
    Browse the repository at this point in the history
  4. feat: reactivity autoSave option (#266)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    phk422 and sxzz authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d90082a View commit details
    Browse the repository at this point in the history
  5. chore: release v4.4.0

    sxzz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    437849a View commit details
    Browse the repository at this point in the history
Loading