Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/MithrilJS/mithril.js

A JavaScript Framework for Building Brilliant Applications
https://github.com/MithrilJS/mithril.js

update change log about m.module

b632e671a3d49dba48b13779c230bf228b33e1e4 authored over 10 years ago by Leo Horie <[email protected]>
documented m.deps

d3e1a9d98822897513a8613cd24103fc793d1e65 authored over 10 years ago by zzmp <[email protected]>
add mithril.deps to Gruntfile

b94f7c220688bd3fb12739e7f1455bf44d5dbce2 authored over 10 years ago by zzmp <[email protected]>
added typescript definition of m.deps

ab92e0e05f387ae2208e5a3e9b8800f5f0ff0578 authored over 10 years ago by zzmp <[email protected]>
Created common functions for typeof

9ae6d0ede18c7987d7aacb1603d2f269863b4da8 authored over 10 years ago by Richard Eames <[email protected]>
Merge pull request #253 from zzmp/fix-redraw-infinite-delay

Fix redraw infinite delay

be9032eb8f587bf7eea79df0142bbc8f9dd09b2b authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #251 from zzmp/refactor-type-fn

Refactor type fn for readability/brevity

df2a3234df5a2afbf30501f8a4fbc9b7dbd33cff authored over 10 years ago by Leo Horie <[email protected]>
prevent infinite delay on redraw

8f3af0b6f1a39e81bc6c17a008182d6d73cfb41e authored over 10 years ago by zzmp <[email protected]>
add teardown to test(L1457)

7af59740f91c07d66f15b4b3aa5f68348fbe0ff8 authored over 10 years ago by zzmp <[email protected]>
fix mock requestAnimationFrame to allow chaining

d14306a9ca630ade0074afdebe5a856f5cf89b92 authored over 10 years ago by zzmp <[email protected]>
refactor type fn for readability/brevity

d76379302776448638a89dee4cdc20df9fb4fea7 authored over 10 years ago by zzmp <[email protected]>
setTimeout of 16 instead of 0

86a79a0f5e2d9d888d5af257e2cee3faba8561ae authored over 10 years ago by Leo Horie <[email protected]>
clean up redundant code

5db2dc843465eb82ef7030c2a9d26d18ba294300 authored over 10 years ago by Leo Horie <[email protected]>
beef up docs

b3b3853d71ebe471937870119d7a58c743d4bfd0 authored over 10 years ago by Leo Horie <[email protected]>
drop facade

bf356a1ab2ffc0abb1f336a21a667d9eebd890ef authored over 10 years ago by Leo Horie <[email protected]>
Merge branch 'next' into es6-promise

Conflicts:
docs/mithril.deferred.md

fe17009bc96512f08ec1dc4eb7bcad5a457eb4dc authored over 10 years ago by Leo Horie <[email protected]>
don't use invalid element tag names

f667d18b36b13d4a0ddb2f92d854febcaeec049b authored over 10 years ago by Leo Horie <[email protected]>
update change log

b2245061597bfec69912e4b49565ee4685e2156f authored over 10 years ago by Leo Horie <[email protected]>
fix bug when mixing keyed and unkeyed elements

5a134ecf5bfb513acbd0607e5ed9535593183f2a authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #249 from nickolasgregory/patch-3

docs: tweaked example components setter-getter

6949676e4fde2c7c5f3d1a550dfe579d03f51d43 authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #248 from nickolasgregory/patch-2

docs: minor typo

7faeb1a61d11c4235093d35c775cad38c1054ee8 authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #247 from nickolasgregory/patch-1

docs: minor typo

1c5067834eb27c368fc9a6133340b6300552ebed authored over 10 years ago by Leo Horie <[email protected]>
tweaked example components setter-getter

Pass the function, not the returned object, to the autocompleter component.
Allows `dashboard` ...

46e8ffc627492d3dec6f42d0673a0672fefe6727 authored over 10 years ago by nickolasgregory <[email protected]>
Update practices.md

12c546924cf57d1a10f2e0198d6f7f21bffe2427 authored over 10 years ago by nickolasgregory <[email protected]>
docs: minor typo

