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 README gzip size statement

9b50235dd6fc1f93ad22f9e2af0cafdce264e13a authored over 9 years ago
Merge branch 'next' of https://github.com/lhorie/mithril.js into next

e7ef34ef4e29ecf3f7c82e2a1cd736f145fe3aa8 authored over 9 years ago
Merge pull request #783 from mt-caret/next

Fix sample code in m.request documentation

8fa84c33f861b67acc3024edae4c9c839848a44f authored over 9 years ago
Merge pull request #775 from deomitrus/patch-1

Grammar/spelling fix

626144f34ca48bacbf0b264ca454c3a166f4f336 authored over 9 years ago
Merge pull request #771 from Zalmoxisus/next

Fix SyntaxError in the render example

e41e84eaad5cf8836f12bbe335aadc6ee0667b8a authored over 9 years ago
Merge pull request #781 from mkautzmann/next

Change m.module to m.mount in documentation

1b326ee18f223ce42ac197f91a921b482cee00d3 authored over 9 years ago
m.request: fix sample code in documentation

f9953b8f74b578b5fb3d4b6a6ab4b96402d08b7c authored over 9 years ago
m.module -> m.mount: fix sample code in HTML files

343ffc8d36dbef892d719f2e4005ac101a069765 authored over 9 years ago
m.module -> m.mount: fix README

dfa1da06522c818ae04b80fce13c656ffea3a828 authored over 9 years ago
Fix another m.withAttr test

46775ce82801f8f4046603a1561c2923e634579d authored over 9 years ago
Fix a test to check the correct `this`

63208324402e885ae7cd5265d0da60a9bbb25c56 authored over 9 years ago
Grammar/spelling fix

322ec7e120d85d262bd9b6669b7adf13cf2518a3 authored over 9 years ago
Fix typo in the example of data binding

a746d6726770dc1662bb02f1ee7ff3225c9f97a0 authored over 9 years ago
Fix SyntaxError in the render example

57c9cfa76b65425fed167fc731f5aa548c9fbfbd authored over 9 years ago
Merge pull request #766 from avesus/patch-2

Module -> mount rename: fix a documentation link

d3cbbef4d593f9b20b356390ec07a9426dd1cad3 authored over 9 years ago
Merge pull request #767 from jakobdamjensen/next

Make m.route.param() return all params

23a7811ad7e079849a7ecb9415649383b83eb639 authored over 9 years ago
Make m.route.param() return all params #737

caf1138c314d6e1b4a7608109ad745d7faf2b6c7 authored over 9 years ago
Module -> mount rename: fix a documentation link

8a8829c2e16eeb7b0c49b322372ccace025a0629 authored over 9 years ago
Merge pull request #739 from dgilland/origin/feature-propify-finally

Don't pass value/reason to promise.finally callback.

7a5980631e59e5ad19c5cdc50fa47f4a171df9af authored over 9 years ago
Merge remote-tracking branch 'origin/next' into next

5944ed026bf05ce85fdd32ced30f39e359f01b81 authored over 9 years ago
add badge for supported source

cfdc0a27cec8ad24d47f09b5f3a0df9c63c2f785 authored over 9 years ago
Merge pull request #741 from impinball/next

Bump npm version

ab8af3ea1d36db0eb00351cdb572b3f12efd41d9 authored over 9 years ago
Merge pull request #746 from gregdking/next

#745 Remove references to DOM nodes when unmounting (Follow-up to #727)

fe65aa748c59d3b81f0c970e4b611a910dd90da7 authored over 9 years ago
Merge pull request #753 from marcolamberto/next

Fixes #721. Firefox insertAdjacentHTML updating text nodes

282da527af8a939ec087c50c08c15448c122a64f authored over 9 years ago
Merge pull request #754 from patrkris/closure-externs

Update externs for Google Closure compiler

7b070fd6791b556f50ba0f9b4606df010eaf4097 authored over 9 years ago
Update externs for Google Closure compiler

132fe161760041c284a691add319e69dc017b54c authored over 9 years ago
Better detection for Range support.

713b458aea608502c9f1eb262a1d844517855fcf authored over 9 years ago
Fixes #721. Firefox insertAdjacentHTML updating text nodes with "beforeend" instead of creating new ones.

9a42242454ca045b643669bea03bf247963416c6 authored over 9 years ago
Merge pull request #749 from pelonpelon/patch-19

allow m.withAttr callback to determine its own `this` [non-breaking]

a9ab36388b27b0adac8a943c85212edf71d2afeb authored over 9 years ago
Merge pull request #751 from islahul/next

style fixes spaces and indentation

c01c07d648e82833d04e86eb9c19d8b16ecf59f2 authored over 9 years ago
style fixes spaces and indentation

Signed-off-by: islahul <[email protected]>

49412ea96bc07650c9353f93cf2734c96b2ec120 authored over 9 years ago
test for correct `this` on m.withAttr callback

352d093d90857c064e485beb33b6904bc0eeec1f authored over 9 years ago
allow m.withAttr callback to determine it's own `this` [non-breaking change]

Background:

In ES6 we now have `Object.setPrototypeOf` which makes prototype delegation an al...

