-
Notifications
You must be signed in to change notification settings - Fork 85
Pull requests: godotjs/javascript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: open .mjs files generated from .ts file inside external editor
#211
by nmerget
was merged Sep 27, 2024
Loading…
1 of 2 tasks
refactor: moved javascript_language.cpp and split it to multiple files
#210
by nmerget
was merged Sep 24, 2024
Loading…
1 task done
fix: issue with signals not taking params
#205
by nmerget
was merged Sep 20, 2024
Loading…
1 task done
fix: issue with !is_inside_tree() when starting editor
#204
by nmerget
was merged Sep 17, 2024
Loading…
1 task done
docs: update examples to show js and ts code
#203
by nmerget
was merged Sep 16, 2024
Loading…
1 task done
chore: add bug_report.yml from godot base project
#202
by nmerget
was merged Sep 15, 2024
Loading…
1 task done
fix: unicode parsing error by using
utf8()
instead of ascii()
#199
by nmerget
was merged Sep 15, 2024
Loading…
Dependabot/GitHub actions/dot GitHub/workflows/actions/download artifact 4.1.7
#198
by nmerget
was merged Sep 14, 2024
Loading…
Revert "Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows"
#197
by nmerget
was merged Sep 14, 2024
Loading…
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
dependencies
Pull requests that update a dependency file
#196
by dependabot
bot
was merged Sep 14, 2024
Loading…
fix: loading script in wrong thread and load non existing scripts
#189
by nmerget
was merged Sep 15, 2024
Loading…
docs: add correct godot version for "Compiling from source"
#188
by nmerget
was merged Jan 18, 2024
Loading…
feat: add mkdocs for documentation to deploy to gh-pages
#171
by nmerget
was merged Oct 10, 2023
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.