Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Mithril.js
Mithril is a modern client-side JavaScript framework for building Single Page Applications
Collective -
Host: opensource -
https://opencollective.com/mithriljs
- Website: https://mithril.js.org/
- Code: https://github.com/MithrilJS/mithril.js
github.com/MithrilJS/mithril.js - 91938a1d2b599a80762a81c12c3bd7a9bc2155fe authored over 8 years ago
github.com/MithrilJS/mithril.js - 03b088689f543716ba0878109fbe6e399e36513a authored over 8 years ago
github.com/MithrilJS/mithril.js - 56129f710264e128300eb830f7dfa6955d275857 authored over 8 years ago
github.com/MithrilJS/mithril.js - a72c117ed302e6703d9ea96e83220576b5c77135 authored over 8 years ago
github.com/MithrilJS/mithril.js - aef4ab16e9208e68f237fb2869343b851b79eb7c authored over 8 years ago
github.com/MithrilJS/mithril.js - fe861926ce01acbf590d946f336e96dc0e424d55 authored over 8 years ago
github.com/MithrilJS/mithril.js - aace9609e3bd2bf8fb0f9155498b9585d9503ded authored over 8 years ago
github.com/MithrilJS/mithril.js - 72de37f98b43c1a575246d3dbde03717379ae2ac authored over 8 years ago
github.com/MithrilJS/mithril.js - 00abe297dfd27425014b51ccd47c9d92c606f4ea authored over 8 years ago
update m.withAttr signature
github.com/MithrilJS/mithril.js - 611ff6cebc2e288f85c1b7fcbc97cf4eac653d60 authored over 8 years agogithub.com/MithrilJS/mithril.js - 1823415beb926d63548c513bd5ffd47f4b83b639 authored over 8 years ago
github.com/MithrilJS/mithril.js - fe9cee8a61c1dd7700877584843e20c4f22fbe55 authored over 8 years ago
github.com/MithrilJS/mithril.js - 6dfb78ee52d40f06d1bd0f081cdaf36707227ed2 authored over 8 years ago
github.com/MithrilJS/mithril.js - 1c676d0a2c5c432818e49859c8809c4ef06d739a authored over 8 years ago
github.com/MithrilJS/mithril.js - 5eb008720ac05215b72a07f9b56e3b20be1f5d23 authored over 8 years ago
github.com/MithrilJS/mithril.js - 4b40d2d3b57ca6bc64180c25d889e7bd8cc773c3 authored over 8 years ago
github.com/MithrilJS/mithril.js - 04ffdae2a3e9662029068f02b4a68900f392faa3 authored over 8 years ago
github.com/MithrilJS/mithril.js - 7cd0869f415f1e04e261261d4abf071a34920784 authored over 8 years ago
github.com/MithrilJS/mithril.js - d70ef944a46d698c888af6ab3dd06c0554f66c14 authored over 8 years ago
github.com/MithrilJS/mithril.js - 819d172269c3df6e7593708bc37c52e657f8452d authored over 8 years ago
github.com/MithrilJS/mithril.js - b5385940bb0442ad0779ebc57b27a805ce172de0 authored over 8 years ago
github.com/MithrilJS/mithril.js - 2c4aacea3f2ede2e299acda299819c3cd716f380 authored over 8 years ago
remove unneeded else
github.com/MithrilJS/mithril.js - e7274a357f86e6d5d9cff5539d481f0f795c1413 authored over 8 years agogithub.com/MithrilJS/mithril.js - 201de4bc8b4ad1550196110094df49a1cc6fc298 authored over 8 years ago
github.com/MithrilJS/mithril.js - 72b011867db85e4855d6ae1aebd659eedf15c1ba authored over 8 years ago
github.com/MithrilJS/mithril.js - 16759da0d7b86c6ba90d4336a9ce3beea264ae7b authored over 8 years ago
upgrade doc: rename ctrl to state
github.com/MithrilJS/mithril.js - 14ef350d6f0138ae927258d137c7b1bf81804550 authored over 8 years agogithub.com/MithrilJS/mithril.js - c3a72d5eb2411bf280f38db962eede15db0bb5cc authored over 8 years ago
Add link to wiki in readme
github.com/MithrilJS/mithril.js - 4f9039f5e7d85f17e68c67456e382103a9f04119 authored over 8 years agoprop.md docs typo
github.com/MithrilJS/mithril.js - a6d8e4f12ef1f6cd3085bf42d21b9fc223bcf3c0 authored over 8 years agodocs/prop.md typo
github.com/MithrilJS/mithril.js - 05fbf0f39c5f310f074b6bd698b2f8638b932887 authored over 8 years agodocs typo?
github.com/MithrilJS/mithril.js - 318ed04b4a6da38212bd34e3772b889e0589a3d0 authored over 8 years agogithub.com/MithrilJS/mithril.js - 44cc77e021c0fdc7a17244f3b7578300abab0ca7 authored over 8 years ago
github.com/MithrilJS/mithril.js - 93062d6c6a49b84ee8a95b7b54a175278b31d20f authored over 8 years ago
github.com/MithrilJS/mithril.js - df517bf63648a32875d480869422d8808a360b7f authored over 8 years ago
github.com/MithrilJS/mithril.js - 0c078ba5aa9fdc29073c09ae42030a0eb7039cce authored over 8 years ago
I am not sure you agree, but i find the name `state` a bit less confusing that the name `ctrl` u...
github.com/MithrilJS/mithril.js - ce93bdbb793eb64e9f4c49efdb9e607a954a37df authored over 8 years agogithub.com/MithrilJS/mithril.js - 282df7ca50c8fca4cbbeaf595d34d8e0fe3cdf8a authored over 8 years ago
[rewrite] Ignore modifier+click and middle click in m.route.link
github.com/MithrilJS/mithril.js - 912d4a303d9ec9c526745fef29c34cfc47ed37c1 authored over 8 years agogithub.com/MithrilJS/mithril.js - c1cb1fe3da2eda1bd73ed9a61878040a302244a4 authored over 8 years ago
github.com/MithrilJS/mithril.js - e798bd34aee9d45e2a38ba0c4bece2a27d8e7494 authored over 8 years ago
Currently, middle clicking and ctrl+click change the route in the
current tab. Expected behavior...
github.com/MithrilJS/mithril.js - 6514a38162be2f5137e31fb47571950eaf917bd7 authored over 8 years ago
github.com/MithrilJS/mithril.js - 66aa9ce8182f231c09d8a7d210025479375408ac authored over 8 years ago
[rewrite:ospec] Adjust ospec bin def, add to README
github.com/MithrilJS/mithril.js - 4b01d1dfd452ffd65a6cc0b5fe4778e6ef9054af authored over 8 years ago
Getting set up with ospec is deceptively simple, and adding just a bit
more documentation should...
[rewrite] Double test timeout for test pass in old machine
github.com/MithrilJS/mithril.js - 664888d151092c186a036467b7210b80410ba534 authored over 8 years agogithub.com/MithrilJS/mithril.js - 49d678e9a2c5dd848f5e7fcc26e737594296fb4c authored over 8 years ago
github.com/MithrilJS/mithril.js - e1883816c9dc2de69bef19a25d524795dc253001 authored over 8 years ago
github.com/MithrilJS/mithril.js - 9b482be0ca6061711b9e27a49871bd80ab9a2f0b authored over 8 years ago
github.com/MithrilJS/mithril.js - cffe77b2c24a8f5de6eac4e67d71fa1c7cf527b1 authored over 8 years ago
github.com/MithrilJS/mithril.js - 78963071bb09877d9df96aadecacb7a0ec591246 authored over 8 years ago
[rewrite] respect keys on routed components.
github.com/MithrilJS/mithril.js - c4c0f3934ef6bc828d5512321d40ca35de50a473 authored over 8 years ago
Conflicts:
mithril.min.js
github.com/MithrilJS/mithril.js - 730c96041698e74cfbcf4d705cbe95b28adc1776 authored over 8 years ago
github.com/MithrilJS/mithril.js - 29e9b6cd314c644e5b2ccf54ff57ef94446a3560 authored over 8 years ago
github.com/MithrilJS/mithril.js - 59e4e8ff2643b8695a0eff62ee2ad35cb172d3a2 authored over 8 years ago
github.com/MithrilJS/mithril.js - 40251c6c16f29473d3ab0ecbad4293978d9b073c authored over 8 years ago
[rewrite] docs/prop.md: fixed small typo
github.com/MithrilJS/mithril.js - cf82eef41c92a57425badcaeec6bf45f392e3104 authored over 8 years agogithub.com/MithrilJS/mithril.js - 323a0f9d41721f56985cf1de991aecff0b93e0fb authored over 8 years ago
github.com/MithrilJS/mithril.js - 0e918f14c200663dd17888efa6edb67704ad9c0c authored over 8 years ago
github.com/MithrilJS/mithril.js - f376a48c7a08598c5afb3010401b77888795d916 authored over 8 years ago
github.com/MithrilJS/mithril.js - f49fd1c6a2c651a89b12da9bf1513649ed816e2a authored over 8 years ago
github.com/MithrilJS/mithril.js - d0a49936811f92cd5de1bcbc5d6dbf9bd99301cc authored over 8 years ago
github.com/MithrilJS/mithril.js - bedf2ec4ac140ce19f6bc448e4672702bc19cd43 authored over 8 years ago
Fix RouteResolver link
github.com/MithrilJS/mithril.js - e5a9c3b95dbe188b92d976b90ce9d56766bf9441 authored over 8 years agogithub.com/MithrilJS/mithril.js - 45ebf2f2db14b6c0c20baaf2b05ad62cc8a54841 authored over 8 years ago
Update react example
github.com/MithrilJS/mithril.js - 5b8821fb2e598cf303c3f880357e4f551e2f1820 authored over 8 years agofb.me is blocked on certain LAN's breaking the example and isn't the recommended link in https:/...
github.com/MithrilJS/mithril.js - 1583c76e3dcd1ec827214cfbd7228d30e729fabb authored over 8 years ago* update Select2 integration example and explanation
* integrate feedback per PR
* oops. i...
github.com/MithrilJS/mithril.js - c82ad36335fe94f72fa3ab32a6719e9a94f8e80b authored over 8 years agogithub.com/MithrilJS/mithril.js - 6c4765bb39207da7e03422b69ebc40e122e3d282 authored over 8 years ago
github.com/MithrilJS/mithril.js - 8c5fd9ec256c6905fd68bd499cdb9f3491fcbe0a authored over 8 years ago
Fixed typos.
github.com/MithrilJS/mithril.js - 00adb7ae0e7582a7a39fb2d039c042bbfdf7be7f authored over 8 years agogithub.com/MithrilJS/mithril.js - fd4284f5a2edc88c34f7fa13c58d890f001ad503 authored over 8 years ago
github.com/MithrilJS/mithril.js - b8ef290acd70e7f7f7c3dd9423bd19a3f65333a0 authored over 8 years ago
github.com/MithrilJS/mithril.js - 6206bc435ed0aed52857b08cc14f052dbbe39762 authored over 8 years ago
github.com/MithrilJS/mithril.js - 67433a78161d5dad87afb75e69d6369883164708 authored over 8 years ago
fixed broken anchor link in fragment.md
github.com/MithrilJS/mithril.js - 78409431b98bd04d3885c409d6060024a6140575 authored over 8 years ago"monomorphic objects" linked to `vnodes.md#monomorphic-objects`, however the proper hash current...
github.com/MithrilJS/mithril.js - 9fe85b3461cf14994adaa26b07a848dff78b1cff authored over 8 years agogithub.com/MithrilJS/mithril.js - e58fa538bc21e47cc4706cfe998caecdb054cc3b authored over 8 years ago
github.com/MithrilJS/mithril.js - 158dcc8e8d2b7a41219447cccc3222438eb05489 authored over 8 years ago
github.com/MithrilJS/mithril.js - 17ee04c00a9adb39c215565674a1df85ac48d321 authored over 8 years ago
github.com/MithrilJS/mithril.js - 5132c50ec08d66f21f8b29c4085fa8d246016eaf authored over 8 years ago
Moved SVG/MathML section down to reflect the order of the TOC
Renamed "Avoid Anti-patterns" to ...
fix component name
github.com/MithrilJS/mithril.js - de9049ad11a655fb0d7c75d05aadcc3fc47775eb authored over 8 years agogithub.com/MithrilJS/mithril.js - 3f70d20bb1a1a94f197c44c418ee157249723d54 authored over 8 years ago
github.com/MithrilJS/mithril.js - b8398544a071a28cf6b1401c9a8483464141fbce authored over 8 years ago
[rewrite] add parenthesis
github.com/MithrilJS/mithril.js - d461c7a2e07757efa29dc79a2986c74803a784dd authored over 8 years agogithub.com/MithrilJS/mithril.js - 426f1b55b05c89a56400958a0699c53f1a1a0b2e authored over 8 years ago
github.com/MithrilJS/mithril.js - 118da88889c1e604b42bef67cb67aacfd1b711a4 authored over 8 years ago
github.com/MithrilJS/mithril.js - e080a05b3ec7a5e794358070154bbf9d26a71af0 authored over 8 years ago
github.com/MithrilJS/mithril.js - fe7cc3efe6ebaa25e1638d420802e11bd88670c6 authored over 8 years ago
[rewrite] queryString parse - Prevent undesired date parsing
github.com/MithrilJS/mithril.js - 111187cb4fe577a4e763f5fd9d9330051bbaa030 authored over 8 years ago
Native Date parsing is unpredictable and will occasionally turn a string
like "/foo/1" into a va...
github.com/MithrilJS/mithril.js - 91851e2025f140ee277b010d7166d781f3504860 authored over 8 years ago
github.com/MithrilJS/mithril.js - e334b5026fbed327542b595b5ab0ae09f6d8d259 authored over 8 years ago
github.com/MithrilJS/mithril.js - 1cd0ec0cd242376c2cf8290a77ca53a6e019341f authored over 8 years ago
github.com/MithrilJS/mithril.js - ea4bb1bef43c5ae67cc9314440c7a44a0c77e28f authored over 8 years ago
github.com/MithrilJS/mithril.js - edea16575d3efc7e349aff92439e22863698eb5e authored over 8 years ago
[next] Add the old test suite to the grunt task
github.com/MithrilJS/mithril.js - cadb4622f965f98de96c10192bb24fc259f69dec authored over 8 years ago