Skip to content

Conversation

@fantasai
Copy link
Collaborator

@fantasai fantasai commented Jun 13, 2023

  • Move conceptual data held on ViewTransition next to the rest of the conceptual data
  • Pull “Monkey Patches” section up since it's part of the module's interface with the rest of the world
  • Update / tweak / add headings

This is follow-up to 54cb76d ; it's noted in the commit message but got lost somewhere along the way of interactive rebase. :/

* Move conceptual data held on ViewTransition next to the rest of the conceptual data
* Pull “Monkey Patches” section up since it's part of the module's interface with the rest of the world
@fantasai fantasai marked this pull request as draft June 13, 2023 03:53
@fantasai
Copy link
Collaborator Author

fantasai commented Jun 13, 2023

More specifically, the changes here are:

  • Add a subheading for the getters on ViewTransition
  • Pull the conceptual data stored on ViewTransition down into the Data Structures section
  • Give the various Data Structures subsections headings of the form “Data on ...”
  • Pull the monkey patches section up as a direct subsection of the API top-level section, and name it “Integration into Other APIs”

(Marking as a draft because this probably needs to be redone to avoid merge conflicts with other changes.)

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.

2 participants