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
74062cda29ccf1e161b3a9f415bc9ed4592eca39 authored almost 9 years ago
Using `.test()` is both faster and more explicit.
7a184cb3b7f7bb992de6522808ca1c3dd37c9e5b authored almost 9 years agoAmending template converter
dca271faefb326b32061ff62067ea1a09ce48c4e authored about 9 years ago"Currently active component" is unhelpful at best, misleading at worst
5f804460fef3d03d8f5a89439246788b215731c6 authored about 9 years ago42d756ea74aa89230b3f95bf8c791697be1ee7d8 authored about 9 years ago
It seems this condition is put here to reassure users that redrawing in a given route state will...
6e60ed5720c6c3e5d6c5c044854c50307698b9c9 authored about 9 years agoSwitching to @arthurclemens modified template converter
7e88af0820b1a3848070963dfd49a1600bd31d56 authored about 9 years ago56a51664b7533dc3bb579cad8f2293c2795ed8b9 authored about 9 years ago
741e588f4d534d78d2c2f9e10b072fa235999ad2 authored about 9 years ago
Typescript definitions updated for component and withAttr
9798fbb5c9a3b5133a255d232ef60b66094a2703 authored about 9 years agoFixing typo in mithril.component.md file
7ed4cfadeea34a432e1320fb6df0f78d6412ab08 authored about 9 years ago55b29d2beffebfa8b209d0fb406a8b045f6d1de5 authored about 9 years ago
4a53a49b89ff1b7c37af5d5fbfd14ba1e3320009 authored about 9 years ago
0682932f6314364551ff1338dc698cd9dd00f8ae authored about 9 years ago
3196076358d60104efa1c33288d3a7f9394391ae authored about 9 years ago
Conflicts:
mithril.js
tests/mithril-tests.js
baa55cd26224686230d02e1e3cc6cf676d5eb2ee authored about 9 years ago
6b7ac83dde6b8fc4588f07755c2af41df1fdf09a authored about 9 years ago
3de5cb8aafb6a622b693b28c2a255d8f9691459e authored about 9 years ago
fix typo: contoller → controller
351be7e4e2057a06dbee973a20bd0d4d1c5b54fd authored about 9 years agoef5ed9d70c9bdf57d4b73984e32ce58048954fac authored about 9 years ago
Issue #938 Fixing typo
f4723261d9ed97b79808d14ef1f009a6c3e3142b authored about 9 years agod1edcf43406a1d2b683a2837800c2e6806f43ddd authored about 9 years ago
0766d93bacac454be74ffdc815c099d898abe478 authored about 9 years ago
fb3a534de0b0cbb248291bfeb0e2259f27b81e4f authored about 9 years ago
Don't lint old tests (yet)
17acef768fc8f20b9587526959f689e653781d55 authored about 9 years ago7fcce538f4fee80b9b1f1313ec5fc2f2846be4d7 authored about 9 years ago
d6d5bac1646b9b1d86da02996f46daa01cfbc5fd authored about 9 years ago
e083aaac9e831296847b853f186051094ac918e5 authored about 9 years ago
Reapply docs fix
11e79f8eef04821b9a8cd1c16643b07d40435890 authored about 9 years agob218f5156f78202c096c96684943c0c6cb39ccba authored about 9 years ago
Revert "Fix docs error"
196b9287fa5480e6adeed31a943c930ac0e62b19 authored about 9 years agoa8eb0fb0822d07ff3a01c006dfda6eaa0f1f5e1e authored about 9 years ago
Fix docs error
f2540f3d04e362b92b872704c2557ce84e8b28a5 authored about 9 years ago90aa355795ce002cea750185f533b36166b41674 authored about 9 years ago
Cleaned up comment on line 557
05cdf51fc9b995c0dcad6b147f024cddaaec7273 authored about 9 years agoFixed subject-verb agreement
567d9ebd15635f50ec388f83efd1617f6024a750 authored about 9 years agofix for issue #915
25b82d33e049f7ba29c2d9d1c5a41026b2e6d5b9 authored about 9 years agoAdded undefined check at line 76 to prevent an uncaught type error which was occurring when the ...
46b18caec66e1b18db4fa82e4b2d40cbe9c39087 authored about 9 years agoupdate typescript defs to support more accurate MithrilAttributes interface
62dd3d12ce8f76892fdac3cde780b7162a69263b authored about 9 years agod770f29e390a97a61c6584a9018e3424e2df78ba authored about 9 years ago
Moves createContextualFragment into try/catch function
e32f37c523d7691e1c9c1d195a86f3d6a51b0fb5 authored about 9 years ago1eada0de80cb1c8b88dea3eb510b7c6671cb2971 authored about 9 years ago
aad2fc3e33e43118cd6593e2f51f346ed3dbd3c7 authored about 9 years ago
2cc898877dcc9aaabccbd876cea918b28d25357e authored about 9 years ago
Fixed setAttributes for custom components (like Polymer uses) with readonly properties
26cba390b2c83e89620b89c39eec6a75e42a762d authored about 9 years ago886d796e0b020c7cc02dc59f657c992aed0e54ca authored about 9 years ago
0b9cbd1f8219660fab3783858cc5bc63cccec678 authored about 9 years ago
Small documentation tweak: kb -> kB
d5af96f233d586724d92080bd65374928bed1920 authored about 9 years ago
Use "kB" instead of "kb" and include a space between units and the unit symbol.
After discussion...
Degenerify `MithrilRoutes`
24db9920088cd2407a4575298bc2adb48f357e56 authored about 9 years agoThe routes type doesn't need to be parametrized. It's far too restricting and technically incorr...
6a160dc10f1cdffeb01ee45727a687b7bb61388a authored about 9 years agoFix onunload test case
0c8ac06e897c4bd23c3a7c26916ca586392e6b3a authored about 9 years ago
- the previous test only remove last item on array, but expect all
subcomponent's onunload to be...
5003c0ac23916ac72a8fd5f0f31e7718604fc17d authored about 9 years ago
Conflicts:
mithril.js
8eb6d9e1827b69fc8d94783a0b72222e69b6a37e authored about 9 years ago
309f2d561de412451787bb2495f268c5450bbf98 authored about 9 years ago
5234cd2e9c42343c265afec18b45389f60aa5a7d authored about 9 years ago
Update dependencies, clean up couple things
b2972e9934151283bb4cb20cc54317af5b4a0a1a authored about 9 years agoc2a04297e2c96af13e52125e71400c5d7bc8f53e authored about 9 years ago
ae60c96a69b1697d8683cb2286fcbf98d0c5e7fd authored about 9 years ago
ac5810ccbd047de2113d9670ae6f9ba33056fe19 authored about 9 years ago
63bf9cca565aa8349837ce7d418602262cd2425f authored about 9 years ago
270b20a2b029da7a5807648f43e31798eb7e0e96 authored about 9 years ago
bfa3899ec8e9b7bfe25cff37014da51035f8c6ad authored about 9 years ago
Conflicts:
mithril.min.js
mithril.min.js.map
fbe05a92ad8444f9054fb8bfd50411f3d52e8b18 authored about 9 years ago
884b2c5f81031087fb9fc79f72907db966395ce8 authored about 9 years ago
Add preversion hook (fixes #827)
ab54bd4cba0f5d1acb163409bc7e54903ef92271 authored about 9 years agoFixing a few typos. No functional changes.
7f359c1f75913cdbe7ea59a5fd63179af9a558f3 authored about 9 years ago"thenable". No functional changes.
c1912d272648a43d1fedc2cdc1565a0634ee4f53 authored about 9 years agoe99ab35e108ddb5e52cc1e0d5b3f6d5a0c8f9647 authored about 9 years ago
Clean up unused parameter and m.request tests
49b97a5e567ac25d53f0bb3989484f346346fe19 authored about 9 years agoeff4231b732fb4017e6ec2edf2a404cedece6d7e authored about 9 years ago
11f05e3180cbf1d302a6813c7d9d8192e00813a0 authored about 9 years ago
c21566366e33326817a513afbd1b347e7d755028 authored about 9 years ago
7f7a0a3815bb33173a364ea7a404db67270a9510 authored about 9 years ago
Update minified build
b920466c510b92bf0b41d22da471e03ba1b0b38b authored about 9 years ago92ac26a31afe068ef19aa4e155c1d19d01af8706 authored about 9 years ago
Fix issue with a placeholder
2b688a333443612320ade56af6bbd7e5a1a13bf2 authored about 9 years ago565ca32d9ab029a954aa00f0372b4a0213da732b authored about 9 years ago
More performance improvements + etc. (fix mistakes in #887)
784f0f4f28fb856ae37fdd77f6d7622bff85125a authored about 9 years ago1b4737b0c67d8b0c38422a259c4a727dbbd4789f authored about 9 years ago
c6fc86f728fa8f21dd427150830696d763a6cfdb authored about 9 years ago
Revert "Revert "More performance improvements + etc.""
ec3ca05027aa70f191b052645238e05ec97680e1 authored about 9 years agob2faa43f9176673a573103a089db40685251812d authored about 9 years ago
Revert "More performance improvements + etc."
897060d6ed69742b9ebe06b8c2595ef8b3f5b263 authored about 9 years ago998704a7224058e9bede25d2e31b6174790cf2f0 authored about 9 years ago
69836f3811401262ed11d61dcd567555ca3e6a6c authored about 9 years ago
More performance improvements + etc.
e364121ffb275a84828e3a5a3a605c88153df271 authored about 9 years agoThis reverts commit 0e006218402b745b82712811435a26ca8098bce4.
75a3f0785ca9b281cbbf99897c0cb6edbd174470 authored about 9 years agoc30bee5fa294f6fd2c3d5e7ce39aa93af92a2493 authored about 9 years ago
Remove stray semicolon
c0ee413d3dafb8e0e900b50c827bb36306a7cbe5 authored about 9 years ago295209b9758a3425e49e360f2603c29136900546 authored about 9 years ago
0e006218402b745b82712811435a26ca8098bce4 authored about 9 years ago
bfc9dd45d4ad343a87d85d8fcaabc2522cd05aa7 authored about 9 years ago
Move unloading test to where it's supposed to be [ci skip]
072be75f489e061604331efd8d0dbc778a5fa03a authored about 9 years ago27a3dca0135f601098887025ddcdcf0317c999b1 authored about 9 years ago
573f7a9e95d3b0e5bec6588748886bfa327a122a authored about 9 years ago