Leo Horie
|
fe861926ce
|
fix ap
|
2016-10-26 18:37:48 -04:00 |
|
Leo Horie
|
5eb008720a
|
fantasy land updates
|
2016-10-26 12:55:17 -04:00 |
|
Douglas Brown
|
fd0d7059df
|
Prevent Infinite Loop in m.prop.combine
Passing a non-stream value to combine or merge will result in uncaught
errors that are not descriptive enough to be helpful.
|
2016-09-09 23:06:30 -04:00 |
|
Leo Horie
|
53a83a58f2
|
rename RouteResolver::view back to render to restore diff semantics
prevent double resolving
|
2016-08-23 22:33:18 -04:00 |
|
Leo Horie
|
80c25e3809
|
rename routeresolver methods to {onmatch,view}
expose some piecemeal modules
rename internal xhr to request
mirror internal stream api to match public api
|
2016-08-17 00:10:47 -04:00 |
|
Leo Horie
|
2ee15e3639
|
fix stream uncaught error reporting
fix stream JSON stringification
rename internal render function to `use`
|
2016-08-12 00:41:44 -04:00 |
|
Leo Horie
|
701e2d8e31
|
handle HALT as a value correctly
|
2016-08-11 00:28:28 -04:00 |
|
Leo Horie
|
c077cd80de
|
fix stream absorption #1196
|
2016-08-10 09:12:36 -04:00 |
|
Leo Horie
|
d6e18ca134
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-08-03 22:37:29 -04:00 |
|
impinball
|
f3959518ec
|
Comment broken test temporarily
|
2016-08-03 20:29:50 -04:00 |
|
Leo Horie
|
1c014e15a3
|
unbreak CI
|
2016-08-03 17:29:05 -04:00 |
|
Gilbert
|
6d9d01c12b
|
Add failing test
|
2016-08-02 11:06:38 -05:00 |
|
Leo Horie
|
264741f2f5
|
report uncaught errors
|
2016-07-15 22:56:29 -04:00 |
|
Leo Horie
|
a7a4cc0cc8
|
Merge pull request #1148 from barneycarroll/prop.toString
prop.toString
|
2016-07-15 10:05:13 -04:00 |
|
Leo Horie
|
a2680b30a4
|
s/sync/merge
|
2016-07-15 00:35:18 -04:00 |
|
Barney Carroll
|
adaef70729
|
Test use cases for prop valueOf & toString
|
2016-07-14 14:23:01 +01:00 |
|
Gilbert
|
008ffc9587
|
Add m.prop.sync
|
2016-07-12 23:27:36 -05:00 |
|
Leo Horie
|
015a812610
|
fantasy-land methods no longer absorb streams
|
2016-06-30 01:28:50 -04:00 |
|
Leo Horie
|
a875f7e162
|
ensure upstream does not affect ended stream
|
2016-06-20 22:25:43 -04: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 |
|
impinball
|
b4fb21475c
|
Add editorconfig, resolve differences
This includes newlines, tabs, among other things.
|
2016-06-18 03:22:12 -04:00 |
|
Leo Horie
|
e7420e72e1
|
more tests
|
2016-05-24 23:16:43 -04:00 |
|
Leo Horie
|
a2c01d1d96
|
prop and withAttr tests
|
2016-05-21 09:49:05 -04:00 |
|