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: reactive-python/reactpy-django
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.2
Choose a base ref
...
head repository: reactive-python/reactpy-django
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.3
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 31, 2022

  1. Update publish-js.yml

    rmorshea authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    bd89383 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. header -> h1

    For the readme example we currently use `html.header` which doesn't make much sense.
    
    This PR replaces it with `html.h1`
    Archmonger authored and rmorshea committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    0c2f4b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Bump IDOM client requirement (#65)

    * bump min client requirement
    * bump django-idom ver
    * changelog entry
    rmorshea authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ec59823 View commit details
    Browse the repository at this point in the history
Loading