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

redraw strategy

github.com/MithrilJS/mithril.js - 4281773df977038e5bd8df1cb12595eb4436f9ce authored over 10 years ago
update change log about mathml

github.com/MithrilJS/mithril.js - 44119f43f77cac42e6f2eca056dda2a914e30010 authored over 10 years ago
add test for #194

github.com/MithrilJS/mithril.js - 9387820ee71fb97dddc4bcd62b863d37ba722895 authored over 10 years ago
update change log

github.com/MithrilJS/mithril.js - b894b0ad1e8c19a637c98aafc7f7981f6000804a authored over 10 years ago
Merge branch 'next'

github.com/MithrilJS/mithril.js - fb50e6f954e34e233fc376c414d3eb3c842b4578 authored over 10 years ago
fix ie8 empty-text-node-in-input issue

github.com/MithrilJS/mithril.js - e60a9542b2e75d248e4580547382bf6cde40bc5d authored over 10 years ago
defensive code against ultra rare bug

github.com/MithrilJS/mithril.js - 60939592f7cc06f9b7bf120c4853bb3df70cfff8 authored over 10 years ago
mathml namespace

github.com/MithrilJS/mithril.js - 0a5e7018ae68d3addec4dcd88305db04e7690891 authored over 10 years ago
Merge branch 'next'

github.com/MithrilJS/mithril.js - 42608dcf7d7743e2b82af0d979b153b3c46d1fc2 authored over 10 years ago
remove experimental api

github.com/MithrilJS/mithril.js - f9ba62cc3bb8d2c0c8da45f9db37fb34eb9dd195 authored over 10 years ago
comments in code

github.com/MithrilJS/mithril.js - 5bbd6c64785ef230615c7198c2ef9e5435b98353 authored over 10 years ago
update change log

github.com/MithrilJS/mithril.js - b28dedaa736f48847dab6394199bbf3bc1d0aa9a authored over 10 years ago
Merge branch 'next'

github.com/MithrilJS/mithril.js - 999fdb5c89821de343ed2294f6c096eaee138516 authored over 10 years ago
Merge remote-tracking branch 'origin/master'

github.com/MithrilJS/mithril.js - c6242f024c98cb2b6970bc1b09b6e2b5e35b43aa authored over 10 years ago
fix m.sync resolution when empty array

github.com/MithrilJS/mithril.js - b86c4cec3f6acdde0030a76b56de4a71441bdcfc authored over 10 years ago
update docs about Function::bind requirement

github.com/MithrilJS/mithril.js - 3fc0165c983be561d58fcb3fa1e22ba6eafbfddc authored over 10 years ago
fix IE8 null ref

github.com/MithrilJS/mithril.js - e08c626abfe522f809d616ef03bbacec558fa9e1 authored over 10 years ago
Merge remote-tracking branch 'origin/master' into next

github.com/MithrilJS/mithril.js - 3e7690c5fc878b4f731a6d0bbf2a6b54362b3f46 authored over 10 years ago
Merge pull request #186 from oleg8sh/patch-3

Don't insert blank text node into every tag (yet another IE8 issue)

github.com/MithrilJS/mithril.js - 4dd9303ac1bc9e27e2b91685a40aa94fe9e96d1e authored over 10 years ago
add docs for nullables

github.com/MithrilJS/mithril.js - 7b535f9419ae01594c5c2e35ce1e56eca3082846 authored over 10 years ago
Merge remote-tracking branch 'origin/master' into next

github.com/MithrilJS/mithril.js - d81263f55e5e620699f5ae9535a91baa21d9de2b authored over 10 years ago
Merge pull request #189 from oleg8sh/patch-1

undefined cached checks.

github.com/MithrilJS/mithril.js - c2aa89ec554a147c8407ea733259dc426aeb54f2 authored over 10 years ago
Merge remote-tracking branch 'origin/master' into next

github.com/MithrilJS/mithril.js - 1472036464b793480323690316550e30a9b19cd2 authored over 10 years ago
Merge pull request #190 from oleg8sh/patch-2

typeof is much faster than {}.toString()

