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

Refactor: Lift sheet context up #201

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Refactor: Lift sheet context up #201

merged 1 commit into from
Jul 23, 2024

Conversation

fujidaiti
Copy link
Owner

@fujidaiti fujidaiti commented Jul 19, 2024

Fixes / Closes (optional)

None.

Description

SheetExtentScopeState no longer implements SheetContext. Instead, these implementations have been moved to SheetContextStateMixin, which is mixed in by all the *SheetState classes.

Summary (check all that apply)

  • Modified / added code
  • Modified / added tests
  • Modified / added examples
  • Modified / added others (pubspec.yaml, workflows, etc...)
  • Updated README
  • Contains breaking changes
    • Created / updated migration guide
  • Incremented version number
    • Updated CHANGELOG

@fujidaiti fujidaiti self-assigned this Jul 19, 2024
@fujidaiti fujidaiti changed the title List sheet context up Lift sheet context up Jul 19, 2024
@fujidaiti fujidaiti changed the title Lift sheet context up Refactor: Lift sheet context up Jul 20, 2024
@fujidaiti fujidaiti changed the title Refactor: Lift sheet context up Refactor: lift sheet context up Jul 20, 2024
@fujidaiti fujidaiti changed the title Refactor: lift sheet context up Refactor: Lift sheet context up Jul 23, 2024
@fujidaiti fujidaiti marked this pull request as ready for review July 23, 2024 15:05
@fujidaiti fujidaiti merged commit 0e938fe into main Jul 23, 2024
7 checks passed
@fujidaiti fujidaiti deleted the lift-context-up branch July 23, 2024 15:05
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.

1 participant