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

handle resolved/rejected promise

github.com/MithrilJS/mithril.js - 92f85fa9eaff8c1027c3ccd7cd089f9c43cd7916 authored over 10 years ago by Leo Horie <[email protected]>
add support for controller.prototype.onunload

github.com/MithrilJS/mithril.js - b23ffd1aee9159d7a2fd447df25e7b675e093376 authored over 10 years ago by Leo Horie <[email protected]>
link to wiki

github.com/MithrilJS/mithril.js - 762eeb7e31d47f7b3066053b083a72af736f2fbe authored over 10 years ago by Leo Horie <[email protected]>
fix diff of css rule removal

github.com/MithrilJS/mithril.js - 63a7461657fec875fef75b97e1b1594b05dd378c authored over 10 years ago by Leo Horie <[email protected]>
v0.1.12 publish

github.com/MithrilJS/mithril.js - dc9cae09fcf36458f5594fcb7a82ac4d0050b7cc authored over 10 years ago by Leo Horie <[email protected]>
fix url decoding in route args

github.com/MithrilJS/mithril.js - a80621e3a61b84e172a5b6fcd4eb1b4b2b5b2d15 authored over 10 years ago by Leo Horie <[email protected]>
beef up m.deferred docs

github.com/MithrilJS/mithril.js - 85685f55b088266f88dcbcc929a0d48fa6a631e4 authored over 10 years ago by Leo Horie <[email protected]>
add links to blog and mailing list to readme

github.com/MithrilJS/mithril.js - dfc10a2fc24896ae1c5e5326890c6b65c4a98545 authored over 10 years ago by Leo Horie <[email protected]>
add tests for variadic route

github.com/MithrilJS/mithril.js - 3bccf4d2ef60b34a75f8511e23eaa4141f1b38f1 authored over 10 years ago by Leo Horie <[email protected]>
added note about variadic routes to log

github.com/MithrilJS/mithril.js - 0f1c9bcfbabbecd4e770f6de1352404f47952afc authored over 10 years ago by Leo Horie <[email protected]>
add docs about variadic routes

github.com/MithrilJS/mithril.js - f1321178dfef0f2ccb801045dfaba49dc9730680 authored over 10 years ago by Leo Horie <[email protected]>
add support for path-y arguments to route args

github.com/MithrilJS/mithril.js - d5add06c6cf90a03d07a4f825f266a100be5c752 authored over 10 years ago by Leo Horie <[email protected]>
ensure redrawing in event handlers

github.com/MithrilJS/mithril.js - f321750896135d78bb401dad272eff93b6ed45da authored over 10 years ago by Leo Horie <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/MithrilJS/mithril.js - 6fccbc0b0a7245eaf127949470a4cc084f9a5c7d authored over 10 years ago by Leo Horie <[email protected]>
fix datalist and link redraw

github.com/MithrilJS/mithril.js - deeb73973ff842eea28472f94be97ca7d8d08b1e authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #73 from ysimonson/master

Remove unused function arguments

github.com/MithrilJS/mithril.js - 18786ea781a0ddd4869215c0603bce6fbcc04921 authored over 10 years ago by Leo Horie <[email protected]>
Removed unused function arguments

github.com/MithrilJS/mithril.js - d85c5001c45f6607ba7ad1ddb6dfa526f632c271 authored over 10 years ago by Yusuf Simonson <[email protected]>
fix route path for non-root pages

github.com/MithrilJS/mithril.js - 4046c076394c638d819babfd0facb45049a544f6 authored over 10 years ago by Leo Horie <[email protected]>
added test to prevent releases w/ console.log

github.com/MithrilJS/mithril.js - dc379a4cf8bd51c93bbaee98b182bd967949e4e2 authored over 10 years ago by Leo Horie <[email protected]>
fix cloning when undefined present in tree

github.com/MithrilJS/mithril.js - 3433cabf8874f387211b14f66ba02baa131f0981 authored over 10 years ago by Leo Horie <[email protected]>
use reverse loop with deletions

