mithril-vndb/docs
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
..
animation.md suggest alternative to animating box-shadow 2017-02-01 00:56:04 +01:00
api.md doc fixes 2017-01-08 14:47:38 -05:00
autoredraw.md docs: mithril does not autoredraw on Promise resolution. (#1570) 2017-01-31 10:02:10 -08:00
buildQueryString.md update docs, add descriptions for api methods 2016-12-02 17:51:07 -05:00
change-log.md docs: remove fake change 2017-03-27 15:12:22 -07:00
CNAME Docs auto-push to gh-pages branch 2017-03-07 22:07:55 -08:00
components.md docs: update the toc of components.md to match the content (#1748) 2017-03-27 15:19:16 -07:00
contributing.md tweaks in docs 2016-12-31 08:35:50 -05:00
credits.md #1609 fix lifecycle hooks in children of recycled keyed vnode 2017-02-09 08:31:08 -05:00
css.md Fix typos in CSS-in-JS, qualify J2C recommendation 2017-01-30 16:30:48 +00:00
es6.md tweaks in docs 2017-01-15 10:35:29 -05:00
examples.md update docs, add descriptions for api methods 2016-12-02 17:51:07 -05:00
fragment.md API docs signature fixes for route resolver, jsonp, fragment 2017-02-11 21:31:10 -05:00
framework-comparison.md ES6 classes may require build tools. 2017-03-30 12:09:17 +11:00
generate.js docs: Fix missing generated docs (#1754) 2017-03-28 11:21:01 -07:00
hyperscript.md fix tables in mobile 2017-01-17 22:36:34 -05:00
index.md docs: Fix missing generated docs (#1754) 2017-03-28 11:21:01 -07:00
installation.md docs: use https in installation docs (#1568) 2017-01-30 13:47:49 -08:00
jsonp.md API docs signature fixes for route resolver, jsonp, fragment 2017-02-11 21:31:10 -05:00
jsx.md Fixes component usage. 2017-03-12 15:34:01 +02:00
keys.md Improve keys example 2017-03-30 18:46:42 +02:00
layout.html docs: Fix missing generated docs (#1754) 2017-03-28 11:21:01 -07:00
lifecycle-methods.md docs: fix onremove lifecycle doc (#1552) 2017-01-19 10:04:53 -08:00
lint.js "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
logo.svg prep docs 2017-01-30 10:43:22 -05:00
mount.md m.prop() isn't a thing anymore 2017-03-23 08:39:49 -07:00
nav-guides.md docs: Fix missing generated docs (#1754) 2017-03-28 11:21:01 -07:00
nav-methods.md docs: Fix missing generated docs (#1754) 2017-03-28 11:21:01 -07:00
parseQueryString.md update docs, add descriptions for api methods 2016-12-02 17:51:07 -05:00
promise.md update docs, add descriptions for api methods 2016-12-02 17:51:07 -05:00
redraw.md Fix small typos in the rewrite docs (#1533) 2017-01-11 15:41:15 -08:00
releasing.md docs: updated releasing workflow 2017-03-27 15:24:36 -07:00
render.md lint links 2017-01-08 21:29:26 -05:00
request.md docs: Fix extract siguature, clarify deserialize & extract descriptions. (#1729) 2017-03-21 10:59:44 -07:00
route.md docs: more m.route docs fixes (#1712) 2017-03-14 16:31:57 -07:00
signatures.md document optional url arg in request 2016-11-11 18:20:42 -05:00
simple-application.md button[type=button] => button[type=submit] 2017-03-29 11:14:43 +02:00
stream.md docs: stream scan and scanMerge (#1719) 2017-03-24 22:06:59 -07:00
style.css docs: Fix missing generated docs (#1754) 2017-03-28 11:21:01 -07:00
testing.md docs: another minor formatting tweak 2017-02-17 13:30:33 -08:00
trust.md update docs, add descriptions for api methods 2016-12-02 17:51:07 -05:00
version.md small tweaks to docs 2016-12-01 01:49:19 -05:00
vnodes.md Document closure components (formerly known as "factory components") and flesh out class components docs 2017-03-27 16:47:45 +02:00
withAttr.md make callback signature consistent w/ return value 2017-01-24 08:29:54 -05:00