spacejack
a147023f4e
Docs - prioritize closure components for state ( #2292 )
...
* Emphasize closure components in components.md
* Use closure components for all stateful component examples
* Add change-log entry
* Edits and separate sections for closure, class & POJO state
2018-11-13 01:04:04 -05:00
mpfau
542b87889b
docs: fix onremove lifecycle doc ( #1552 )
...
Fixed the description of onremove to match the current implementation of onbeforeremove (promise vs. done callback)
2017-01-19 10:04:53 -08:00
Leo
0a4d5c1777
doc corrections
2017-01-11 08:10:15 -05:00
Leo Horie
bedcd8bdbf
update docs re:onbeforeremove and clean up
2016-12-26 12:28:13 -05:00
Leo Horie
6ce2a384ec
simplify streams, lint docs
2016-11-15 23:13:38 -05:00
Leo
387a69615d
remove ambiguity in oncreate hook docs
2016-11-01 23:30:29 -04:00
Stefan Keim
82258f606f
Update lifecycle-methods.md
2016-08-25 08:50:18 +02:00
Barney Carroll
6c061a3170
Gotchas imply onbeforeupdate is inherently evil
...
The premature optimisation warning talks about `onbeforeupdate` as though returning false were its only purpose. In fact it's also useful for transforming simple input into a detailed model for the view, input-state comparisons for change highlighting, etc.
2016-07-29 10:55:37 +01:00
Leo Horie
7318a0d88b
update docs re: component anti-patterns, lint docs
2016-07-07 13:23:16 -04:00
Leo Horie
bce2abbffd
Merge remote-tracking branch 'origin/rewrite' into rewrite
...
Conflicts:
docs/keys.md
docs/signatures.md
docs/v1.x-migration.md
index.js
ospec/bin/ospec.cmd
request/request.js
request/tests/test-xhr.js
util/prop.js
util/tests/index.html
util/tests/test-prop.js
2016-06-20 09:34:14 -04:00
Leo Horie
ce0c30a235
update docs
2016-06-20 09:22:00 -04:00
impinball
b4fb21475c
Add editorconfig, resolve differences
...
This includes newlines, tabs, among other things.
2016-06-18 03:22:12 -04:00
Leo Horie
4b6c4254ba
s/shouldUpdate/onbeforeupdate
2016-06-06 09:59:35 -04:00
Leo Horie
0ed3d20c4c
documentation fixes
2016-05-26 15:21:30 -04:00
Leo Horie
cd8b8b12e6
Some documentation
2016-05-19 01:22:01 -04:00