mithril-vndb/docs
Eugene Epifanov 7faf358e92 Update code on flems.io and update the link to it
This page contains a link to an example running on **flems.io**
The code on **flems.io** depends on `mithrill@1.1.6` and doesn't work with `mithril@2.0.0-rc.4`.
I added `mithril@2.0.0-rc.4` on **flems.io** as a dependancy and fixed some issues caused by `mithrill.withAttr` no longer existing.
Now code on this page and on **flems.io** are identical.
2022-01-26 09:01:32 +01:00
..
16.png Fix assets [skip ci] 2020-09-14 18:55:29 -07:00
32.png Fix assets [skip ci] 2020-09-14 18:55:29 -07:00
48.png Fix assets [skip ci] 2020-09-14 18:55:29 -07:00
animation.md Pimp the docs linter (and assorted changes) (#2553) 2019-12-19 23:40:52 +01:00
api.md Update migration, fix various minor issues 2019-07-24 05:01:20 -04:00
autoredraw.md Partially recast the router API to be a lot more intuitive. (#2469) 2019-07-12 15:29:37 -04:00
buildPathname.md Streamline route/request path handling and split params + body in requests (#2361) 2019-05-29 09:28:40 -04:00
buildQueryString.md update docs, add descriptions for api methods 2016-12-02 17:51:07 -05:00
censor.md Recast key docs to be much clearer and more accurate (#2540) 2019-10-11 04:29:11 -04:00
changelog.md Add change notice about m.request adoption for no content handling 2022-01-25 22:30:16 +01:00
CNAME Docs auto-push to gh-pages branch 2017-03-07 22:07:55 -08:00
code-of-conduct.md Update CoC 2019-09-28 13:38:36 -04:00
components.md Refactor scripts (#2465) 2019-07-27 15:12:49 -04:00
contributing.md Flems in docs (#2348) [skip ci] 2019-10-14 13:06:39 -04:00
credits.md Update migration, fix various minor issues 2019-07-24 05:01:20 -04:00
es6.md ES6 and m.trust docs patch (#2593) 2020-05-07 15:19:36 -07:00
examples.md adding more community examples (#2567) 2020-01-08 15:39:38 -05:00
favicon.ico Fix assets [skip ci] 2020-09-14 18:55:29 -07:00
favicon.png Fix assets [skip ci] 2020-09-14 18:55:29 -07:00
fragment.md Corrected the case issue of 'JavaScript' throughout the docs (#2401) 2019-04-01 08:14:38 -04:00
framework-comparison.md Recast key docs to be much clearer and more accurate (#2540) 2019-10-11 04:29:11 -04:00
hyperscript.md Recast key docs to be much clearer and more accurate (#2540) 2019-10-11 04:29:11 -04:00
index.md Flems in docs (#2348) [skip ci] 2019-10-14 13:06:39 -04:00
installation.md Remove old TOC link 2021-08-17 22:34:07 -04:00
integrating-libs.md fix small typos (#2409) 2019-04-27 20:47:44 -04:00
jsonp.md Fix for #2423. request.data => body, params is used for querystrings (#2425) 2019-06-10 19:36:32 -04:00
jsx.md A note on JSX events (#2648) 2022-01-25 21:43:03 +01:00
keys.md Pimp the docs linter (and assorted changes) (#2553) 2019-12-19 23:40:52 +01:00
layout.html Flems in docs (#2348) [skip ci] 2019-10-14 13:06:39 -04:00
learning-mithril.md updated to the Vimeo showcase (#2573) 2020-03-04 19:37:35 -08:00
lifecycle-methods.md Docs - prioritize closure components for state (#2292) 2018-11-13 01:04:04 -05:00
logo.svg Fix assets [skip ci] 2020-09-14 18:55:29 -07:00
migration-v1x.md Pimp the docs linter (and assorted changes) (#2553) 2019-12-19 23:40:52 +01:00
migration-v02x.md Pimp the docs linter (and assorted changes) (#2553) 2019-12-19 23:40:52 +01:00
mount.md Deservicify core (#2458) 2019-07-07 18:28:43 -04:00
nav-guides.md Runtime-deprecate ospec, change change-log to changelog, fix a few assorted bugs (#2578) 2020-09-29 13:27:07 -07:00
nav-methods.md Drop m.version (#2466) 2019-07-10 14:04:44 -04:00
parsePathname.md Clarify pathname docs, follow spec with fragments (#2448) 2019-07-03 06:22:25 -04:00
parseQueryString.md Clarify pathname docs, follow spec with fragments (#2448) 2019-07-03 06:22:25 -04:00
paths.md Clarify need for escaping, to avoid confusion (#2456) 2019-07-06 02:45:12 -04:00
promise.md Fix docs (#2482) 2019-07-23 16:33:56 -04:00
redraw.md Officially drop IE9-10 support, pull out our hacks (#2296) 2018-11-27 18:04:15 -05:00
releasing.md Runtime-deprecate ospec, change change-log to changelog, fix a few assorted bugs (#2578) 2020-09-29 13:27:07 -07:00
render.md Deservicify core (#2458) 2019-07-07 18:28:43 -04:00
request.md docs: improve m.request return value description 2022-01-25 23:07:51 +01:00
route.md Better route cancellation example, addresses #1856 2022-01-25 21:30:38 +01:00
signatures.md Add m.censor, adjust m.route.Link to use it (#2538) 2019-09-30 18:44:39 -04:00
simple-application.md Update code on flems.io and update the link to it 2022-01-26 09:01:32 +01:00
stream.md Prepare for v2, s/markup/html/g in code blocks 2019-07-23 16:42:54 -04:00
style.css Flems in docs (#2348) [skip ci] 2019-10-14 13:06:39 -04:00
support.md docs: latest site updates (#2126) 2018-04-20 08:36:08 -07:00
testing.md Replace mocha by ospec in testing page (#2585) 2020-04-20 18:16:03 -07:00
trust.md ES6 and m.trust docs patch (#2593) 2020-05-07 15:19:36 -07:00
vnodes.md Recast key docs to be much clearer and more accurate (#2540) 2019-10-11 04:29:11 -04:00