github.com/MithrilJS/mithril.js - f28ae323c5cdddbb7693692b2be52e8f581e7368 authored over 10 years ago by Leo Horie <[email protected]>
fix contenteditable diffing

github.com/MithrilJS/mithril.js - 42a33b074c97a395530b2925c333894ed2b43877 authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #64 from syk0saje/patch-1

let new tab shortcuts work normally for links

github.com/MithrilJS/mithril.js - 10229546ebc719e941a3d99f3463873db34a2943 authored over 10 years ago by Leo Horie <[email protected]>
fix opening in new tab for routed links

github.com/MithrilJS/mithril.js - 913b8a557948dcb4a83887c5bb61eb84b8cf52e1 authored over 10 years ago by Leo Horie <[email protected]>
let new tab shortcuts work normally for links

enables ctrl-clicking, middle-clicking, etc. for anchors when using pathname routing

github.com/MithrilJS/mithril.js - 25237f1425bacc19d9b8692883ae8a1a5af03ad3 authored over 10 years ago by Pepe Bawagan <[email protected]>
add ability to run requests in background

github.com/MithrilJS/mithril.js - 91a32af76c5325696b97378652002e5f8b6c601a authored over 10 years ago by Leo Horie <[email protected]>
fix abort so that it works without custom extract option

github.com/MithrilJS/mithril.js - f4a248f0a571827fafadc69c2914216ab1039889 authored over 10 years ago by Leo Horie <[email protected]>
make xhr.abort reject promise chain

github.com/MithrilJS/mithril.js - 38dba03f6dc6fca24eef6918b0692ce6c7862c04 authored over 10 years ago by Leo Horie <[email protected]>
add unit test for m.route() overload

github.com/MithrilJS/mithril.js - 6fb1071236926baa446893b32db4faf6c654632b authored over 10 years ago by Leo Horie <[email protected]>
add note in change log about m.route() enhancement

github.com/MithrilJS/mithril.js - 9a9aef64cd553c12b691cef52d039ca3f0f1403e authored over 10 years ago by Leo Horie <[email protected]>
add m.route() overload to retrieve current route

github.com/MithrilJS/mithril.js - ab434fbc159801db631a16b4a0914494b381a006 authored over 10 years ago by Leo Horie <[email protected]>
fix input cursor bug in chrome

github.com/MithrilJS/mithril.js - 22deb93d04dd2e57cee56e1cf7c50e79c512eb70 authored over 10 years ago by Leo Horie <[email protected]>
Merge branch 'master' into next

github.com/MithrilJS/mithril.js - ed66e5d67a14a27326fd677bd607f5adc4f18370 authored over 10 years ago by Leo Horie <[email protected]>
version bump

github.com/MithrilJS/mithril.js - b7a3cddec3d06daf8341734252c2e455dc9e93db authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #59 from sanderhahn/master

only update input.value on change

github.com/MithrilJS/mithril.js - 22730c5d929e48da71dc7b42a31591f97e79562f authored over 10 years ago by Leo Horie <[email protected]>
only update input.value on change

github.com/MithrilJS/mithril.js - 1d63e0f0436b5aa6b366107206407b134b25bceb authored over 10 years ago by Sander Hahn <[email protected]>
fix node index displacement by null/undefined nodes

github.com/MithrilJS/mithril.js - a425bbca8856dc45676af55fbccae77fbf7139c2 authored over 10 years ago by Leo Horie <[email protected]>
docs about extract

github.com/MithrilJS/mithril.js - f589a33842e7be8f0169434a8dbfc9a8abcfd899 authored over 10 years ago by Leo Horie <[email protected]>
add extract option to m.request

github.com/MithrilJS/mithril.js - bb54a3b675b00519876c0a49973bf2d340e6ce3d authored over 10 years ago by Leo Horie <[email protected]>
make getter-setters json-serializable

