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

fix package.json

dfab7672653befd240f96d69aa765e9e71d0b250 authored almost 10 years ago
v0.1.33 publish

5d85a6bb0eacf0ce62c95dcd72eeddd0f1d34204 authored almost 10 years ago
Merge branch 'next' into components

04c5b8d51764d9d7cd4c664d8bb0d6a38aa4c4f4 authored almost 10 years ago
#518 fix package.json file for cdn.js

3e2028fc14573b4adaae47ef8947d4fdd65f53ae authored almost 10 years ago
add test for #523

1d0aa035c6ed64cbe67f144b6262314b40973ddd authored almost 10 years ago
Merge remote-tracking branch 'origin/components' into components

80437a0f232a267d4b3fee816ee7be432b736e18 authored almost 10 years ago
Merge branch 'next' into components

dab565727c0c21c32f9874ad114c755c019a6cea authored almost 10 years ago
remove timing code

8d9fa8ff04efc07020d9998a4f0764bb200766b3 authored almost 10 years ago
#524 fix diff bug when mixing undefined in a tree

648f4734b51cea19738d350d3358871447ba4476 authored almost 10 years ago
add missing return

b6c2f705266d7ee2ff81b57d43c839670bd257f0 authored almost 10 years ago
#519 fix links

1e9ddc637ee8845565ff9d88e8a1a24744dc1166 authored almost 10 years ago
Merge branch 'next' into components

94842caf4fd688b31687a62848e4c0de5067c7d8 authored almost 10 years ago
v0.1.32 release

6ef5ed3d0727f4647d591a4127746f649f11a2bc authored almost 10 years ago
Merge branch 'next' into components

8b1a58bc51054ad89620af34565dfe4c09cba505 authored almost 10 years ago
#454 fix regression

9748b6ece4f110bd5efec8d37660cdaf429932cd authored almost 10 years ago
v0.1.31 release

d4099a254b4043744e44a9e67ebb3d526b0bff76 authored almost 10 years ago
Merge branch 'next' into components

b84fb1b40c5ea3a479248baa6bee5f8109e07c96 authored almost 10 years ago
update typescript definition

bcc8f427a168f20e65afffa18a4b0e79f0ce24d1 authored almost 10 years ago
Merge branch 'next' into components

f7c955829550526a12489eebf9ecb60aeaa6bdc8 authored almost 10 years ago
document build/parseQueryString

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

1586d8aaa17739825a7a5e8d520042a3d32a69a7 authored almost 10 years ago
#507 fix diff regression when mixing elements and text nodes

f7cacb7a0bcd4f2c508173244ede4fd81ce94488 authored almost 10 years ago
Merge pull request #509 from sloria/fix-component-docs

Component docs fixes

e509af110582214bb4f496686c328274316d36d8 authored almost 10 years ago
Merge branch 'next' into components

Conflicts:
mithril.d.ts

9ada8111d7ce83ac13b7bd60415776330426b27e authored almost 10 years ago
#501,#502,#504 buildQueryString and parseQueryString fixes and tests

6f832a7040534961fb96bb6764dd421379d3b8b0 authored almost 10 years ago
change order in community page

30a00cde8ba162da4a598561771185d262338f10 authored almost 10 years ago
#510 allow recursive nesting of components

9f110774aaeb7c692e7a387dcdee0f59237cb3b7 authored almost 10 years ago
#506 allow AMD modules to load from typescript

577d0f70396f15caa76c18038b7845597bd94821 authored almost 10 years ago
Merge branch 'next' into components

c1ea98fd09d78a4ce3061f8d6dc21aca321c9d54 authored almost 10 years ago
remove iife from docs example

117739ce1c1928e7c37c3ca73a333ac0a58af077 authored almost 10 years ago
Merge pull request #513 from danielsan/patch-1

A simplier example with less code

f0ca20a671ed2f039b1eebf1a1e1bdad3d8b5c74 authored almost 10 years ago
push test

0ed23d4fa31cee5bfdc184476a253e18d5fd55ba authored almost 10 years ago
#512 revert #382 due to diff engine regression

51144999584d4b9e35689af799a281c6783b01a6 authored almost 10 years ago
A simplier example with less code

This example is a little simplier and probably faster because it:
* does not create a new clos...

