Commit graph

11 commits

Author SHA1 Message Date
Pat Cavit
6fb77b7771
docs: update with latest fixes (#2116) 2018-04-12 00:11:11 -07:00
Henrik Myntti
c32d508de1 Improve keys example
The previous example about hiding keys had syntax errors, and example in itself didn't follow our own guidelines (key should be on immediate child of an array)

In the new example we reuse the code from the previous example but break out a User component (which is much more likely) and the example says to move the key from inside the user component instead
2017-03-30 18:46:42 +02:00
Barney Carroll
97c60f9046 Close code blocks! 2017-02-24 13:35:42 +00:00
Barney Carroll
71dcde6adf Warn about data models w key props passed as attrs
Hint to avoid problems such as those found here [February 23, 2017 6:28 PM](https://gitter.im/lhorie/mithril.js?at=58af29c47ceae5376a2d470e)
2017-02-24 10:54:07 +00:00
Leo
a89e8cd405 add docs about mixed keys 2017-02-03 22:56:34 -05:00
Barney Carroll
c12b3e8fc2 docs: fix key anti-pattern snippet (#1577) 2017-01-31 10:06:21 -08:00
bruce-one
933266670d Recommend usage of fragments 2017-01-03 10:49:30 +11:00
Leo Horie
04ffdae2a3 some more docs 2016-10-26 10:56:36 -04:00
Leo Horie
ce0c30a235 update docs 2016-06-20 09:22:00 -04:00
Leo Horie
e35fc79f09 mroe docs 2016-05-25 02:01:27 -04:00
Leo Horie
cd8b8b12e6 Some documentation 2016-05-19 01:22:01 -04:00