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-router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.1
Choose a base ref
...
head repository: reactive-python/reactpy-router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0
Choose a head ref
  • 3 commits
  • 28 files changed
  • 1 contributor

Commits on May 25, 2023

  1. Add docs (#17)

    * initial docs + * match
    
    * use mkdocs
    
    * fix test gh action
    rmorshea authored May 25, 2023
    Configuration menu
    Copy the full SHA
    b736c04 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. handle client-side history changes (#18)

    * handle client-side history changes
    
    * add test
    
    * simplify test
    
    * fix test flow
    
    * test 3.11
    
    * fix js build
    
    * add star pattern
    
    * docs update
    
    * drop py 3.7 and 3.8 support
    
    * update manifest
    
    * fix test
    rmorshea authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    fd690d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. handle client-side history changes (#18)

    * handle client-side history changes
    
    * add test
    
    * simplify test
    
    * fix test flow
    
    * test 3.11
    
    * fix js build
    
    * add star pattern
    
    * docs update
    
    * drop py 3.7 and 3.8 support
    
    * update manifest
    
    * fix test
    rmorshea authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    00974fa View commit details
    Browse the repository at this point in the history
Loading