Arun Cvf
|
853a54ae79
|
Fix mixed content error. (#2383)
Mixed Content: The page at 'https://cdn.rawgit.com/MithrilJS/mithril.js/master/examples/threaditjs/index.html' was loaded over HTTPS, but requested an insecure stylesheet 'http://threaditjs.com/reset.css'. This request has been blocked; the content must be served over HTTPS.
|
2019-03-02 02:22:39 -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 |
|
Leo Horie
|
86fdcdafaa
|
simplify other examples
|
2016-10-27 20:37:14 -04:00 |
|
Leo Horie
|
7c736b511a
|
rename node to vnode
|
2016-07-29 22:04:04 -04:00 |
|
Pierre-Yves Gérardy
|
05c8c411ad
|
Remove the injection of Stream into requestService
I guess the leftovers of a previous version...
|
2016-06-20 18:37:17 +02:00 |
|
Leo Horie
|
bce2abbffd
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
Conflicts:
docs/keys.md
docs/signatures.md
docs/v1.x-migration.md
index.js
ospec/bin/ospec.cmd
request/request.js
request/tests/test-xhr.js
util/prop.js
util/tests/index.html
util/tests/test-prop.js
|
2016-06-20 09:34:14 -04:00 |
|
Leo Horie
|
b9ce90765d
|
streams implementation
|
2016-06-20 09:21:25 -04:00 |
|
Isiah Meadows
|
02cc4ec1d6
|
Fix whitespace/etc. in examples (#1115)
|
2016-06-18 03:39:55 -04:00 |
|
Leo Horie
|
5ec06e7c08
|
init state, fix examples
|
2016-05-15 11:14:38 -04:00 |
|
Leo Horie
|
5265697cb2
|
semi-working bundle
|
2016-05-14 01:01:35 -04:00 |
|
Leo Horie
|
d61a6169ea
|
fix submission
|
2016-05-04 13:45:42 -04:00 |
|
Leo Horie
|
965f700cc4
|
remove dead code
|
2016-05-04 00:36:18 -04:00 |
|
Leo Horie
|
3282ef3f77
|
components, angular dbmon
|
2016-05-03 23:39:01 -04:00 |
|
Leo Horie
|
559369016d
|
initial commit (work in progress)
|
2016-04-20 20:02:37 -04:00 |
|