github.com/MithrilJS/mithril.js - cb6994dd932f25819e6a68ac98b6b94b7a7e0e2d authored over 10 years ago by Leo Horie <[email protected]>
Merge branch 'master' into next

github.com/MithrilJS/mithril.js - 0aba8aa4bdb357bf38d58ed9490cb6ccb926f577 authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #54 from thatsmydoing/master

Allow m.prop to be JSON.stringify-ed

github.com/MithrilJS/mithril.js - 8b6c2c381a678ec07c0ad6e66278463dd932aeda authored over 10 years ago by Leo Horie <[email protected]>
source for react comparisons

github.com/MithrilJS/mithril.js - e6597612de7e424db0633e12dbda581cff34f2a2 authored over 10 years ago by Leo Horie <[email protected]>
version bump

multi-island support
typos
react comparison in home
make id change force element recreation

github.com/MithrilJS/mithril.js - d57a145daa799cdf7b3b7e565a215b44696f2376 authored over 10 years ago by Leo Horie <[email protected]>
Allow m.prop to be JSON.stringify-ed

github.com/MithrilJS/mithril.js - 95affb1cb2084a872465f96edd74280d4aa230d4 authored over 10 years ago by Thomas Dy <[email protected]>
fix ordering issue in subchilds

github.com/MithrilJS/mithril.js - e65db40116ef4c14064c2fbdb3d6367e0378c3df authored over 10 years ago by Leo Horie <[email protected]>
add release note in change log

github.com/MithrilJS/mithril.js - d7b64ceab28ab75d8ab56a183e9b80826e71b3d6 authored over 10 years ago by Leo Horie <[email protected]>
fix ordering issue where previous sibling is array

github.com/MithrilJS/mithril.js - 8fd5069439454e7960c21b75017847aa4ebbb5f9 authored over 10 years ago by Leo Horie <[email protected]>
add more tests for #49

github.com/MithrilJS/mithril.js - e5f0d7cebb8e3fcf78f6856a1a771d2a51518d8b authored over 10 years ago by Leo Horie <[email protected]>
add note about issue #49 on change log

github.com/MithrilJS/mithril.js - d7623455ff851035912dac0d437f106e67f03d62 authored over 10 years ago by Leo Horie <[email protected]>
document test

github.com/MithrilJS/mithril.js - 7fbfe2c3ca4ec20434cd5cf9f283ac2152510820 authored over 10 years ago by Leo Horie <[email protected]>
fix text node reattachment when parent changes but node value does not

github.com/MithrilJS/mithril.js - f768b7bb6340b69db275edce53c15a256d6d1adf authored over 10 years ago by Leo Horie <[email protected]>
update change log and announce blog

github.com/MithrilJS/mithril.js - 215b56ae7c2daa37e39121ee9f73aefb82e2dcaf authored over 10 years ago by Leo Horie <[email protected]>
fix ordering bug when mixing arrays with virtual elements

github.com/MithrilJS/mithril.js - 70496946cf0d09dc7b01a5e3a3c7d550ae00a74a authored over 10 years ago by Leo Horie <[email protected]>
version bump

github.com/MithrilJS/mithril.js - 12256290a99346f1ae567d3490a4cebe05ab810d authored over 10 years ago by Leo Horie <[email protected]>
add unminified file to zip

github.com/MithrilJS/mithril.js - 5e931308c510a728e496fa406fa39ee5ded855d8 authored almost 11 years ago by Leo Horie <[email protected]>
add docs about github

github.com/MithrilJS/mithril.js - 7d0ba8401fe22e1c64cf3c1485166ba04fa37ccf authored almost 11 years ago by Leo Horie <[email protected]>
add docs for SVG, and better tests

github.com/MithrilJS/mithril.js - 5c9f9d782fff767479e25ed094b878f3d4a3ee5e authored almost 11 years ago by Leo Horie <[email protected]>
Merge branch 'next' into svg