e37c425d825626abc1f8c396e0163bb907d48a5c authored almost 10 years ago
Add missing ctrl argument

946ebeeb4255d9cd46c91ee4d015d82cec04f106 authored almost 10 years ago
Consistently use `args` for arguments passed to a module

3b012187c03de8f3e2c9d7b827d6767de08eb6d7 authored almost 10 years ago
Correction to "Aggregation of resp." example

c267114f069fb70e7bdb31107f552c94949ed797 authored almost 10 years ago
fix observer code example

4632a619592c2896c3f3e703a6e505258910ad76 authored almost 10 years ago
more docs about component-based architecture

5011dd97b6511557ff5fae2cbccaf22db7da338d authored almost 10 years ago
Merge branch 'leeoniya-comp-doc-fixes' into components

64261186883efb0020d19f0087d935ad9150ce69 authored almost 10 years ago
Merge branch 'comp-doc-fixes' of https://github.com/leeoniya/mithril.js into leeoniya-comp-doc-fixes

Conflicts:
docs/components.md

fd1090f9d8c558762011063cede47528df9ba8ed authored almost 10 years ago
Merge pull request #490 from barneycarroll/patch-1

Code typo in `unload` documentation

24695d4cc3238b6a412903863c71e1e315768996 authored almost 10 years ago
Merge pull request #491 from barneycarroll/patch-3

Fixed uploader demo code

9349e77ed3e2a30653af4c9fb25d3bd9fd07463b authored almost 10 years ago
Fixed uploader demo code

Still needs styling for the drop area to occupy any space though. Worth putting in as inline sty...

837c0241cc9141cd0a466415b301bfe758d24ecd authored almost 10 years ago
Code typo in `unload` documentation

7585d9e5a3b6aaa3f19462924d47b6c1e13549b6 authored almost 10 years ago
fix drag-n-drop uploader docs

f0c0c3c0be863cbf4ba9eaa403add4c835ee0cfa authored almost 10 years ago
add example to docs

0ea9fac07e466f5c0bcc48412412b7be3bf658b7 authored almost 10 years ago
ordered lists

bdff136e9ac8d9d3c95475fd636babccc530860c authored almost 10 years ago
beefing up components docs

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

a3929ba8711b7993a40881eff1d2a6b0286fa89a authored almost 10 years ago
update change log

b0f85a71319d9c67ef03786c1c3031e001137070 authored almost 10 years ago
#398 - prevent unnecessary dom move operations

a61e15a2e3f9882a1f1dce6f3cab9d57dee780f5 authored almost 10 years ago
Merge branch 'next' into components

1595f6fe22ffba8323817f636ca5d69982fb661f authored almost 10 years ago
update change log

4f49d2bb8ccf95f570d9f8cd0208b06af1989044 authored almost 10 years ago
Merge branch 'next' into components

c52060a670dcaa232dcb4458ba41449a078fb514 authored almost 10 years ago
#463 don't try to manage 3rd party dom element when using keys

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

9a9f0bd08ed441742f36d9e541c1b87553bffcc9 authored almost 10 years ago
#413 fix ctx.retain bug

8cc4a862fe615fa100a932e1d3060e48ba39650a authored almost 10 years ago
improve docs

0f45d2244851c591a762f8f4f509cc4a77ea102f authored almost 10 years ago
Merge branch 'next' into components

52c804b97f2acb6fde5a45bff5d376ca15c34ed1 authored almost 10 years ago
gitter info

780f52a4a6fcd113ab527b34626f045e4e8787dd authored almost 10 years ago
Merge pull request #482 from gitter-badger/gitter-badge-1

Add a Gitter chat badge to README.md

68a9c2e897745ef4d3f4492e00994d93fc8afda9 authored almost 10 years ago
Added Gitter badge

e66930f86c6a83cb3f1c421174ad7ef1b4d91291 authored almost 10 years ago
#481 recreate controller if only component type changes

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

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

ff37512028865f9e7e6a4459b1a530c0162245e7 authored almost 10 years ago
#476 fix conditional

b8a7d7217d73c222ef1b3b9de9dbeac54af38b2e authored almost 10 years ago
Merge branch 'pelonpelon-components' into components

