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

Merge pull request #685 from adamvlasak/semicolons

fixed missing semicolons

86a36050009f39a8bc6c32f2b797f15a1fa1201c authored over 9 years ago
ensure we can still redraw after a promise error that gets thrown by the exception monitor

1e0ad6c3d7c567cd9c0cfc5f1995e8f8cb77e288 authored over 9 years ago
fixed missing semicolons

fe7683fce8f819d6c2e6e8616fbd9987b19d4fd9 authored over 9 years ago
Merge pull request #678 from venning/function

Consistency: use variable instead of literal

955f3d95712933ac552588d48601a207521db97a authored over 9 years ago
Consistency: use variable instead of literal

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

98e945598d7295fce7bb7720962b0fec75c2c2c1 authored over 9 years ago
Merge pull request #671 from venning/docs

Fixed typos in doc links

5cfcbfe431f7aa8d1f989834a2a8395868eef0b0 authored over 9 years ago
Fixed typos in doc links

00db0b1ec06e97453bac9106b243be146fc71ac8 authored over 9 years ago
Stop subsequent redraws appending arguments to parameterized components

2dbf7b9f0c0f3c60f516d60e416f65459803c2fc authored over 9 years ago
Merge pull request #666 from schisma/patch-1

(docs) fixed bower description

9a315fb1165fbfb531ae19ce4165651018d2d1d2 authored over 9 years ago
fixed bower description

Technically, Bower isn't really a package manager for Node.js, but rather, it's made in Node and...

58d5b306fd0981298e24e83964a7e66a2834fbf9 authored over 9 years ago
Update mithril-tests.js

Added tests for parsing empty string, and building from empty object.
This is the test case for...

fe75b4c6f013e4457b683431f493852bdf5ba917 authored over 9 years ago
Merge pull request #658 from venning/next

Change JSFiddle example to use Mithril 0.2.0

143b7ae3a63bbd54f9b9c304ff0f19e31b8c1123 authored over 9 years ago
Change JSFiddle example to use Mithril 0.2.0

34fe969b61cc791c1fcf4284471429fa22ed6674 authored over 9 years ago
Merge pull request #657 from shibukawa/patch-5

Update web-services.md

b766b255a81ee8076a236ff3ecefcbff79fc1e44 authored over 9 years ago
Merge pull request #656 from shibukawa/patch-2

Update mithril.deferred.md

c32b723490b0c3164d89523e0e64db278e7ebd31 authored over 9 years ago
Update web-services.md

47e35e32f3e4271be4663e4b65354559050e0a5e authored over 9 years ago
Update mithril.deferred.md

b911d171503958e4da3f1e2c1562f8a2907b1abc authored over 9 years ago
Merge pull request #653 from venning/next

DOCS: missing comma in example

4f7df003d1f6e74a5b8d9ae038a21ae6d994c849 authored over 9 years ago
Merge pull request #654 from oampo/patch-1

Clarify order of m.route.mode and m.route

846128a2f9d0494ab382d36c10c4cac795568ccc authored over 9 years ago
Clarify order of m.route.mode and m.route

It's not completely obvious that `m.route.mode` needs setting before `m.route` is called (or at ...

79b127d094b7c28125830a9de15aaa82771c1471 authored over 9 years ago
DOCS: missing comma in example

6ec6ede38a0224d0cf2911813b340bbfb21989d2 authored over 9 years ago
prevent nonsensical IE error

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

e6d6db612370e7bcf70124afff2691608274a654 authored over 9 years ago
prevent nonsensical IE error

f6d436da685cb3b1d891795e396f5d10f8c2625d authored over 9 years ago
Merge pull request #649 from nasitra/remove-unused-variables

Remove unused variables

4a946b22164616d7d8755a65cd8ab9a28613cf9a authored over 9 years ago
Remove unused variables

756cbb19247eac1299db0f7a13590fa452894928 authored over 9 years ago
Merge pull request #643 from statianzo/component-first-arg

accept component as first argument to m()

ff5b04c823733360c9f9efb5e6de6b87a0c6984b authored over 9 years ago
Merge pull request #644 from pelonpelon/patch-10

Minor corrections to getting-started.md

a5acb12d0cc45f057bff101f290a39729612c81f authored over 9 years ago
Merge pull request #645 from pelonpelon/patch-13

community.md -- link to github wiki

d3343f8c309292dfdad69bf30e30d4172d423eed authored over 9 years ago
community.md -- link to github wiki

25cbdbbad5c186975b05cbd8cc258ba7c816e95a authored over 9 years ago
Triple equals

a406de408a2426a13cf726dd4d8cbc9638531b84 authored over 9 years ago
Minor corrections to getting-started.md

3883d029f22614a1c235211bd938655eaa0d3b2a authored over 9 years ago
accept component as first argument to m()

