Benedetto
ea7f8e0ec3
"name" gives me error - use a_name instead
...
I have noticed that one of the initial examples gives a error in my browser debugger (Safari).
According to this page: http://www.w3schools.com/js/js_reserved.asp , "You should also avoid using the name of JavaScript built-in objects, properties, and method" (and name is listed).
In my case, if I change name to something else, I no longer get the error.
Thanks for Mithril!
2014-10-02 08:21:07 +01:00
Leo Horie
bfd043aa5e
guide updates
2014-10-01 22:17:49 -04:00
Leo Horie
6f6ea4ce0d
use minified file in guide to match installation
2014-09-28 14:38:29 -04:00
Leo Horie
3e8896a6d2
remove fat ctrl usage from docs
2014-09-27 18:47:04 -04:00
Leo Horie
4184da27c8
update docs about components
2014-09-26 21:42:36 -04:00
Leo Horie
6cbe17cd08
make example valid html5
2014-09-20 10:31:55 -04:00
Leo Horie
eed9c23b3e
fixing docs
2014-08-21 12:52:41 -04:00
Leo Horie
c736e738ce
fixing links
2014-08-12 18:00:54 -04:00
Leo Horie
4281773df9
redraw strategy
2014-08-11 23:15:53 -04:00
Leo Horie
7295b6e9e9
refactor redraw
2014-07-21 22:08:37 -04:00
Leo Horie
ccde633e92
fix double redraw when events fire simultaneously
2014-07-10 08:23:42 -04:00
Leo Horie
16e6f6fdd5
clarify controller in guide
2014-05-29 22:20:46 -04:00
eddyystop
dcc3bf1205
Made some corrections to docs.
2014-05-29 18:27:05 -04:00
David Niergarth
9ea782f759
Copy edit docs
2014-05-26 23:51:16 -05:00
Leo Horie
38634a0292
document querystring support in routes
2014-05-25 15:37:53 -04:00
Leo Horie
d677480f9b
add benchmarks page
2014-05-16 09:37:03 -04:00
Leo Horie
c1f6705a59
fix docs
2014-04-29 22:17:21 -04:00
Leo Horie
d57a145daa
version bump
...
multi-island support
typos
react comparison in home
make id change force element recreation
2014-04-19 17:56:08 -04:00
Leo Horie
0ef8c8beb6
add documentation for cdn and bower
2014-03-22 15:53:44 -04:00
Randy Morris
f1b953a263
Fix custom TodoList implementation API
2014-03-19 01:54:03 +00:00
Leo Horie
70b2489539
initial release
2014-03-16 22:07:53 -04:00