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 #1864 from pygy/fix-1820

Pass namespace when creating new elements while updating a keyed list…

f931b0b947a324b7da597377b370a3d80c727c11 authored over 7 years ago
Pass namespace when creating new elements while updating a keyed list, fix #1820

40429c8377dbc528d8ba3f468bfdd7d3f26fa184 authored over 7 years ago
redo #1595

4616160a5243a99524b817383fa9c10e281da90a authored over 7 years ago
Enable the tests for the updated #1595, add an additional sanity check

d21bfd4a36e940430052c6f860a0298bccd2b597 authored over 7 years ago
Merge pull request #1861 from pygy/restore-attr-nodeValue

[test-utils/domMock] restore Attr.nodeValue for backwards compatibility

29bc42b5747d13dc7ba3683b032544b99fbf5517 authored over 7 years ago
[test-utils/domMock] restore Attr.nodeValue for backwards compatibility

195263d226293838fc2c9263ceea5162cc26a891 authored over 7 years ago
Bundled output for commit a9838be1d9c63c9ec07204b6eb21eec3fdb1e894 [skip ci]

662e0f1a9a03e53270cea22136e16126cd3d1e16 authored over 7 years ago
Merge pull request #1859 from pygy/refix-1595

Improve mocks and render/tests/test-attributes

a9838be1d9c63c9ec07204b6eb21eec3fdb1e894 authored over 7 years ago
tests for validating #1595 and #1804

58bc4146355495959e54d4381a260f14d55148db authored over 7 years ago
[test-utils/domMock] improve attributes handling

e031fe49a17619da95cc1c2ae582c55b4a7ac495 authored over 7 years ago
Merge pull request #1855 from pdfernhout/patch-2

Update ospec to ignore hidden directories and files

7ee4e002f3354c346da0d1cc390c2d7bbf3ebd31 authored over 7 years ago
Update ospec to ignore hidden directories and files

