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
76d5d9ef2fbe4d06d32be3f2d1845ad4858fbab8 authored over 8 years ago
41ac2bf00269bd5c33670861435732a2ae724046 authored over 8 years ago
0ed3d20c4cf858da9f26322cc730b51cf2352e39 authored over 8 years ago
b128fd823217a6b2254895094560a93cc902967e authored over 8 years ago
ce748f9f71fa729ba8bdb13f3378210768369164 authored over 8 years ago
0ad6749f87598a357afed0e1b961cbcc83f145cc authored over 8 years ago
bdd65b3b86cc86704c0db0e51a3b812fa3eb0d97 authored over 8 years ago
bf85b7a530dfacc255cb0fe78a5a0f00df016a82 authored over 8 years ago
6a233cd03c7f227886e05ff459063b5b322bc6b1 authored over 8 years ago
Adding how you could access the DOM element in the new lifecycle methods
7e437f27a81f7d288f1a278bf64338027d45119d authored over 8 years ago578ff6d970a30db32c0782f16a7866343a2a19cf authored over 8 years ago
Starting on a migration guide
9a664957995a7a459e07a9aa021f532705cf89b3 authored over 8 years agoI'm sure there's other pieces I'm forgetting
fa34941cee4251b3a5a5db9243acd5cd8a6581ce authored over 8 years ago
When JSON serializing m.prop, check if wrapped object does define toJSON method
and if so, retur...
e35fc79f0933dfbbe3de18bfbb872fa64f0b2628 authored over 8 years ago
5815a590a880a60a0842d980ed7d17322cc6c8f5 authored over 8 years ago
eb25faf8af712085864ba6c1ae8426fca42e92c6 authored over 8 years ago
e7420e72e1a63025815d0a9684113c5664336003 authored over 8 years ago
Typo in component.md
920851e3aba227e216573d6748e1ad14dda10e19 authored over 8 years agoa2c01d1d9674c28c968f0d3e9f43e195d8e8e31b authored almost 9 years ago
477e73f300d3f506f59fac98b21cb4025b6f76ad authored almost 9 years ago
e1473dcce80a100a883c78979f72989a6ea8801f authored almost 9 years ago
6400b616fc48e935b80e4b06fb1536c32f9e405c authored almost 9 years ago
9b602edf4e688e5c200b0f44c1795f84ace16ead authored almost 9 years ago
749b9523926ed91a8c3f73c6c1afb12824b8f701 authored almost 9 years ago
- pubsub is a basic pubsub impl
- autoredraw is glue code to register callback to pubsub and onev...
db46bb44142b0e1afe2ca32b5cccbccd509acb80 authored almost 9 years ago
4e653572421510eaaaaec23c1578c40098ee6d03 authored almost 9 years ago
b1e8f61c8728c21ac2302a6a05445913234525d5 authored almost 9 years ago
Conflicts:
api/mount.js
api/router.js
api/tests/test-router.js
index.js
[rewrite] Add m.redraw() support for multiple mount points
10daf1e6300283eca72a59712c3c63e323ed43c6 authored almost 9 years agoe5391a19579ac684fa577b3d5f7b582c43af554f authored almost 9 years ago
To better match `0.2.x` behavior: https://jsfiddle.net/xbpyqL9k/
71c77ba603ce2ad63a0b5a9d37a6aaecb7b991b6 authored almost 9 years agoUpdate mithril.request.md
42b21a59504248e127678afb4780b3ba4b126db0 authored almost 9 years ago51e553f9802592a9f20be252a68de20ca2e4f90b authored almost 9 years ago
Because linebreaks are affected by git's `core.autocrlf` rule and I don't feel like adding a `.g...
058b25002d9198ac72c82019fdfabba3728870ae authored almost 9 years agoMostly useful for event handlers, setting `e.redraw = false` will prevent mithril from re-render...
04eaa25ab1486bce35682faa8a5c051d344e7358 authored almost 9 years agoSome via config, a few via code edits
2ca8fa6e661654b3f5d2b84817a2134dbc29c96a authored almost 9 years ago79e4c4a1043f2d0ae00ab22f21e19a83f0b95aa3 authored almost 9 years ago
Conflicts:
package.json
e104b75364119c00efe9b7bb5d19ef2cee0e17de authored almost 9 years ago
- don't inject raf/setTimeout since we can't really mock them w/ a good degree of timing accuracy...
977239d207a430275be182cd459acdc8625aaceb authored almost 9 years ago[rewrite] Add ESLint and a generated config/ignore file
c071ac064b4ca828cbabc70216d1dd038ca67b4c authored almost 9 years agofbcdcf93e209604219b5162cc7486107d9daa283 authored almost 9 years ago
2af3aa27c76f123c371f996a7cb7a58e2f438a1d authored almost 9 years ago
Uglify caught this when I was testing to see what the updated min+gzip size was.
e466ccebd034d09392cdb7acf160bd6e340b6bba authored almost 9 years ago
Manually changed some rules to better match @lhorie's style and reduce #
of errors from ESLint.
Public API tests
e8755c11c793e19981484e3f056db685698b5bde authored almost 9 years agoda6b697d19e0bbf1eabdb0b29234a0d1c9bd56c3 authored almost 9 years ago
I don't usually write JS w/o semicolons, so no surprise I got this wrong
at first.
36bfc6892b3f8746bd6b1d25328844f88dc6c2da authored almost 9 years ago
749ff74bea33f2fc25bbb3704fdd3364ec1917b1 authored almost 9 years ago
37b0ce20c5d9462aa1789b26a79b35d3ac4eb55e authored almost 9 years ago
And start writing actual tests for them
960812308c6d9ac34fe9f9113d3ab6e371b93578 authored almost 9 years agoAlso verify that we're using tabs, whee.
0cf509f674ea3899293450b45108728c52a25d2e authored almost 9 years ago86ce23a2bd8c665291b9fff65a2cae4b80d13444 authored almost 9 years ago
89dfd6e97d10ca9a4b25b22fe32abe9a092ee0cf authored almost 9 years ago
74f3e0d2055a0915d32a025a735508657315e82b authored almost 9 years ago
- Wasn't calling route.prefix(), was assigning to it
- Needed to handle pushstate prefix (`""`) ...
Also tests `router.link` now. Had to add a `preventDefault` function to
domMock events that does...
ce42adb720359cc4dd69fd8bc40b0744dac2e7da authored almost 9 years ago
8f7cc0cb114cd06a00c376865b01a431e2ab8fea authored almost 9 years ago
fc481ff4976489abde0ac46ac195319ab29155a0 authored almost 9 years ago
724361af6ab7e5d49c73a01aed0f5bf02b003b2b authored almost 9 years ago
Using istanbul, and also adding a .gitignore so I can be lazier about things when committing.
629ba5b62a02d92cc6c6b6c0618581272d345415 authored almost 9 years agoCorrectly inject script tags via m.trust in Safari (Fix #1045)
51d7d21ab64dbc8611e8e30202eeca56b74d2c8c authored almost 9 years agoe03f194e32275d422e515ccf7c45921fa9c5ae78 authored almost 9 years ago
1673579d32493ad922b9743708a4a49acf9b8c86 authored almost 9 years ago
7c392f071d2e51ce490b5781325122f57477da5b authored almost 9 years ago
60171f503db678855d267ec6c5b47bc136f1fbef authored almost 9 years ago
e24e4e9a1a43dc530586ad45bd80058ed1157e9c authored almost 9 years ago
cd8b8b12e6606248bb50f885c8ec7e652a7f8b1c authored almost 9 years ago
9bc6a64798d70f62823efa43cdf74123e2a2ae7e authored almost 9 years ago
b4903538f30390151153c71da3cd2c9e9df9fd51 authored almost 9 years ago
c8c32ee7c7aa44f2dbac121882d78bff4c3a46b5 authored almost 9 years ago
0aff6fb08a974422fce20bf2280399abdf7e9c30 authored almost 9 years ago
[rewrite] Rate limit re-renders w/ m.mount/m.route
73cfe3dd7ade640c75b61096cdf12bd9095f9be1 authored almost 9 years agodf233c02ed2df045c5517102e0e3b7a09648809c authored almost 9 years ago
db609b91424bea2b7b94183a06861d94c3533e94 authored almost 9 years ago
Fix typo in Components guide.
a294ee503ca5b88ee54236f154bd0918b9ea80de authored almost 9 years ago4e8ca4035cb3998563a10d878829bfe2efc9ef91 authored almost 9 years ago
5ec06e7c08f0ca6123502cb12de02dfe12d3f647 authored almost 9 years ago
5265697cb2a2241c4a873952a0279a03c134d380 authored almost 9 years ago
41cfda2719ee07e5a0937942a01d7c5ec048f3f6 authored almost 9 years ago
d8a402f4f5051966c9bd5ab8a8cd8bafe59d4877 authored almost 9 years ago
d19ce8e598163d87ea485e560bbb1bfc50d6f2d4 authored almost 9 years ago
a595b84477b7305ea7b1b0de61dfed0af9c9e6d5 authored almost 9 years ago
Conflicts:
mithril.min.js
mithril.min.js.map
Force redirect when pushState encounters an error
0c19bf72eeca98cb75b4861bc14c362b8532827e authored almost 9 years agof4c1d4a998f156b045053ff8adc32645334c51a2 authored almost 9 years ago
Fix: For css class addition to svg elements
76818dab24a59dcd16c6085979dca3d6998771e3 authored almost 9 years agof1f77c80b306cdd14d755b611e41febd7399e5cc authored almost 9 years ago
And mithril 0.2.x dbmon example link for comparison
19259faedc787ee98771cc6d3757c4529b6ab0a0 authored almost 9 years agoefd7da46497d8504a634c42d695581d125c6cb65 authored almost 9 years ago
Add [email protected] version for comparison
3666aa747e7f404441bbdb4b106db14891fb9e53 authored almost 9 years agooptimize events
d5371533a72e48efc686052bf6d5be09292c1f8b authored almost 9 years agoSet value of a select after children are created.
4a215a2815db5fff791ef43ff2b978b31d0a7805 authored almost 9 years agodee64503db769c561cfef98fa10de4ed9a6ef64b authored almost 9 years ago
b17bd250b7d5a57c64a2631b6b52ce377848e48b authored almost 9 years ago