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/csp@0.3.59
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/csp@0.3.60
Choose a head ref
  • 12 commits
  • 71 files changed
  • 1 contributor

Commits on Sep 4, 2018

  1. feat(vectors): add immutable vec2/3/4 ops

    - also provide wrapped versions as static methods
    postspectacular committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    a3c0407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2583380 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c463153 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7df4cb View commit details
    Browse the repository at this point in the history
  5. refactor(vectors): rename immutable vec ops, update readme table

    - rename `*new` suffix => `*o` (i.e. w/ output)
    postspectacular committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    2d5d0c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. feat(vectors): add/update transformVectors*(), update types

    - add transformVectors1o()
    - add transformVectors2o()
    - add VecOp2o type, update existing VecOp types
    - update x/y/z/w() plain accessor fns
    
    BREAKING CHANGE: update transformVectors1/2() arg order
    postspectacular committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    2eec700 View commit details
    Browse the repository at this point in the history
  2. Publish

     - @thi.ng/vectors@1.0.0
    postspectacular committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    e0f83c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    61bed88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83fa7ad View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/defonce' into develop

    * feature/defonce:
      feat(examples): add hmr-basics demo (fixes #40)
      feat(memoize): add defonce()
    postspectacular committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    cf516aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d54dffb View commit details
    Browse the repository at this point in the history
  5. Publish

     - @thi.ng/associative@0.6.4
     - @thi.ng/cache@0.2.21
     - @thi.ng/csp@0.3.60
     - @thi.ng/dcons@1.1.4
     - @thi.ng/dgraph@0.2.16
     - @thi.ng/hdom-components@2.2.3
     - @thi.ng/hiccup-css@0.2.19
     - @thi.ng/iges@0.2.9
     - @thi.ng/iterators@4.1.25
     - @thi.ng/memoize@0.2.0
     - @thi.ng/range-coder@0.1.9
     - @thi.ng/rstream-csp@0.1.104
     - @thi.ng/rstream-dot@0.2.43
     - @thi.ng/rstream-gestures@0.5.5
     - @thi.ng/rstream-graph@2.1.29
     - @thi.ng/rstream-log@1.0.55
     - @thi.ng/rstream-query@0.3.42
     - @thi.ng/rstream@1.11.10
     - @thi.ng/sax@0.3.18
     - @thi.ng/strings@0.3.2
     - @thi.ng/transducers-fsm@0.2.17
     - @thi.ng/transducers-hdom@1.0.5
     - @thi.ng/transducers-stats@0.4.4
     - @thi.ng/transducers@2.0.4
    postspectacular committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    42d142d View commit details
    Browse the repository at this point in the history
Loading