Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge next into main #861

Merged
merged 17 commits into from
Jun 11, 2023
Merged

Merge next into main #861

merged 17 commits into from
Jun 11, 2023

Conversation

2xAA
Copy link
Member

@2xAA 2xAA commented Jun 11, 2023

No description provided.

2xAA added 17 commits April 7, 2023 20:21
* fix: move maximize function to keep main window hidden until ready

* fix: remove dialog
* feat(cursor): adds grab cursor to group and active module titles

* fix: cleanup listener on component removal
…r path (#858)

* feat(save/saveas): adds save menu item and updates save as to remember path

* fix: only set listener once per window creation

* fix: move relevant lines into try/catch

* build: enable babel transformation of background process

* feat(save/saveas): enable save item to open save-as dialog on first save
* feat(expressions): adds `inputValue` as scope item

the current control's value is now available on the scope variable `inputValue` in the expression editor, allowing for input feedback

fixes #857

* refactor: export swap as named export and remove useless else

* feat: add swap to expressions
* test: add playwright for e2e tests

fix :#688

* test: add gallery search/module addition

* test: fix gallery item locator

* test: add waitUntilModVReady function

* test: refactor waitUntilModVReady to reduce promise creation

* test: refactor waitUntilModVReady to remove useless else

* test: refactor waitUntilModVReady to remove useless if

* test: tidy up

* test: add preset generation test

* test: add evaluateWorkerState

* test: add new group test

* test: fix typo

* test: add test:e2e script to package.json

* test: split group tests into their own file

* test: add group enabled toggle test

* test: improve backspace removes focused group

* test: add group clearing and pipeline tests

* test: add inheritance test

* test: add alpha state test

* test: add blend mode test

* refactor: remove console.log

* test: add group name test

* test: consolidate name locators

* test: add group rearrangement test

* test: tidy up

* test: fix scope

* test: add input link test

* test: split up test files to avoid worker overlap

* test: remove unneeded reload and wait

* test: remove useless code

* test: remove unused deps

* fix: update title to name and fix keyboard event

* test: significantly speed up tests on slower machines

* test: remove page.waitForTimeout
* refactor(font-control): uses native font enumeration

slightly reduces jank when enumerating the font list.adds fuzzy searching to font list. updates electron.

* refactor(font-control): moves font initialisation to modV setup

Fixes bad SCSS rewrite from #583

* fix: scroll font-list to top when typing

* fix: use font-family only
* fix(output-window): removes immediate setSize call

window timings are tricky, occasionally the setSize call sets width and height to 0

* feat(window): prevent accidental close or reload of output window

* fix: undo in-dev changes
@2xAA 2xAA merged commit 8794fa8 into main Jun 11, 2023
@github-actions
Copy link

🎉 This PR is included in version 3.28.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant