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/dcons@3.0.4
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/dcons@3.0.5
Choose a head ref
  • 5 commits
  • 81 files changed
  • 1 contributor

Commits on Oct 27, 2021

  1. fix(hiccup-svg): re-enable filter attrib in conversion

    - update convertAttrib() to treat filter attrib as normal attrib
    postspectacular committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    7c75fbe View commit details
    Browse the repository at this point in the history
  2. fix(gp): limit AST.mutate() to max tree depth

    - always respect max tree depth to avoid overly complex trees
      due to repeated mutation
    - update docs
    postspectacular committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    afcdda0 View commit details
    Browse the repository at this point in the history
  3. Publish

     - @thi.ng/fuzzy-viz@2.0.5
     - @thi.ng/geom-fuzz@2.0.5
     - @thi.ng/geom@3.0.5
     - @thi.ng/gp@0.3.5
     - @thi.ng/hiccup-svg@4.1.1
     - @thi.ng/imgui@2.0.5
    postspectacular committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    5733fc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. fix(dcons): #325 replace nullish coalescing operator

    - refactor using ternary op
    - AFAICT only occurrence in entire umbrella repo
    postspectacular committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b8ddad7 View commit details
    Browse the repository at this point in the history
  2. Publish

     - @thi.ng/adjacency@2.0.5
     - @thi.ng/associative@6.0.5
     - @thi.ng/cache@2.0.5
     - @thi.ng/csp@2.0.5
     - @thi.ng/dcons@3.0.5
     - @thi.ng/dgraph-dot@2.0.5
     - @thi.ng/dgraph@2.0.5
     - @thi.ng/ecs@0.6.5
     - @thi.ng/egf@0.5.5
     - @thi.ng/geom-fuzz@2.0.6
     - @thi.ng/hdom-components@5.0.5
     - @thi.ng/iterators@6.0.5
     - @thi.ng/rdom-canvas@0.3.1
     - @thi.ng/rdom-components@0.3.5
     - @thi.ng/rdom@0.7.5
     - @thi.ng/rstream-csp@3.0.5
     - @thi.ng/rstream-dot@2.0.5
     - @thi.ng/rstream-gestures@4.0.5
     - @thi.ng/rstream-graph@4.0.5
     - @thi.ng/rstream-log-file@2.0.5
     - @thi.ng/rstream-log@4.0.5
     - @thi.ng/rstream-query@2.0.5
     - @thi.ng/rstream@7.0.5
     - @thi.ng/shader-ast-glsl@0.3.5
     - @thi.ng/shader-ast-js@0.6.6
     - @thi.ng/shader-ast-optimize@0.1.5
     - @thi.ng/shader-ast-stdlib@0.10.5
     - @thi.ng/shader-ast@0.11.5
     - @thi.ng/system@2.0.5
     - @thi.ng/transducers-stats@2.0.5
     - @thi.ng/viz@0.3.5
     - @thi.ng/webgl-msdf@2.0.6
     - @thi.ng/webgl-shadertoy@0.3.6
     - @thi.ng/webgl@6.0.6
    postspectacular committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    27b6c95 View commit details
    Browse the repository at this point in the history
Loading