defattr
spec was not being used, improved spec
- Avoid Protocol Override
- Rename
INode
toIHoplonNode
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
foron!
events
boot-hoplon
warningadzerk/bootlaces
tasks- Experimental features moved to
hoplon.experimental
- Design.md file design.md
def-values
f9a4aabdo-def
836cc95subs
27c984fname
27c984fpage-load
778eb91
bust-cache
4f3638ecache-key
4f3638emap-bind-keys
bc02bf5static-elements
920dbc6route-cell
0a539f0ns+
8362ace
text
macro tests for interpolation
- Upgrade to Clojure 1.9
- Upgrade to ClojureScript 1.9.946
- Upgrade Latest Dependencies
- Test Coverage
- Spec support for Macros
- Spec support for Runtime Attributes
- Docstring and Pre/Post Conditions to
defelem
- IE8 Support
- Elements that are not passed any cell children render faster 4c9c2a6
ns+
: Still provided, but no longer called by thehoplon
task and marked as deprecated.
nil
children passed as arguments to element constructors are ignored #160