Commit Graph
3 Commits
Author SHA1 Message Date
alex 555ab4b5f9 Use Object.assign instead of xtend (#616)
As described by #563:

> https://polyfill.io provides a fallback for browsers that don't support it, so for most people this will be a strict improvement.
2019-06-11 22:50:34 +02:00
alex b0cdb6cd63 Build for UMD (#617)
* Build for UMD

8 characters. See choojs/choo#537

* Export UMD as 'Choo' instead, export choo/html also

* Don't export choo/html in all circumstances
2018-05-23 10:28:38 +02:00
alex 3bb4c1571c Fix docs for popState (#626)
Resolves https://github.com/choojs/choo/issues/621
2018-02-13 10:43:02 +01:00