Leo Horie
|
e7992553d9
|
#560 prevent scroll on next redraw if onunload calls preventDefault
|
2015-04-14 21:51:56 -04:00 |
|
Leo Horie
|
ce883b4089
|
#555 don't cache controller if redraw strategy is all
|
2015-04-14 21:38:21 -04:00 |
|
Leo Horie
|
a7052510d6
|
Merge branch 'next' into components
|
2015-04-14 20:40:28 -04:00 |
|
Leo Horie
|
de9e08f885
|
Merge remote-tracking branch 'origin/components' into components
|
2015-04-14 20:40:08 -04:00 |
|
Leo Horie
|
41d440eaa7
|
add meta description and equalize protocol for twitter widgets
|
2015-04-14 20:39:49 -04:00 |
|
Leo Horie
|
0952007291
|
Merge pull request #558 from ArthurClemens/patch-1
Typo: redundant parens
|
2015-04-14 20:35:03 -04:00 |
|
Arthur Clemens
|
b3411f9509
|
Typo: redundant parens
|
2015-04-15 00:46:56 +02:00 |
|
Leo Horie
|
fae96e65c0
|
Merge pull request #556 from shibukawa/patch-1
Update mithril.route.md
|
2015-04-14 14:44:58 -04:00 |
|
Leo Horie
|
f1e709e34b
|
Merge pull request #557 from valtron/patch-1
Canonicalize `options.method` in m.request
|
2015-04-14 14:44:47 -04:00 |
|
valtron
|
ce20520f3a
|
Canonicalize options.method in m.request
|
2015-04-14 11:46:40 -06:00 |
|
Yoshiki Shibukawa
|
2f649b75be
|
Update mithril.route.md
|
2015-04-15 00:50:29 +09:00 |
|
Leo Horie
|
35673c994b
|
#535 prevent always-redraw-from-scratch if Object.prototype is polluted
|
2015-04-13 23:15:26 -04:00 |
|
Leo Horie
|
f0f1e88170
|
#551 don't destroy root if forced synchronous redraw
|
2015-04-13 23:04:04 -04:00 |
|
Leo Horie
|
4d03595bb1
|
example
|
2015-04-13 22:17:00 -04:00 |
|
Leo Horie
|
f3f5b10f1b
|
Merge remote-tracking branch 'origin/components' into components
|
2015-04-13 08:30:30 -04:00 |
|
Leo Horie
|
0f0881857f
|
fix commonjs module declaration
|
2015-04-13 08:30:14 -04:00 |
|
Leo Horie
|
1b24e16639
|
Merge branch 'next' into components
|
2015-04-13 08:29:29 -04:00 |
|
Leo Horie
|
2923104d27
|
clean up
|
2015-04-13 08:29:03 -04:00 |
|
Leo Horie
|
5ffd80f5c6
|
Merge pull request #549 from tobscure/onunload-context
Fix onunload being called with incorrect context
|
2015-04-13 08:27:46 -04:00 |
|
Leo Horie
|
5c543342d7
|
Merge pull request #550 from shibukawa/patch-1
Update mithril.md
|
2015-04-13 08:27:23 -04:00 |
|
Leo Horie
|
048c7d07cc
|
Merge pull request #548 from tobscure/module-exports-fix
Fix module.exports
|
2015-04-13 08:26:59 -04:00 |
|
Yoshiki Shibukawa
|
f3183a709f
|
Update mithril.md
Fix spelling
|
2015-04-13 08:47:08 +09:00 |
|
Toby Zerner
|
d25f1c83af
|
Fix onunload being called with incorrect context
|
2015-04-12 20:19:36 +09:30 |
|
Toby Zerner
|
49e6e35f03
|
Fix module.exports
Looks like you did a mass find/replace of ‘module’ to ‘component’,
accidentally breaking module.exports
|
2015-04-12 20:13:54 +09:30 |
|
Leo Horie
|
9e558c199c
|
#544 ignore class: undefined
|
2015-04-11 20:14:43 -04:00 |
|
Leo Horie
|
aa541bff79
|
document vdom arg in config
|
2015-04-10 22:32:54 -04:00 |
|
Leo Horie
|
6a9bfdca88
|
improve docs
|
2015-04-10 22:27:50 -04:00 |
|
Leo Horie
|
33dcf641fc
|
Merge branch 'next' into components
|
2015-04-10 20:57:05 -04:00 |
|
Leo Horie
|
4b7122707d
|
Merge pull request #543 from alexander-travov/next
Fix docstring for m.route.parseQueryString
|
2015-04-10 20:56:16 -04:00 |
|
Leo Horie
|
c7196c897d
|
Merge branch 'next' into components
|
2015-04-10 20:55:19 -04:00 |
|
Leo Horie
|
51100bf920
|
link to change log from home
|
2015-04-10 20:55:09 -04:00 |
|
Alexander Travov
|
eb04351e97
|
Fix docstring for m.route.parseQueryString
|
2015-04-11 01:22:42 +03:00 |
|
Leo Horie
|
bcf7356647
|
Merge branch 'next' into components
|
2015-04-09 23:01:38 -04:00 |
|
Leo Horie
|
f7263fea4d
|
style
|
2015-04-09 23:01:27 -04:00 |
|
Leo Horie
|
2046d4dec5
|
Merge pull request #536 from dailymuse/feature/query-param-fix
added parsing of '?' for query strings
|
2015-04-09 23:00:14 -04:00 |
|
Leo Horie
|
465632b1c3
|
Merge branch 'next' into components
|
2015-04-09 22:46:25 -04:00 |
|
Leo Horie
|
0273eb13a0
|
fix markup of example
|
2015-04-09 22:46:13 -04:00 |
|
Leo Horie
|
9e8dc6998d
|
rework api
|
2015-04-09 22:44:45 -04:00 |
|
Leo Horie
|
02106b2aa0
|
Merge pull request #532 from webcss/patch-3
Update mithril.md
|
2015-04-09 22:39:18 -04:00 |
|
Shlomo Dalezman
|
b00f4f87d9
|
added parsing of '?' for query strings
|
2015-04-07 19:29:36 -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 |
|
webcss
|
85894a1536
|
Update mithril.md
|
2015-04-03 22:53:42 +02:00 |
|
Leo Horie
|
0addce57ba
|
docs for m.component and m.mount
|
2015-04-03 13:31:20 -04:00 |
|
Leo Horie
|
bffc5d2eec
|
change docs wip
|
2015-04-03 10:32:20 -04:00 |
|
Leo Horie
|
f7413dc6e3
|
fix svg tests
|
2015-04-01 12:31:39 -04:00 |
|
Leo Horie
|
f85e3a675c
|
split into m.component and m.mount, deprecate m.module
|
2015-03-31 15:53:41 -04:00 |
|
Leo Horie
|
599571c2cf
|
Merge remote-tracking branch 'origin/next' into components
|
2015-03-31 15:14:26 -04:00 |
|
Leo Horie
|
f07fbccbf6
|
v0.1.34 publish
|
2015-03-31 12:39:12 -04:00 |
|
Leo Horie
|
ba26db057e
|
Merge remote-tracking branch 'origin/next' into components
|
2015-03-31 10:50:41 -04:00 |
|