8000 feat: add running procedure events by BeksOmega · Pull Request #6650 · google/blockly · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: add running procedure events #6650

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

Merged
merged 15 commits into from
Dec 1, 2022

Conversation

BeksOmega
Copy link
Collaborator

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Fixes #6519

Proposed Changes

Adds the ability to run procedure events backwards and forwards.

Reason for Changes

This is necessary to support undo and redo, as well as sharing procedures between workspaces.

Test Coverage

Tests were added in #6627 They are now enabled.

Documentation

N/A

Additional Information

N/A

@BeksOmega BeksOmega force-pushed the feat/running-procedure-events branch from d1b082d to 59240d7 Compare November 29, 2022 19:25
@BeksOmega BeksOmega merged commit c959ce8 into google:develop Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feature Adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement running procedure events
3 participants
0