149c0cdaefac441d2bd56b4daafa54d546905d3e authored over 10 years ago by nickolasgregory <[email protected]>
refactor promises

be7718213f1a929763f9127b7759dcce9b52d9f8 authored over 10 years ago by Leo Horie <[email protected]>
Merge branch 'next' into es6-promise

2537bded278e902d85c6c628269242fb8fa61e8f authored over 10 years ago by Leo Horie <[email protected]>
fix size in readme

e8af4fd7b5c41e11eda57c3c6ba6528ec090a867 authored over 10 years ago by Leo Horie <[email protected]>
remove redundant code

70e7dec0ac14321a2eef912ade2b5f0df374f154 authored over 10 years ago by Leo Horie <[email protected]>
update change log

86f58655f17c9045875e0b30528ff71c250e7cc0 authored over 10 years ago by Leo Horie <[email protected]>
Merge branch 'typescript_defs_no_implicit_any' of github.com:cbowdon/mithril.js into cbowdon-typescript_defs_no_implicit_any

Conflicts:
mithril.d.ts

7fb6146ecc507f4a32a33c0d1df9ecd7dd016517 authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #242 from Whoaa512/m.module-return-controller

M.module return controller

7d718a9e763d50832028f079f55a7ed2bdf5cb61 authored over 10 years ago by Leo Horie <[email protected]>
Merge branch 'next' into es6-promise

7f38eddbf5491b66ca8fa755af1c2fad09858301 authored over 10 years ago by Leo Horie <[email protected]>
one more test, just to test out a hunch

71ba9edf4e872c1ec0fae0c7e6a43322e1ef3492 authored over 10 years ago by Leo Horie <[email protected]>
improve docs

1dffbf781f0b49aeefe7b5b3f0d02ce78d8dbc06 authored over 10 years ago by Leo Horie <[email protected]>
code style

067da7eedc125e349c2ceb2f4af6a668cee102ef authored over 10 years ago by Leo Horie <[email protected]>
improve docs

8c3467b819798f9c7c011f2b093255d79764056d authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #244 from franknova/patch-1

Update mithril.route.md

81fc99495485ec61510fff806b63128c1ef84530 authored over 10 years ago by Leo Horie <[email protected]>
Update mithril.route.md

Set the `m.route.mode="hash"` first, then define the `m.route`

5608b5ce4c24bf71b34ac13ed747beebfb4a4730 authored over 10 years ago by franknova <[email protected]>
return reference to the instantiated controller from m.module

1222eb913a2eaceb5f41d40229d06cbef07ba2cc authored over 10 years ago by C. James Winslow <[email protected]>
changed the tests to expect that m.module returns the instance of module.controller that was passed to it

445087c606f9115d0f85059326f2000d62556947 authored over 10 years ago by C. James Winslow <[email protected]>
update typescript definition

343687d5f236d47ad2a54314b84c4cd2413880ee authored over 10 years ago by C. James Winslow <[email protected]>
updated docs

36f02f54102cd98f292350c576a5907b2035be5f authored over 10 years ago by C. James Winslow <[email protected]>
whitespace fixes

13a7754f2b91021e8895b580490339655308d4d6 authored over 10 years ago by C. James Winslow <[email protected]>
TypeScript defs: module can actually take a Node

b7cdeaf46e4d412716c8166f98d1d520623f6df7 authored over 10 years ago by Chris Bowdon <[email protected]>
TypeScript defs: added return types where missing from MithrilXHROptions.

7948ef9be5fd2e7c75320f54b40141707f0235f8 authored over 10 years ago by Chris Bowdon <[email protected]>
mimic html fallback-to-doing-nothing-on-invalid-attributes behavior in IE8, instead of throwing non-helpful "Invalid argument." error

0ee2d7f200bc8386155a3c93a55c589c40dd6ec2 authored over 10 years ago by Leo Horie <[email protected]>
clarify shim requirement

8285b903d6d939a5aea08ca938274f0cb4e54e04 authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #233 from Bobris/next

Useless line removed.

5ff1767646c388d495b6117a3cd7c2658c4a0768 authored over 10 years ago by Leo Horie <[email protected]>
Merge branch 'next' into es6-promise

