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

chore(docs): migrate & document all Page events #6154

Merged
merged 2 commits into from Jul 6, 2020
Merged

Commits on Jul 3, 2020

  1. chore(docs): migrate & document all Page events

    Rather than a generic `Events.ts` file we can instead document events as
    an enum within each individual class. It's easier to document and work
    with, and it's clearer where events originate from.
    jackfranklin committed Jul 3, 2020
    Copy the full SHA
    bf55f03 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. linting

    jackfranklin committed Jul 6, 2020
    Copy the full SHA
    3d8fb3a View commit details
    Browse the repository at this point in the history