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: jsrepl/jsrepl.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: jsrepl/jsrepl.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.1
Choose a head ref
  • 12 commits
  • 27 files changed
  • 1 contributor

Commits on Oct 23, 2024

  1. add umami analytics

    al3xnag committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f381803 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    2132a75 View commit details
    Browse the repository at this point in the history
  2. Do not display "bound" in fn names; do not display empty fn args for …

    …`[native code]` functions where args cannot be determined
    al3xnag committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    8433f05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee3e906 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f928a6 View commit details
    Browse the repository at this point in the history
  5. Improve decors for AssignmentExpressions, fix "Uncaught SyntaxError: …

    …Invalid destructuring assignment target" for `;[x] = foo()`
    al3xnag committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    29f8342 View commit details
    Browse the repository at this point in the history
  6. Fix and update React starter

    al3xnag committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    9dddd57 View commit details
    Browse the repository at this point in the history
  7. Reduce decor left margin

    al3xnag committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    eff3e6a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. polish themes and colors

    al3xnag committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    17b8c90 View commit details
    Browse the repository at this point in the history
  2. remove console.log

    al3xnag committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5494dee View commit details
    Browse the repository at this point in the history
  3. Disable umami for test env

    al3xnag committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    4a4bd59 View commit details
    Browse the repository at this point in the history
  4. version 0.2.1

    al3xnag committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    adbf207 View commit details
    Browse the repository at this point in the history
Loading