Commit graph

2306 commits

Author SHA1 Message Date
Thibault Duplessis
d539c515ea Test SVG update element with tag change
Currently failing. Updating an SVG element which tag changes
actually results in an unknown HTML element.
2016-11-13 11:30:22 +01:00
Barney Carroll
0fad68fa69 Method defaults to GET as of #1393 (#1394) 2016-11-12 14:12:03 -08:00
Leo Horie
8f1a69cfcb Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-11-11 18:20:55 -05:00
Leo Horie
2ed7184012 document optional url arg in request 2016-11-11 18:20:42 -05:00
Gandalf-the-Bot
4f63575f4b Bundled output for commit 717186a3b6 [skip ci] 2016-11-11 22:59:05 +00:00
Leo Horie
717186a3b6 clean up 2016-11-11 17:57:16 -05:00
Gandalf-the-Bot
2bcd48e510 Bundled output for commit 95bf958c87 [skip ci] 2016-11-11 22:56:10 +00:00
Leo Horie
95bf958c87 Merge pull request #1393 from barneycarroll/fetch-signature-overload
Fetch-style signature overload
2016-11-11 17:55:25 -05:00
Barney Carroll
beccd16dd7 Fetch-style signature overload 2016-11-11 18:37:56 +00:00
Pat Cavit
bcb81c4b03 Use tag for npm install
And update example to correct dependency format
2016-11-10 11:05:22 -08:00
Pat Cavit
b83e290d4e Simplify npm command 2016-11-10 11:02:13 -08:00
Pat Cavit
71457a356d Fix repository field
https://docs.npmjs.com/files/package.json#repository
2016-11-10 11:01:02 -08:00
Leo Horie
95194e8c15 Merge remote-tracking branch 'origin/rewrite' into rewrite
# Conflicts:
#	mithril.min.js
2016-11-10 10:13:21 -05:00
Leo Horie
8ce0a68e2a rc3 2016-11-10 10:12:40 -05:00
Leo Horie
4dd66a7e65 don't send undefined body 2016-11-10 10:12:05 -05:00
Gandalf-the-Bot
634c0949fe Bundled output for commit f6541e4826 [skip ci] 2016-11-05 13:01:25 +00:00
Leo Horie
f6541e4826 Merge pull request #1389 from valtron/patch-1
[rewrite] Case-insensitivize `method` in `m.request`
2016-11-05 09:00:18 -04:00
valtron
bcab77696c [rewrite] Case-insensitivize method in m.request 2016-11-04 22:16:44 -06:00
Gandalf-the-Bot
ca53ae8caa Bundled output for commit a442b9961c [skip ci] 2016-11-04 20:10:43 +00:00
Leo Horie
a442b9961c Merge branch 'valtron-rewrite' into rewrite 2016-11-04 16:08:28 -04:00
valtron
6526ff9df6 Fix #1380 2016-11-04 12:30:14 -06:00
Leo Horie
164327fc2f use strict 2016-11-04 12:57:18 -04:00
Leo Horie
fa82f4c7c4 wrapper for fantasy-land map 2016-11-04 12:50:42 -04:00
Leo Horie
85eed94172 build 2016-11-04 12:34:39 -04:00
Leo Horie
ff7ce37476 allow dom level 1 events to be removed #1385 2016-11-04 12:33:36 -04:00
Leo Horie
bc0a75a6a2 fix regression when empty text node 2016-11-02 15:38:23 -04:00
Leo Horie
8b168deef4 build 2016-11-02 14:57:09 -04:00
Leo Horie
3c6e257a19 #1311 don't repeatedly throw the same error if oninit async-redraws and view throws 2016-11-02 14:56:17 -04:00
Leo
75b7f0fc81 handle contenteditable correctly 2016-11-02 13:15:43 -04:00
Leo
387a69615d remove ambiguity in oncreate hook docs 2016-11-01 23:30:29 -04:00
Pat Cavit
6a8295b585 Change npm tag to "rewrite"
Since this isn't a beta any more!
2016-10-31 11:05:14 -07:00
Leo Horie
36ef994510 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-10-31 12:25:11 -04:00
Leo Horie
adf91a4f7a update npm identifier 2016-10-31 12:24:46 -04:00
Gandalf-the-Bot
29e697fb25 Bundled output for commit 2d836d7203 [skip ci] 2016-10-31 16:21:25 +00:00
Leo Horie
2d836d7203 clean up npm 2016-10-31 12:20:08 -04:00
Leo Horie
1994e8e596 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-10-31 11:52:42 -04:00
Leo Horie
dd63e724c7 build 2016-10-31 11:52:35 -04:00
Gandalf-the-Bot
bb398e619d Bundled output for commit 8b5873c4f7 [skip ci] 2016-10-31 15:51:10 +00:00
Leo Horie
8b5873c4f7 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-10-31 11:49:48 -04:00
Leo Horie
b2fec02a19 release candidate 1 2016-10-31 11:49:30 -04:00
Leo Horie
4391c8a630 Merge pull request #1376 from schtauffen/rewrite
[rewrite] add stream folder with scan and scan-merge
2016-10-29 10:51:05 -04:00
Zach Dahl
db445a899d add stream folder with scan and scan-merge 2016-10-29 00:38:28 -05:00
Gandalf-the-Bot
db956d7194 Bundled output for commit 65b4116666 [skip ci] 2016-10-28 13:56:57 +00:00
Leo Horie
b8d33bc6db Merge pull request #1374 from cmnstmntmn/patch-1
fix link
2016-10-28 09:52:27 -04:00
Leo Horie
37735f1772 remove redundant abstraction level in todomvc example 2016-10-28 09:51:42 -04:00
Leo Horie
65b4116666 don't throw error on undefined/null trusted vnode #1375 2016-10-28 09:51:07 -04:00
Constantin Angheloiu
f068a0b164 fix link 2016-10-28 13:02:21 +03:00
Leo Horie
70e0f8e66d links to examples 2016-10-28 01:06:44 -04:00
Leo Horie
9ea1cf0ae0 make editor and todomvc example more idiomatic 2016-10-28 00:56:59 -04:00
Leo Horie
a2c46dbf4c Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-10-27 20:38:22 -04:00