Stephan Hoyer
Stephan Hoyer
did a simple component for my project: ``` javascript 'use strict'; var m = require('mithril'); var remove = require('lodash').remove; var icons = require('../icons'); var messages = []; var id =...
same behaviour also for `\dfrac{1}{3}`
any opinion on that?
Thanks for PR. I patched it for me, works great!
First off, thanks @dead-claudia for this massive push. I will try to add comprehensive review hopefully this week.
First, thanks again @dead-claudia for the work you put into that PR. I really like the way you're heading with the move away from magic-props to special vnodes. This will...
One thing I forgot to ask: What's the SSR story of v3? I would really like to discontinue mithril-node-render and see it integrated into the main framework. And the question...