-
-
Notifications
You must be signed in to change notification settings - Fork 151
Comparing changes
Open a pull request
base repository: thi-ng/umbrella
base: @thi.ng/resolve-map@3.0.12
head repository: thi-ng/umbrella
compare: @thi.ng/resolve-map@3.0.13
- 20 commits
- 172 files changed
- 3 contributors
Commits on Sep 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bb224a7 - Browse repository at this point
Copy the full SHA bb224a7View commit details
Commits on Sep 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ed3f10b - Browse repository at this point
Copy the full SHA ed3f10bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff5e555 - Browse repository at this point
Copy the full SHA ff5e555View commit details -
feat(hiccup): emmet class & class attrib merging in normalize()
- now same behavior as hdom's normalizeElement() - update tests
Configuration menu - View commit details
-
Copy full SHA for 1d8eeb4 - Browse repository at this point
Copy the full SHA 1d8eeb4View commit details -
refactor(hdom): minor refactoring, fix/update docs
- extract resolveRoot() helper fn - update start(), renderOnce() - update various doc strings
Configuration menu - View commit details
-
Copy full SHA for 4a2f79b - Browse repository at this point
Copy the full SHA 4a2f79bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd0828 - Browse repository at this point
Copy the full SHA 7cd0828View commit details -
- @thi.ng/hdom-canvas@0.1.1 - @thi.ng/hdom@5.0.1 - @thi.ng/hiccup-svg@2.0.1 - @thi.ng/hiccup@2.4.0 - @thi.ng/rstream-csp@0.1.108 - @thi.ng/rstream-dot@0.2.47 - @thi.ng/rstream-gestures@0.5.9 - @thi.ng/rstream-graph@2.1.33 - @thi.ng/rstream-log@1.0.59 - @thi.ng/rstream-query@0.3.46 - @thi.ng/rstream@1.13.1 - @thi.ng/transducers-hdom@1.1.1
Configuration menu - View commit details
-
Copy full SHA for edf6855 - Browse repository at this point
Copy the full SHA edf6855View commit details -
Fix links to @thi.ng/transducers
Ralph authoredSep 23, 2018 Configuration menu - View commit details
-
Copy full SHA for b2a24f8 - Browse repository at this point
Copy the full SHA b2a24f8View commit details -
Merge pull request #45 from rgtk/patch-1
Fix links to @thi.ng/transducers
Karsten Schmidt authoredSep 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 56bfecb - Browse repository at this point
Copy the full SHA 56bfecbView commit details
Commits on Sep 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 94f6469 - Browse repository at this point
Copy the full SHA 94f6469View commit details -
Merge branch 'master' of github.com:thi-ng/umbrella
* 'master' of github.com:thi-ng/umbrella: Fix links to @thi.ng/transducers
Configuration menu - View commit details
-
Copy full SHA for 89ab34a - Browse repository at this point
Copy the full SHA 89ab34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 657a308 - Browse repository at this point
Copy the full SHA 657a308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f7fb0 - Browse repository at this point
Copy the full SHA 39f7fb0View commit details -
perf(csp):
State
=> const enum- export `__State` for reverse lookups
Configuration menu - View commit details
-
Copy full SHA for c3e8d68 - Browse repository at this point
Copy the full SHA c3e8d68View commit details -
perf(pointfree-lang):
NodeType
=> const enum- export `__NodeType` for reverse lookups
Configuration menu - View commit details
-
Copy full SHA for a7b9a42 - Browse repository at this point
Copy the full SHA a7b9a42View commit details -
perf(rstream):
State
=> const enum- export `__State` for reverse lookups
Configuration menu - View commit details
-
Copy full SHA for 7ac83c6 - Browse repository at this point
Copy the full SHA 7ac83c6View commit details -
perf(rstream-gestures):
GestureType
=> const enum- export `__GestureType` for reverse lookups
Configuration menu - View commit details
-
Copy full SHA for 8e4fc90 - Browse repository at this point
Copy the full SHA 8e4fc90View commit details -
perf(rstream-log):
Level
=> const enum- export `__Level` for reverse lookups
Configuration menu - View commit details
-
Copy full SHA for fc6a4d3 - Browse repository at this point
Copy the full SHA fc6a4d3View commit details -
feat(sax): update parse() to return iterator if input given (optional)
- now same behavior as most other transducers - `State` => const enum - update readme
Configuration menu - View commit details
-
Copy full SHA for 665564c - Browse repository at this point
Copy the full SHA 665564cView commit details -
- @thi.ng/api@4.2.1 - @thi.ng/associative@0.6.8 - @thi.ng/atom@1.5.4 - @thi.ng/bench@0.2.3 - @thi.ng/bitstream@0.4.18 - @thi.ng/cache@0.2.25 - @thi.ng/checks@1.5.11 - @thi.ng/compare@0.1.9 - @thi.ng/compose@0.1.4 - @thi.ng/csp@0.3.64 - @thi.ng/dcons@1.1.8 - @thi.ng/defmulti@0.3.11 - @thi.ng/dgraph@0.2.20 - @thi.ng/diff@1.1.2 - @thi.ng/dot@0.1.15 - @thi.ng/equiv@0.1.11 - @thi.ng/errors@0.1.9 - @thi.ng/hdom-canvas@0.1.2 - @thi.ng/hdom-components@2.2.7 - @thi.ng/hdom@5.0.2 - @thi.ng/heaps@0.2.19 - @thi.ng/hiccup-css@0.2.23 - @thi.ng/hiccup-svg@2.0.2 - @thi.ng/hiccup@2.4.1 - @thi.ng/iges@0.2.13 - @thi.ng/interceptors@1.8.15 - @thi.ng/iterators@4.1.29 - @thi.ng/memoize@0.2.3 - @thi.ng/paths@1.6.3 - @thi.ng/pointfree-lang@0.2.22 - @thi.ng/pointfree@0.8.10 - @thi.ng/range-coder@0.1.13 - @thi.ng/resolve-map@3.0.13 - @thi.ng/rle-pack@1.0.5 - @thi.ng/router@0.1.25 - @thi.ng/rstream-csp@0.1.109 - @thi.ng/rstream-dot@0.2.48 - @thi.ng/rstream-gestures@0.5.10 - @thi.ng/rstream-graph@2.1.34 - @thi.ng/rstream-log@1.0.60 - @thi.ng/rstream-query@0.3.47 - @thi.ng/rstream@1.13.2 - @thi.ng/sax@0.4.0 - @thi.ng/strings@0.4.2 - @thi.ng/transducers-fsm@0.2.21 - @thi.ng/transducers-hdom@1.1.2 - @thi.ng/transducers-stats@0.4.8 - @thi.ng/transducers@2.1.3 - @thi.ng/unionstruct@0.1.16 - @thi.ng/vectors@1.2.2
Configuration menu - View commit details
-
Copy full SHA for cf05efb - Browse repository at this point
Copy the full SHA cf05efbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @thi.ng/resolve-map@3.0.12...@thi.ng/resolve-map@3.0.13