Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: otovo/python-portabletext-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: otovo/python-portabletext-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: common-language
Choose a head ref
  • 3 commits
  • 10 files changed
  • 2 contributors

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    ed17bd0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Move list serialization to own class.

    This also changes the rendering to be done based on a double ended queue (deque), since the list serializer
    need to be able to consume one or more blocks from the main content.
    klette committed May 2, 2021
    Configuration menu
    Copy the full SHA
    735907e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. wip

    klette committed May 3, 2021
    Configuration menu
    Copy the full SHA
    5d3a107 View commit details
    Browse the repository at this point in the history
Loading