499dfe9d4eb357d889df58b18c0c673739e66256 authored over 10 years ago by Leo Horie <[email protected]>
Merge branch 'next' of github.com:claydotio/zorium.js into claydotio-next

Conflicts:
mithril.js
tests/mithril-tests.js

e94db04de1451c45fa2c93fbe436dba1e5cdadc1 authored over 10 years ago by Leo Horie <[email protected]>
enable es6 promise compatibility

36999e6f4de1e32cafd0fb781d76d43766ebbde0 authored over 10 years ago by Leo Horie <[email protected]>
fix wording

d11087e9f6fdb6c4448cfd1bcbbfffff5c49eeb7 authored over 10 years ago by Leo Horie <[email protected]>
Useless line removed.

b9830271d3b19e4d0443be40544780a5b5a4a277 authored over 10 years ago by Boris Letocha <[email protected]>
handle html5 `form` attribute as a special case like `list`

76a7d7f6d90acac326a030744df9095f9d2e42d6 authored over 10 years ago by Leo Horie <[email protected]>
code style

b70284d49326ecc8e5c64e5ba848dad88faa4ce7 authored over 10 years ago by Leo Horie <[email protected]>
don't need partial ability when deferring config calling

18dcfce5e2ee087e9bb420832175ec7e13dc470d authored over 10 years ago by Leo Horie <[email protected]>
small refactoring

a87e2a1414bca75be62964ed7cddec171d5a4680 authored over 10 years ago by Leo Horie <[email protected]>
m: Added splat support for m() constructor

3dc6f1e16c120e5258a3b1be016a360f67c9ed86 authored over 10 years ago by Zolmeister <[email protected]>
Merge pull request #227 from claydotio/next

removed Function.bind() call

4d79d91c57183a26fc2fd63ad4fb7825585b3c1b authored over 10 years ago by Leo Horie <[email protected]>
version bump

6e48b9e730240c7ba2b391de54e1cd4b494123a0 authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #226 from aembke/alec/upstream

JSONP transport

d951d2321306be84be880b39af7ebff5fe91655b authored over 10 years ago by Leo Horie <[email protected]>
removed Function.bind() call

f612ce4b2ca7157e5442df96be10bf86e63f2eab authored over 10 years ago by Zolmeister <[email protected]>
merged upstream with jsonp additions

07ff5c9cf8be75686fbc25d531733276e394221c authored over 10 years ago by Alec Embke <[email protected]>
added jsonp transport

daf8160bf249a0b90219a74ae4d576d2c24d9d82 authored over 10 years ago by Alec Embke <[email protected]>
Merge pull request #221 from jmventura/next

check store nullity in m.prop #220

df39e1127f36a82cbdf7e612358e59ecce05ed37 authored over 10 years ago by Zoli Kahan <[email protected]>
check store nullity in m.prop

fd7b3e0803124d42cc00f87f3a0b123a3f843d76 authored over 10 years ago by Juan Manuel Ventura <[email protected]>
fix custom getter setter example

f803da2008fad350e41098b3953a0183d9678420 authored over 10 years ago by Leo Horie <[email protected]>
fixing docs

eed9c23b3e1b57949b87f42ad0a7734fd31c6f3a authored over 10 years ago by Leo Horie <[email protected]>
v0.1.21 publish

7565347069ac0e6024d744c866a80021f7ea2e04 authored over 10 years ago by Leo Horie <[email protected]>
add comments and tests for 219

dbac7f84680a370c430e2c9d24860da0ca50fa3a authored over 10 years ago by Leo Horie <[email protected]>
add section for stackoverflow

91b294e6483d47f317fdcdfd69747a12b29beb2d authored over 10 years ago by Leo Horie <[email protected]>
fix undefined diff case without breaking void element case

f64d8615523114bcfd3cb244a9e7fa7ab56f29c9 authored over 10 years ago by Leo Horie <[email protected]>
update change log

39a0c1e63be43d6fac8c2749fe0fc6349492a905 authored over 10 years ago by Leo Horie <[email protected]>
add test for #200

808f926d20a0221f9da528047c08903b97750628 authored over 10 years ago by Leo Horie <[email protected]>
add docs explaining forceSync

