Skip to content
New issue

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

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

Already on GitHub? # to your account

move file related listeners to their own space #6743

Merged
merged 2 commits into from
Mar 28, 2024
Merged

move file related listeners to their own space #6743

merged 2 commits into from
Mar 28, 2024

Commits on Mar 26, 2024

  1. move file related listeners to their own space

    these listener methods don't have to do with `FileMetadata`, so they should be
    reorganized out into their own class. this makes it easier for downstream apps
    to override behaviors that are only related to files.
    tamsin woo authored and tamsin woo committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fd5bdd6 View commit details
    Browse the repository at this point in the history
  2. fix typo "Listener" -> "Listeners"

    tamsin woo committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    275d748 View commit details
    Browse the repository at this point in the history