Patrik Johnson

Results 49 comments of Patrik Johnson

Probably not really worth the effort, but I guess it would be feasible to do full clientside search if the whole docs site would be SPA'd, especially with some page...

Chat history for posterity & reference -- https://gitter.im/mithriljs/mithril.js?at=5bda047a0445e15fad020969

Even more alarmingly, I could not find an easy way to find the correct tests with the documented approach. We essentially end up in a situation where there all of...

> As a secondary concern, ought we to introduce an opinionated path that fails in case of 0 tests having run? A vanilla npm package initialisation with defaults defines a...

Aren't there at least a few people on gitter (names escape me) that are using mainly the `m.render` / hyperscript API in their projects because they want full control of...

:+1: Though I'd like `mithril-stream` to also remain as a separate package in the future, since it's really convenient and actually smaller than `flyd`'s distribution. Not that perhaps any changes...

Devmode publishing seems like a thing that should be done _right_, if at all. Since the point would be to keep the warnings only in development, that means that consumers...

re: the footnote, that was probably mithril-query which IIRC was built on cssauron or something like that.

I'm not really sure that if the best solution would be to update 98% of views or not, there may be an argument for easier detection of something going seriously...

Wouldn't that throw in IE9, or are console messages swallowed?