github.com/MithrilJS/mithril.js - d71bac33f306238825f9a77ab515d25d41cdd1a4 authored over 10 years ago
typeof is much faster than {}.toString()

Proof: http://jsperf.com/typeof-vs-instanceof-vs-object-prototype-tostring

github.com/MithrilJS/mithril.js - 807c6f415a27d693b69342cdb3df368c82d359f5 authored over 10 years ago
undefined cached checks.

Part of #185. Should fix #162 & #163.

github.com/MithrilJS/mithril.js - f643636eb360c261fcf6819b572dcb43189f4cd9 authored over 10 years ago
Merge remote-tracking branch 'origin/master' into next

github.com/MithrilJS/mithril.js - 35d299f705f57797a4f5333311ddcacb3b994547 authored over 10 years ago
Merge pull request #187 from oleg8sh/patch-4

currentTarget issue in IE8

github.com/MithrilJS/mithril.js - e09429271896b216bcfd9db24d1fe48136fb82b1 authored over 10 years ago
Merge remote-tracking branch 'origin/master' into next

github.com/MithrilJS/mithril.js - d5270adcd7e05071c3b2866cfa35d174ce16e51e authored over 10 years ago
Merge pull request #184 from oleg8sh/patch-1

Protection from external 'undefined'

github.com/MithrilJS/mithril.js - 6edc8acff9de37603c7597a26b3afb19019d6124 authored over 10 years ago
currentTarget issue in IE8

There is no currentTarget in IE8. So withAttr() fails in it.
But 'this' is binded to that alrea...

github.com/MithrilJS/mithril.js - c0c349ef2018e141ba6ac1cbaf459d910985d9f3 authored over 10 years ago
Don't insert blank text node into every tag (yet another IE8 issue)