72c039c4dc1496bf667ab046fe1c64292b8dfc69 authored over 9 years ago
#745 Remove references to DOM nodes when unmounting

When a null component is passed into m.mount(), remove references to the root DOM element from:
...

c46567ab81fa6ff5b8750b5c6a18667fb1dc10d8 authored over 9 years ago
Bump npm version

Fixes #740. It really needs it... :(

Also, I fixed some weird indentation going on in that area...

5111c75746fcd8800d6112e9c05d5777ced956aa authored over 9 years ago
Update promise.finally test for non-propagation of promise value to finally callback.

937b20984dcd7cb67814660819c8f78e264966d7 authored over 9 years ago
Don't pass value/reason to promise.finally callback.

This behavior is inline with ES6.

1dc8c3163270790d32acb0426ee1f24c890e66ac authored over 9 years ago
Reformat function syntax style to be in-line with overall style.

a52c00fb5f3a18dcc202cab4555ca25fd0e483f5 authored over 9 years ago
Merge pull request #734 from dgilland/feature-propify-finally

Add `finally` to promise-like object.

a23a32a3d99089c183eeb7818990542e54b3de8a authored over 9 years ago
Add `finally` to promise-like object.

Closes #680

23930871a19d0c780b1a36783450fdf80d966c2e authored over 9 years ago
bump version

08ebb97ea71af787fad552f003631b14e03315a4 authored over 9 years ago
document component shorthand syntax

ed3f3f06867a19a24302836414dc1edf6796defb authored over 9 years ago
changing links to point to absolute path

2b24c7a64d65274588ea3d4c4bbebe650f595ca7 authored over 9 years ago
Merge branch 'Naddiseo-patch-1' into next

bc948369314a2cefcbb27ec028281ff821553af5 authored over 9 years ago
Merge branch 'patch-1' of https://github.com/Naddiseo/mithril.js into Naddiseo-patch-1

Conflicts:
tests/mithril-tests.js

0d7cc43bfe600f9cab2f4621fcf9bd73077b1ec7 authored over 9 years ago
update change log

a57b1986acce4b5c47298bd39526edcec356b62a authored over 9 years ago
#660 return empty object if parsing empty string

c8ae577c636112455c09243472b187423118be2e authored over 9 years ago
added links to relevant sections

34a96d9428f237897646526f1681c6b11e58f847 authored over 9 years ago
fix memory release check

2fe869e4f000888e596fde3ed8dc570cbdcdf3bb authored over 9 years ago
clean up dead code

abb620865025598b8beb83d5dd3392a4615a98d3 authored over 9 years ago
dereference unused dom elements, controllers and components

54ea70d2d66043e466339f40faf8e69d054f3143 authored over 9 years ago
update change log

5baab5f034c50e2e37066595b339de46c77e5bac authored over 9 years ago
Merge branch 'open-node-next' into next

3f4ef8f41a2b8a8e4055fe8e05347e9dfc41758a authored over 9 years ago
Merge branch 'next' of https://github.com/open-node/mithril.js into open-node-next

Conflicts:
mithril.js

2f135885a6471439e64b793005a46de52010206f authored over 9 years ago
docs for catch

372cf30e8e149bdb77893f5c8c7ad7f3a5bc8dc8 authored over 9 years ago
Merge branch 'venning-next' into next

d6cbba0b2e9690002efa3f6092465b5cea86d7c9 authored over 9 years ago
Merge branch 'next' of https://github.com/venning/mithril.js into venning-next

Conflicts:
mithril.js

3a367eb2797ee51d50e07149aa3071e25c7ddfce authored over 9 years ago
Merge pull request #729 from impinball/speed

Profile and optimize

b0c876f57ba31673328ea741107fca051f4d432b authored over 9 years ago
Merge remote-tracking branch 'upstream/next' into speed, unfix "fixed" version

By "fixed", I mean "screwed up, not at all following the correct version
number, and refusing to...

986dde6d5ff9a560be261516181b9f55875fbf1b authored over 9 years ago
Clean up tests, resolve style differences, reduce upstream diff

This is in preparation for a PR, to reduce potential for merge conflicts
with either my PR or ot...

3de01a1554b449b050621fd19feacb6a7809fd65 authored over 9 years ago
Merge branch 'next' of https://github.com/impinball/mithril.js into speed

(Update topic branch)

565f9cf334c72dbe1d725adeec8dc8655d2823e0 authored over 9 years ago
Do some local style modifications and profile.

