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
9b50235dd6fc1f93ad22f9e2af0cafdce264e13a authored over 9 years ago
e7ef34ef4e29ecf3f7c82e2a1cd736f145fe3aa8 authored over 9 years ago
Fix sample code in m.request documentation
8fa84c33f861b67acc3024edae4c9c839848a44f authored over 9 years agoGrammar/spelling fix
626144f34ca48bacbf0b264ca454c3a166f4f336 authored over 9 years agoFix SyntaxError in the render example
e41e84eaad5cf8836f12bbe335aadc6ee0667b8a authored over 9 years agoChange m.module to m.mount in documentation
1b326ee18f223ce42ac197f91a921b482cee00d3 authored over 9 years agof9953b8f74b578b5fb3d4b6a6ab4b96402d08b7c authored over 9 years ago
343ffc8d36dbef892d719f2e4005ac101a069765 authored over 9 years ago
dfa1da06522c818ae04b80fce13c656ffea3a828 authored over 9 years ago
46775ce82801f8f4046603a1561c2923e634579d authored over 9 years ago
63208324402e885ae7cd5265d0da60a9bbb25c56 authored over 9 years ago
322ec7e120d85d262bd9b6669b7adf13cf2518a3 authored over 9 years ago
a746d6726770dc1662bb02f1ee7ff3225c9f97a0 authored over 9 years ago
57c9cfa76b65425fed167fc731f5aa548c9fbfbd authored over 9 years ago
Module -> mount rename: fix a documentation link
d3cbbef4d593f9b20b356390ec07a9426dd1cad3 authored over 9 years agoMake m.route.param() return all params
23a7811ad7e079849a7ecb9415649383b83eb639 authored over 9 years agocaf1138c314d6e1b4a7608109ad745d7faf2b6c7 authored over 9 years ago
8a8829c2e16eeb7b0c49b322372ccace025a0629 authored over 9 years ago
Don't pass value/reason to promise.finally callback.
7a5980631e59e5ad19c5cdc50fa47f4a171df9af authored over 9 years ago5944ed026bf05ce85fdd32ced30f39e359f01b81 authored over 9 years ago
cfdc0a27cec8ad24d47f09b5f3a0df9c63c2f785 authored over 9 years ago
Bump npm version
ab8af3ea1d36db0eb00351cdb572b3f12efd41d9 authored over 9 years ago#745 Remove references to DOM nodes when unmounting (Follow-up to #727)
fe65aa748c59d3b81f0c970e4b611a910dd90da7 authored over 9 years agoFixes #721. Firefox insertAdjacentHTML updating text nodes
282da527af8a939ec087c50c08c15448c122a64f authored over 9 years agoUpdate externs for Google Closure compiler
7b070fd6791b556f50ba0f9b4606df010eaf4097 authored over 9 years ago132fe161760041c284a691add319e69dc017b54c authored over 9 years ago
713b458aea608502c9f1eb262a1d844517855fcf authored over 9 years ago
9a42242454ca045b643669bea03bf247963416c6 authored over 9 years ago
allow m.withAttr callback to determine its own `this` [non-breaking]
a9ab36388b27b0adac8a943c85212edf71d2afeb authored over 9 years agostyle fixes spaces and indentation
c01c07d648e82833d04e86eb9c19d8b16ecf59f2 authored over 9 years agoSigned-off-by: islahul <[email protected]>
49412ea96bc07650c9353f93cf2734c96b2ec120 authored over 9 years ago352d093d90857c064e485beb33b6904bc0eeec1f authored over 9 years ago
Background:
In ES6 we now have `Object.setPrototypeOf` which makes prototype delegation an al...
72c039c4dc1496bf667ab046fe1c64292b8dfc69 authored over 9 years ago
When a null component is passed into m.mount(), remove references to the root DOM element from:
...
Fixes #740. It really needs it... :(
Also, I fixed some weird indentation going on in that area...
5111c75746fcd8800d6112e9c05d5777ced956aa authored over 9 years ago937b20984dcd7cb67814660819c8f78e264966d7 authored over 9 years ago
This behavior is inline with ES6.
1dc8c3163270790d32acb0426ee1f24c890e66ac authored over 9 years agoa52c00fb5f3a18dcc202cab4555ca25fd0e483f5 authored over 9 years ago
Add `finally` to promise-like object.
a23a32a3d99089c183eeb7818990542e54b3de8a authored over 9 years agoCloses #680
23930871a19d0c780b1a36783450fdf80d966c2e authored over 9 years ago08ebb97ea71af787fad552f003631b14e03315a4 authored over 9 years ago
ed3f3f06867a19a24302836414dc1edf6796defb authored over 9 years ago
2b24c7a64d65274588ea3d4c4bbebe650f595ca7 authored over 9 years ago
bc948369314a2cefcbb27ec028281ff821553af5 authored over 9 years ago
Conflicts:
tests/mithril-tests.js
a57b1986acce4b5c47298bd39526edcec356b62a authored over 9 years ago
c8ae577c636112455c09243472b187423118be2e authored over 9 years ago
34a96d9428f237897646526f1681c6b11e58f847 authored over 9 years ago
2fe869e4f000888e596fde3ed8dc570cbdcdf3bb authored over 9 years ago
abb620865025598b8beb83d5dd3392a4615a98d3 authored over 9 years ago
54ea70d2d66043e466339f40faf8e69d054f3143 authored over 9 years ago
5baab5f034c50e2e37066595b339de46c77e5bac authored over 9 years ago
3f4ef8f41a2b8a8e4055fe8e05347e9dfc41758a authored over 9 years ago
Conflicts:
mithril.js
372cf30e8e149bdb77893f5c8c7ad7f3a5bc8dc8 authored over 9 years ago
d6cbba0b2e9690002efa3f6092465b5cea86d7c9 authored over 9 years ago
Conflicts:
mithril.js
Profile and optimize
b0c876f57ba31673328ea741107fca051f4d432b authored over 9 years ago
By "fixed", I mean "screwed up, not at all following the correct version
number, and refusing to...
This is in preparation for a PR, to reduce potential for merge conflicts
with either my PR or ot...
(Update topic branch)
565f9cf334c72dbe1d725adeec8dc8655d2823e0 authored over 9 years ago
1. Do some temporary style modifications to help make the code more readable
for profiling (w...
added version function to mithril and test for version function
952885d74f4b2abfaa71c778186786162c61c0b0 authored over 9 years agod2812bd88d5febecd360fb1d921dd72bdc3b7731 authored over 9 years ago
Forgot to assign the default argument
aeedc6fbb063f6af8ae040a4d2f34ff8c4bf1611 authored over 9 years ago7732f28cad768e20f5faabc9fa9511703616e5fd authored over 9 years ago
dcbb82f7d2a9aac7aaf07e6a551ee6977a61fe96 authored over 9 years ago
6040a4dc67f7d523d86f6e3afcf17e5e30ad2152 authored over 9 years ago
3894ec683ccb3861aa74111c7e1dd309234b7f88 authored over 9 years ago
Strengthen TS types, add documentation comments, remove diff noise.
ec1da49fa7e51d906f8e5134ae2257234642cf7e authored over 9 years agorephrase sentence on web services doc
637376066e60dc24fe0c16e05f728578455412c8 authored over 9 years agofcb58429388211e2bbd4aca2addad65297cb211e authored over 9 years ago
a22710284e8d5a04b50335a22ef6953ce652127f authored over 9 years ago
a4e6567b82071e0b2f646f2417a8a0e2f6af4de3 authored over 9 years ago
3c478fa22584c6ed0bc9bd27ce2ecc613950cd6f authored over 9 years ago
Shorten some code, allow the JIT to optimize critical methods.
db56f9b6357755bb421977ba25291e9e332e3f81 authored over 9 years agoc0830ee3d64fb68a1d2663c9d65cad17dcfa7f3b authored over 9 years ago
83a30a4d3c875d018127f5d2f5133d6cf1b6c307 authored over 9 years ago
b28045aa60f3a0aa8d253b7713bb11e4dbf03fe9 authored over 9 years ago
293df33858069dad08273784ceffe47b01e50cc1 authored over 9 years ago
c764f8d826333229242c9947feaa3325b23a0415 authored over 9 years ago
51f59419b2b16e39d921ff06eec717f6d25d66be authored over 9 years ago
d4848c0379e5cfa3932310b4a9e4c284ea652a79 authored over 9 years ago
lhorie.github.io/mithril -> mithril.js.org
34020b1f23ed60a2b7f40922bd3e5f4153e1d04b authored over 9 years agofab8321d5f21aa0e8e6e0ce5b0b045f59fe47d15 authored over 9 years ago
components.md - eliminate global variable introduced in previous commit
1aa3057fedadec952f73223cbd24c7cf2e2c3de0 authored over 9 years ago9da3adaf3db946a688501cb390a078af211d3e29 authored over 9 years ago
55aedaabbc0db0cab51431e0cf4cf44fe6eb995a authored over 9 years ago
Oops!
dc3658816048c768fdafd43c7e1b644bcb5dad2f authored over 9 years agoUpdate components.md -- "Classic MVC" example broken
4b2ec49ca9c66148b5c80511085672ab184249da authored over 9 years agoHelp users find documentation on unmounting components
074a59791f2c24963c8403d511dcb8905e19d720 authored over 9 years ago
It's a common question on Gitter: How do I unmount a component?
Presently this Google Search: `...
fe7d0b6c9fb76c919d61d16a0de3bc9da89b3fc3 authored over 9 years ago
919f443099c72604a8c76a2ac5641f72b7ff6755 authored over 9 years ago
mithril.js: fix if clause that expects truthy value. issue: #689
dbc3bc81e45752e63edc52edd8f7cce80235da53 authored over 9 years ago8da643c13f7fab2e00f6e3dded2b65f50457203f authored over 9 years ago
This is a test of unloading components when another component is mounted
on a different root.
T...
9836da4af17e8109aba464c127ced782a18eadf6 authored over 9 years agoWhen key=0 the if statement doesn't do what is intended.
72b705b918313867e1149f843f940c9010be32d5 authored over 9 years ago505d7b930d7477b32bae2c6b462ef851aa5e5a35 authored over 9 years ago
Conflicts:
mithril.js