Liking cljdoc? Tell your friends :D

Hoplon Changelog

7.2.0-SNAPSHOT

Bug Fixes

  • defattr spec was not being used, improved spec

Refactored

  • Avoid Protocol Override
  • Rename INode to IHoplonNode da849e0
  • Reorganized hoplon.core
  • mark -do! and -on! as private
  • renamed -attr! to -attribute!
  • dispatcher now used by all multi-methods 9561df6
  • Improved runtime specs
  • Removed when-dom for on! events

Added

  • dispatcher helper function ba36c95
  • elem! multi-method 9561df6
  • Managed Versions via boot-semver

Removed

Moved

Tests

  • text macro tests for interpolation

7.1.0

Improved

  • Upgrade to Clojure 1.9
  • Upgrade to ClojureScript 1.9.946
  • Upgrade Latest Dependencies
  • Test Coverage

Added

  • Spec support for Macros
  • Spec support for Runtime Attributes
  • Docstring and Pre/Post Conditions to defelem

Removed

  • IE8 Support

7.0.0

Improved

  • Elements that are not passed any cell children render faster 4c9c2a6

Tasks

  • ns+: Still provided, but no longer called by the hoplon task and marked as deprecated.

Fixed

  • nil children passed as arguments to element constructors are ignored #160

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close