8000 Comparing 1.1.2...1.1.4 · aurelia/path · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: aurelia/path
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.2
Choose a base ref
...
head repository: aurelia/path
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.4
Choose a head ref
  • 18 commits
  • 11 files changed
  • 5 contributors

Commits on Feb 3, 2019

  1. Configuration menu
    Copy the full SHA
    608b2c8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    AureliaEffect committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    dbdf4db View commit details
    Browse the repository at this point in the history
  3. chore(all): add latest build artifacts

    AureliaEffect committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    84baf4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a13e2f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop'

    AureliaEffect committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    c81a7c2 View commit details
    Browse the repository at this point in the history
  6. chore(all): add latest build artifacts

    AureliaEffect committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    8e4e75f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f49ca3 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop'

    AureliaEffect committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    f734013 View commit details
    Browse the repository at this point in the history
  9. chore(all): add latest build artifacts

    AureliaEffect committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    133b70b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    f400922 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    AureliaEffect committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    6ed9483 View commit details
    Browse the repository at this point in the history
  3. chore(all): add latest build artifacts

    AureliaEffect committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    be8e99f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. chore(all): merge latest release

    AureliaEffect committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    cdc48df View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    AureliaEffect committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    85b5f8f View commit details
    Browse the repository at this point in the history
  3. chore(all): add latest build artifacts

    AureliaEffect committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    0be13f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. feat: support relative path1 in join.

    This is to support aurelia.use.feature('../src') and aurelia.use.plugin('../../local-plugin/dist/native-modules') for easier local plugin development. To be fair, this doesn't work in cli-bundler as requirejs doesn't support moduleId starting in "../". This doesn't work in webpack either, but we probably can update aurelia-webpack-plugin PreserveModuleNamePlugin to support it. This feature improves dumber experience when developing Aurelia plugin locally. Well, we don't have official offering of skeleton for dumber, but I am planning to use this feature in https://github.com/dumberjs/new.
    
    closes #27
    3cp committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    742b7eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from 3cp/support-relative-parent-path

    feat: support relative path1 in join.
    EisenbergEffect authored Aug 23, 2019
    Configuration menu
    Copy the full SHA
    a15e565 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    c3197fb View commit details
    Browse the repository at this point in the history
Loading
0