Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for config-aware relative paths #1073

Merged
merged 17 commits into from
Jan 10, 2020
Merged

Support for config-aware relative paths #1073

merged 17 commits into from
Jan 10, 2020

Commits on Jan 8, 2020

  1. 🔗 get_relative_path

    chriddyp committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    0af759c View commit details
    Browse the repository at this point in the history
  2. 🔩 typo in test

    chriddyp committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    249d305 View commit details
    Browse the repository at this point in the history
  3. 💻 handle relative paths and single /

    gotta love test driven development
    chriddyp committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    7e620a9 View commit details
    Browse the repository at this point in the history
  4. 📝 changelog entry

    chriddyp committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    6b3978d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02a4295 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    868e93a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    57cf39b View commit details
    Browse the repository at this point in the history
  2. 👾 newline

    chriddyp committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    dd790ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86b7665 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0b5f1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20dd95f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. simplify .strip usage

    Co-Authored-By: alexcjohnson <johnson.alex.c@gmail.com>
    chriddyp and alexcjohnson authored Jan 10, 2020
    Configuration menu
    Copy the full SHA
    0c0af34 View commit details
    Browse the repository at this point in the history
  2. 🔧 handle prefixes in the middle of the supplied paths

    and paths that look like request_pathname_prefix but don’t have the
    trailing slash
    chriddyp committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    685cd69 View commit details
    Browse the repository at this point in the history
  3. 💥 Merge remote-tracking branch 'origin/relative-paths-2' into relativ…

    …e-paths-2
    
     Conflicts:
    	dash/_utils.py
    chriddyp committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c11aabe View commit details
    Browse the repository at this point in the history
  4. 📝 changelog

    chriddyp committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    31854eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5879961 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46af325 View commit details
    Browse the repository at this point in the history