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.19
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.20
Choose a head ref
  • 5 commits
  • 60 files changed
  • 1 contributor

Commits on Sep 21, 2024

  1. chore: update docs to match new repo (#207)

    * chore: update docs to match new repo
    
    * chore: add mobile icon
    
    * fix: issue with static checks
    nmerget authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    2a96f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439f653 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. fix: re-enable unit tests (#209)

    * fix: unit tests were disabled
    
    * chore: fix clang formatting
    
    * fix: issue for codespell
    
    * fix: issue with add_source_files for tests
    
    * fix: black formatter
    
    * chore: move formatting
    
    * fix: disable some static checks
    
    * fix: issue with cicd
    
    * chore: align generation of files
    nmerget authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    dc3a52b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 27, 2024

  1. feat: open .mjs files generated from .ts file inside external editor (#…

    …211)
    
    * feat: open .mjs files generated from .ts file inside external editor
    
    * fix: issue with external textedtior just used if TOOLS_ENABLED
    
    * chore: removed generating typescript project
    
    * fix: issue with OS::get_singleton()->execute
    nmerget authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e3714ec View commit details
    Browse the repository at this point in the history
Loading