1. Do some temporary style modifications to help make the code more readable
for profiling (w...

9ae592ee4d186567925c866b663f5d995d374ee6 authored over 9 years ago
Merge pull request #725 from milesmatthias/next

added version function to mithril and test for version function

952885d74f4b2abfaa71c778186786162c61c0b0 authored over 9 years ago
added version function to mithril and test for version function

d2812bd88d5febecd360fb1d921dd72bdc3b7731 authored over 9 years ago
Merge pull request #720 from impinball/next

Forgot to assign the default argument

aeedc6fbb063f6af8ae040a4d2f34ff8c4bf1611 authored over 9 years ago
style

7732f28cad768e20f5faabc9fa9511703616e5fd authored over 9 years ago
Merge remote-tracking branch 'origin/next' into next

dcbb82f7d2a9aac7aaf07e6a551ee6977a61fe96 authored over 9 years ago
prevent null ref

6040a4dc67f7d523d86f6e3afcf17e5e30ad2152 authored over 9 years ago
make controller inherit from prototype if in m.component

3894ec683ccb3861aa74111c7e1dd309234b7f88 authored over 9 years ago
Merge pull request #711 from impinball/ts

Strengthen TS types, add documentation comments, remove diff noise.

ec1da49fa7e51d906f8e5134ae2257234642cf7e authored over 9 years ago
Merge pull request #717 from steenzout/next

rephrase sentence on web services doc

637376066e60dc24fe0c16e05f728578455412c8 authored over 9 years ago
Fix default assign

fcb58429388211e2bbd4aca2addad65297cb211e authored over 9 years ago
Fix default assign

a22710284e8d5a04b50335a22ef6953ce652127f authored over 9 years ago
Forgot to assign the default argument

a4e6567b82071e0b2f646f2417a8a0e2f6af4de3 authored over 9 years ago
rephrase sentence.

3c478fa22584c6ed0bc9bd27ce2ecc613950cd6f authored over 9 years ago
Merge pull request #713 from impinball/names

Shorten some code, allow the JIT to optimize critical methods.

db56f9b6357755bb421977ba25291e9e332e3f81 authored over 9 years ago
Refactor a couple pointless variables out

c0830ee3d64fb68a1d2663c9d65cad17dcfa7f3b authored over 9 years ago
Add type-checking methods, make a few things stop de-opting under Chrome

83a30a4d3c875d018127f5d2f5133d6cf1b6c307 authored over 9 years ago
Add parameter names to m.route

b28045aa60f3a0aa8d253b7713bb11e4dbf03fe9 authored over 9 years ago
Dry up code in `build`

293df33858069dad08273784ceffe47b01e50cc1 authored over 9 years ago
Use named arguments in `m`

c764f8d826333229242c9947feaa3325b23a0415 authored over 9 years ago
Strengthen types, describe API in TypeScript file

51f59419b2b16e39d921ff06eec717f6d25d66be authored over 9 years ago
Remove trailing whitespace

d4848c0379e5cfa3932310b4a9e4c284ea652a79 authored over 9 years ago
Merge pull request #708 from impinball/patch-1

lhorie.github.io/mithril -> mithril.js.org

34020b1f23ed60a2b7f40922bd3e5f4153e1d04b authored over 9 years ago
lhorie.github.io/mithril -> mithril.js.org

fab8321d5f21aa0e8e6e0ce5b0b045f59fe47d15 authored over 9 years ago
Merge pull request #707 from pelonpelon/patch-17

components.md - eliminate global variable introduced in previous commit

1aa3057fedadec952f73223cbd24c7cf2e2c3de0 authored over 9 years ago
Merge remote-tracking branch 'origin/next' into next

9da3adaf3db946a688501cb390a078af211d3e29 authored over 9 years ago
fix gzip size in docs

55aedaabbc0db0cab51431e0cf4cf44fe6eb995a authored over 9 years ago
components.md - eliminate global variable introduced in previous commit

Oops!

dc3658816048c768fdafd43c7e1b644bcb5dad2f authored over 9 years ago
Merge pull request #636 from pelonpelon/patch-9

Update components.md -- "Classic MVC" example broken

4b2ec49ca9c66148b5c80511085672ab184249da authored over 9 years ago
Merge pull request #704 from pelonpelon/patch-16

Help users find documentation on unmounting components

074a59791f2c24963c8403d511dcb8905e19d720 authored over 9 years ago
Help users find documentation on unmounting components

It's a common question on Gitter: How do I unmount a component?
Presently this Google Search: `...

648343c01cab182f8ed4150f7df29367217ba51d authored over 9 years ago
fix select2 example

fe7d0b6c9fb76c919d61d16a0de3bc9da89b3fc3 authored over 9 years ago
simplify condition

919f443099c72604a8c76a2ac5641f72b7ff6755 authored over 9 years ago
Merge pull request #692 from pelonpelon/patch-15

mithril.js: fix if clause that expects truthy value. issue: #689

dbc3bc81e45752e63edc52edd8f7cce80235da53 authored over 9 years ago
use bracket syntax for reserved keyword

8da643c13f7fab2e00f6e3dded2b65f50457203f authored over 9 years ago
Add unloadingTest.html

This is a test of unloading components when another component is mounted
on a different root.

T...

9836da4af17e8109aba464c127ced782a18eadf6 authored over 9 years ago
mithril.js: fix if clause that expects truthy value. issue: #689

When key=0 the if statement doesn't do what is intended.

72b705b918313867e1149f843f940c9010be32d5 authored over 9 years ago
#686 prevent redraw lock on error

505d7b930d7477b32bae2c6b462ef851aa5e5a35 authored over 9 years ago
Merge remote-tracking branch 'origin/next' into next

Conflicts:
mithril.js

04911d38a5645040898d589c9abb27399be5ddab authored over 9 years ago