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/pointfree@0.7.10
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/pointfree@0.8.0
Choose a head ref
  • 14 commits
  • 129 files changed
  • 1 contributor

Commits on May 12, 2018

  1. Configuration menu
    Copy the full SHA
    6ff48a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d4fd68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b8caec View commit details
    Browse the repository at this point in the history
  4. refactor(hiccup): fix #19, add support for context object

    BREAKING CHANGE: component functions now take a global context object as
    first argument (like w/ @thi.ng/hdom)
    
    - update serialize() to accept & pass optional context
    - add support for component objects
    - add/update tests
    postspectacular committed May 12, 2018
    Configuration menu
    Copy the full SHA
    feca566 View commit details
    Browse the repository at this point in the history
  5. perf(hiccup): update css()

    - use string concat (~2.5x faster)
    - skip null values
    postspectacular committed May 12, 2018
    Configuration menu
    Copy the full SHA
    b1cb7d9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

  1. Configuration menu
    Copy the full SHA
    765e730 View commit details
    Browse the repository at this point in the history
  2. refactor(hiccup-svg): rename svgdoc => svg

    BREAKING CHANGE: rename svgdoc => svg
    postspectacular committed May 13, 2018
    Configuration menu
    Copy the full SHA
    396faec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    373701b View commit details
    Browse the repository at this point in the history
  4. docs(hiccup-svg): resolve #19, update readme, add invocation notes

    BREAKING CHANGE: technically identical to previous version, however
    due to breaking changes and new context support in @thi.ng/hiccup,
    SVG functions MUST be invoked directly now and do not support lazy
    evaluation anymore. see notice in readme.
    postspectacular committed May 13, 2018
    Configuration menu
    Copy the full SHA
    dc77540 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67015ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8fe500 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/hiccup-context' into develop

    * feature/hiccup-context:
      docs(hiccup): update readme
      refactor(examples): update svg examples
      docs(hiccup-svg): resolve #19, update readme, add invocation notes
      feat(pointfree): add execjs for host calls, update readme
      refactor(hiccup-svg): rename svgdoc => svg
      docs(hiccup): update readme
      perf(hiccup): update css()
      refactor(hiccup): fix #19, add support for context object
    postspectacular committed May 13, 2018
    Configuration menu
    Copy the full SHA
    01f0fa5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    609d66d View commit details
    Browse the repository at this point in the history
  9. Publish

     - @thi.ng/api@4.0.1
     - @thi.ng/associative@0.5.4
     - @thi.ng/atom@1.3.11
     - @thi.ng/bench@0.1.1
     - @thi.ng/bitstream@0.4.11
     - @thi.ng/cache@0.2.9
     - @thi.ng/checks@1.5.3
     - @thi.ng/compare@0.1.1
     - @thi.ng/csp@0.3.39
     - @thi.ng/dcons@1.0.1
     - @thi.ng/defmulti@0.3.2
     - @thi.ng/dgraph@0.2.4
     - @thi.ng/diff@1.0.15
     - @thi.ng/dot@0.1.4
     - @thi.ng/equiv@0.1.1
     - @thi.ng/errors@0.1.2
     - @thi.ng/hdom-components@2.1.4
     - @thi.ng/hdom@3.0.19
     - @thi.ng/heaps@0.2.10
     - @thi.ng/hiccup-css@0.1.21
     - @thi.ng/hiccup-svg@1.0.0
     - @thi.ng/hiccup@2.0.0
     - @thi.ng/interceptors@1.7.4
     - @thi.ng/iterators@4.1.14
     - @thi.ng/paths@1.3.7
     - @thi.ng/pointfree-lang@0.2.11
     - @thi.ng/pointfree@0.8.0
     - @thi.ng/resolve-map@2.0.3
     - @thi.ng/rle-pack@0.2.20
     - @thi.ng/router@0.1.14
     - @thi.ng/rstream-csp@0.1.70
     - @thi.ng/rstream-dot@0.2.9
     - @thi.ng/rstream-gestures@0.3.6
     - @thi.ng/rstream-graph@1.0.13
     - @thi.ng/rstream-log@1.0.21
     - @thi.ng/rstream-query@0.3.8
     - @thi.ng/rstream@1.6.11
     - @thi.ng/transducers@1.9.4
     - @thi.ng/unionstruct@0.1.10
    postspectacular committed May 13, 2018
    Configuration menu
    Copy the full SHA
    5d6e762 View commit details
    Browse the repository at this point in the history
Loading