Commit graph

33 commits

Author SHA1 Message Date
Leo Horie
9e8dc6998d rework api 2015-04-09 22:44:45 -04:00
Leo Horie
6abb868c6b remove stuff that got moved to api page 2015-04-06 22:54:00 -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
Steven Loria
946ebeeb42 Add missing ctrl argument 2015-03-22 18:32:13 -04:00
Steven Loria
3b012187c0 Consistently use args for arguments passed to a module 2015-03-22 18:07:46 -04:00
Steven Loria
c267114f06 Correction to "Aggregation of resp." example 2015-03-22 18:06:43 -04:00
Leo Horie
4632a61959 fix observer code example 2015-03-18 23:22:43 -04:00
Leo Horie
5011dd97b6 more docs about component-based architecture 2015-03-17 23:04:05 -04:00
Leo Horie
fd1090f9d8 Merge branch 'comp-doc-fixes' of https://github.com/leeoniya/mithril.js into leeoniya-comp-doc-fixes
Conflicts:
	docs/components.md
2015-03-17 09:00:02 -04:00
Leo Horie
24695d4cc3 Merge pull request #490 from barneycarroll/patch-1
Code typo in `unload` documentation
2015-03-17 08:55:37 -04:00
Barney Carroll
837c0241cc Fixed uploader demo code
Still needs styling for the drop area to occupy any space though. Worth putting in as inline styles?
2015-03-17 09:06:09 +00:00
Barney Carroll
7585d9e5a3 Code typo in unload documentation 2015-03-17 08:24:07 +00:00
Leon Sorokin
f0c0c3c0be fix drag-n-drop uploader docs 2015-03-16 23:43:22 -05:00
Leo Horie
0ea9fac07e add example to docs 2015-03-16 23:28:38 -04:00
Leo Horie
bdff136e9a ordered lists 2015-03-16 23:09:16 -04:00
Leo Horie
5a64e56a03 beefing up components docs 2015-03-16 22:58:31 -04:00
Leo Horie
0f45d22448 improve docs 2015-03-13 22:52:34 -04:00
Leo Horie
90843f6bdb add docs about async components 2015-02-26 22:51:07 -05:00
Leo Horie
0d819f082b ordered list in docs 2015-02-18 22:05:52 -05:00
Leo Horie
8fadeadb8f some docs 2015-02-18 21:59:54 -05:00
Keenan Lidral-Porter
e690134478 replace new function pattern with IIFE and fixes errors in example code 2014-12-07 15:14:38 -08:00
Leo Horie
cf3b77c161 docs and macro fix 2014-10-29 09:19:02 -04:00
Leo Horie
bfd043aa5e guide updates 2014-10-01 22:17:49 -04:00
Leo Horie
4184da27c8 update docs about components 2014-09-26 21:42:36 -04:00
Leo Horie
9bd0585b41 improving components docs 2014-09-25 07:25:51 -04:00
nickolasgregory
46e8ffc627 tweaked example components setter-getter
Pass the function, not the returned object, to the autocompleter component.
Allows `dashboard` to pass results from `m.request()` - Tested OK
2014-09-15 20:01:14 +10:00
Leo Horie
9a00707eeb fix console.log higher-order calls in docs 2014-07-22 16:39:35 -04:00
eddyystop
3961d70322 Correcting a code example. 2014-05-30 13:36:19 -04:00
David Niergarth
9ea782f759 Copy edit docs 2014-05-26 23:51:16 -05:00
Leo Horie
c1f6705a59 fix docs 2014-04-29 22:17:21 -04:00
Leo Horie
232b02a082 fix autocompleter example in docs 2014-04-06 22:09:20 -04:00
Leo Horie
08798bd6af fix typo in components docs 2014-03-22 17:38:53 -04:00
Leo Horie
70b2489539 initial release 2014-03-16 22:07:53 -04:00