61da8552c44d91ce9dfa1bf6c3003efea42d9892 authored over 10 years ago by Leo Horie <[email protected]>
Merge remote-tracking branch 'origin/next' into next

d496ebfcc2419b98192dc5877f060f34a9477192 authored over 10 years ago by Leo Horie <[email protected]>
fix child caching from undefined to array

a42dc113a4f4bff1c813aa782f4cf4312b401fa0 authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #207 from claydotio/next

doc: updated docs for m.deferred() m.prop() and m.redraw()

9aaea72c6b4b072996f1e451525f2ffd7c71b56c authored over 10 years ago by Zoli Kahan <[email protected]>
doc: updated docs for m.deferred() m.prop() and m.redraw()

a74fd19cc133e22c4f525bc8df59076a749f24ab authored over 10 years ago by Zolmeister <[email protected]>
fix handling of `+` in parseQuerystring

936e2034a7a6094811e10219f6c04bd101811e47 authored over 10 years ago by Leo Horie <[email protected]>
simplify null/undef checks

08c8caff89ff4a91318cb08b92bc1c24c1880789 authored over 10 years ago by Leo Horie <[email protected]>
simplify check as per suggestion in #206

3b491ec38e802c5b3a23e880d660cdb2c4267145 authored over 10 years ago by Leo Horie <[email protected]>
move Deferred constructor out of m.deferred

bf288b09c56635b65eb626463516eeba5819b9a8 authored over 10 years ago by Leo Horie <[email protected]>
Merge pull request #205 from claydotio/forcedraw

redraw: added strict true check

f832b675854896f94bde561e51d6ffda4a0c667d authored over 10 years ago by Zoli Kahan <[email protected]>
redraw: added strict true check

5b13612e2630bc2e42ca1253ff2bf7967c0310cc authored over 10 years ago by Zolmeister <[email protected]>
Merge pull request #198 from claydotio/forcedraw

Forcedraw

fd81f0632febe7ab7db79f2b37327aa96a717bd9 authored over 10 years ago by Zoli Kahan <[email protected]>
Merge remote-tracking branch 'upstream/next' into forcedraw

Conflicts:
archive/v0.1.20/mithril-tests.js

8efa162d47359cd99bc6105bc7011a92c5369ec3 authored over 10 years ago by Zolmeister <[email protected]>
version bump

6fc460bd6af2e65beb1978e35558b02765adc12c authored over 10 years ago by Leo Horie <[email protected]>
fix typo

9b01f09af4a420a56bef02de07e9927c3fbd33cd authored over 10 years ago by Leo Horie <[email protected]>
v0.1.20

a0e39777cd080cc9555afd74eef4cddf7fc0b826 authored over 10 years ago by Leo Horie <[email protected]>
added optional param to m.redraw() to allow forced update

774be35cc29821e4cc3521b1c6e2b0d08e6c094d authored over 10 years ago by Zolmeister <[email protected]>
promise props resolve to promises instead of blank prop functions

d567de08a8850a9fe5adcd7d8d723000cc125dbc authored over 10 years ago by Zolmeister <[email protected]>
promise prop resolution

6b62681da867558f760f16e58b456ca514e292b2 authored over 10 years ago by Zolmeister <[email protected]>
Merge branch 'next' into promises

Conflicts:
mithril.js

7639444aa1eb3a4a6c3a738a8950bb976740b687 authored over 10 years ago by Zolmeister <[email protected]>
clarify key uniqueness requirement in docs

bc5085eac037645285e1e7ad6a485d39e9cbee00 authored over 10 years ago by Leo Horie <[email protected]>
don't throw error on comments in template converter

7f62ab49549f9cb8572740efc5532cc65f778793 authored over 10 years ago by Leo Horie <[email protected]>
fixing links

c736e738cea80a819391257851e2d16ccbf5f719 authored over 10 years ago by Leo Horie <[email protected]>
update menu

2161e0ef25688753a52d8b47353a6ab19666105b authored over 10 years ago by Leo Horie <[email protected]>
update change log

f514b5434fe5657ddbe21e15274af727c6659082 authored over 10 years ago by Leo Horie <[email protected]>