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

fix m.route when called from constructor

8b952ee5ea6e6f190e299911f0966bf0816b7cb3 authored about 10 years ago
docs and macro fix

cf3b77c161a50e16372f64f682b7f3b73f7c2007 authored about 10 years ago
#307 fix compiler bugs

98c413b55bbe02ab6189621c0634019029c2340d authored over 10 years ago
clean redundant type check

459c20b01ee0cd8da142b371faf8abd7fe9a71cf authored over 10 years ago
update change log

549c18462fcbcca9c14053fbde012c6de522e332 authored over 10 years ago
fixing docs

90323c978a3bbd7f5caaec7c5c5ef3b7a88daae4 authored over 10 years ago
Merge remote-tracking branch 'origin/next' into next

b75afdc893d8b0a24d5c60ec997282ee8fe04c47 authored over 10 years ago
#304 parse querystring correctly in routed links

121ed385cdd8a2637ce3fbda16c33c531748276c authored over 10 years ago
Merge pull request #305 from gsteacy/next

Prevent creating property on global object

56099a88acac56809d7f6ad4ae060f96fcfcd520 authored over 10 years ago
Prevent creating property on global object

cd08248e1e0c5bd1ec5e72a2fc6c29dcc26ce183 authored over 10 years ago
update change log

0f90850b287a45a8f6444c860692f8032abfdd96 authored over 10 years ago
improve docs

6332a805dc5b5f0b814400f7683ed7932596e4a4 authored over 10 years ago
more ie fixes

d4642a9bba17028f8d4a22e81949a9007a64d5eb authored over 10 years ago
ops

f2a3cd08b269678a51cef49cdfb88eb61b5e055e authored over 10 years ago
#298 improve object detection

d020d7f4b92ae4a4a0b3dd81ead9e6d977ed5f0f authored over 10 years ago
Fix tests for IE

a4c98e63e8e3a6962ed6d144c702ff5de18c3f37 authored over 10 years ago
update docs about polyfill.io

07042b6fea63dbcd0bc27fa7189ee789454371cb authored over 10 years ago
Merge remote-tracking branch 'origin/next' into next

721d56db4cdcd5d7d3a60987eb3e56be092e9eff authored over 10 years ago
#286 fix template compiler case: m("div", [])

5cc2b0638d8b50013f651b5ee1d27a905890535f authored over 10 years ago
Merge pull request #301 from bsuh/issue-290

Issue #290

50a4b6fd01df8b533e6aaa6cb764e70b7ac1f658 authored over 10 years ago
Merge pull request #300 from bsuh/278-regression-test

Add regression test for #278

bbbc7a8367f91183704c7f18a0ea0e7eb2f3e9f5 authored over 10 years ago
#290 fix m.route hrefs for pathname mode

8d2434ac21b36552f45ffb78fc599efcb40e7e6c authored over 10 years ago
create test for #290

1fa946110a0af5abaf1f51f918652126241a9eb0 authored over 10 years ago
add regression test for #278

99b35b473d5cfee7e78670fdde670337425eec53 authored over 10 years ago
#278 fix select[multiple] w/ many option[selected]

67666e76dddce9ddb34bdb6074092f00c536378f authored over 10 years ago
Merge remote-tracking branch 'origin/next' into next

d7c11f530c2f9c1d1417312a982cace30463e9ba authored over 10 years ago
fix source map files

a74145ca2786014cc2a9c7ced22bc55baeea764d authored over 10 years ago
tweak docs

eabeabda74175db6f5051637259081bf6c54ab10 authored over 10 years ago
fix IE null ref exception

50173f0e74bd05cd2a84edb33f8663d4678f63cb authored over 10 years ago
Merge pull request #297 from bsuh/update-regression-tests

update regression tests to introduce delays between keys

a468fbc380a68d41ed142d87dc8cacda2f99ea90 authored over 10 years ago
update regression tests to introduce delays between keys

230af47ef02557de51b3ac86d6d41b97ba58fa31 authored over 10 years ago
Merge pull request #293 from bsuh/regression-tests

Regression tests #214 and #288

35d328f416fe28028426a9771670e1880302ad71 authored over 10 years ago
Merge remote-tracking branch 'origin/next' into next

112d6e1c26e89895dc808b3e9b1c6427b92863dd authored over 10 years ago
#292 don't duplicate querystring parameters if dataType and method are both present

