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
Christopher Venning
00db0b1ec0
Fixed typos in doc links
2015-06-16 16:15:42 -04:00
Leo Horie
7b96a583b3
improve docs
2015-04-21 08:20:00 -04:00
Leo Horie
c9be4b30ce
improve docs about redrawing
2015-04-20 22:16:27 -04:00
Leo Horie
9e8dc6998d
rework api
2015-04-09 22:44:45 -04:00
Leo Horie
d5619d412e
changes in the docs: rename modules to components, change idiomatic controller and view usage
2015-04-06 22:41:38 -04:00
Leo Horie
5011dd97b6
more docs about component-based architecture
2015-03-17 23:04:05 -04:00
Leo Horie
09b25cb803
#378 fix strategy none semantics
2014-12-10 22:34:20 -05:00
Leo Horie
b559118832
fix formatting in docs
2014-09-27 21:01:00 -04:00
Leo Horie
4184da27c8
update docs about components
2014-09-26 21:42:36 -04:00
Leo Horie
57e9e1557e
improve docs on redrawing and keys
2014-09-21 14:25:26 -04:00
Leo Horie
b3b3853d71
beef up docs
2014-09-16 00:17:22 -04:00
Leo Horie
8c3467b819
improve docs
2014-09-14 00:22:00 -04:00
Leo Horie
61da8552c4
add docs explaining forceSync
2014-08-16 18:01:01 -04:00
Zolmeister
a74fd19cc1
doc: updated docs for m.deferred() m.prop() and m.redraw()
2014-08-16 14:18:48 -07:00
Leo Horie
c736e738ce
fixing links
2014-08-12 18:00:54 -04:00
Leo Horie
4281773df9
redraw strategy
2014-08-11 23:15:53 -04:00
Leo Horie
b23ffd1aee
add support for controller.prototype.onunload
2014-05-11 22:20:47 -04:00
Leo Horie
91a32af76c
add ability to run requests in background
2014-04-29 23:14:09 -04:00
Leo Horie
70b2489539
initial release
2014-03-16 22:07:53 -04:00