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/hiccup@3.3.0
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/hiccup@3.4.0
Choose a head ref
  • 13 commits
  • 49 files changed
  • 1 contributor

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    456efdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    056ae08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d229b4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a37eb20 View commit details
    Browse the repository at this point in the history
  5. fix(hiccup-html): update attrib types

    - allow strings for event attribs
    - allow number | string | boolean for data attribs
    postspectacular committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    7af448f View commit details
    Browse the repository at this point in the history
  6. feat(hiccup): update deps & attrib handling

    - add @thi.ng/api dep
    - add support for IDeref attrib vals
    - add support for `class` attrib obj vals
    - add `mergeClasses()` helper
    - add IDeref support inside `class` & `style` attribs
    - add support for nested data attribs
    postspectacular committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    09ba171 View commit details
    Browse the repository at this point in the history
  7. feat(hdom): add support class attrib object vals

    - update normalizeElement() class merge logic
    postspectacular committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    074985a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db8d350 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd3bab3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6efb3e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0850442 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. docs: update readmes

    postspectacular committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    2b1f0fd View commit details
    Browse the repository at this point in the history
  2. Publish

     - @thi.ng/geom-fuzz@0.1.2
     - @thi.ng/geom@1.10.2
     - @thi.ng/hdiff@0.1.3
     - @thi.ng/hdom-canvas@3.0.4
     - @thi.ng/hdom-mock@1.1.31
     - @thi.ng/hdom@8.1.0
     - @thi.ng/hiccup-carbon-icons@1.0.43
     - @thi.ng/hiccup-html@0.1.1
     - @thi.ng/hiccup-markdown@1.2.19
     - @thi.ng/hiccup-svg@3.4.26
     - @thi.ng/hiccup@3.4.0
     - @thi.ng/imgui@0.2.24
     - @thi.ng/parse@0.6.0
     - @thi.ng/transducers-hdom@2.0.59
    postspectacular committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    81e8a39 View commit details
    Browse the repository at this point in the history
Loading