45dddd49d0b570b603b5ab8e849c027f1a3904d6 authored almost 10 years ago
Merge branch 'components' of https://github.com/pelonpelon/mithril.js into pelonpelon-components

Conflicts:
docs/mithril.module.md

57c199e2c61ea5c886a2d698870337ca2b6a0054 authored almost 10 years ago
Merge pull request #471 from jethrolarson/patch-1

Set base line-height to a decent default.

a59134215c0ba02ce7010bd7bd97e852dfa65040 authored almost 10 years ago
#469 allow html5 values w/ units for width/height attrs

bfa1767d812467437091f48c8c567cedb0227277 authored almost 10 years ago
test retain flag

bf32eb7dfcb88f7b2cedcaff7ce36484876347b3 authored almost 10 years ago
Merge branch 'next' into components

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

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

1485a24e49aaaf5e3cac46db3ea8d317cf4f2365 authored almost 10 years ago
Update mithril.request.md

fdfac86f6160977d213c1a9c38c92aa4ff9efb3a authored almost 10 years ago
Update mithril.module.md

bb4f92d50016e0511fa4dd06122fb81ff65faad9 authored almost 10 years ago
Update mithril.request.md

91607387b1c6cbe9e7a9bfe6d11d1730681dfe60 authored almost 10 years ago
Set base line-height to a decent default.

86d234eb075a40bb4d8c9d4c6374d2ed28b32eec authored almost 10 years ago
document flag

71a19a27a948478a2f9eb9ce9ad5d6dbe0508f4f authored almost 10 years ago
fix tests

7f61d48c1d82d30e50857199d2a122ae47239704 authored almost 10 years ago
Merge remote-tracking branch 'origin/next' into ctx-reuse-flag

1a57bcc4033e20a388e7870aa1efcc1e2f463f94 authored almost 10 years ago
add docs about async components

90843f6bdbaaadaec3192c07243aa85defe2a71a authored almost 10 years ago
prevent early redraw if controller goes async

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

06c6e56cc45d598fcddb51b0c178cab8f3b9aa45 authored almost 10 years ago
allow omitting controller for sub modules

655e4ceafbfae8ff4bc1486c250fbf31838c98c9 authored almost 10 years ago
#466 allow modules as second parameter of `m`

c81294bce8d76efe88576ffa7458640aaad94fed authored almost 10 years ago
make error more generic to account for submodule'd modules

971b0def5178358b86d5085d3a39078f42aacb55 authored almost 10 years ago
Merge pull request #465 from roryokane/patch-1

tools.md: explicitly say IE8 needs polyfills

b66794abbe34f919dafdf7c32f929912c70b8e43 authored almost 10 years ago
tools.md: explicitly say IE8 needs polyfills

Before adding this sentene, the first paragraph required me to look up `Array::indexOf` and thos...

d7373a050c7c040fc58e8016c6f411433eaeaf68 authored almost 10 years ago
fix m.request options signature

165303174761b34153ceffbeb1236d01164d1953 authored almost 10 years ago
Merge pull request #454 from TheThing/next

propify: Fix chaining to return original m.prop

550fe9871aede73bd065da7b08f315e224aeb873 authored almost 10 years ago
Merge branch 'next' into components

d941a615332958193f6734dd128a492cbaa35a79 authored almost 10 years ago
fix polyfill.io link

46e5a24d82a796064f4190cdf13541b22eab38c7 authored almost 10 years ago
ordered list in docs

0d819f082b1e2faf7d790934e10f2270f9e6bd78 authored almost 10 years ago
some docs

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

2160dc13c142d63dcc1fb93b00b3b200cdb660f5 authored almost 10 years ago
Merge pull request #460 from cbowdon/typescript_stricter_defs

Typescript stricter defs

a795c1ba1d3551afa3bc064d2c3c542f6bbc7e7c authored almost 10 years ago
Fixed weird 7-space indentation in d.ts (now 4)

130a075a919bb413fa0499031f9f9f9f5a7217b5 authored almost 10 years ago
Made it possible to use TypeScript class as a controller

a5667ff3413c3ca25541b1f8167e931579d5573b authored almost 10 years ago
fix return value in doc

a48cf080f497df47f843b38b0307d7eed0e7b51c authored almost 10 years ago