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/[email protected]
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/[email protected]
Choose a head ref
  • 4 commits
  • 61 files changed
  • 1 contributor

Commits on Dec 16, 2018

  1. fix(hdom): life cycle init / release handling

    - createTree() init handling: call AFTER all children have been created
    - releaseTree(): bind release() calls to component (not tag wrapper)
    - update docs / readme
    postspectacular committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    6d85c62 View commit details
    Browse the repository at this point in the history
  2. Publish

    postspectacular committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    1d5278f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Configuration menu
    Copy the full SHA
    0470505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33bcd15 View commit details
    Browse the repository at this point in the history
Loading