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/resolve-map@3.0.12
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/resolve-map@3.0.13
Choose a head ref
  • 20 commits
  • 172 files changed
  • 3 contributors

Commits on Sep 22, 2018

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

Commits on Sep 23, 2018

  1. Configuration menu
    Copy the full SHA
    ed3f10b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff5e555 View commit details
    Browse the repository at this point in the history
  3. feat(hiccup): emmet class & class attrib merging in normalize()

    - now same behavior as hdom's normalizeElement()
    - update tests
    postspectacular committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    1d8eeb4 View commit details
    Browse the repository at this point in the history
  4. refactor(hdom): minor refactoring, fix/update docs

    - extract resolveRoot() helper fn
    - update start(), renderOnce()
    - update various doc strings
    postspectacular committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    4a2f79b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cd0828 View commit details
    Browse the repository at this point in the history
  6. Publish

     - @thi.ng/hdom-canvas@0.1.1
     - @thi.ng/hdom@5.0.1
     - @thi.ng/hiccup-svg@2.0.1
     - @thi.ng/hiccup@2.4.0
     - @thi.ng/rstream-csp@0.1.108
     - @thi.ng/rstream-dot@0.2.47
     - @thi.ng/rstream-gestures@0.5.9
     - @thi.ng/rstream-graph@2.1.33
     - @thi.ng/rstream-log@1.0.59
     - @thi.ng/rstream-query@0.3.46
     - @thi.ng/rstream@1.13.1
     - @thi.ng/transducers-hdom@1.1.1
    postspectacular committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    edf6855 View commit details
    Browse the repository at this point in the history
  7. Fix links to @thi.ng/transducers

    Ralph authored Sep 23, 2018
    Configuration menu
    Copy the full SHA
    b2a24f8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #45 from rgtk/patch-1

    Fix links to @thi.ng/transducers
    Karsten Schmidt authored Sep 23, 2018
    Configuration menu
    Copy the full SHA
    56bfecb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Configuration menu
    Copy the full SHA
    94f6469 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:thi-ng/umbrella

    * 'master' of github.com:thi-ng/umbrella:
      Fix links to @thi.ng/transducers
    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    89ab34a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    657a308 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39f7fb0 View commit details
    Browse the repository at this point in the history
  5. perf(csp): State => const enum

    - export `__State` for reverse lookups
    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    c3e8d68 View commit details
    Browse the repository at this point in the history
  6. perf(pointfree-lang): NodeType => const enum

    - export `__NodeType` for reverse lookups
    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    a7b9a42 View commit details
    Browse the repository at this point in the history
  7. perf(rstream): State => const enum

    - export `__State` for reverse lookups
    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    7ac83c6 View commit details
    Browse the repository at this point in the history
  8. perf(rstream-gestures): GestureType => const enum

    - export `__GestureType` for reverse lookups
    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    8e4fc90 View commit details
    Browse the repository at this point in the history
  9. perf(rstream-log): Level => const enum

    - export `__Level` for reverse lookups
    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    fc6a4d3 View commit details
    Browse the repository at this point in the history
  10. feat(sax): update parse() to return iterator if input given (optional)

    - now same behavior as most other transducers
    - `State` => const enum
    - update readme
    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    665564c View commit details
    Browse the repository at this point in the history
  11. Publish

     - @thi.ng/api@4.2.1
     - @thi.ng/associative@0.6.8
     - @thi.ng/atom@1.5.4
     - @thi.ng/bench@0.2.3
     - @thi.ng/bitstream@0.4.18
     - @thi.ng/cache@0.2.25
     - @thi.ng/checks@1.5.11
     - @thi.ng/compare@0.1.9
     - @thi.ng/compose@0.1.4
     - @thi.ng/csp@0.3.64
     - @thi.ng/dcons@1.1.8
     - @thi.ng/defmulti@0.3.11
     - @thi.ng/dgraph@0.2.20
     - @thi.ng/diff@1.1.2
     - @thi.ng/dot@0.1.15
     - @thi.ng/equiv@0.1.11
     - @thi.ng/errors@0.1.9
     - @thi.ng/hdom-canvas@0.1.2
     - @thi.ng/hdom-components@2.2.7
     - @thi.ng/hdom@5.0.2
     - @thi.ng/heaps@0.2.19
     - @thi.ng/hiccup-css@0.2.23
     - @thi.ng/hiccup-svg@2.0.2
     - @thi.ng/hiccup@2.4.1
     - @thi.ng/iges@0.2.13
     - @thi.ng/interceptors@1.8.15
     - @thi.ng/iterators@4.1.29
     - @thi.ng/memoize@0.2.3
     - @thi.ng/paths@1.6.3
     - @thi.ng/pointfree-lang@0.2.22
     - @thi.ng/pointfree@0.8.10
     - @thi.ng/range-coder@0.1.13
     - @thi.ng/resolve-map@3.0.13
     - @thi.ng/rle-pack@1.0.5
     - @thi.ng/router@0.1.25
     - @thi.ng/rstream-csp@0.1.109
     - @thi.ng/rstream-dot@0.2.48
     - @thi.ng/rstream-gestures@0.5.10
     - @thi.ng/rstream-graph@2.1.34
     - @thi.ng/rstream-log@1.0.60
     - @thi.ng/rstream-query@0.3.47
     - @thi.ng/rstream@1.13.2
     - @thi.ng/sax@0.4.0
     - @thi.ng/strings@0.4.2
     - @thi.ng/transducers-fsm@0.2.21
     - @thi.ng/transducers-hdom@1.1.2
     - @thi.ng/transducers-stats@0.4.8
     - @thi.ng/transducers@2.1.3
     - @thi.ng/unionstruct@0.1.16
     - @thi.ng/vectors@1.2.2
    postspectacular committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    cf05efb View commit details
    Browse the repository at this point in the history
Loading