Commit graph

20 commits

Author SHA1 Message Date
Leo Horie
b9ce90765d streams implementation 2016-06-20 09:21:25 -04:00
Pat Cavit
fbcdcf93e2 Add mithril bundle version of dbmonster 2016-05-19 13:24:28 -07:00
Leo Horie
b4903538f3 prevent recycling for vnodes w/ integration methods 2016-05-19 01:20:21 -04:00
Leo Horie
5ec06e7c08 init state, fix examples 2016-05-15 11:14:38 -04:00
Leo Horie
5265697cb2 semi-working bundle 2016-05-14 01:01:35 -04:00
Leo Horie
3666aa747e Merge pull request #1027 from tivac/legacy-dbmon
Add mithril@0.2.x version for comparison
2016-05-10 10:29:19 -04:00
Leo Horie
ead2e8ac0b shouldUpdate, component oninit order fix 2016-05-05 23:20:31 -04:00
Leo Horie
d61a6169ea fix submission 2016-05-04 13:45:42 -04:00
Leo Horie
965f700cc4 remove dead code 2016-05-04 00:36:18 -04:00
Leo Horie
d78084ab90 example cleanup 2016-05-04 00:34:59 -04:00
Leo Horie
31c5b21220 s/spaces/tab 2016-05-03 23:50:41 -04:00
Leo Horie
5ec12aafc0 link to rawgit dbmon pages 2016-05-03 23:45:10 -04:00
Leo Horie
a9cad2c45b Merge branch 'rewrite' of github.com:lhorie/mithril.js into rewrite 2016-05-03 23:39:16 -04:00
Leo Horie
3282ef3f77 components, angular dbmon 2016-05-03 23:39:01 -04:00
Stefan Keim
5fe5b5029b correct index
```todos.splice(index, 1)``` in destroy makes the elements shift; therefor loops index has to be aligned has to be corrected
2016-04-27 08:50:54 +02:00
Pat Cavit
d52a98ff8d Add mithril@0.2.x version for comparison 2016-04-21 10:46:41 -07:00
Leo Horie
ba378d3652 clean up needless commented code 2016-04-21 12:20:21 -04:00
Leo Horie
33119d2eaa fix typo 2016-04-21 12:13:36 -04:00
Leo Horie
842d778add fix dbmon 2016-04-21 12:12:43 -04:00
Leo Horie
559369016d initial commit (work in progress) 2016-04-20 20:02:37 -04:00