-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: sugarlabs/musicblocks
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: scope tuplet state per turtle to prevent race condition (Fixes #8657)
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/L
Large: 250-499 lines changed
tests
Adds or updates test coverage
#8664
opened Sep 12, 2026 by
Diwaspant132
Contributor
Loading…
7 of 15 tasks
fix: convert remaining execution engine timers to ManagedTimer
area/javascript
Changes to JS source files
area/tests
Changes to test files
performance
Improves performance (load time, memory, rendering)
size/M
Medium: 50-249 lines changed
#8663
opened Sep 12, 2026 by
xtroon
Contributor
Loading…
4 tasks done
fix(a11y): add missing accessible names for axe-flagged elements (#6608)
area/core
Changes to core app entry files
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/S
Small: 10-49 lines changed
#8662
opened Sep 12, 2026 by
abhnish
Contributor
Loading…
5 of 15 tasks
fix(abc): import rest notes without crashing
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#8661
opened Sep 12, 2026 by
macayu17
Contributor
Loading…
6 of 9 tasks
fix: initialize translation helper before splash text
area/core
Changes to core app entry files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#8659
opened Sep 12, 2026 by
UtkarshAnandd
Contributor
Loading…
1 of 9 tasks
chore: patch npm audit vulnerabilities
chore
Maintenance, refactoring, or tooling with no behavior change
size/XXL
XXL: 1000+ lines changed
#8658
opened Sep 12, 2026 by
UtkarshAnandd
Contributor
Loading…
4 of 14 tasks
test: increase unit test coverage for timbre widget
area/javascript
Changes to JS source files
area/tests
Changes to test files
size/XXL
XXL: 1000+ lines changed
tests
Adds or updates test coverage
perf: eliminate redundant RAF callback after clean render frames
area/javascript
Changes to JS source files
performance
Improves performance (load time, memory, rendering)
size/S
Small: 10-49 lines changed
fix(actions): guard ToneActions against invalid inputs
#8654
opened Sep 11, 2026 by
Sumit1080
Loading…
test(cypress): cover Tempo widget lifecycle and real-time BPM edit dispatch
area/tests
Changes to test files
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#8653
opened Sep 11, 2026 by
vanshika2720
Collaborator
•
Draft
8 of 14 tasks
chore: remove debug console from rubrics
area/javascript
Changes to JS source files
bug fix
Fixes a bug or incorrect behavior
size/XS
Extra small: < 10 lines changed
#8652
opened Sep 11, 2026 by
ShivamGupta2003
Contributor
Loading…
4 of 15 tasks
feat: enable Kokoro URL flag and show download progress
area/core
Changes to core app entry files
area/javascript
Changes to JS source files
area/tests
Changes to test files
feature
Adds new functionality
size/XXL
XXL: 1000+ lines changed
tests
Adds or updates test coverage
ui/ux
Changes to the user interface or user experience
#8651
opened Sep 11, 2026 by
7se7en72025
Contributor
Loading…
8 of 15 tasks
feat: export and import temperament/mode data as Scala (.scl) files
area/core
Changes to core app entry files
area/javascript
Changes to JS source files
area/tests
Changes to test files
feature
Adds new functionality
size/XL
Extra large: 500-999 lines changed
String Freeze
Merging this PR is on hold due to string freeze
#8650
opened Sep 11, 2026 by
021nirav-blip
Contributor
Loading…
1 task done
feat: add keyboard navigation and ARIA to temperament widget
area/javascript
Changes to JS source files
area/tests
Changes to test files
feature
Adds new functionality
size/L
Large: 250-499 lines changed
tests
Adds or updates test coverage
ui/ux
Changes to the user interface or user experience
#8649
opened Sep 11, 2026 by
Ayush78516
Contributor
Loading…
8 of 15 tasks
fix(musicutils): align temperament interval tables with playback
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#8647
opened Sep 11, 2026 by
dolliecoder
Contributor
Loading…
7 of 15 tasks
feat(arpeggio): add keyboard shortcuts for playback toggle and octave navigation (#8644)
area/javascript
Changes to JS source files
area/tests
Changes to test files
feature
Adds new functionality
size/L
Large: 250-499 lines changed
tests
Adds or updates test coverage
ui/ux
Changes to the user interface or user experience
fix(synthutils): restore t.isEDO check for custom EDO temperaments (Related to #8590)
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
#8645
opened Sep 11, 2026 by
Diwaspant132
Contributor
Loading…
7 of 15 tasks
fix(abc): write each note once in ABC export
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
#8643
opened Sep 11, 2026 by
iamtanishqjain
Contributor
Loading…
1 task done
fix(logo): replace embeddedGraphicsFinished boolean with a per-turtle pending count
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
#8640
opened Sep 11, 2026 by
bhuvan-somisetty
Contributor
Loading…
6 of 8 tasks
ci: give every workflow job a timeout and every workflow explicit permissions
area/ci-cd
Changes to CI/CD workflows
bug fix
Fixes a bug or incorrect behavior
ci
Changes to CI/CD workflows and automation
size/S
Small: 10-49 lines changed
#8638
opened Sep 10, 2026 by
kunalKumar-13
Contributor
•
Draft
2 of 8 tasks
perf(loader): load the pie-menu libraries after startup, not before paint
area/core
Changes to core app entry files
area/javascript
Changes to JS source files
performance
Improves performance (load time, memory, rendering)
size/M
Medium: 50-249 lines changed
#8636
opened Sep 10, 2026 by
kunalKumar-13
Contributor
•
Draft
1 of 8 tasks
fix(synth): delegate sampler tuner target frequency calculation to musicutils (#7044)
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/L
Large: 250-499 lines changed
tests
Adds or updates test coverage
#8634
opened Sep 10, 2026 by
dhruvpatil972
Contributor
Loading…
7 of 13 tasks
perf(loader): drop a 5-second startup wait for a global nothing sets
area/javascript
Changes to JS source files
performance
Improves performance (load time, memory, rendering)
size/S
Small: 10-49 lines changed
#8633
opened Sep 10, 2026 by
kunalKumar-13
Contributor
•
Draft
1 of 8 tasks
fix: correct musicxml divisions for quarter-note resolution
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
tests
Adds or updates test coverage
#8631
opened Sep 10, 2026 by
Abhishek-Sonje
Contributor
•
Draft
3 of 15 tasks
fix(logo): give each turtle its own infinite-loop iteration budget
area/javascript
Changes to JS source files
area/tests
Changes to test files
bug fix
Fixes a bug or incorrect behavior
size/M
Medium: 50-249 lines changed
#8628
opened Sep 10, 2026 by
bhuvan-somisetty
Contributor
Loading…
7 of 8 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.