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/hdom@5.0.7
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/hdom@5.1.0
Choose a head ref
  • 13 commits
  • 38 files changed
  • 3 contributors

Commits on Oct 23, 2018

  1. fix(rstream-gestures): fix incorrect local position when scrolled

    fixes: #56
    
    uses getBoundingClientRect() instead of offsetLeft / offsetTop
    Arthur Carabott committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    f1f6af4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Merge pull request #57 from acarabott/feature/rstream-gesture-local

    fix(rstream-gestures): fix incorrect local position when scrolled
    Karsten Schmidt authored Oct 24, 2018
    Configuration menu
    Copy the full SHA
    f271b78 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:thi-ng/umbrella into develop

    * 'develop' of github.com:thi-ng/umbrella:
      fix(rstream-gestures): fix incorrect local position when scrolled
    postspectacular committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    4f156b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b740ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8c3898 View commit details
    Browse the repository at this point in the history
  5. Publish

     - @thi.ng/defmulti@0.5.0
     - @thi.ng/iges@0.2.19
     - @thi.ng/malloc@0.1.1
     - @thi.ng/rstream-gestures@0.5.16
    postspectacular committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    673bf50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    accda79 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

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

     - @thi.ng/malloc@0.2.0
    postspectacular committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    46bf1a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. feat(hiccup): add support for dynamic user context values

    - add derefContext() helper to auto-deref any IDeref vals
    - update serialize()
    postspectacular committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    a947873 View commit details
    Browse the repository at this point in the history
  2. feat(hdom): add support for dynamic user context vals

    - update start() & renderOnce()
    - reformat all sub-modules
    - update docs & tests
    postspectacular committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    6a3a873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e91dbbc View commit details
    Browse the repository at this point in the history
  4. Publish

     - @thi.ng/hdom-canvas@0.1.8
     - @thi.ng/hdom@5.1.0
     - @thi.ng/hiccup-svg@2.0.5
     - @thi.ng/hiccup@2.5.0
     - @thi.ng/transducers-hdom@1.2.0
    postspectacular committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    79a6a36 View commit details
    Browse the repository at this point in the history
Loading