95addffda674d974f8213ad6c865a8f1f6979ad0 authored over 7 years ago
docs: Update request.md (#1851)

dfcbc8e2b3ebd3a9c0237c33ba2b88660e6bfa20 authored over 7 years ago
Docs: Correct typos [skip CI]

085f5642be7c9f206471548f46de13aeb33993ab authored over 7 years ago
Merge pull request #1846 from yurivish/patch-1

Improve the documentation of routing parameters

137055110470a01ea6a938f2ea516c2e0336bcc8 authored over 7 years ago
Clarify m.route.params in RouteResolver.onmatch

0a1c634d99658525a113b2e624aad10401310a00 authored over 7 years ago
Improve the documentation of routing parameters

I was stuck on this for a while earlier today: it turns out that `m.route.param` will not return...

a560bca85d185336b489014265d429f53acbeac8 authored over 7 years ago
Bundled output for commit de4433cd319bc37f3ac2915d04cf8f2310c3bcf2 [skip ci]

10b8507c1be4c24517fd46edf21133ca297b1b6f authored over 7 years ago
Override namespace with xmlns attribute (#1825)

Fixes issue #1819 foreignObject inside SVG

de4433cd319bc37f3ac2915d04cf8f2310c3bcf2 authored over 7 years ago
Bundled output for commit 73d9265c6d7e0e611e3a47392233d54d22ec7980 [skip ci]

2db60816011c512e09d447e837f52f687a25b158 authored over 7 years ago
fix: selector [value=""] is mishandled (#1843)

73d9265c6d7e0e611e3a47392233d54d22ec7980 authored over 7 years ago
docs: new repo refs and build tweaks

5660637e30b5ceb3c5e92676bae693390e18c2aa authored over 7 years ago
docs: Add favicon (#1839)

af3da1683218d537687c3d5d6eda39b2386989bf authored over 7 years ago
chore: Update repo references (#1834)

bef58fdfa5daf03231a4a058739218127999ec68 authored over 7 years ago
test: clean up hyperscript test

So ESLint will stop barfing

3f70e183efd96d78503d99b237436c0a4ab10ab3 authored over 7 years ago
Correct example code

e96602517134cc1fce98dbc430d8f8fe0de1af3b authored over 7 years ago
docs: merge latest docs from next

b71dc2762ea24a91c2a4e2df3e8dc5953e051187 authored over 7 years ago
Merge pull request #1829 from dmitriz/fix-todomvc

Todomvc example: Prevent create empty item

99608d1556cc0e16a3d6f9f3d80bed91e1f677f5 authored over 7 years ago
Bundled output for commit 8191f7894c2ad7a94584fd47ca376bd19ad3ea79 [skip ci]

7e6a4869e9838b2d7b1f2191bb99b12e28ddd2dd authored over 7 years ago
Merge pull request #1828 from spacejack/option-empty-string

Fix select option to use empty string value, add tests.

8191f7894c2ad7a94584fd47ca376bd19ad3ea79 authored over 7 years ago
Prevent create empty item

95ca2ce47d984a7077b61a7d29fc2a7597f8eec3 authored over 7 years ago
docs: Fix typo in es6.md (#1827)

414e74ba475cf9746a6ef58b4b43ef0c32a0ca7d authored over 7 years ago
Minimize vdom diff in option value test

08a6638926bab905277c2d60c4dd68e9beb91724 authored over 7 years ago
Fix select option to use empty string value, add tests.

0f9d5f1631275fb7aa13a750b4f80610614ad49b authored over 7 years ago
Merge pull request #1824 from lhorie/revert-1796-vnode-event

Revert "Pass `vnode` as second argument"

2aa6adf440a60da71f5d77a41d9aeceb30bc13ed authored over 7 years ago
Revert "Pass `vnode` as second argument"

b24c37c42dd32a5be85584d17e2457c611f511eb authored over 7 years ago
docs: Update components.md (#1818)

I went with "its", but "our" could work, too. Both, though — hm. Seems silly.

0587139252d0cdff702ab5c8ff5adaa7fb48d31d authored almost 8 years ago
Merge pull request #1816 from micellius/patch-1

docs(jsx.md): add missing "!"

46330d7f9749c054fc873e67869e8bfb8d195ebd authored almost 8 years ago
docs(jsx.md): add missing "!"

Add missing "!" to result of interpolation for `{greeting + "!"}` expression

b6a251b5b88611d6978d55dc86204c65c6de422f authored almost 8 years ago
Merge pull request #1815 from spacejack/select-option-value-test

Add test for select option with empty string value

7e30b62c1e9bcd1ea07dd8c8643a1c0b9a6dcb07 authored almost 8 years ago
Add test for select option with empty string value

f8ccd418d3fa40b8c8a195026e6aea90a88b89c0 authored almost 8 years ago
docs: URL Param + Variadic route doc (#1813)

e26e1f10c076579c280935dbcc29e49737c0b628 authored almost 8 years ago
Bundled output for commit 040a70ff9949c693e1de104050de035fb61bcc9a [skip ci]

ca0cd412a325aa70771f6dda58dd516439489c3f authored almost 8 years ago
Merge pull request #1796 from isiahmeadows/vnode-event

Pass `vnode` as second argument

040a70ff9949c693e1de104050de035fb61bcc9a authored almost 8 years ago
Merge pull request #1795 from tivac/code-of-conduct

Add code of conduct

8416afb6b8800b1222a090a4a90fce225c99545d authored almost 8 years ago
Fix issue #1798

277ac9e1718acd66f718c9f68f7fea6f7e9226dd authored almost 8 years ago
Merge pull request #1800 from lguzzon/next

Auto Dependency Updates ...

f58187d4e37dca1e10666ae322ca0c25b13b7730 authored almost 8 years ago
Auto Dependency Updates ...

b042a9ec8faeb1a0de2632b49a555535b3d224eb authored almost 8 years ago
feat: perf testing (#1789)

9a55a290cc1ea0adccefd7a124d12eed7d43b903 authored almost 8 years ago
docs: add master -> next merge for package.json

034ef4d31876dce0373b9c74ce7eafc13b4c6394 authored almost 8 years ago
Merge pull request #1797 from cavemansspa/cavemansspa-patch-1

Add example for mounting a component with args

70762bd2b5c8871b2821794710a6eb0da4da8e33 authored almost 8 years ago
Add example for mounting a component with args

7ad1b2edcf794b654f4f5f88e153afcf0e1679ff authored almost 8 years ago
docs: flesh out releasing process further

05990024e1913863e3f22ad97d03b886f0cf41e4 authored almost 8 years ago
docs: integrate latest from next

7bc9904223a3af1f54031b6bed09aae2773fef9f authored almost 8 years ago
Merge pull request #4 from lhorie/next

Update fork

2fcaafd080313e7d47d7873f170c3838fa5298f4 authored almost 8 years ago
Clarify events, document extra `vnode` property

a92ffb307799a1d216eb969ca0099729d301d922 authored almost 8 years ago
docs: add code of conduct and nav link

3409a72c4e422f7172203a0fe0a8221bb41c05c1 authored almost 8 years ago
Add tests for event `vnode` second argument

81b7ff56ee2c1b0f7a9a7d037a2dc8ab9c1eb26d authored almost 8 years ago
Support vnode event callbacks

e78d1b692c46464bfa1bdf299fc287b45431625d authored almost 8 years ago
Bundled output for commit d01e8d458e4c2ce91fcd61350276f0eb4f8ef0ab [skip ci]

b718ae6f32d87c421f85217f5f57b5a089d99588 authored almost 8 years ago
Merge pull request #1794 from tivac/load-mithril

Load mithril on mithril.js.org

d01e8d458e4c2ce91fcd61350276f0eb4f8ef0ab authored almost 8 years ago
Merge branch 'next' into load-mithril

2dc5522af5100baf1d8b0d51338c2d898219a5ff authored almost 8 years ago
Merge pull request #1793 from tivac/doc-examples

Add codepen examples for tutorial

72ff776c2c4a5308451f54f418676d6b1b775845 authored almost 8 years ago
docs: add simple scaffolding pen to intro section

94dfc52a987460dbb1faf657960f41aec141924c authored almost 8 years ago
docs: load mithril on mithril.js.org

For futzing around in the dev console

4cfd0c4070eaf97bc31bdf9435f3f1598a1f6e1a authored almost 8 years ago
docs: add incrementing value to repeated anchors

451cf00951ca268e9bedfbe733482d5f59971d61 authored almost 8 years ago
docs: add examples for tutorial

96fb9a5bbd8fe18c75cfbdd787013d9cf684a430 authored almost 8 years ago
Remove url interpolation from tutorial app

5e654452e19e6be5ef8d7cf369490d30eb7b3442 authored almost 8 years ago
docs: fix typo

3ab20205ee98f7ed26a9fe1c9c9f3e5db64faad6 authored almost 8 years ago
docs: fix changelog links

d01da06df570d31141b62173927c4fcffb18b9bd authored almost 8 years ago
style: fix quotes (#1787)

34d6a710a9c343797f0e004c4e2db8dd00ab8a74 authored almost 8 years ago
docs: fix some links

9a54b12702cde040a3dc445be17a3be33f2b3364 authored almost 8 years ago
docs: try to improve releasing docs

6d23e0913c53e9ab549a66efd1f73f2862877f10 authored almost 8 years ago
Merge pull request #1778 from ludbek/clean.log

removed console.log

76f6add423a407090e80ddd57ea294160d7575f6 authored almost 8 years ago
removed console.log

5c616c0fbbfb4dc520162f056730397fcdfd457b authored almost 8 years ago
v1.1.1

8a7f2f85d75f0e86d4e33c0cc0bcc072f046a2b0 authored almost 8 years ago
Merge branch 'next'

47720556291dba230eb757451208ac23d6ad4c13 authored almost 8 years ago
Merge pull request #1774 from pygy/chlg

Fix change log

b466c7f6d61db8f7abf21ed52ed1c9dce1d7e181 authored almost 8 years ago
Fix change log

906d1d18ed142c1ea677d574569a878960a6c2dc authored almost 8 years ago
Bundled output for commit d60e7ab30c8440efe9fa3f564a410f317d425e86 [skip ci]

0b5f05f4ae1ffa15f71337fb62b9aaf49a34de9f authored almost 8 years ago
Merge pull request #1769 from pygy/fix-class-null

hyperscript: Revert attrs.class creation logic to what we had in v1.0.1. fix #1764

d60e7ab30c8440efe9fa3f564a410f317d425e86 authored almost 8 years ago
Revert attrs.class creation logic to what we had in v1.0.1. fix #1764

98e3cbdc696ee038a13f4cfc9240de0e9de52e24 authored almost 8 years ago
Fix render tests for Browsers

45afd4117ac23663f7037a34f4e4ac674126fdce authored almost 8 years ago
Merge pull request #1772 from andre-luiz-dos-santos/patch-1

Typo

94c155ef045d46a3fa4d54c1363fb6f64e8a8823 authored almost 8 years ago
Typo

ec915bf9190853b0de248a996e30b775f35c8ea2 authored almost 8 years ago
Merge branch 'next' of https://github.com/lhorie/mithril.js into next

1ebb613e10a1558933ca49ce19e6ce3f9d05f5a2 authored almost 8 years ago
Update .gitattributes [skip ci]

0971bf4fddeb848a30cf4f072285edb011decf96 authored almost 8 years ago
Merge pull request #1770 from pygy/prepare-v1.1.1

Update change log for v1.1.1

7240f98a038a3e3b75a4911d751c0b862d0bf5db authored almost 8 years ago
Update change log for v1.1.1

63ce8995a296519405fb3872e9b6402e37576327 authored almost 8 years ago
Merge pull request #1766 from pygy/fix-ie10-11-hash-routes

[mocks] make location.onhashchange debounced async

30edf3690164569007637d6062c8757a7dbd4392 authored almost 8 years ago
[mocks] make location.onhashchange debounced async

d0ee256390b8600d595e06de7e67d3f39dd0fb91 authored almost 8 years ago
Merge pull request #1761 from hankeypancake/update-keys-docs

Improve keys example

cc5d7c427001a51c067514edc9d22d96df64d5d5 authored almost 8 years ago
Improve keys example

The previous example about hiding keys had syntax errors, and example in itself didn't follow ou...

c32d508de130be5ba70245682b5ccca10fd5cf88 authored almost 8 years ago
Merge pull request #1756 from JAForbes/patch-1

Acknowledge multiple component creation strategies

5c42e3dc22838a4a80369afe597f3f4171569457 authored almost 8 years ago
ES6 classes may require build tools.

Instead of saying they won't need build tools, we can say that we only use native features of th...

6612cf6ebd92b3d24acb923f79ac7501c3c348ab authored almost 8 years ago
Bundled output for commit 295b764f52c5286dba75d7b3ff6dda3bc559a38f [skip ci]

5790f8f2dd489c6fb2cb17c46eb569989520f07c authored almost 8 years ago
Merge pull request #1753 from StephanHoyer/master

Fix rendering `0` as only child without attrs - fixes #1752

295b764f52c5286dba75d7b3ff6dda3bc559a38f authored almost 8 years ago
Revert "Merge pull request #1753 from StephanHoyer/master"

This reverts commit 000eec90d85324df34fc51827d6c2bf2d75e11d9, reversing
changes made to e88bddb3...

baa2dc1ab0ab20beac648466a8f17acea5b3a226 authored almost 8 years ago
Merge pull request #1758 from smuemd/patch-2

button[type=button] => button[type=submit]

4b84f511a98942ba3f78a5667033907b0679413d authored almost 8 years ago
button[type=button] => button[type=submit]

I went through the tutorial.
button[type=button] was not working for me.
button[type=submit] did.

c904758f109a2914bd50a17b8b6af2179cd65879 authored almost 8 years ago