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

Polymorphic file-ext in Route and Source #17

Merged
merged 7 commits into from
May 24, 2021
Merged

Polymorphic file-ext in Route and Source #17

merged 7 commits into from
May 24, 2021

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    0775317 View commit details
    Browse the repository at this point in the history
  2. Use the new FileType Kind in Source type too

    Not just Target
    srid committed May 23, 2021
    Configuration menu
    Copy the full SHA
    54ab2b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96adb94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bfe311 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Treat static routes no differently

    By adding `OtherExt` which doesn't delineate the extension separately from base path.
    srid committed May 24, 2021
    Configuration menu
    Copy the full SHA
    701f6bd View commit details
    Browse the repository at this point in the history
  2. Rename to avoid confusion

    srid committed May 24, 2021
    Configuration menu
    Copy the full SHA
    92c3264 View commit details
    Browse the repository at this point in the history
  3. Retire MarkdownRoute alias

    srid committed May 24, 2021
    Configuration menu
    Copy the full SHA
    31c867f View commit details
    Browse the repository at this point in the history