Actually Mithril calls build() with data undefined for m("tag",{...}) [calls without third argum...

github.com/MithrilJS/mithril.js - 459a38e8d9fbae69793f4cb04a3255422719e467 authored over 10 years ago
Protection from external 'undefined'

github.com/MithrilJS/mithril.js - c4cd99b0932019ffbcaa850f915a372bb7e31206 authored over 10 years ago
Merge branch 'master' into next

github.com/MithrilJS/mithril.js - 51ec8484a6e317ad27609ca581453cebe54a6323 authored over 10 years ago
Merge remote-tracking branch 'origin/master'

github.com/MithrilJS/mithril.js - f85f55d3f01ed1a44b6d8a287586456046eb1d03 authored over 10 years ago
Merge pull request #182 from pygy/master

Add a main script in package.json.

github.com/MithrilJS/mithril.js - 0ad9a7d57c9338d974044f1eee5707cad6c464a4 authored over 10 years ago
Add a main script in package.json.

github.com/MithrilJS/mithril.js - 5e78b320ecdd217c031efbc8967985d92cc05804 authored over 10 years ago
rethrow errors from other contexts

github.com/MithrilJS/mithril.js - 13967ad8083525477c43cee18c5e192849faffae authored over 10 years ago
Merge branch 'master' into next

Conflicts:
tests/mithril-tests.js

github.com/MithrilJS/mithril.js - da0383cad318b5b3da4923745820b1d38784af3d authored over 10 years ago
fix array type checks

github.com/MithrilJS/mithril.js - 6b344003e81e0a89cfad4c16feb32704f93e09e6 authored over 10 years ago
Merge pull request #177 from mambocab/saucelabs-tests

adds saucelabs integration to unit tests

github.com/MithrilJS/mithril.js - 36eba7eb44936d1031fe56994d602a067972cd83 authored over 10 years ago
Merge branch 'saucelabs-test-fix' into saucelabs-tests

Conflicts:
Gruntfile.js
package.json
tests/mithril-tests.js
tests/test.js

github.com/MithrilJS/mithril.js - 21d6351136884bfc0b0fa52ceb1684f984b91e02 authored over 10 years ago
fixes non-browser-based tests

github.com/MithrilJS/mithril.js - 3160e696df8993d7fb33978f9eae8867bfdc905a authored over 10 years ago
adds saucelabs integration to unit tests

github.com/MithrilJS/mithril.js - 6a1ab4e39fa269e0a4b07380bb2d94a843926865 authored over 10 years ago
adds saucelabs integration to unit tests

github.com/MithrilJS/mithril.js - 4d41c087b0f1847f9b3333e0abcf4ce5a9e8f9db authored over 10 years ago
fix console.log higher-order calls in docs

github.com/MithrilJS/mithril.js - 9a00707eeb25cdb0d0af8c21d2516ebb103a5304 authored over 10 years ago
fix console.log calling for non-firebug environments

github.com/MithrilJS/mithril.js - d3c9a28c25252948e678e16400efab73d30266ba authored over 10 years ago
nearly Promises/A+ compliant via Promiz.mithril.js

github.com/MithrilJS/mithril.js - 54474f5aefb81eb639106a83f5a1dc680f03c9af authored over 10 years ago
externs for closure compiler

github.com/MithrilJS/mithril.js - e66bc8ca54d2eb7f3b133e8be05d6762b3df44ce authored over 10 years ago
refactor redraw

github.com/MithrilJS/mithril.js - 7295b6e9e979060f0b0049d7d1c722d31371ce71 authored over 10 years ago
prevent setting NodeList length

github.com/MithrilJS/mithril.js - 0f5d051d4b12f5301a4491ca5b60abd54c73052a authored over 10 years ago
refactor array flattening into diff engine

github.com/MithrilJS/mithril.js - 3806d2f53d6034b2c587dfcd323f187d7c95a587 authored over 10 years ago
update change log

github.com/MithrilJS/mithril.js - 2b304fbabcb7926e324524eee3cf3a5198cfb614 authored over 10 years ago
fix key ordering in interpolation case

github.com/MithrilJS/mithril.js - c8ce0d8dee60d3a51bf2a4415b46a6e5b648278d authored over 10 years ago
normalize arrays

github.com/MithrilJS/mithril.js - 1e829f16572c76a036c37f7318dd9bb0212517cd authored over 10 years ago
document previous fix in change log

github.com/MithrilJS/mithril.js - 8ff54ccbfd37f323741afaa845655cf14b094e4a authored over 10 years ago
fix node insertion bug when using document as root

github.com/MithrilJS/mithril.js - eda32fef47682e29c297e3ce7af8533115be1783 authored over 10 years ago
fix double redraw when events fire simultaneously

github.com/MithrilJS/mithril.js - ccde633e92f677ab817327c882ef33d9a8024458 authored over 10 years ago
fix diff when changing from element to empty array

github.com/MithrilJS/mithril.js - 0354a4e25138dd268dd3fad900a4666844379639 authored over 10 years ago
allow mixing keys with non-keyed elements

github.com/MithrilJS/mithril.js - 8fc576490432f5fba56cdb52ddcaf0e847238a5b authored over 10 years ago
test class name fix

github.com/MithrilJS/mithril.js - 9554995a1db90a41e8ff75c6f23daa3902959aa1 authored over 10 years ago
fix class/className concat bug when they're defined in both selector and attrs

github.com/MithrilJS/mithril.js - dd9d9c1da8eef881b88983a316101185f061eb41 authored over 10 years ago
publish v0.1.18

github.com/MithrilJS/mithril.js - 4163b11fdeea09d1abbb78c7b914261bd7e8b811 authored over 10 years ago
fix context unloading when reattaching

github.com/MithrilJS/mithril.js - 44a7ad7729eee4a7d4b2e56465dba6a762c757ae authored over 10 years ago
clear diff cache when routing

github.com/MithrilJS/mithril.js - b1275cb778913f3581e94c6aa5343e2c179240b9 authored over 10 years ago
update docs for component

github.com/MithrilJS/mithril.js - 07c4e0bdd21206731b0efd34c9c4cab797dd9650 authored over 10 years ago
remove minified stuff from component

github.com/MithrilJS/mithril.js - f564844bb98238bc851e47ae92a2e818d1365eaf authored over 10 years ago
re-render from scratch on route changes

github.com/MithrilJS/mithril.js - d44176c888d6b76fab7c7017632c505799a84b99 authored over 10 years ago
don't use minified file as main file in component.js

github.com/MithrilJS/mithril.js - c8ec1022f23e1560dfbb06f85cb5b70d6393d69e authored over 10 years ago
beef up readme and make blog more prominent

github.com/MithrilJS/mithril.js - 7a32c0ea899fdf3a8db267b7a8fe4f1b481ce98d authored over 10 years ago
add docs about keys

github.com/MithrilJS/mithril.js - 5aeb825ce0ea97d9eae15e24e5cda7fe6e77064e authored over 10 years ago
document change

github.com/MithrilJS/mithril.js - 474dd28e50b4eb99d0072609c323a7c3c3d20281 authored over 10 years ago
auto-send Content-Type header if using JSON.stringify as serialize in m.request

github.com/MithrilJS/mithril.js - f46b8c92388ec3c24c474728a5b544e40ed173a9 authored over 10 years ago
fix select.value so that it displays correct option on first render

github.com/MithrilJS/mithril.js - 6bca818f348496990b3a38d40f3610f76b75cc26 authored over 10 years ago
fix subtree directive bug that made first input copy value of current active one, if inside loop

github.com/MithrilJS/mithril.js - 661307c02ecfd812ea5cea600d800c911ee85fdf authored over 10 years ago
add context unload event listener

github.com/MithrilJS/mithril.js - 42f21181f8965e9538c543862c0cfdeeb09a4bf7 authored over 10 years ago
update change log

github.com/MithrilJS/mithril.js - 75b251adbfc72b8d913a8205913c9cbd091c1713 authored over 10 years ago
add ability to abort from controller::onunload

github.com/MithrilJS/mithril.js - b486e53b4bb5dc6aeb8d6c9795279e7b32c9aa58 authored over 10 years ago
scroll to top on route

github.com/MithrilJS/mithril.js - 81f3367be95d37d92255068e54e05623caa55029 authored over 10 years ago
fix m.trust diffing

github.com/MithrilJS/mithril.js - 4aad8619c50c1dff8dfe2fadc2ebc53960e7ae00 authored over 10 years ago
fix parent tag association across array

github.com/MithrilJS/mithril.js - bc50514731de70c6714caab4f34fdb4bfc65425f authored over 10 years ago
fix wrongful cache node clearing

github.com/MithrilJS/mithril.js - 0d44df06833915eb3b8a1f6ceb4601dbee9e1840 authored over 10 years ago
document XDomainRequest breaking change

github.com/MithrilJS/mithril.js - 6d53b8429d9305556cbdb2d9a7d9eb49c29313ca authored over 10 years ago
Merge remote-tracking branch 'origin/master' into next

github.com/MithrilJS/mithril.js - bcaff74c03a17e7b3f993e2377ca33bbb2841745 authored over 10 years ago
clean up keys code

github.com/MithrilJS/mithril.js - 117349168d10b57f6e54f0a4a9b0c01dd681725a authored over 10 years ago
Merge pull request #121 from syk0saje/patch-1

always use XMLHttpRequest

github.com/MithrilJS/mithril.js - 37a673413f8ac0ffadcf4aa898d103f5388ed309 authored over 10 years ago
update change log

github.com/MithrilJS/mithril.js - 31a6fe606c392e9ba446602c8f95163e5bdd91ed authored over 10 years ago
Merge pull request #131 from eddyystop/master

Likely small typo in module docs

github.com/MithrilJS/mithril.js - 1f70e35c6533855ab04a18819afd6227784d2ba3 authored over 10 years ago
Undoing a wrong patch

github.com/MithrilJS/mithril.js - 5336940f2cb815eae1cb1aa35071b215d4ee5419 authored over 10 years ago
Fixing typo in code example

github.com/MithrilJS/mithril.js - 4acac9178b80fdb72e584322ed9897075d60ddde authored over 10 years ago
Merge remote-tracking branch 'upstream/master'

github.com/MithrilJS/mithril.js - 95160c770f858c090723be2c0cf4e29e55e88462 authored over 10 years ago