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/defmulti@0.3.0
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/defmulti@0.3.1
Choose a head ref
  • 4 commits
  • 62 files changed
  • 1 contributor

Commits on May 11, 2018

  1. refactor(api): update interfaces, add docs

    BREAKING CHANGE: IBind, IEnable now include generics,
    update IIndexed, IMeta, ISet, IStack
    
    - add IInto
    - add IImmutableSet
    - add IImmutableStack
    - minor update IEnabled mixin
    postspectacular committed May 11, 2018
    Configuration menu
    Copy the full SHA
    9b38860 View commit details
    Browse the repository at this point in the history
  2. refactor(dcons): update pop()

    BREAKING CHANGE: due to @thi.ng/api/IStack update, pop() now returns
    popped value instead of the list itself
    
    - minor other refactoring
    postspectacular committed May 11, 2018
    Configuration menu
    Copy the full SHA
    67f0e54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41ce19c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. Publish

     - @thi.ng/api@4.0.0
     - @thi.ng/associative@0.5.3
     - @thi.ng/atom@1.3.10
     - @thi.ng/cache@0.2.8
     - @thi.ng/csp@0.3.38
     - @thi.ng/dcons@1.0.0
     - @thi.ng/defmulti@0.3.1
     - @thi.ng/dgraph@0.2.3
     - @thi.ng/diff@1.0.14
     - @thi.ng/dot@0.1.3
     - @thi.ng/hdom-components@2.1.3
     - @thi.ng/hdom@3.0.18
     - @thi.ng/heaps@0.2.9
     - @thi.ng/hiccup-css@0.1.20
     - @thi.ng/hiccup-svg@0.2.13
     - @thi.ng/hiccup@1.3.16
     - @thi.ng/interceptors@1.7.3
     - @thi.ng/iterators@4.1.13
     - @thi.ng/pointfree-lang@0.2.10
     - @thi.ng/pointfree@0.7.10
     - @thi.ng/router@0.1.13
     - @thi.ng/rstream-csp@0.1.69
     - @thi.ng/rstream-dot@0.2.8
     - @thi.ng/rstream-gestures@0.3.5
     - @thi.ng/rstream-graph@1.0.12
     - @thi.ng/rstream-log@1.0.20
     - @thi.ng/rstream-query@0.3.7
     - @thi.ng/rstream@1.6.10
     - @thi.ng/transducers@1.9.3
    postspectacular committed May 12, 2018
    Configuration menu
    Copy the full SHA
    8b2e67c View commit details
    Browse the repository at this point in the history
Loading