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

Call `RouteResolver.render` on `route.set(route.get())`

github.com/MithrilJS/mithril.js - 7ee34c122d30a7809d91833783e926d34dde8f5c authored about 8 years ago
Add an assertion for `RouteResolver.render` calls on `route.set(route.get())`

github.com/MithrilJS/mithril.js - b6c8e2c63ed9cfded1628c285fd22e72f2996fb6 authored about 8 years ago
throttle m.route redraws

github.com/MithrilJS/mithril.js - 2ffd2fb7e4123de483b3b720bcb4fa9dd8e4062e authored about 8 years ago
Improve event binding

github.com/MithrilJS/mithril.js - 3e44c9234c19f14e270ccbb4abbbc9c0818ccea7 authored about 8 years ago
test mount redraw count

github.com/MithrilJS/mithril.js - 23d09396479cd8713484490b5c32078e83f56040 authored about 8 years ago
add example of how jsx syntax looks

github.com/MithrilJS/mithril.js - c6ebb21b8623a648256ff419e240dc38aa303939 authored about 8 years ago
update jsonp docs

github.com/MithrilJS/mithril.js - cfe5e136674bba837e0eb6c3ea1764d655f9c01a authored about 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

github.com/MithrilJS/mithril.js - 4e25e170e95403e1e798fe0851e8af6ad9566c44 authored about 8 years ago
Bundled output for commit 1fe4a08e717c89e5a565b0b908b39a7a3f653a70 [skip ci]

github.com/MithrilJS/mithril.js - f381ba3412817dcee3b8082b24fb0cbcc3c769ac authored about 8 years ago
make linter happy about rename

github.com/MithrilJS/mithril.js - c0dbb8635c6a64299e7858256e8f17fa9075851d authored about 8 years ago
rename migration guide

github.com/MithrilJS/mithril.js - fbbc7282c6604f7efb6d3d08542dbd24f36aa1d3 authored about 8 years ago
updates in migration doc

github.com/MithrilJS/mithril.js - ce28fd8daf0f357f1a143ca4f4d9c361533c15a4 authored about 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

github.com/MithrilJS/mithril.js - ff0ed319ca7093e82474abf4df12e7dcd781c6dd authored about 8 years ago
Bundled output for commit 0dce0e7911971e9f77602731303808b36bcf0420 [skip ci]

github.com/MithrilJS/mithril.js - 8f08fddb64881ecaea614bac050b19d85044b0d2 authored about 8 years ago
normalize args for jsonp, document background option

github.com/MithrilJS/mithril.js - 0dce0e7911971e9f77602731303808b36bcf0420 authored about 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

# Conflicts:
# mithril.min.js

github.com/MithrilJS/mithril.js - 56eaba95b53a5294149eaf05d4d118a6bfb0fdeb authored about 8 years ago
use animation best practices in dbmon

github.com/MithrilJS/mithril.js - 4a4bd7a5483b71731abed5dd9901c02ceea088e5 authored about 8 years ago
ensure null doesn't displace next siblings

github.com/MithrilJS/mithril.js - 2f7c4983f33580bebe48fdbb5fdeb513114bb2e8 authored about 8 years ago
ensure docs/generate doesn't break on first try

github.com/MithrilJS/mithril.js - 2411303be8c371a55b326c11de8556989bc63930 authored about 8 years ago
Bundled output for commit cdb9017a728f3112d45054f4dad34fb329901458 [skip ci]

github.com/MithrilJS/mithril.js - 3ac9f954d6a4df4626cd30304eceeafb03115c47 authored about 8 years ago
update docs, add descriptions for api methods

github.com/MithrilJS/mithril.js - cdb9017a728f3112d45054f4dad34fb329901458 authored about 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

github.com/MithrilJS/mithril.js - d56c30cc4ab43c2cf231593668c4ca9906d4739b authored about 8 years ago
fix request redrawing semantics

