muu

DEPRECATED lightweight JS framework
git clone https://git.ce9e.org/muu.git

DateCommit messageAuthor
2017-07-23 18:00Merge branch 'master' of github.com:xi/muuTobias Bengfort
2017-07-23 17:59deprecateTobias Bengfort
2016-10-20 17:47Create LICENSETobias Bengfort
2016-02-27 11:41bump version to 0.1.6Tobias Bengfort
2016-02-27 11:46buildTobias Bengfort
2016-02-27 11:39Fixup 7e34e9fTobias Bengfort
2016-02-20 00:02bump version to 0.1.5Tobias Bengfort
2016-02-20 00:00Fixup bed4e0aTobias Bengfort
2016-02-19 23:18buildTobias Bengfort
2016-02-19 23:17loose the "muu-" prefix for modulesTobias Bengfort
2016-02-19 22:52add commonJS support to UMD outputTobias Bengfort
2016-02-19 21:42add basic package.jsonTobias Bengfort
2016-01-24 17:55bump version to 0.1.4Tobias Bengfort
2016-01-24 17:49buildTobias Bengfort
2016-01-24 17:49fix: do not handle events from subdirectivesTobias Bengfort
2016-01-24 17:49define events on registryTobias Bengfort
2016-01-24 17:48Fix _.union compatibilityTobias Bengfort
2016-01-05 00:22Merge commit '9d97f45567bab648d2e23745c7abf0dd6ec7ad5c'Tobias Bengfort
2015-11-07 09:57update test platformsTobias Bengfort
2015-11-07 09:57bump to 0.1.3Tobias Bengfort
2015-11-07 09:43do not replace 0 by empty string in muu-templateTobias Bengfort
2015-09-11 05:51bump version to 0.1.2Tobias Bengfort
2015-09-11 05:35Fix parseFloat callTobias Bengfort
2015-09-11 05:32improve renderer type signatureTobias Bengfort
2015-09-08 17:56allow to configure custom updateDOM in registryTobias Bengfort
2015-09-11 05:32improve renerer type signatureTobias Bengfort
2015-09-11 05:27move muu- preservation to updateAttributesTobias Bengfort
2015-09-08 17:54change updateDOM interfaceTobias Bengfort
2015-09-10 12:36fix phonecate example sortingTobias Bengfort
2015-09-10 12:16Fixup 890cf42Tobias Bengfort
2015-09-10 09:44test updateDOM muu-isolate behaviorTobias Bengfort
2015-09-10 10:32fix bug in updateDOMTobias Bengfort
2015-09-09 08:33only execute setModel if value changesTobias Bengfort
2015-09-09 08:33fix unsafe use of thisTobias Bengfort
2015-09-09 08:31Fix updateDOM docTobias Bengfort
2015-09-09 07:22Merge branch 'feature-directive-on'Tobias Bengfort
2015-09-09 07:21update docsTobias Bengfort
2015-09-08 18:41add directive.onTobias Bengfort
2015-08-31 07:23bump version to 0.1.1Tobias Bengfort
2015-08-31 07:23buildTobias Bengfort
2015-08-31 07:22Fix changelog datesTobias Bengfort
2015-08-31 07:09make _.forEach more compatible with Array.prototype.forEachTobias Bengfort
2015-08-31 07:02slight performance optimasation on loopsTobias Bengfort
2015-08-31 06:55use _.forEach more consistentlyTobias Bengfort
2015-08-30 20:46buildTobias Bengfort
2015-08-30 19:53getModel: return number for number inputTobias Bengfort
2015-08-30 19:44Fix: allow aliases for events on non-targetTobias Bengfort
2015-08-30 20:23expand createEventTobias Bengfort
2015-08-30 19:54lintTobias Bengfort
2015-08-28 20:07add missing date in CHANGES.mdTobias Bengfort
2015-08-28 20:06use setext header in CHANGES.mdTobias Bengfort
2015-08-28 20:03add push-doc make targetTobias Bengfort
2015-08-28 20:03typoTobias Bengfort
2015-08-28 19:57bump to 0.1.0Tobias Bengfort
2015-08-28 19:31Merge branch 'feature-refactor-template'Tobias Bengfort
2015-08-28 19:27add template cacheTobias Bengfort
2015-08-28 17:48do not get next everywhereTobias Bengfort
2015-08-28 17:05refactor templateTobias Bengfort
2015-08-28 14:47lintTobias Bengfort
2015-08-28 14:46typoTobias Bengfort
2015-08-28 14:36Merge branch 'feature-test-stability'Tobias Bengfort
2015-08-28 14:35add separat test.html for travisTobias Bengfort
2015-08-28 14:35rm all compatibility codeTobias Bengfort
2015-08-28 14:35make blanket optionalTobias Bengfort
2015-08-28 14:35mv test runner code to separate fileTobias Bengfort
2015-08-28 12:10Merge branch 'feature-dist-layout'Tobias Bengfort
2015-08-28 12:07add nosideeffects markersTobias Bengfort
2015-08-28 11:06add section about builds to READMETobias Bengfort
2015-08-28 10:55buildTobias Bengfort
2015-08-28 10:54also build a -core fileTobias Bengfort
2015-08-28 09:06change dist layoutTobias Bengfort
2015-08-28 09:00switch from void 0 to undefinedTobias Bengfort
2015-08-28 07:53closure compatible type annotationsTobias Bengfort
2015-08-28 05:28normalize define() callsTobias Bengfort
2015-08-28 05:28ignore export-class modules in docsTobias Bengfort
2015-08-28 05:06mv Registry to its own moduleTobias Bengfort
2015-08-28 05:03rm unused dependencyTobias Bengfort
2015-08-28 05:08typoTobias Bengfort
2015-08-28 07:54Fixup compatible addEventListenerTobias Bengfort
2015-08-28 06:14Fixup d64807a7Tobias Bengfort
2015-08-25 07:23rm div wrapper in directivesTobias Bengfort
2015-08-25 07:23ignore root nodes in updateDOMTobias Bengfort
2015-08-23 18:14increase saucelabs timeoutTobias Bengfort
2015-08-23 17:24add this special varTobias Bengfort
2015-08-23 17:24add inverted sectionsTobias Bengfort
2015-08-23 17:40GardeningTobias Bengfort
2015-08-23 07:45Fix bower.json: no hard dependenciesTobias Bengfort
2015-08-23 07:38add missing docstringTobias Bengfort
2015-08-23 07:37add note about $.destroy timeoutTobias Bengfort
2015-08-23 07:35use @see directive in docsTobias Bengfort
2015-08-23 07:22buildTobias Bengfort
2015-08-23 06:52Merge branch 'fix-ie-8'Tobias Bengfort
2015-08-22 21:27addEventListener compatTobias Bengfort
2015-08-22 21:26preserve ie8.js attributeTobias Bengfort
2015-08-23 06:48less specific HTML serialisation expectationTobias Bengfort
2015-08-22 18:18Fix invalid templateTobias Bengfort
2015-08-22 18:03avoid using sinon.spy(object, 'method')Tobias Bengfort
2015-08-22 17:59use html5shivTobias Bengfort
2015-08-22 17:36use IE8 compatible selectorsTobias Bengfort
2015-08-22 17:08avoid overwriting element.typeTobias Bengfort
More commits remaining…