Conflicts:
archive/v0.1.2/mithril-tests.js
archive/v0.1.2/mithril.min.js
archive/v0.1.2/mithr...

github.com/MithrilJS/mithril.js - 1aef5dd94287973c403d8a010d94e73e3ef97f6b authored almost 11 years ago by Leo Horie <[email protected]>
update change log

github.com/MithrilJS/mithril.js - 58ee32ff85bbf30a1f1eaf5bf5184c85058bc8f1 authored almost 11 years ago by Leo Horie <[email protected]>
add test for textnode->element and element->textnode

github.com/MithrilJS/mithril.js - 3eb4bfc6a600d28feeed5d1a5a36025b2c0f1da1 authored almost 11 years ago by Leo Horie <[email protected]>
fix out-of-order issue when mixing new and old elements

github.com/MithrilJS/mithril.js - b972607c8df1d5ac7ea8d005674947f6bad9629a authored almost 11 years ago by Leo Horie <[email protected]>
add template file for cdnjs deploy

github.com/MithrilJS/mithril.js - 08dd1cd62d28e8475d7560c8b524ccbead8bdda7 authored almost 11 years ago by Leo Horie <[email protected]>
add step to deploy to CDNs

github.com/MithrilJS/mithril.js - 72c08a559ad965f8b7bdcc07bf1255664bcd393d authored almost 11 years ago by Leo Horie <[email protected]>
add test for issue 29

github.com/MithrilJS/mithril.js - 1ed7fa5b30092b5d1b1a2cd8294b5ebbe60812f3 authored almost 11 years ago by Leo Horie <[email protected]>
fix disappearing link text

github.com/MithrilJS/mithril.js - d684b0fcebb954bcd8efa23132e6aa0a44dbbaf6 authored almost 11 years ago by Leo Horie <[email protected]>
don't touch DOM to check for parenthood

github.com/MithrilJS/mithril.js - 9dcffab2ac8a8a6b2d7fc86b425abfd1cf3ea528 authored almost 11 years ago by Leo Horie <[email protected]>
add example for m.request config

github.com/MithrilJS/mithril.js - 3f8c630702ea7c708b01d7b0574c0e62e3ccf459 authored almost 11 years ago by Leo Horie <[email protected]>
fix port in POST request urls

github.com/MithrilJS/mithril.js - b2daa1b55a5679caaa7f8b1a23cc069c93f33819 authored almost 11 years ago by Leo Horie <[email protected]>
Merge pull request #42 from levitanong/fix-url-tokens

Changes regex for parametrizeUrl to catch tokens that start with letters only, to allow for urls...

github.com/MithrilJS/mithril.js - 8d3d2fa397c136d78d959343a33c2be808f7f15b authored almost 11 years ago by Leo Horie <[email protected]>
Changes regex for parametrizeUrl to catch tokens that start with letters only, to allow for urls with ports

github.com/MithrilJS/mithril.js - 86280e8261acbfcdbdab171cc4fdd7b7a63a677e authored almost 11 years ago by Levi Tan Ong <[email protected]>
unminified files for maps

github.com/MithrilJS/mithril.js - 5eef004bbbb58928ec86b8aaabc3dd4c30418ac2 authored almost 11 years ago by Leo Horie <[email protected]>
update component docs - it doesn't support non-master branches

github.com/MithrilJS/mithril.js - 2054edae10bb2f8aca503a8f86472f20f5ca7bd1 authored almost 11 years ago by Leo Horie <[email protected]>
update bower

github.com/MithrilJS/mithril.js - 05630b2b95e24fa595045774ec052811182760ba authored almost 11 years ago by Leo Horie <[email protected]>
fix autocompleter example in docs

github.com/MithrilJS/mithril.js - 232b02a082f9739601e57e06c5545b2ef9ff273b authored almost 11 years ago by Leo Horie <[email protected]>
community link

github.com/MithrilJS/mithril.js - bdd016de3fbc23d9a2968fc1daf48fc942ec97c5 authored almost 11 years ago by Leo Horie <[email protected]>
Merge remote-tracking branch 'origin/master' into next

