Paul D. Fernhout
|
7c5e06d2ec
|
Fix todomvc to reflect All/Active/Completed choice
|
2016-11-14 21:12:34 -05:00 |
|
Pat Cavit
|
8388cedad8
|
.items -> .list
|
2016-11-14 10:09:23 -08:00 |
|
Pat Cavit
|
647877958c
|
.items -> .list
|
2016-11-14 10:08:23 -08:00 |
|
Leo Horie
|
4b061dacfe
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
# Conflicts:
# mithril.js
# mithril.min.js
|
2016-11-13 22:45:28 -05:00 |
|
Leo Horie
|
bc8cf4ed76
|
change m.request return value from stream to promise
remove m.prop
add m.Promise
update tests and examples
|
2016-11-13 22:44:22 -05:00 |
|
Gandalf-the-Bot
|
6ed9bb87ca
|
Bundled output for commit 0308140156 [skip ci]
|
2016-11-13 13:18:11 +00:00 |
|
Leo Horie
|
0308140156
|
Merge pull request #1395 from ornicar/update-node-ns
Add failing test and proposed fix for SVG update with tag change.
|
2016-11-13 08:17:18 -05:00 |
|
Thibault Duplessis
|
7163d5f744
|
Fix SVG element update with tag change
Fixes the new failing test.
Before: the updated element is unknown HTML
After: the updated element is an SVG element
|
2016-11-13 11:31:55 +01:00 |
|
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 |
|