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: thi-ng/umbrella
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @thi.ng/[email protected]
Choose a base ref
...
head repository: thi-ng/umbrella
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @thi.ng/[email protected]
Choose a head ref
  • 8 commits
  • 22 files changed
  • 1 contributor

Commits on Apr 16, 2018

  1. Configuration menu
    Copy the full SHA
    e643e7f View commit details
    Browse the repository at this point in the history
  2. feat(resolve-map): support relative parent refs, update tests/readme

    BREAKING CHANGE: lookup paths passed to the provided `resolve()` fn
    inside function values are now relative by default (previously only
    absolute paths were allowed)
    
    - remove `resolveArray()` from module exports
      (use `resolveMap()` instead)
    - add absPath() to compute absolute path
    - add support for "../" ancestor access
    postspectacular committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    a379d12 View commit details
    Browse the repository at this point in the history
  3. feat(rstream): add StreamMerge/Sync.removeID() & removeAllIDs()

    - update remove() & removeAll() to return boolean
    postspectacular committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    8bcc287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ddb19c View commit details
    Browse the repository at this point in the history
  5. Publish

    postspectacular committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    b523e9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9a7bfa View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. fix(interceptors): filter out undefined sidefx vals

    - only when assigning array of multiple vals to a single side fx
    postspectacular committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    d7ff997 View commit details
    Browse the repository at this point in the history
  2. Publish

    postspectacular committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    e5185cf View commit details
    Browse the repository at this point in the history
Loading