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 - 7f12a7e940cf3109e0835f6d694da2587da070ab authored almost 8 years ago
github.com/MithrilJS/mithril.js - e019c8131c93c8179df4cdb738f6acdb6fee6099 authored almost 8 years ago
github.com/MithrilJS/mithril.js - c501f0fd810f3882f1968dab9ea65d4b5448d8af authored almost 8 years ago
When method is GET and TRACE, useBody becomes always false
github.com/MithrilJS/mithril.js - d29c16e0a68d5d26959473daa8ab690f72abce98 authored almost 8 years ago
change event from onkeypress to onkeyup because onkeypress cannot detect escape key press
if (e...
if (state.editing.title === "") should call state.destroy() instead of destroy()
github.com/MithrilJS/mithril.js - f6e627a8916ac923eb2778a92c07031025ed493f authored almost 8 years agogithub.com/MithrilJS/mithril.js - e496f7bfa6e222fa07fea84effa1c55ddf127069 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 6a7144fc89b63944110ca4ce3169adcbbfee34a0 authored almost 8 years ago
github.com/MithrilJS/mithril.js - fc038f9d859e5e458fb50938f7ef446337d5d620 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 1dd5fe310127557ad19c679f9115a05981e0518e authored almost 8 years ago
github.com/MithrilJS/mithril.js - 7668ddd120c00f4152cdaf5591043e5ce6bff70e authored almost 8 years ago
github.com/MithrilJS/mithril.js - 2196f5c9094f1d74d22b0dcfa876c9cc5290310b authored almost 8 years ago
Makes reviewing a little easier.
github.com/MithrilJS/mithril.js - 1a4bcc44e6eb2fd908de07c2cb1c59c7add0368c authored almost 8 years agogithub.com/MithrilJS/mithril.js - 65941d1416c063bf3b64506d42b7cf1d14d009a7 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 271ef96fef948c084497feadee35b3e257e93997 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 818c13dba99f6640bfefd73027a441fce9757646 authored almost 8 years ago
github.com/MithrilJS/mithril.js - b86805ada35f15e03533e7f710175df94e566fb5 authored almost 8 years ago
github.com/MithrilJS/mithril.js - a8e5189f0bd75d36ab1e98c62bc953f043a84f40 authored almost 8 years ago
github.com/MithrilJS/mithril.js - d7f39a8254fe269042f5bdf84d1286203c044d84 authored almost 8 years ago
These are the ones that would have been tedious to automate.
jscodeshift will handle the remaini...
github.com/MithrilJS/mithril.js - fca89f987f29f67cba55b5cbc31657f7a35a9119 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 24243dba9498dca2cf3387e478b14401c285573f authored almost 8 years ago
github.com/MithrilJS/mithril.js - eccea6821269d6d67a96a7824c8eb8ae64958cf4 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 90b67b42f0c6dea17347b9ff25939ca68a0b0e41 authored almost 8 years ago
github.com/MithrilJS/mithril.js - f96319e6f64ed690e2a8d2b2630c64d362a64657 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 1a6554423d6a2232144d97f62c234b5f1042f2a3 authored almost 8 years ago
Loose comparison when early-outing from setting attributes
github.com/MithrilJS/mithril.js - 732ddf06beced5a28fd6ec0d1bb98d04709064b9 authored almost 8 years agoAvoid inaccurately inferring xhr abort.
github.com/MithrilJS/mithril.js - d31e0a88f8c97feedfcddc6d20ac262091ed7c4a authored almost 8 years agoAdd class and factory component type definitions.
github.com/MithrilJS/mithril.js - 0412ed82181a5a3f18372193c4d00a843cbcdfd6 authored almost 8 years agogithub.com/MithrilJS/mithril.js - 68daa36e71c8ffcc3d5f86bffcba9f0053811404 authored almost 8 years ago
Let `m.mount` and `m.route` accept class and factory components.
github.com/MithrilJS/mithril.js - b9639dc48551078604263c272d9b4c52b5a45848 authored almost 8 years agogithub.com/MithrilJS/mithril.js - b3615aa607097cfcf70bc4ffe1afcd3807159df7 authored almost 8 years ago
github.com/MithrilJS/mithril.js - a578ffafdf134d2617c9c3f8c2a9417b825b178a authored almost 8 years ago
github.com/MithrilJS/mithril.js - 76a816be86e915a39ecc8adec69c93fd0cfb8cf3 authored almost 8 years ago
github.com/MithrilJS/mithril.js - e324cf6b91a03bc5f58cd38088741313a58e7fd3 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 419d08fe8b972af8c0e6fe80484467b40e524e95 authored almost 8 years ago
github.com/MithrilJS/mithril.js - abceb2c9a802f7f744f2cec35a5e691638ae95c5 authored almost 8 years ago
github.com/MithrilJS/mithril.js - f273b012c948c4efe9fead69fbfa7850b5af82c2 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 9e65e6bf470cf65bd589c1162df985f9f488c476 authored almost 8 years ago
github.com/MithrilJS/mithril.js - f4fb5ac4be524de3fcbe416a672cea136a5461e9 authored almost 8 years ago
* Support classes and factories as components
* Tests for class and factory component support
github.com/MithrilJS/mithril.js - 3f3af74dde47a2c538944ac6b8c29a4056967a3c authored almost 8 years ago
Need to be more creative about ensuring that onreadystatechange is
called, but that the test con...
API docs signature fixes for route resolver, jsonp, fragment
github.com/MithrilJS/mithril.js - ff16c7f47a50f30e0eb203a445c2fd92958e7c76 authored almost 8 years ago[ospec] stricter valid context for test definitions and assertions
github.com/MithrilJS/mithril.js - 997a2cbaeb12b3453db384b1134c58ddf30b575b authored almost 8 years agoTypescript Definitions for 1.0
github.com/MithrilJS/mithril.js - 294d3383b19703b048a9a449090ec4d182587529 authored almost 8 years agogithub.com/MithrilJS/mithril.js - 1e879963f1c370de66aab80deb291826c8d999d3 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 03285f827977f4d811f0128869ed7a544be7fb50 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 27881af6685e37fcd1347cb94d258d63d535a49a authored almost 8 years ago
Fix #1627
github.com/MithrilJS/mithril.js - dcb2f727b7d361f79888739f6f750638d75ca116 authored almost 8 years agogithub.com/MithrilJS/mithril.js - 6876cb025ae5985adbb18969fc47ae22df4ecabb authored almost 8 years ago
github.com/MithrilJS/mithril.js - d6cbc1c324db8646fae1c0a0bab60f268cba1d25 authored almost 8 years ago
github.com/MithrilJS/mithril.js - dc3d5f84941d105fc19b17cbea090f8c0c79ad1a authored almost 8 years ago
github.com/MithrilJS/mithril.js - 43fca5898f84444d5db7cf2f3050ccebebf5881d authored almost 8 years ago
Minor fixes to get the tutorial working
github.com/MithrilJS/mithril.js - e7f38bb3e894330e004ab56cfecaa372d80786cd authored almost 8 years agofixed a typo
github.com/MithrilJS/mithril.js - 066b98b7d306ae2fc9551b9a6978bcbefd3d83cc authored almost 8 years agogithub.com/MithrilJS/mithril.js - b70ba6709ac082e5bb93d230976414d6415010a2 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 19f1ac8908096d7d815bc5c0cfee19b34fe0eebf authored almost 8 years ago
github.com/MithrilJS/mithril.js - 837edd3b53e63d42de0b80245257d0bf0d72916a authored almost 8 years ago
github.com/MithrilJS/mithril.js - fc4d5f189226562f5bcf598c3c3e23165f980c0e authored almost 8 years ago
github.com/MithrilJS/mithril.js - 6a617aeb8737bb777d028f3af3f1c2a14fb1cc8c authored almost 8 years ago
[ospec] Make some moise when `o.only()` is called
github.com/MithrilJS/mithril.js - 08236e7505f4648a8282e75b33d2f76c0bbeaba1 authored almost 8 years agogithub.com/MithrilJS/mithril.js - 7e0a1db89f7875f7479767ec37a6794f28909d6a authored almost 8 years ago
github.com/MithrilJS/mithril.js - 75b20e86e87d4a00d1c55989c2fc3b2f477f9810 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 9b3e6463034e5eeaac4da4ba171f1ffaa586444b authored almost 8 years ago
github.com/MithrilJS/mithril.js - 6dd9394fef7149a82042b14aee1e6acabcfdcc01 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 632677e00c3d6d960a646f4a96a47c4f9b7f7c4c authored almost 8 years ago
xhr.status can equal zero in non-abort scenarios, eg timeout or CORS
failure.
Instead use a var...
github.com/MithrilJS/mithril.js - 9558c8e2e91c956710aa54be1960ce4699fced20 authored almost 8 years agoPossible grammar correction
github.com/MithrilJS/mithril.js - 9d7a315db6b50976e8952b337a57179574d39b73 authored almost 8 years agogithub.com/MithrilJS/mithril.js - a273f512df3051ae60ae7b515b57bf719eacde51 authored almost 8 years ago
Error in IE11 due to setting of type attribute
github.com/MithrilJS/mithril.js - a85f595dcde3f38df49410f7e12808e687d68de9 authored almost 8 years agogithub.com/MithrilJS/mithril.js - 0d9a51fe377e75683c35fad300b77605ab0c9387 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 8feb6d3b399277c70bf10dc653abfe3a8d4cb2a8 authored almost 8 years ago
github.com/MithrilJS/mithril.js - bf8ce3b1fd23df6a3e9b01ae43a1dad5ca6b795b authored almost 8 years ago
github.com/MithrilJS/mithril.js - dc42b60687383cf89fb410fcf27edaf99ade157a authored almost 8 years ago
If you assign an input type that is not supported by IE11 with an
assignment expression, an erro...
Update: Add elem to parent before adding its children
github.com/MithrilJS/mithril.js - 2688db881a837acb93414c41f969dfbd4c7f99b2 authored almost 8 years agogithub.com/MithrilJS/mithril.js - 1f38233a47099517af45414deceb5a03bcd7e272 authored almost 8 years ago
github.com/MithrilJS/mithril.js - 153161b849981c210a9c7c2436c33f940416a9fb authored almost 8 years ago
Fix typo
github.com/MithrilJS/mithril.js - c7e0b204f8de9b6a9a4fc4a0dd397d1f09ba5c13 authored almost 8 years agogithub.com/MithrilJS/mithril.js - 390e1fe3434ab78b7eed770651db2ae256b646cf authored almost 8 years ago
fixes #1593
github.com/MithrilJS/mithril.js - 5ab2cf4172f6425f080c8ffda66c6093d6077c02 authored almost 8 years agogithub.com/MithrilJS/mithril.js - 23a1693c02d242e6eb68dcb3c2d6bbe4acc7b995 authored almost 8 years ago
github.com/MithrilJS/mithril.js - e3b0861b8a494e0f121b61e754cd744a87ff6e97 authored about 8 years ago
github.com/MithrilJS/mithril.js - a89e8cd405328e6d1fb3fa9fb89999cf07f11c7c authored about 8 years ago
github.com/MithrilJS/mithril.js - 9d5f686bbdacf8af32c677f2c67f6da6168b45fd authored about 8 years ago
github.com/MithrilJS/mithril.js - 5faa9968050d7d944b6e0090bbae4d6178b16e07 authored about 8 years ago
github.com/MithrilJS/mithril.js - c861ade3fa92cfe1b652ab946513149b0b6d5617 authored about 8 years ago
github.com/MithrilJS/mithril.js - 432dbe96629c576ac032bda281821cf9fb23adcd authored about 8 years ago
fix doc typo
github.com/MithrilJS/mithril.js - 0e3101095e544a25027a53f7cdb5af7be9dfa03d authored about 8 years agogithub.com/MithrilJS/mithril.js - 3d12cf13f185fb0945490c619707c5a59afbd9ec authored about 8 years ago
github.com/MithrilJS/mithril.js - 0ec2bd9ac3a07b49930b243ab47007984bf26abe authored about 8 years ago
github.com/MithrilJS/mithril.js - 02bd5107a58a614bcfec43bed8d64210e0c268d6 authored about 8 years ago
suggest alternative to animating `box-shadow`
github.com/MithrilJS/mithril.js - 78022364fb45ccbcd752bc7bd7a148f364b66573 authored about 8 years agogithub.com/MithrilJS/mithril.js - 29a14f2600063bc9e848a9519b639e01da01ffc3 authored about 8 years ago
github.com/MithrilJS/mithril.js - f89f08f086b148830ec3566694f3f5e456f89590 authored about 8 years ago
github.com/MithrilJS/mithril.js - c12b3e8fc22a3e3e21bbb1eb1a4b6161befc0017 authored about 8 years ago
github.com/MithrilJS/mithril.js - 37b38f5822110354aa85cf9009920fc4077c0f61 authored about 8 years ago
github.com/MithrilJS/mithril.js - ca46e6215672053b715598ae4a0751c0df05bd6c authored about 8 years ago
Declaring scripts after the closing body tag looks like a typo
github.com/MithrilJS/mithril.js - c8ed22fb08d6905d3e8ebba386566481b8711711 authored about 8 years agogithub.com/MithrilJS/mithril.js - dba5ee7d9875aaa7b3c538d7d64fdb00348c9c4e authored about 8 years ago