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

release!: changes for v10.2.0 #1989

Merged
merged 15 commits into from
Sep 28, 2023
Merged

release!: changes for v10.2.0 #1989

merged 15 commits into from
Sep 28, 2023

Conversation

BeksOmega
Copy link
Contributor

@BeksOmega BeksOmega commented Sep 28, 2023

The basics

I did not but have before!

The details

Resolves

Fixes N/A

Proposed Changes

Updates plugins to be use the happy new Blockly APIs.

Reason for Changes

Happy new APIs are happy.

Test Coverage

N/A

Documentation

N/A

Additional Information

Only new change is the last commit.

After this I will fire off the release again.

@BeksOmega BeksOmega changed the title 2023 q3 eq release release: changes for v10.2.0 Sep 28, 2023
BeksOmega and others added 15 commits September 28, 2023 21:58
* fix: upgrade keyboard navigation to use new clipboard API

* chore: reorganize test suites

* chore: fixup delete tests

* chore: work on fixing copy tests

* chore: finish fixing up copy tests

* chore: fix cut and paste tests

* chore: delete paste suite

* chore: delete unnecessary test helpers

* chore: fixup other tests

* chore: document why we're stubbing cancelAnimationFrame and add it to teardown
* fix: upgrade cross tab copy paste to use new clipboard API

* chore: update to beta
* chore: fix tests

* fix: upgrade the shareable procedure blocks to use the new clipboard system

* chore: update blockly version

* chore: fix lint
* fix: normalize inputs

* fix: work on fixing serialization

* chore: remove inputCounts

* chore: fix tests

* fix: infinite loop
* fix: normalize inputs

* fix: serialization

* chore: remove inputCounter

* fix: normalize connections from load

* chore: switch tests to regexp

* chore: refactor tests

* fix: rebuilding behavior

* chore: revert changes to playground

* chore: format
* fix: normalize inputs

* fix: serialization

* chore: remove inputCounter

* fix: normalize connections from load

* chore: switch tests to regexp

* chore: refactor tests
* feat: add json serialization for text and list dynamic blocks

* chore: use helpers to append inputs

* chore: add json serialization to if blocks

* fix: support loading stringified XML from JSOn
* chore: update readme and remove warning

* chore: add backticks
* chore: edit row separator readme to deprecate it.

* Mark deprecated package private to stop publishing
* chore: get tests to fail

* fix: round tripping old json to new json

* chore: fixup fixes

* chore: give up on getting tests to fail properly
* fix: fixup keyboard nav to remove check

* chore: update beta version
@BeksOmega BeksOmega changed the title release: changes for v10.2.0 release!: changes for v10.2.0 Sep 28, 2023
@BeksOmega BeksOmega marked this pull request as ready for review September 28, 2023 22:19
@BeksOmega BeksOmega requested a review from a team as a code owner September 28, 2023 22:19
@BeksOmega BeksOmega merged commit 4d81ea7 into master Sep 28, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants