Skip to content

Render until rendered unrenderable

Latest
Compare
Choose a tag to compare
@garious garious released this 03 Aug 03:55
· 27 commits to master since this release
  • Components are no longer required to render down to DOM Elements. Instead, just return something renderable and Poochie will do the dirty work.
  • global package got the boot again. You can now reliably override global.document from unit-tests.