mithril-vndb/docs
Barney Carroll 6e60ed5720 "Currently active component" is ambiguous at best
It seems this condition is put here to reassure users that redrawing in a given route state will not draw the views of components for other routes, but it's difficult to imagine how somebody might worry that might happen.

As it is, people end up believing that redraw acts per-component, which is highly misleading in a situation where there are nested components or multiple mount points, and the call to redraw is invoked within one of those components.
2016-02-07 19:20:31 +00:00
..
layout don't render undefined classes 2016-02-05 12:19:28 -05:00
auto-redrawing.md improve docs about redrawing 2015-04-20 22:16:27 -04:00
benchmarks.md add section about todomvc benchmark 2014-12-31 16:39:17 -05:00
change-log.md v0.2.2-rc.1 2015-12-20 09:14:28 -05:00
community.md community.md -- link to github wiki 2015-06-03 13:11:47 -05:00
comparison.md Small documentation tweak 2015-12-31 23:00:37 +13:00
components.md components.md - eliminate global variable introduced in previous commit 2015-07-07 09:04:08 -05:00
getting-started.md Small documentation tweak 2015-12-31 23:00:37 +13:00
how-to-read-signatures.md improve docs 2014-09-14 00:52:11 -04:00
installation.md Fixes wording. 2015-12-10 15:51:17 +01:00
integration.md fix select2 example 2015-06-29 18:59:41 -04:00
mithril.component.md Fixes typo in component.md 2016-02-03 21:54:49 -06:00
mithril.computation.md v0.2.2-rc.1 2015-12-20 09:14:28 -05:00
mithril.deferred.md v0.2.2-rc.1 2015-12-20 09:14:28 -05:00
mithril.deps.md fix formatting in docs 2014-09-27 21:01:00 -04:00
mithril.md Fix SyntaxError in the render example 2015-08-20 01:47:27 +03:00
mithril.mount.md Clarification on m.mount() signature 2015-05-07 08:51:36 -05:00
mithril.prop.md Fix typo in the example of data binding 2015-08-22 19:43:05 +03:00
mithril.redraw.md "Currently active component" is ambiguous at best 2016-02-07 19:20:31 +00:00
mithril.render.md fix missing paren in code 2015-11-30 21:06:58 +01:00
mithril.request.md v0.2.2-rc.1 2015-12-20 09:14:28 -05:00
mithril.route.md v0.2.2-rc.1 2015-12-20 09:14:28 -05:00
mithril.sync.md fixing links 2014-08-12 18:00:54 -04:00
mithril.trust.md Copy edit docs 2014-05-26 23:51:16 -05:00
mithril.withAttr.md v0.2.2-rc.1 2015-12-20 09:14:28 -05:00
optimizing-performance.md point to mithril-objectify 2015-12-02 22:06:05 -05:00
practices.md remove references to m.module 2015-04-22 21:18:41 -04:00
roadmap.md initial release 2014-03-16 22:07:53 -04:00
routing.md v0.2.2-rc.1 2015-12-20 09:14:28 -05:00
tools.md tools.md: explicitly say IE8 needs polyfills 2015-02-23 00:39:05 -05:00
web-services.md v0.2.2-rc.1 2015-12-20 09:14:28 -05:00