8749379703a01a2d548124de17389fcb52eba2ec authored over 10 years ago
Merge pull request #295 from bennythejudge/patch-1

"name" gives me error - use a_name instead

6a517e43242ffc1a3169b12295bb4d432b958cd9 authored over 10 years ago
"name" gives me error - use a_name instead

I have noticed that one of the initial examples gives a error in my browser debugger (Safari).
...

ea7f8e0ec30aceef4e6afbf4e55b8b015facc2eb authored over 10 years ago
whitespace

481d3feeada70667deb53ef98eeb4458b8caba16 authored over 10 years ago
break #151 to fix #214 and #288. Use m.redraw.strategy("none") to resolve double-redraws in onkeypress+oninput

586591c8b2b917baa7d00f87a99fc3b3223630cc authored over 10 years ago
#289 remove weird characters

a0ab0d1943aad8c445ff226253c89f40c7af4317 authored over 10 years ago
guide updates

bfd043aa5ef943e5a1282bd62365976f4440c413 authored over 10 years ago
version bump

349988eaa76a9a1a2ff9e066728b71f0efc0257a authored over 10 years ago
added regression test for #288

8a8f82b8727c3f1165a21c0e1884937faaa122ef authored over 10 years ago
added regression test for #214

0bc94a73cd45b307bc582b94f2d5b708777e698f authored over 10 years ago
use minified file in guide to match installation

6f6ea4ce0df4bf75ed5231f699d35d1675110873 authored over 10 years ago
fix formatting in docs

b5591188325ef7e46a3ddf32cf315756f9b6462d authored over 10 years ago
publish 0.1.22

30879a1d7829f208fec4b552f2f7da3d99d6156a authored over 10 years ago
Merge branch 'typeof_refactor' of github.com:Naddiseo/mithril.js into Naddiseo-typeof_refactor

Conflicts:
mithril.js
tests/mithril-tests.js

d993da1cfd29dc56561642c754c110655310b3cd authored over 10 years ago
remove fat ctrl usage from docs

3e8896a6d243a87ece7f536d21e694b7d3424d4b authored over 10 years ago
Merge remote-tracking branch 'origin/next' into next

db88ec4268e1eeb8ba1426b8208e69d0cc13bdb8 authored over 10 years ago
Merge pull request #267 from iartem/next

Add default Accept header for XHR

030f44aee541c754121de268847ad9c73303e29b authored over 10 years ago
rebrand blog

6b88b283059f3882d6849dc685fd757c03d67329 authored over 10 years ago
update docs about components

4184da27c8855eed08ddda2ef8e43774968224e2 authored over 10 years ago
defend against rare null ref when 3rd party libs mess w/ dom

c16350de5ab64118a9b0aff7292d4d8b8b7331be authored over 10 years ago
add test for 277

d250908b2771e43eacf95d1f0138e3e2c0b42901 authored over 10 years ago
improve documentation

c87e174d12079aeb78c998827c94a9f62385caa9 authored over 10 years ago
improving components docs

9bd0585b41868e779cfc58439cbfd178d741d698 authored over 10 years ago
update change log

75787a14839dcaa1e15552ed751296813a3aee53 authored over 10 years ago
don't send content-type header if no data

75d7221d06124270eb27aa3788df7d75f5601a1e authored over 10 years ago
revert until I figure out what's breaking

1032dc49d788b181ca7b2299f0cc80cc8b12dacf authored over 10 years ago
don't send content-type header if no data

99c079dbfcacd35b373c5e6ba2120c78ecb88155 authored over 10 years ago
add comments

31644f52db794b8b24c9a179ad0c0fd39a96555b authored over 10 years ago
update change log

d2bac50e3626dc2ae1515edffe539c99de4abdbc authored over 10 years ago
revert workaround for #29 in favor of key-based solution

d32dd4adf552373e1255a884d283472066dc9293 authored over 10 years ago
add docs about bindings

aa23da4fd19e388e12a37f338daf0fcc74691427 authored over 10 years ago
add docs about bidirectional bindings

eea10cfe86a1dc2b014423a30cfa517cdeeeca5f authored over 10 years ago
add docs in setAttributes

16faf2159dbc4dd6191e03595280e5e3575f48e1 authored over 10 years ago
improve docs on redrawing and keys

57e9e1557e829fc2ab66e036c55a63e56cb71ed0 authored over 10 years ago
document deps

