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
  • 11 commits
  • 12 files changed
  • 1 contributor

Commits on Jun 5, 2018

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

Commits on Jun 6, 2018

  1. feat(rstream-graph): update NodeOutput, support multiple handlers

    - extract prepareNodeOutputs()
    postspectacular committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    be21c4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc6e0ac View commit details
    Browse the repository at this point in the history
  3. feat(rstream-graph): add full/optional support for multiple node outputs

    BREAKING CHANGE: update NodeSpec format & graph initialization
    
    - add new types/interfaces
    - non-destructive initGraph() behavior
    - update & refactor nodeFromSpec()
    - update addNode/removeNode()
    - update tests & docs
    postspectacular committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    f2e0df2 View commit details
    Browse the repository at this point in the history
  4. fix(resolve-map): add private _resolveDeep

    - fixes resolution issue if a function dynamically created deep values
    postspectacular committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    558f4f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a09b61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd2cbd4 View commit details
    Browse the repository at this point in the history
  7. fix(resolve-map): also use _resolvePath for plain lookups, optimize

    - rename _resolveDeep => _resolvePath
    - update docs
    postspectacular committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    48c796f View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/rs-graph-outputs' into develop

    * feature/rs-graph-outputs:
      fix(resolve-map): also use _resolvePath for plain lookups, optimize
      refactor(examples): update rstream-graph examples
      minor(rstream-graph): minor fix exported types
      fix(resolve-map): add private _resolveDeep
      feat(rstream-graph): add full/optional support for multiple node outputs
      refactor(resolve-map): export absPath(), add LookupPath type alias
      feat(rstream-graph): update NodeOutput, support multiple handlers
    postspectacular committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    576668e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    720b1f1 View commit details
    Browse the repository at this point in the history
  10. Publish

    postspectacular committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    93b40b7 View commit details
    Browse the repository at this point in the history
Loading