github.com/MithrilJS/mithril.js - 75b9959b8a9381ca82e7973c6a299c196cc2ba03 authored almost 11 years ago by Leo Horie <[email protected]>
fix docs about component branch

github.com/MithrilJS/mithril.js - 86514b41f238d371f55852842d1d2bbf8196fd85 authored almost 11 years ago by Leo Horie <[email protected]>
add docs about component

github.com/MithrilJS/mithril.js - 85a22599642c571c5bad11ed5d2facad97b1662a authored almost 11 years ago by Leo Horie <[email protected]>
add {subtree: "retain"} flag to allow skipping diff from app space

github.com/MithrilJS/mithril.js - fcf77dfa44e1e41847f5f1af5b9987ea0f928a8a authored almost 11 years ago by Leo Horie <[email protected]>
improve docs about a+ differences

github.com/MithrilJS/mithril.js - c4494bf2cebb919cfa1eb613df0dfa164fd8563b authored almost 11 years ago by Leo Horie <[email protected]>
unwrap thennable

github.com/MithrilJS/mithril.js - 5ecc942abd76c340ad6f698d8efb9777034266cb authored almost 11 years ago by Leo Horie <[email protected]>
add community page

github.com/MithrilJS/mithril.js - 605f2a392c0029f3150a2830235a05995629a360 authored almost 11 years ago by Leo Horie <[email protected]>
improve dom caching

- don't call appendChild if not needed
- don't overwrite style all the time
- don't overwrite fun...

github.com/MithrilJS/mithril.js - efae454bd44daedf14940f8d73fb10aef7d7ed16 authored almost 11 years ago by Leo Horie <[email protected]>
version bump

github.com/MithrilJS/mithril.js - e34cc1fc4a12b5e2d2a2f5c7fba7bf1be3b20fc0 authored almost 11 years ago by Leo Horie <[email protected]>
don't assume document if no root element

github.com/MithrilJS/mithril.js - 26ee6975a073bd102515470aebc96e42ec3eaf22 authored almost 11 years ago by Leo Horie <[email protected]>
add docs about npm and bower

github.com/MithrilJS/mithril.js - 0f1d415d858b11164160880cf6fe0a885f247a01 authored almost 11 years ago by Leo Horie <[email protected]>
Merge branch 'commonjs'

Conflicts:
archive/v0.1.2/mithril.min.js
archive/v0.1.2/mithril.min.map
archive/v0.1.2/mithri...

github.com/MithrilJS/mithril.js - 34482a0b0f3ac5a686c1f325ba98f0d4e992470d authored almost 11 years ago by Leo Horie <[email protected]>
update change log

github.com/MithrilJS/mithril.js - 24b4b1a10ae6809408198371a51696c223710edd authored almost 11 years ago by Leo Horie <[email protected]>
Merge branch 'fix/29' into next

Conflicts:
archive/v0.1.2/mithril.min.js
archive/v0.1.2/mithril.min.map
archive/v0.1.2/mithri...

github.com/MithrilJS/mithril.js - 9059101ddcf2ad4c9bed3a42165be64c10c2ab6b authored almost 11 years ago by Leo Horie <[email protected]>
use less expensive check for attribute diff qualification

github.com/MithrilJS/mithril.js - bde67fa8959ab484c2d3cd503b6c4738aa4cab3e authored almost 11 years ago by Leo Horie <[email protected]>
make sure element is child of correct parent if child is recycled but parent is not

github.com/MithrilJS/mithril.js - 49dffe7e0efdcdc54966c5b55e982dddd07408be authored almost 11 years ago by Leo Horie <[email protected]>
Merge remote-tracking branch 'origin/next' into next

github.com/MithrilJS/mithril.js - 1385fc62681ba58327c579301ffba9d6a4678110 authored almost 11 years ago by Leo Horie <[email protected]>