github.com/MithrilJS/mithril.js - 0080d1dff081e2a40f74fa16161768c58f3251a0 authored about 8 years ago
Document removal of sync redraw (#1447)

github.com/MithrilJS/mithril.js - a07a662a821c4437c0b65aadeda9fb649ddba69e authored about 8 years ago
Break out m.sync removal, it's important

github.com/MithrilJS/mithril.js - c551ffb206289d8ff39cf2148b5c8546cfe4241c authored about 8 years ago
Bundled output for commit f54f15d4ce748659dcdb9dbd53654ae55b71d143 [skip ci]

github.com/MithrilJS/mithril.js - 54599d9675731c025d8c6ec8f401e58191cdf984 authored about 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

github.com/MithrilJS/mithril.js - 2f26ad0a04103f5892de75960f1f50ebe938b653 authored about 8 years ago
add note about unmount prevention

github.com/MithrilJS/mithril.js - bc5a972cb0e1d0d8f81874f26f2a2622250f5c03 authored about 8 years ago
Bundled output for commit 9f6a1086e46c30bfec30f78e6d48c918c00fcbf4 [skip ci]

github.com/MithrilJS/mithril.js - 78929fb1d123b613aebfb870e192dff354da42c4 authored about 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

# Conflicts:
# mithril.min.js

github.com/MithrilJS/mithril.js - 9f6a1086e46c30bfec30f78e6d48c918c00fcbf4 authored about 8 years ago
small tweaks to docs

github.com/MithrilJS/mithril.js - 87dcbbf5c796b82f32cd937c6199a8887ad37d26 authored about 8 years ago
Travis should lint & bundle before every build (#1441)

Linting doesn't break builds though, because @lhorie doesn't want that.

github.com/MithrilJS/mithril.js - 9406c905c0f41e9b064a9b6ba7c47abd474e3821 authored about 8 years ago
Merge pull request #1436 from alexander-travov/rewrite

Fix broken link in migration docs

github.com/MithrilJS/mithril.js - 50426a4d201dd4875b43978793efe4f978f60f75 authored about 8 years ago
Fix broken link in migration docs

github.com/MithrilJS/mithril.js - bd38286330014129eff738a7dceb757dc8f57fdc authored about 8 years ago
Merge pull request #1435 from barneycarroll/document-equality-diff-skip

Document array semantics and vnode equality logic in migration guide

github.com/MithrilJS/mithril.js - e9e3b8babb1155ba7affa86e4eddd422d2a596b6 authored about 8 years ago
Typo / better heading

github.com/MithrilJS/mithril.js - 32e7518b6f8b177e096c2791a4ac558fd85b3f11 authored about 8 years ago
Document array semantics and vnode equality logic in migration guide

github.com/MithrilJS/mithril.js - 216b03c4d71c4e32195042c60fb1a9658f164231 authored about 8 years ago
Add link to response detail section (#1434)

github.com/MithrilJS/mithril.js - e76bb9678773a4cd77b64fdfbc9e62b7fe0b1629 authored about 8 years ago
Merge pull request #1431 from barneycarroll/demystify-component-antipatterns

Demystify component antipatterns

github.com/MithrilJS/mithril.js - a18aadc8377b1959fc9e9bb4c189449aac716066 authored about 8 years ago
Merge pull request #1433 from barneycarroll/document-equality-diff-skip

Document equality diff skip - fixes #1429

github.com/MithrilJS/mithril.js - 1ccef85e928d59e9c18bea44fa016f3d6e1093e0 authored about 8 years ago
Fix tiny spelling error (#1430)

github.com/MithrilJS/mithril.js - c4072b82225d52567eca733226c7180ee7e906ed authored about 8 years ago
Add vnode caching warning under hyperscript documentation

github.com/MithrilJS/mithril.js - 2e43bf4f7b81551d00256edc5ccbfd3fa1567894 authored about 8 years ago
Add vnode mutation warning under components documentation

github.com/MithrilJS/mithril.js - b399af1073282f7f89b2dc990aeed4dec7e705eb authored about 8 years ago
Revert & fine-tune wording

github.com/MithrilJS/mithril.js - 2f5fe86cafde5a4a47b834874fd1d333e81bfc48 authored about 8 years ago
Rephrase 'restrictive interfaces' & 'magic indices' to reflect common concerns

github.com/MithrilJS/mithril.js - a835e6ac6afabd58415c728eb5078e3ae90c81ca authored about 8 years ago
improve installation docs

github.com/MithrilJS/mithril.js - f7c187eec98f3e58a9c6959490d0cd8c58d932cf authored about 8 years ago
bundler: throw error correctly when there's syntax error

github.com/MithrilJS/mithril.js - 94804356fe1ce1feec268e8c0a47447e7a1ffcb4 authored about 8 years ago
Merge pull request #1428 from barneycarroll/v0.2-convenience-scripts

Remove Grunt path dependency by aliasing core Grunt tasks to NPM

github.com/MithrilJS/mithril.js - 0ff42535d10dc6e7ff8e4c7df1187eaed8e44c66 authored about 8 years ago
Merge branch 'rewrite' into array-isArray

github.com/MithrilJS/mithril.js - deaabb2684e2ba4a991e494a83eddfd54efd30f7 authored about 8 years ago
Whitespace reallignment#

github.com/MithrilJS/mithril.js - ec79a4bbdf8945b4f5783b9f64cdbba908d76d68 authored about 8 years ago
Remove Grunt path dependency by aliasing core Grunt tasks to NPM

github.com/MithrilJS/mithril.js - 143da426f59894a27eab278fac0bd44fd56241df authored about 8 years ago
Bundled output for commit b4ada9284c47b14de50f2190380507046cbb18e1 [skip ci]

github.com/MithrilJS/mithril.js - b87cf7b28853aab4cd306afc24d7507b81027c32 authored about 8 years ago
Merge pull request #1425 from barneycarroll/contenteditable-childless-fix

Fix #1421

github.com/MithrilJS/mithril.js - b4ada9284c47b14de50f2190380507046cbb18e1 authored about 8 years ago
Tests for contenteditable trust, including failing test for #1421

github.com/MithrilJS/mithril.js - edf3c5eaf772584013cb728855ff124584db2094 authored about 8 years ago
Replace x instanceof Array with Array.isArray(x)

github.com/MithrilJS/mithril.js - d82d337569f1adf5a94238e0fe1bd27797395379 authored about 8 years ago
Bundled output for commit 81216e232e99c3e85c9ba645d2dfd66922a7472c [skip ci]

github.com/MithrilJS/mithril.js - 106a9720d13af2127c0b684dd5de8d6787982594 authored about 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

# Conflicts:
# README.md

github.com/MithrilJS/mithril.js - 81216e232e99c3e85c9ba645d2dfd66922a7472c authored about 8 years ago
remove unnecessary append

github.com/MithrilJS/mithril.js - 2b856ed6ac34cfbeb8d1fdbe6299d067d6a9123d authored about 8 years ago
Bundled output for commit 8eb61a12abb62842ad5dd69d48db3ca229b283c5 [skip ci]

github.com/MithrilJS/mithril.js - a727e6e58fe487e24cb72e0b1eaeb968a9fce863 authored about 8 years ago
fix diff bug when array is sparse, item type and position and array length change

github.com/MithrilJS/mithril.js - 8eb61a12abb62842ad5dd69d48db3ca229b283c5 authored about 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

github.com/MithrilJS/mithril.js - 0c94bae845dab1787a7f3781f28d7aeaa4f49a4a authored about 8 years ago
Bundled output for commit e4ba0318d6ce139fcf9b44271fe3e3449a231f55 [skip ci]

github.com/MithrilJS/mithril.js - 8ecb370e95d70eca98cd6dee1c8126a8fe89290c authored about 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

github.com/MithrilJS/mithril.js - e4ba0318d6ce139fcf9b44271fe3e3449a231f55 authored about 8 years ago
add withCredentials option in m.request

github.com/MithrilJS/mithril.js - d1c2a44de8db3ae74c8df972c6f10cd086acb8be authored about 8 years ago
Bundled output for commit 57cbd54fe89842efb10f0db0c1cc3e5648b597f2 [skip ci]

github.com/MithrilJS/mithril.js - e04eea3c28bc77bff1bec43cd1f68ab5abbbd7e8 authored about 8 years ago
Merge pull request #1417 from veloce/fix-blinking-select

Fix blinking select in chrome when setting select property in select tag

github.com/MithrilJS/mithril.js - 57cbd54fe89842efb10f0db0c1cc3e5648b597f2 authored about 8 years ago
Fix blinking select in chrome when setting select value

github.com/MithrilJS/mithril.js - 47db09283813c75b64b3e453b48ea59bf0230560 authored about 8 years ago
Bundled output for commit d20e8a880f055789138fb71912cb7230f1fdd017 [skip ci]

github.com/MithrilJS/mithril.js - ac159008dc97477b61403faed5b39624acc0d7fb authored about 8 years ago
Merge pull request #1411 from barneycarroll/allow-verbose-class-attribute-declaration-next

Allow verbose class attribute declaration (next)

github.com/MithrilJS/mithril.js - 9263b23c04183692e17589c0e2f9891decead93b authored about 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

github.com/MithrilJS/mithril.js - d63cacbe3cf094b8a6b0891d428b9a284c49982d authored about 8 years ago
Merge pull request #1410 from barneycarroll/allow-verbose-class-attribute-declaration

Allow verbose class attribute declaration

github.com/MithrilJS/mithril.js - d20e8a880f055789138fb71912cb7230f1fdd017 authored about 8 years ago
Merge remote-tracking branch 'origin/rewrite' into rewrite

github.com/MithrilJS/mithril.js - 54ba4d945a36040ab166693a927ccbc198192868 authored about 8 years ago
Merge pull request #1412 from eladzlot/rewrite

[rewrite] simplify array operators in stream

github.com/MithrilJS/mithril.js - 241922c1edbb48b3770af287eca01d29960a2b0d authored about 8 years ago
Merge pull request #1414 from spacejack/rewrite

Passing data to components, avoid inadvertant lifecycle hooks

github.com/MithrilJS/mithril.js - dff19527678818b683e64cb598d0acc5506b220f authored about 8 years ago
Bundled output for commit 5f1f09e9b4b2c2de743fa794dd5fb78a9ec55052 [skip ci]

github.com/MithrilJS/mithril.js - 4002115bbdbf965fd1f69233966bb946c5fa4e11 authored about 8 years ago
Merge pull request #1415 from porsager/patch-1

Don't set same value of options in focused select - fixes #1413

github.com/MithrilJS/mithril.js - 5f1f09e9b4b2c2de743fa794dd5fb78a9ec55052 authored about 8 years ago
Fix options inside optgroups (active check is unnecessary)

github.com/MithrilJS/mithril.js - fd484f97664224eaa9b1bfaa473a88c67aa1a72f authored about 8 years ago
Use correct key name

github.com/MithrilJS/mithril.js - af01c3c89fb44227ee383d08635f3aa2bc4b5583 authored about 8 years ago
Don't set same value of options in focused select - fixes #1413

github.com/MithrilJS/mithril.js - 848f79c2c75bfdebf7ce405a4b7a480fac2ea251 authored about 8 years ago
Add notes about passing data to components, avoid inadvertant lifecycle hooks.

github.com/MithrilJS/mithril.js - 2a6011e2c1765fe46e3616277f18d1f6093689a9 authored about 8 years ago
simplify array operators in stream

github.com/MithrilJS/mithril.js - 3a1124f3ec637fcf9c6913d60107a89ed71e6dad authored about 8 years ago
Allow [class] selectors in hyperscript as per 6b2750e

github.com/MithrilJS/mithril.js - fbee0a5c1ac579573782ac6bcb4b1d2521b08ed4 authored about 8 years ago
Test case: parse [class] attribute declaration in hyperscript selector

github.com/MithrilJS/mithril.js - 6b2750ea59251c3d10627ee960b47db72085d8ad authored about 8 years ago
Handle [class] selector properly

github.com/MithrilJS/mithril.js - 6cb9a5cc804155db638fbf3d7df1d090ef342d0f authored about 8 years ago