Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/MithrilJS/mithril.js

A JavaScript Framework for Building Brilliant Applications
https://github.com/MithrilJS/mithril.js

add missing space

4ad4fdf75c62a34e53036032c6c78fb9bad6a0b3 authored over 8 years ago
Merge pull request #1131 from 2is10/route

Fixing m.route() after a canceled navigation (#1126)

b848655d8b423546b10244711981664baff0dd4e authored over 8 years ago
Fixing m.route() after a canceled navigation (#1126)

e9e2a45caacfe76bc7817b4355bb522ad34381e3 authored over 8 years ago
fantasy-land methods no longer absorb streams

015a8126101fd44fc04ca7a9679189aad7c757a0 authored over 8 years ago
Merge pull request #1129 from 2is10/contributing

Updating the links to known failing tests (now just one)

2173d8c0e374756a7bbeebc2fdd0a8118b6a4132 authored over 8 years ago
Updating the links to known failing tests (now just one)

d59341ed060ca40317b51dfa8848c7bec68e3624 authored over 8 years ago
improve docs for m.request

7fa3fee9ce96e385d2e92ce33af926e318c59233 authored over 8 years ago
extend rejection reason w/ json error on request error

36e68948593404eaa27a26092391d048498ca435 authored over 8 years ago
rebuild

6e3ce0aeb52d2ae66a96dc83731105ced51df9ef authored over 8 years ago
initialValue arg

794d32d7d18cc61b19e8c08a53e1ca9c0a45c2b9 authored over 8 years ago
Push route to history stack, when using parameters

Bugfix for issue #1124
The condition has been changed, which is deciding to push the a route to...

753944efe872df5339aa8dfd8d976fd57cda005b authored over 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

c4c916b1d2467b877cb9a9fb059d1f1c104d6bff authored over 8 years ago
modularize bundler and minify scripts

89492a49566fb083d2ab2c6615ccc6c6ebc4f4af authored over 8 years ago
Merge pull request #1121 from barneycarroll/patch-3

Long-term Node fans might take exception (lol)...

9288a915a42bcc0f7b81667da4fa3e5f386da149 authored over 8 years ago
Merge pull request #1122 from porsager/patch-1

Correct descriptions for map in table

e1be5e83683d0f5aee18046d901d9d97569a4fed authored over 8 years ago
Correct descriptions for map in table

Seems like some copy paste slipped through ;)

bbeeb750879a94fab5236cee16eba3ebbd74d69d authored over 8 years ago
Long-term Node fans might take exception (lol)...

...to saying there aren't *any* mechanisms for error-handling in callback-centric async APIs

af49a7dcb46ec785c7d29829843934c5292c1339 authored over 8 years ago
lint docs

639967c76768f53fb71d630a097610c21ea9b749 authored over 8 years ago
let bundler resolve npm deps

92d9e93ee1a1c4e0505ba64c0bfdcaa3e92802f8 authored over 8 years ago
rebuild

93a9e5a2f8837a217ca72308d2b088398b6e75f1 authored over 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

816363eebfa9400c2010369743033f1579a720f0 authored over 8 years ago
ensure upstream does not affect ended stream

a875f7e162dae99433f22d32cfc52360ec942aed authored over 8 years ago
Merge pull request #1120 from pygy/patch-1

Remove the injection of `Stream` into `requestService`

0a301df16aca900500aa35c42c4a54f1b4dbbd69 authored over 8 years ago
Remove the injection of `Stream` into `requestService`

I guess the leftovers of a previous version...

05c8c411ad6243d04991bc771f73adf9a6965908 authored over 8 years ago
Update name

5422309e9648eb528da5f0a42382fd3f98dee070 authored over 8 years ago
some credits

f5bb364b226e770290b8847f042e521ff877bb15 authored over 8 years ago
Merge pull request #1119 from futurist/next

FIX: ES3 props keyword bug in IE8; eslint errors

015f1275631d79681a22fcd4ddfec4b5c0f5f6a6 authored over 8 years ago
fix typo in header

459b8cf7f52f4a81e5e01145b14f52d6e683112f authored over 8 years ago
fix typo

f652c25a54a78c0006520ef1a672aeb55cfa8d3c authored over 8 years ago
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....

bce2abbffd747ab1661ecd0dbf38da9514eff4d8 authored over 8 years ago
request docs wip

5e3e9841525f32eba3ad6becbb49c1b8be626d29 authored over 8 years ago
ospec fixes

a1fbe16b550aa42fa18d14a593c3dc8f902151a5 authored over 8 years ago
update docs

ce0c30a2356f1c07fc194b592efda266dc1f6213 authored over 8 years ago
streams implementation

b9ce90765d8cb7d5a04b651daf9ddc88abee8ae6 authored over 8 years ago
versioning script

94a8be4fca022f091cd1ef41f032ae75e3db720e authored over 8 years ago
lintdocs and minify scripts

8594ed3ef19cf7f3f33c3e57dd4f58a4e7250cb0 authored over 8 years ago
cleanup and apply editorconfig

2c3d3e5df0adbc8e68a4ebbdd04b8fa3d9039d11 authored over 8 years ago
FIX: ES3 props keyword bug in IE8; eslint errors

8550501fb215e2a9820e96826dc3f7f055dbb4e5 authored over 8 years ago
Merge pull request #1117 from epidemian/remove-peristent-unloaders

Remove unloaders when root element is removed

0294293f82549203dc5887297beefdf811bce4e6 authored over 8 years ago
Remove unloaders when root element is removed

When a controller calls preventDefault on its onunload method, it prevents the current root elem...

3e51c8c2ff0d5980afa0c9b4f2227bdd59f7befe authored over 8 years ago
Fix whitespace/etc. in examples (#1115)

02cc4ec1d63c3819137628f956a1da5c9253bbff authored over 8 years ago
Merge pull request #1114 from isiahmeadows/editorconfig

Add an editorconfig to the rewrite

8d4db4bfa9c4d16c132f22c5d0e75bd829a0af51 authored over 8 years ago
Add editorconfig, resolve differences

This includes newlines, tabs, among other things.

b4fb21475cba769613d31337bcb642017fbdd588 authored over 8 years ago
Merge pull request #1111 from djtango/patch-1

Update mithril.md

73dbc149b52a8b2e425f92430cba1c74604a4d64 authored over 8 years ago
Update mithril.md

Should component be MyComponent?

6ffeeaa19d5590d34082c24706a42e4167cb0a15 authored over 8 years ago
Merge pull request #1110 from isiahmeadows/next

Add definition file to npm

5cff2945b2a5249be56c83a37e77ba027c5db7b8 authored over 8 years ago
Add definition file to npm [ci skip]

cb10456bbe964b8a2ce3fd1e3c4b3bcf0d654499 authored over 8 years ago
Merge pull request #1106 from epidemian/fix-1091

Fix #1091 Value on select tag not set when options are changed

c55917d21a073a3cd9014eb3bc899f40c8bbe3a9 authored over 8 years ago
Fix #1091 set correct select value when options change

Always consider the edge case of setting a <select> value when building an object. When a <selec...

f3dd4fce7d3e14b6bb073157a76018b22e0542d6 authored over 8 years ago
Add test for select value render edge case

1b36f2b7205eadf54bebb3a005f8caf898c80c83 authored over 8 years ago
Add migration docs for m.route.prefix (#1104)

Also made a change in the documentation around passing components to `m()`. Before, the syntax t...

80d0a69dab7b79c976a586ced896cbd8e9973887 authored over 8 years ago
Merge pull request #1103 from brlewis/next

Render booleans as empty strings

8faab54c4cd1c6244fdec5c2cff21b969deeb3f2 authored over 8 years ago
Render booleans as empty strings

c98f663653b95ce800abf29aa6e0ed8f7b0b735b authored over 8 years ago
duplicate test fix into old test suite

6f865f6abf3bcbed7b8cd3a602fb644b949b2839 authored over 8 years ago
fix svg class updates

693c87f5f1513d37e5a6a291ccc50f32503f8a22 authored over 8 years ago
expose m to window

6ff63b224c474ffb675428967d58bf7aeb301184 authored over 8 years ago
s/shouldUpdate/onbeforeupdate

4b6c4254ba079f0f052fba7aad4dc19b5314df11 authored over 8 years ago
issue template

8ee75924c8a0d5543e39474635c39280ab1ef2c9 authored over 8 years ago
Merge remote-tracking branch 'origin/next' into next

9f91858843d6b0e83d9d0a438ffafbdb4c4407db authored over 8 years ago
fix valueless attributes #1093

3cf16631a00f28383ed0311965082fb65360658e authored over 8 years ago
ospec: exit w/ error if test failed

4ea487a9e318f0273e5a7c09aed4b3705cc6de1c authored over 8 years ago
Merge pull request #1096 from RichardIvan/patch-3

ospec exit on error

7a0369c09297680fbd53c0764b43e32f3987b67e authored over 8 years ago
exit on error

exit on error to be able to rerun the process

991483bfc52907f240e4ec0c53ef5c615681c31e authored over 8 years ago
Merge pull request #1094 from syaiful6/select2-docs

update integration docs

ece9376711145e201a71001ae1586159f942cf74 authored over 8 years ago
update integration docs

correct the code example to avoid infinite loop

the infinite loop occure because the code examp...

52b0918297b0d19fca4deefe94674dfff4fd7671 authored over 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

41c7a61960bc4198ddc39ccc505a519c1494dea7 authored over 8 years ago
fix most gcc warnings

ddc430a6d35fcd4dc07b29b80d4461a70b7c46f6 authored over 8 years ago
fix doc

2289061f90e75c9373fa4dd250691990fb44c994 authored over 8 years ago
Add more docs around `m.route` (#1089)

d05b155abcac6ca847c01777cbbcbff8b04f3ba6 authored over 8 years ago
fix svg across component boundaries

ca784a684e9c646ff4f724aa549a20bec679996c authored over 8 years ago
expose setPath and getPath

7b268c6ee8d4086c37b21388fcf366d688b1bcc1 authored over 8 years ago
fix bugs about recycling in components, and styles when reusing style object

f9ef480b3442477434a9d9099bba91312aa0dbae authored over 8 years ago
add missing fields to avoid monomorphism-related deopts

86673f8d16e094f91415f2a286a6e64e45d0f5fd authored over 8 years ago
update style if it's mutated object

474c43e433eecb4d129918769af95468a22152e9 authored over 8 years ago
ensure multiple attributes work at the same time as attrs w/ square brackets

15373057dfe3d4ed6b59947f4424d9f52cfa7f37 authored over 8 years ago
fix empty array case for Promise.all

c79b4545c2c86f3f7df8c5c0ec996fd8a31be109 authored over 8 years ago
use promise polyfill

9a396c5173ec0b119d97180e8ab0749c78ebb632 authored over 8 years ago
parse pattern attribute correctly

b2b0ab34dd185b9d57364bbed30b015a1d9ca481 authored over 8 years ago
Merge remote-tracking branch 'origin/next' into next

e48265dec82ed5200f1bceaebb2be5d1ace4e8db authored over 8 years ago
#1080 parse pattern attribute correctly

80349b3c740d0111e67874e3addd8f3cc3b88ac4 authored over 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

d4e8911c9c8142be4e9db3fdb6887f2d977a7ae8 authored over 8 years ago
ospec: don't show null stack trace on timeout

0d274ae6accd6767ad8c972a5101fb8cba8fe58f authored over 8 years ago
promises: A+ compliance, better async, unhandled rejection reporter

2e6e1c73d00c02072ec42d0274ddad57124be45f authored over 8 years ago
Re-generate bundle (#1085)

da8018b441f1192a0a8012d2497e240ac90fddae authored over 8 years ago
Merge pull request #1084 from tivac/default-npm-tag

Default to always using "beta" tag for rewrite

2f772bcd0c65a79a6ddecb3d773d80782266f885 authored over 8 years ago
Default to always using "beta" tag for rewrite

See https://docs.npmjs.com/files/package.json#publishconfig and
https://docs.npmjs.com/misc/conf...

8dee5706021808d269617ce95588f8e4d7b8e623 authored over 8 years ago
Merge pull request #1083 from kcjpop/docs/fix-typo

Fix a typo of component args in migration guide

53705b6d2027145abe5d64bf12eecef2f105d17a authored over 8 years ago
Merge pull request #1081 from virtyaluk/patch-1

Fixes js.org badge link.

2f562505c30be479e7588d5b93074e024a064bf9 authored over 8 years ago
Fix typo in Component arguments v0.2.x

aa77da27000cb1118f8a325f1034f1d52254a14d authored over 8 years ago
Fixes js.org badge link.

I believe js.org badge goes to the wrong location. So I changed it from *js.org* to *mithril.js....

3f4df52d6ed010d93d3f4f77f3c3fb6ba639fb7f authored over 8 years ago
Merge pull request #1079 from pygy/routePatch

Support non-root base path

87df83f21be63a2762462069b083b1ead37581ba authored over 8 years ago
Support non-root base path

297e343264abb32d6e7ec087d7ad17898c8b95de authored over 8 years ago
promise bug fixes (work in progress)

3bb0a6287f907440298d07187143e027c2d8ae78 authored over 8 years ago
Merge pull request #1078 from epidemian/patch-2

Update mithril.request.md

129e0baf434514e12796179b6ef5f623ab5d51e5 authored over 8 years ago
Update mithril.request.md

Add call to promise returned by m.request(). Otherwise the value of `ctrl.user` will always be t...

20dfbbadc6460e9e838e39935c5e8b288a14cd76 authored over 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

3c9ec0d2d6185c85394ae92dc601c7a07bb3fdc3 authored over 8 years ago
fix typo

8e95ecc7410bc0add966b0e8f12455c884e25b34 authored over 8 years ago
More migration details (#1077)

ada711ec8ec70ba075e41c21d7b426b58e182061 authored over 8 years ago
fix shouldUpdate docs

7e98ad6d745ce09afeb24a7a1c191ea2139e97c7 authored over 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

261b28ad9603d54d2eda7d43457074a2607c8e94 authored over 8 years ago