d89810234a7e4a9fda1106ddcffead061ecb26f0 authored over 9 years ago
function() {} -> noop

4c1d7892aa884e2c2f08667f10425478209f28ea authored over 9 years ago
Update components.md -- "Classic MVC" example

@ArthurClemens pointed out in this gitter comment:
https://gitter.im/lhorie/mithril.js?at=55664...

7ce8429bf4b6bf879f93f51bef6b3b931a3d6cc7 authored over 9 years ago
Merge pull request #613 from bemurphy/bem-fix_component_example

Fix conversion in component stateless example

26a6664cd02623c8b7c44e60ef47a98dd797ab29 authored over 9 years ago
Fix conversion in component stateless example

7288afc18ecb3d5cd6d599f67409b80b730d5caa authored over 9 years ago
Merge remote-tracking branch 'origin/next' into next

0ec4ed451f0aaa4af03493076c0029b9c54bfdd5 authored almost 10 years ago
Merge pull request #610 from fuzetsu/next

components.md 'trigger', not 'broadcast'

390bf49e8cde64d7cca38ad7db64d1d88b55bc47 authored almost 10 years ago
components.md 'trigger', not 'broadcast'

c622283877aecb217d6d02e4582284c8796767ae authored almost 10 years ago
Merge pull request #609 from pelonpelon/patch-3

Clarification on m.mount() signature

d4ccb09041536a0429db20029707dd674e6afe66 authored almost 10 years ago
Clarification on m.mount() signature

592f31ee3d11d7baf2cdc35857af5268a20d2d21 authored almost 10 years ago
Merge pull request #608 from glebcha/next

corrected typo

6e139e42b7edb11bdc984943102ca4d2e7893fff authored almost 10 years ago
corrected typo

809447ed191b015e4b2e795bf8430ea420a63e8b authored almost 10 years ago
Merge pull request #606 from glebcha/next

added jsfiddle with extended todo app example

3b8d743c1be759a0e673786f04689ab10c786a73 authored almost 10 years ago
added jsfiddle with extended todo app example

7c55516d5d6874f3a3e22b8e80702d4bd1fd9631 authored almost 10 years ago
allow m.redraw(true) to force-render component

2d5d04213123d6488d8dfb6e05f102eb080d2eac authored almost 10 years ago
try clean up archive folder

cd403225a259f4a8a574e83a419cd14167082984 authored almost 10 years ago
as yaml

cb5f7b0e121399b409c7171a68a07d3bc98d29a8 authored almost 10 years ago
Merge remote-tracking branch 'origin/next' into next

8eb68edae66258cd937d600ab472cf754a3379bb authored almost 10 years ago
fix language reporting https://github.com/github/linguist#troubleshooting

509c4dab95ced016ac56d77f5b32cff81fbf7bdb authored almost 10 years ago
Merge pull request #599 from mindeavor/propify-catch

Add `catch` to promise-like objects

93105745d86e1f96abfb09fd87b7cb2dcbdc8e7a authored almost 10 years ago
Merge pull request #600 from shibukawa/patch-3

Update components.md

aa9a87ac487718c06c903ffd2a3554a95849c3da authored almost 10 years ago
Merge pull request #601 from shibukawa/patch-4

Update mithril.route.md

2f61c535fe5a41bc6263d50b2e6914b2ea22a1ec authored almost 10 years ago
Merge pull request #602 from shibukawa/patch-5

Update mithril.component.md

9d4ba26f50e106b285e029a52cead8fbf6b57dad authored almost 10 years ago
fix typo

931dbabbcd1df96757e35c40c59446408a2cd1e9 authored almost 10 years ago
Update mithril.component.md

b70b4191b7c9589c4e6a4a4383393ca27bbe98ad authored almost 10 years ago
Update mithril.route.md

Fix sample code minor comment bug.

b58d772cb9fde1d345b46fa58d9b316669f8b045 authored almost 10 years ago
Update components.md

Fix sample code. Contact.list() should return a list of Contact instances.

39c311807097cf65f1a25500f5f5eaed134fa239 authored almost 10 years ago
Test promise-like catch

2a619078399f526f580f9ad9506243a487ee5778 authored almost 10 years ago
Add `catch` to promise-like objects

dfb37fec9cd25ca5f18282cbe97120dc69dad43a authored almost 10 years ago
fix link

a3cc70863ce73ec02abb2e4d4fc7ef377d7bb793 authored almost 10 years ago
fix link

144818e316031baa7883a63db4a0bc00da4ec215 authored almost 10 years ago
build new pages

45c69ae97b1a2e296717d6a21f13c7cd935220e9 authored almost 10 years ago
docs build

b404d69d7014ad608dde6381ea03ddf714000168 authored almost 10 years ago
v0.2.0 publish

7478ad948e98a657f2514e9f8706d39b3ad2fe90 authored almost 10 years ago
add migration note

