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: 1.0.0
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: 1.1.0
Choose a head ref
  • 3 commits
  • 23 files changed
  • 1 contributor

Commits on Jun 6, 2022

  1. Minor docs styling, formatting, and grammar improvements (#76)

    * Minor readme cleanup
    
    * Minor grammar cleanup
    
    * Remove "next section" from footer
    
    * Remove "Made with mkdocs" from footer
    
    * Refresh on changes made to readme and changelog
    
    * Add copyright to footer
    
    * Automatically change color scheme based on system theme
    
    * Pin navbar color to black
    
    * Put "Django developer" assumption into a tip box
    
    * clean up Enable Django ASGI warning
    
    * bold "Django Project"
    
    * "Learning Django first is recommended!"
    
    * change tagline to "ReactJS for Django Developers"
    
    * add "Looking for more hooks?"
    
    * add more details to HelloWorld readme paragraph
    
    * update notice on Use Location hook
    Archmonger authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b9ca296 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Deferred static files (#77)

    - Deferred static file components
    - Docs for deferred static files
    - Bump minimum IDOM version
    - Create PR templates
    - Sync issue form template with `idom-team/idom`
    - Pin selenium to 4.2 for compatibility
    - Bump django-idom to v1.1.0
    - Docstring for component template tag
    - Minor readme wordsmithing
    Archmonger authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    18a419f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Remove misc script from django_css (#83)

    * Remove misc script from django_css
    Archmonger authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    e182a7e View commit details
    Browse the repository at this point in the history
Loading