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: archatas/django-include-by-ajax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: primary
Choose a base ref
...
head repository: codehs/django-include-by-ajax
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Nov 8, 2018

  1. add support for placeholder templates that display while the template…

    … is loading via ajax and is replaced once it is loaded fully
    zgalant committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    9094670 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from codehs/placeholder-template

    add support for placeholder templates that display while the template…
    zgalant authored Nov 8, 2018
    Configuration menu
    Copy the full SHA
    29be273 View commit details
    Browse the repository at this point in the history
  3. bump version

    zgalant committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    6d196f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from codehs/placeholder-template

    bump version
    zgalant authored Nov 8, 2018
    Configuration menu
    Copy the full SHA
    dac4b76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0acb69c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from codehs/test-mode

    test mode support so I can profile the full render with dev tools
    zgalant authored Nov 8, 2018
    Configuration menu
    Copy the full SHA
    8112537 View commit details
    Browse the repository at this point in the history
Loading