eceea4addfe38c89f74237fc22e557bcf5ba942e authored over 10 years ago
Merge pull request #254 from zzmp/document-deps

Document deps

8535331b8a015b6e1653366a500fd435cb7635c2 authored over 10 years ago
update change log

d66bc85cff1217ca9b61c3662fe4568dac13e4f4 authored over 10 years ago
remove dead code

d9760fa32330eb045f4c49135cdd3752d3b4744a authored over 10 years ago
fix diff for root=document and no m("html")

7cf7e2cba51fe9dfb11ec6e69f1296b604cfe726 authored over 10 years ago
make example valid html5

6cbe17cd08954b6bfc416f672e94ae68d25008f9 authored over 10 years ago
refactor config: m.route to use context

094c4e57ff9f078d021b3295bd865bbf9c805c1e authored over 10 years ago
Add default Accept header for XHR

By default we're expecting JSON, so it should be "application/json, text/*"

5b918c9760758ade818a6be8765008134b4fb155 authored over 10 years ago
Merge pull request #263 from zzmp/patch-1

fix redraw delay to never exceed FRAME_BUDGET

638bc1feb1720e9a529e8c20c1e845ce85a7cca9 authored over 10 years ago
ops broke the tests

5a0de885db588e9fdfb74b0a4cb49330beb19bfb authored over 10 years ago
Merge remote-tracking branch 'origin/next' into next

5d5695572017f8d825e73751942aeae76a947d7d authored over 10 years ago
fix logic

b568426f5732c8f45da01fc1c4303ae9cc16cf70 authored over 10 years ago
Merge pull request #266 from taylorhakes/test-e2e-format

Fixed formatting, removed semicolons from e2e test file

9021a211012bd836f8b10f1bf3c10ad95c46da31 authored over 10 years ago
Merge pull request #265 from taylorhakes/unused-autoredraw-param

Removed unused group param from autoredraw

f704ca38dc008481da880ed4c359f72c54d573f0 authored over 10 years ago
Fixed formatting, removed semicolons from e2e test file

9b1461d31f6bb42ebf575404234a48da72ce0d2a authored over 10 years ago
fix redraw delay to never exceed FRAME_BUDGET

ced7d0c0d4c95656f80c3d5fb28d31e51b070593 authored over 10 years ago
actually fix error from promise branch merge

153d2384c8d5be44b2306412a22445b63ab9abb1 authored over 10 years ago
Removed unused group param from autoredraw

8f0a22f914b5cf25077ed0a387dd84eb002da0f5 authored over 10 years ago
mark todo

a73f9cdd3a9a6b7a744320357dad4374babcdfae authored over 10 years ago
fix errors

d80b898b9831ca7cf46983242e547c692bc77ec9 authored over 10 years ago
update change log

3984ce17eb04a0ab79dc4578739645f781cf79fc authored over 10 years ago
make signature doc consistent

391f54d21c399d7013b691c3deb32c636143ba7b authored over 10 years ago
expose exception monitor

090aefbc07e15fa9355e925bc46bd73f25425b0b authored over 10 years ago
Merge branch 'next' into es6-promise

69ead12a1d05e252ea8f1c49db8df86ff9cd99de authored over 10 years ago
deal with setTimeout properly

7efda2c10bae2babf35c604678c406b065556acc authored over 10 years ago
Merge remote-tracking branch 'origin/next' into es6-promise

Conflicts:
mithril.js

ac4863ff7c8a70dafa994c03d0532de0ac8b750f authored over 10 years ago
add note about polyfill.io

67d8da8a3d23301cda99233e01bfc9f946a72027 authored over 10 years ago
add link to polyfill.io

999f2786a793dc81bcf46257f6c35ebe8091ea1d authored over 10 years ago
Check for arguments object edge case, and remove `instanceof`

c56f75a4c373a039e4ea10555a9007f0e93826bf authored over 10 years ago
Check for weird edge-case & tests

f3018776b8d0ae1f4746aaf3a664271b40b1eddc authored over 10 years ago
Check that the 2nd argument to m.route is a string

c3d3fa7315dc0f80785978a6a702955e17fe4a9e authored over 10 years ago
Added tests for other kinds of string

e94a0a7c222fa139c859125d48b9de2a42017d88 authored over 10 years ago
Merge remote-tracking branch 'origin/next' into next

b67b17680bc8506c80a80889d49d56d8d711163b authored over 10 years ago