c45ba9600aeb636ea5eb6896e0ce79fc4d6e01e2 authored almost 10 years ago
Merge remote-tracking branch 'origin/next' into next

cafedae62f57a10fe04a16272bc8f526923efcd3 authored almost 10 years ago
fixed typo

6f1bdc916ccec570b419e24c774a41af82862d76 authored almost 10 years ago
Merge pull request #594 from pelonpelon/docs

Docs: mithril.component.m - Recommended changes

507c58395f869fa212fb9d56c0e273aa8985f001 authored almost 10 years ago
Merge pull request #1 from pelonpelon/pelonpelon-patch-2

Docs: mithril.component.md - Recommended changes

dacd9f8ac48b5c2a5497bcad69a024ec6ad2191a authored almost 10 years ago
Docs: mithril.component.md - Recommended changes

These changes make the the text clearer to me. I did not want to change the voice of the text, b...

b48f8bf79cbc9f439130141faf42daa023295a5a authored almost 10 years ago
Update mithril.component.md

9d20a7cd8a7761fe7912e15b5657d8ed9bc493ce authored almost 10 years ago
Update mithril.component.md

- The term *rollback* should be explained or replaced
- caveat #3/#4: Should *root element* be ...

9c6cbab43e108bcd77abcc4e550046ce11b15388 authored almost 10 years ago
Docs: mithril.component.m - Recommended changes

These changes make the the text clearer to me. I did not want to change the voice of the text, b...

62e38287f7652c0f27caab5efa382f833022cdb0 authored almost 10 years ago
fix compile errors in ts file

ea8853eec244d592dfe82c520526b3d0496ac76d authored almost 10 years ago
Merge pull request #591 from blacha/next

Fixing TS1016: A required parameter cannot follow an optional parameter

20179c17c7687d8fcf74db170d84324a36ae1d1f authored almost 10 years ago
Fixing TS1016: A required parameter cannot follow an optional parameter

23be76e03f294a989a825e147326e13928aa7b71 authored almost 10 years ago
add more caveats to docs

5ec440da215abbe0464fc585aef6e0617b363dc0 authored almost 10 years ago
make it possible to return subtree directive as root

47cc6a7b0385854f39a2acea0c51cca0d5420661 authored almost 10 years ago
Merge remote-tracking branch 'origin/components' into components

9e26ef57f1360ed88ff32433991532d9c0188cc9 authored almost 10 years ago
remove outdated warning

202f51c4efe2e5c2b79c5034319747038ec25ca0 authored almost 10 years ago
Merge pull request #588 from barneycarroll/lineEndings

Avoid EOL diff horror by enforcing CRLF on commit

994056e6833d21a54c3fdcb302f9ddbe5054f3f1 authored almost 10 years ago
Avoid EOL diff horror by enforcing CRLF on commit

524a2c00e6504c46878ae61ef51cdb6629b8bd40 authored almost 10 years ago
don't allow extract option to break jsonp

0870839e903fec24710d577f294ea0524de751fb authored almost 10 years ago
improve docs

2177fbd446fb445987cd1730f0f35ee878114ae2 authored almost 10 years ago
fix broken example in docs

82ceecd29030a72f7a30448d88e5c402e6282de0 authored almost 10 years ago
oops. fix brokenness

86deb2fcb696172121a40f82aa8b92f693510935 authored almost 10 years ago
add some points to address common criticism

24a8b0b31c0d1a2787b9efa723229d1d1a5371c3 authored almost 10 years ago
add note about MSX in guide

fceb02e887a9ed53bb5ef170624b1e7f48daf4a3 authored almost 10 years ago
clean up markup for tweets

585f1fe925ee9f5377f81a233e8a65b063e4183a authored almost 10 years ago
show some newer tweets

7127df6e0e17d4833dbd695ab7ac170ee4dc28d3 authored almost 10 years ago
update size

f70b4cc01bef08c46501645bfef0a128a036a214 authored almost 10 years ago
remove references to m.module

5a786009c58adbd0b96dafa504d2de6f1869cfcd authored almost 10 years ago
tweak editorconfig preferences

ab1e91a2216deb8a9f2ffd7c18539cc375b5e015 authored almost 10 years ago
throw error if entering infinite redirect loop

2de9985a34fc75c02ba733fcaad913199825f0bb authored almost 10 years ago
update docs about config: m.route

f0b20da30a805b614d6cd640b272a951134d50d3 authored almost 10 years ago
Merge remote-tracking branch 'origin/next' into components

51d073e414a3fd9322167a7951afa79cd4ca2bd9 authored almost 10 years ago
Merge pull request #578 from therebelrobot/bugfix/m.route-redirect-url-update

Added check for this.attrs into m.route

b0c4482ecc5c30052e61f4745f46928ce72b2f56 authored almost 10 years ago