| 2017-07-23 18:00 | Merge branch 'master' of github.com:xi/muu | Tobias Bengfort |
| 2017-07-23 17:59 | deprecate | Tobias Bengfort |
| 2016-10-20 17:47 | Create LICENSE | Tobias Bengfort |
| 2016-02-27 11:41 | bump version to 0.1.6 | Tobias Bengfort |
| 2016-02-27 11:46 | build | Tobias Bengfort |
| 2016-02-27 11:39 | Fixup 7e34e9f | Tobias Bengfort |
| 2016-02-20 00:02 | bump version to 0.1.5 | Tobias Bengfort |
| 2016-02-20 00:00 | Fixup bed4e0a | Tobias Bengfort |
| 2016-02-19 23:18 | build | Tobias Bengfort |
| 2016-02-19 23:17 | loose the "muu-" prefix for modules | Tobias Bengfort |
| 2016-02-19 22:52 | add commonJS support to UMD output | Tobias Bengfort |
| 2016-02-19 21:42 | add basic package.json | Tobias Bengfort |
| 2016-01-24 17:55 | bump version to 0.1.4 | Tobias Bengfort |
| 2016-01-24 17:49 | build | Tobias Bengfort |
| 2016-01-24 17:49 | fix: do not handle events from subdirectives | Tobias Bengfort |
| 2016-01-24 17:49 | define events on registry | Tobias Bengfort |
| 2016-01-24 17:48 | Fix _.union compatibility | Tobias Bengfort |
| 2016-01-05 00:22 | Merge commit '9d97f45567bab648d2e23745c7abf0dd6ec7ad5c' | Tobias Bengfort |
| 2015-11-07 09:57 | update test platforms | Tobias Bengfort |
| 2015-11-07 09:57 | bump to 0.1.3 | Tobias Bengfort |
| 2015-11-07 09:43 | do not replace 0 by empty string in muu-template | Tobias Bengfort |
| 2015-09-11 05:51 | bump version to 0.1.2 | Tobias Bengfort |
| 2015-09-11 05:35 | Fix parseFloat call | Tobias Bengfort |
| 2015-09-11 05:32 | improve renderer type signature | Tobias Bengfort |
| 2015-09-08 17:56 | allow to configure custom updateDOM in registry | Tobias Bengfort |
| 2015-09-11 05:32 | improve renerer type signature | Tobias Bengfort |
| 2015-09-11 05:27 | move muu- preservation to updateAttributes | Tobias Bengfort |
| 2015-09-08 17:54 | change updateDOM interface | Tobias Bengfort |
| 2015-09-10 12:36 | fix phonecate example sorting | Tobias Bengfort |
| 2015-09-10 12:16 | Fixup 890cf42 | Tobias Bengfort |
| 2015-09-10 09:44 | test updateDOM muu-isolate behavior | Tobias Bengfort |
| 2015-09-10 10:32 | fix bug in updateDOM | Tobias Bengfort |
| 2015-09-09 08:33 | only execute setModel if value changes | Tobias Bengfort |
| 2015-09-09 08:33 | fix unsafe use of this | Tobias Bengfort |
| 2015-09-09 08:31 | Fix updateDOM doc | Tobias Bengfort |
| 2015-09-09 07:22 | Merge branch 'feature-directive-on' | Tobias Bengfort |
| 2015-09-09 07:21 | update docs | Tobias Bengfort |
| 2015-09-08 18:41 | add directive.on | Tobias Bengfort |
| 2015-08-31 07:23 | bump version to 0.1.1 | Tobias Bengfort |
| 2015-08-31 07:23 | build | Tobias Bengfort |
| 2015-08-31 07:22 | Fix changelog dates | Tobias Bengfort |
| 2015-08-31 07:09 | make _.forEach more compatible with Array.prototype.forEach | Tobias Bengfort |
| 2015-08-31 07:02 | slight performance optimasation on loops | Tobias Bengfort |
| 2015-08-31 06:55 | use _.forEach more consistently | Tobias Bengfort |
| 2015-08-30 20:46 | build | Tobias Bengfort |
| 2015-08-30 19:53 | getModel: return number for number input | Tobias Bengfort |
| 2015-08-30 19:44 | Fix: allow aliases for events on non-target | Tobias Bengfort |
| 2015-08-30 20:23 | expand createEvent | Tobias Bengfort |
| 2015-08-30 19:54 | lint | Tobias Bengfort |
| 2015-08-28 20:07 | add missing date in CHANGES.md | Tobias Bengfort |
| 2015-08-28 20:06 | use setext header in CHANGES.md | Tobias Bengfort |
| 2015-08-28 20:03 | add push-doc make target | Tobias Bengfort |
| 2015-08-28 20:03 | typo | Tobias Bengfort |
| 2015-08-28 19:57 | bump to 0.1.0 | Tobias Bengfort |
| 2015-08-28 19:31 | Merge branch 'feature-refactor-template' | Tobias Bengfort |
| 2015-08-28 19:27 | add template cache | Tobias Bengfort |
| 2015-08-28 17:48 | do not get next everywhere | Tobias Bengfort |
| 2015-08-28 17:05 | refactor template | Tobias Bengfort |
| 2015-08-28 14:47 | lint | Tobias Bengfort |
| 2015-08-28 14:46 | typo | Tobias Bengfort |
| 2015-08-28 14:36 | Merge branch 'feature-test-stability' | Tobias Bengfort |
| 2015-08-28 14:35 | add separat test.html for travis | Tobias Bengfort |
| 2015-08-28 14:35 | rm all compatibility code | Tobias Bengfort |
| 2015-08-28 14:35 | make blanket optional | Tobias Bengfort |
| 2015-08-28 14:35 | mv test runner code to separate file | Tobias Bengfort |
| 2015-08-28 12:10 | Merge branch 'feature-dist-layout' | Tobias Bengfort |
| 2015-08-28 12:07 | add nosideeffects markers | Tobias Bengfort |
| 2015-08-28 11:06 | add section about builds to README | Tobias Bengfort |
| 2015-08-28 10:55 | build | Tobias Bengfort |
| 2015-08-28 10:54 | also build a -core file | Tobias Bengfort |
| 2015-08-28 09:06 | change dist layout | Tobias Bengfort |
| 2015-08-28 09:00 | switch from void 0 to undefined | Tobias Bengfort |
| 2015-08-28 07:53 | closure compatible type annotations | Tobias Bengfort |
| 2015-08-28 05:28 | normalize define() calls | Tobias Bengfort |
| 2015-08-28 05:28 | ignore export-class modules in docs | Tobias Bengfort |
| 2015-08-28 05:06 | mv Registry to its own module | Tobias Bengfort |
| 2015-08-28 05:03 | rm unused dependency | Tobias Bengfort |
| 2015-08-28 05:08 | typo | Tobias Bengfort |
| 2015-08-28 07:54 | Fixup compatible addEventListener | Tobias Bengfort |
| 2015-08-28 06:14 | Fixup d64807a7 | Tobias Bengfort |
| 2015-08-25 07:23 | rm div wrapper in directives | Tobias Bengfort |
| 2015-08-25 07:23 | ignore root nodes in updateDOM | Tobias Bengfort |
| 2015-08-23 18:14 | increase saucelabs timeout | Tobias Bengfort |
| 2015-08-23 17:24 | add this special var | Tobias Bengfort |
| 2015-08-23 17:24 | add inverted sections | Tobias Bengfort |
| 2015-08-23 17:40 | Gardening | Tobias Bengfort |
| 2015-08-23 07:45 | Fix bower.json: no hard dependencies | Tobias Bengfort |
| 2015-08-23 07:38 | add missing docstring | Tobias Bengfort |
| 2015-08-23 07:37 | add note about $.destroy timeout | Tobias Bengfort |
| 2015-08-23 07:35 | use @see directive in docs | Tobias Bengfort |
| 2015-08-23 07:22 | build | Tobias Bengfort |
| 2015-08-23 06:52 | Merge branch 'fix-ie-8' | Tobias Bengfort |
| 2015-08-22 21:27 | addEventListener compat | Tobias Bengfort |
| 2015-08-22 21:26 | preserve ie8.js attribute | Tobias Bengfort |
| 2015-08-23 06:48 | less specific HTML serialisation expectation | Tobias Bengfort |
| 2015-08-22 18:18 | Fix invalid template | Tobias Bengfort |
| 2015-08-22 18:03 | avoid using sinon.spy(object, 'method') | Tobias Bengfort |
| 2015-08-22 17:59 | use html5shiv | Tobias Bengfort |
| 2015-08-22 17:36 | use IE8 compatible selectors | Tobias Bengfort |
| 2015-08-22 17:08 | avoid overwriting element.type | Tobias Bengfort |
| More commits remaining… |