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: godotjs/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.17
Choose a base ref
...
head repository: godotjs/javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.18
Choose a head ref
  • 16 commits
  • 42 files changed
  • 6 contributors

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    036434f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6440c4f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

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

Commits on Nov 2, 2023

  1. Merge pull request #177 from jv-vogler/docs/fix-readme-links

    docs: fix link to github pages documentation
    Geequlim authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    74cb41c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 20, 2024

  1. Update tsconfig.json (#182)

    * Update tsconfig.json
    
    * Update tsconfig.json
    TheColorRed authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    8154e8e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Bump actions/download-artifact from 3 to 4 in /.github/workflows (#196)

    * Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
    
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: update actions/download-artifact
    
    * chore: update macos build
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nicolas Merget <nicolas.merget@deutschebahn.com>
    dependabot[bot] and nmerget authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    34be8d7 View commit details
    Browse the repository at this point in the history
  2. Revert "Bump actions/download-artifact from 3 to 4 in /.github/workfl…

    …ows (#196)" (#197)
    
    This reverts commit 34be8d7.
    nmerget authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    f9b05c8 View commit details
    Browse the repository at this point in the history
  3. Dependabot/GitHub actions/dot GitHub/workflows/actions/download artif…

    …act 4 (#198)
    
    * Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
    
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: update actions/download-artifact
    
    * chore: update macos build
    
    * fix: issue with macos_builds.yml
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    nmerget and dependabot[bot] authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    4d10a74 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. fix: generating declaration file inside editor (#190)

    * fix: generating declaration file inside editor
    
    * chore: fix typo
    
    * fix: issue with StringName for godot.d.ts
    
    * chore: fix issues with hard coded classes in godot.d.ts file
    
    * chore: update clang format
    
    * chore: run clang-format
    
    * chore: update static_checks.yml
    nmerget authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    72c366d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a2ce09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f06259 View commit details
    Browse the repository at this point in the history
  4. docs: add examples and gotchas for docs (#200)

    * docs: add examples and gotchas for docs
    
    * chore: update static_checks.yml
    
    * chore: update static_checks.yml
    
    * chore: update static_checks.yml
    
    * chore: update static_checks.yml
    
    * chore: update static_checks.yml
    
    * chore: update static_checks.yml
    
    * chore: update CONTRIBUTING.md
    
    * test: clang-format
    
    * test: clang-format
    nmerget authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    fd0759e View commit details
    Browse the repository at this point in the history
  5. Chore remove headers (#201)

    * chore: remove wrong header for c++ files
    
    * chore: update comments
    
    * fix: issue with PULL_REQUEST_TEMPLATE.md
    
    * fix: header guards
    nmerget authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    652839a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    793db20 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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