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
  • 7 commits
  • 14 files changed
  • 1 contributor

Commits on Feb 26, 2018

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

Commits on Feb 27, 2018

  1. feat(diff): update diffArray, generic types

    - avoid nested array in DiffLogEntry, now flat 3-tuple
    - add generics for ArrayDiff, DiffLogEntry, DiffKeyMap
    - remove DiffLogPair
    - minor optimization diffArray
    
    BREAKING CHANGE: update DiffLogEntry structure
    postspectacular committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    6e0dfa1 View commit details
    Browse the repository at this point in the history
  2. feat(hiccup-dom): fix #11, update normalizeTree/normalizeElement

    - update diffArray handling
    - extract normalize fns to own file
    - support using arrays of hiccup elements (in child position only, never as root)
    postspectacular committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    f5b6675 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b2c160 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a070ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70720a3 View commit details
    Browse the repository at this point in the history
  6. Publish

    postspectacular committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    b8a6e1a View commit details
    Browse the repository at this point in the history
Loading