Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
miso
:ramen: A tasty Haskell front-end framework
Collective -
Host: opensource -
https://opencollective.com/miso
- Code: https://github.com/dmjio/miso
github.com/dmjio/miso - 9a61fef7cc100ca6725d51b95c27ba424c95b95d authored over 4 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 70bf9aa9aec0467ca551c366a3e4c19f99db6a02 authored over 4 years ago by David Johnson <[email protected]>
Adds ref_ property
github.com/dmjio/miso - 29c586cfba43f7527b3ef7545cfb22326e55fd36 authored over 4 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 0218e5053741e090bc4353d8a10d94ba4dc8d8cd authored over 4 years ago by David Johnson <[email protected]>
Among other things, this makes it possible to build Miso for multiple
platforms with Hydra.
* Check for input type before event accumulation.
Safari throws a TypeError when selection* i...
github.com/dmjio/miso - f4cc27ec877c0ef53954532e1047ca861dbbc86a authored over 4 years ago by David Johnson <[email protected]>* jsaddle-wkwebview
* Add some frameworks.
github.com/dmjio/miso - 15a1a4c8577fdcd2854d991e39493a0f8d43b919 authored over 4 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 035a0f760c7b6bb3bc582ee009d745cf1ddb0962 authored over 4 years ago by David Johnson <[email protected]>
In the case where the old and new vdom have the same value, don't
assume the UI control state h...
github.com/dmjio/miso - 41234e419d6177fe05913a1bd885f811afe5cc9f authored over 4 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 5d7f377e3f8baf10ef259a6baf267a5705ebd175 authored over 4 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 382163809882c4a3561de2c49322b1075fc084f7 authored over 4 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 351738c1e14d11dc3afd00a21ae248acb58c5917 authored over 4 years ago by David Johnson <[email protected]>
* Add jsaddle-webkit2gtk.
* Add webkit2gtk3-javascriptcore.
* Bump jsaddle.
github.com/dmjio/miso - 6ed0800c789b4feedda81c5fb3ece7895ab54f25 authored over 4 years ago by David Johnson <[email protected]>Doc fixes
github.com/dmjio/miso - 68c59190ff14de7d4d90f2f1a37e27ba1e80610a authored over 4 years ago by David Johnson <[email protected]>* Add keyInfoDecoder, KeyInfo and onKeyDownWithInfo.
* Remove redundant import.
github.com/dmjio/miso - eafeb6a6d205c98b5e3a48cb75aa26f8fe70ba59 authored over 4 years ago by David Johnson <[email protected]>github.com/dmjio/miso - f123e2b55da743117f8802384969d59b8d96d70d authored over 4 years ago by Janey Muñoz <[email protected]>
Removes unused field
github.com/dmjio/miso - 456be785bd70115d793cb3e59bd045204f9978ef authored over 4 years ago by David Johnson <[email protected]>Add docker link on README.md
github.com/dmjio/miso - 7e2902a939f7196d2be450b605e880c40ee2542e authored over 4 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 958f177160cc830d3b7165952ee2ccf0c3f9a29f authored over 4 years ago by itmuckel <[email protected]>
github.com/dmjio/miso - 73fe3f729b188711461eb85e97a9683a14ef758b authored over 4 years ago by David Johnson <[email protected]>
Use overridden packages.
github.com/dmjio/miso - b17553a4865a9e287b04ecb8b141f42cfb990330 authored over 4 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 05fbbd8afccb81da87000e32ffe614c6beef70c2 authored over 4 years ago by David Johnson <[email protected]>
* split off a FromMisoString class from the ToMisoString class
* parsing ints/doubles
* pr...
github.com/dmjio/miso - 7881ce9364beb00b017996b6f9e777284e6adcd5 authored over 4 years ago by Frank Staals <[email protected]>* Add close to websocket API.
* Do not attempt to parse JSON from error data.
Check if und...
github.com/dmjio/miso - e222a66566c0377738791ab563054bbfbe6abd15 authored almost 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 3dd608da8ddf6e1cf6d1fe52430418705e762a90 authored almost 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - c81f26baf509f67a08d8ab55db4819b402919a9b authored almost 5 years ago by Marek Fajkus <[email protected]>
Add clovyr.io.
github.com/dmjio/miso - b8c9368cb199f8c2cd34a3e7a32b4de2c100fe1e authored almost 5 years ago by David Johnson <[email protected]>Reassign `newObj` don't redefine.
github.com/dmjio/miso - 25e1e6ebcc0ac45b5de0f6f43bf67a385915fd43 authored almost 5 years ago by David Johnson <[email protected]>Removes result because it is unused.
github.com/dmjio/miso - b95d9a9d8532e98b0c2ec4d7b3e2315c44153737 authored almost 5 years ago by David Johnson <[email protected]>domRef equality check is redundant, and can be removed.
github.com/dmjio/miso - c5effc1a41e039b9684ae1d5eb8eabbbd67f2da0 authored almost 5 years ago by David Johnson <[email protected]>Search child nodes for a matching domRef, break loop when found. Prevents needless recursion.
github.com/dmjio/miso - 0af726ceeee9dda2ad390619e643fccf637727d6 authored almost 5 years ago by David Johnson <[email protected]>* Remove accidentally quadractic behavior
Deletion from the end of list will reduce copying, ...
github.com/dmjio/miso - d10c2d5a0def76b91d55abe3331370fc528b6d02 authored almost 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - d9d75ab1efafc7774a395babe2f6adbcd1d4184a authored almost 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 140be1848195b365437b40789a7c8b91af29f0d3 authored about 5 years ago by Jan Hrcek <[email protected]>
Bumps [npm](https://github.com/npm/cli) from 5.10.0 to 6.13.4.
- [Release notes](https://github...
* Few haddocks improvements
* Fix error in svg example
github.com/dmjio/miso - 45c69bf48419fc9cbf2b1f9dd81373072c9f9f30 authored about 5 years ago by Jan Hrcek <[email protected]>github.com/dmjio/miso - 1fe0dab487af00c864bbbe3dc0756df5b43b794d authored about 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 62319d0aa3f9a427936015b5a68d726f1a1d4f36 authored about 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - f11b6a9eb8b69d71ac777975b13d3632d931f61e authored about 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - a6f786e737506840b5c89c21d43175e6688d6de9 authored about 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - a19445d66493c0eb62d4e9d795cab73b9d10f1af authored about 5 years ago by David Johnson <[email protected]>
This syntax breaks hjsmin, which is needed for minification before cross-compilation.
github.com/dmjio/miso - c0c550bd6fd1b7b693748fdf18f9fb3f7d82648f authored about 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - e44651b2dffc7ae01e919c09a46f34c16081f063 authored about 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - f324d5a4118dae75d60d7c013d09031b2f9607f5 authored about 5 years ago by TAKAHASHI Yuto <[email protected]>
* Add IsString on Key
* Add Generalized Newtype Deriving
github.com/dmjio/miso - 485b91ff998d6bbd655d4210d2001349a1f0d127 authored about 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - ffb80294d14494fbb202a8e541111d3cc9a8a5b0 authored about 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 561ffade710ed9578b6bf83a6094fedeca9f666a authored about 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - f99ccad2ef7c1d8d56ad848ac7284f35a8b2b19c authored about 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - dfe23d15043f9e43ad365a7a15132bec4ab6753e authored about 5 years ago by David Johnson <[email protected]>
* consoleLog should operate on MisoString
Add consoleLogJSVal for backwards compat.
* Upda...
github.com/dmjio/miso - 425de4eb87e876428df4872a595ac1a0717dd165 authored about 5 years ago by David Johnson <[email protected]>Add stack build instructions.
github.com/dmjio/miso - 0a9d672c232198516818050781f73f923d7487d4 authored about 5 years ago by David Johnson <[email protected]>This is required if the user does not have cabal installed globally.
github.com/dmjio/miso - f385d7bce84cfcd4f3fae33b067ea206fce01d6f authored about 5 years ago by Sridhar Ratnakumar <[email protected]>* Jsaddle sample-app.
* Add README.md
* Update README.md
github.com/dmjio/miso - 1b8ce46b6a3ef9761b3aac67a64ee12d5df9b114 authored about 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - fcfdb46e27e21054f4ea59bab713e2f0a6b4a2c2 authored about 5 years ago by Răzvan Flavius Panda <[email protected]>
* Add Transition to README.md
* Add lens documentation.
github.com/dmjio/miso - 502a9ef62bea7b9dbc2258b21f067d5b99eca799 authored about 5 years ago by David Johnson <[email protected]>* Update sample-app nixpkgs hash.
* Update nixpkgs hash on README.md
github.com/dmjio/miso - 76b91c8bb36c04d123a01f78499369f27276642f authored about 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 8de0a8a432252fe83610bfd310fc856148f524f7 authored about 5 years ago by David Johnson <[email protected]>
Learn to spell "commercial"
github.com/dmjio/miso - 1114ba461605cef11ef4e1a96b5adfc4b4c9af18 authored about 5 years ago by David Johnson <[email protected]>* Add commercial users section
* Update README.md
github.com/dmjio/miso - c7cebac18aa015eef8f2e4e8db6bada98e084c18 authored about 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 1b35e128aeb6162a052ea2b07177af4ddac9fa8f authored about 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - acae5300c8b74398ff5333d38c36ae5cf64d01d3 authored about 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 5521cae144065fa485f9ce8ea55a59e7e5fb4fc1 authored about 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - d5f94fa9187b12aff6429f41177a3b913b623616 authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 5f0cb62ba4d4127e7835c7dd846286dbe463e022 authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 57bee1de6d39133a28cb69ffece0f1246e288632 authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 5d9f5e1c05336d1f9741758de4bd896566b0ffee authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - c00cd7c3007f73821b8297013c1856d92e20de14 authored over 5 years ago by jess <[email protected]>
github.com/dmjio/miso - ceb5c0f6d0fb280a7e7289931e09ca6884c1c7e5 authored over 5 years ago by David Johnson <[email protected]>
Fixed regression where `= document` was removed.
github.com/dmjio/miso - 79ef5ae2218676e2dd9c7f650f9c6fd8eebbaaac authored over 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - adea0fa4a1d66f6a688538cc79d915c612fd38ad authored over 5 years ago by David Johnson <[email protected]>
Benchmark url should load external site
github.com/dmjio/miso - 2e6de1a780c39b80267833fb4e9ebc13e431caf4 authored over 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 90d1d3489e746a65a7f09c752f478b748f396990 authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 7dc8d5e1e609fb2aae2aacb771622b115134b1e8 authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 4e15d92cc4f37605fc398229695de4d903ef8a47 authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 6a3113d32c5a97cf1dd6fd338f2de85fa1742cdd authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 0576696323652ec17a921a0be8c41e82685da374 authored over 5 years ago by David Johnson <[email protected]>
Support base case for prepending keys.
github.com/dmjio/miso - 4529ee1ff58342d0e9b4bfab04622eb0c6a9865c authored over 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - b943cd10b55cd9d3217d53b65f94350e63662d3d authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - cd3cbc274426aedf0b32099b41669c3d7696a800 authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - 5647cfd5b8f67e2f5c6fa29193f416606624da2e authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - c32d56667af55675ccd027b191abbf12a63073a4 authored over 5 years ago by David Johnson <[email protected]>
Compile examples separately from miso source.
github.com/dmjio/miso - 9075a6178b237eebe71729fa7d594592ddb2ae79 authored over 5 years ago by David Johnson <[email protected]>- Adds separate source file area.
github.com/dmjio/miso - 63f21a346d9efef4e283a1b9658a4ec0ed464a6d authored over 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 467ac8ad47ed1b08eeb4ea26a022da797c07ca81 authored over 5 years ago by David Johnson <[email protected]>
Initialize window if empty
github.com/dmjio/miso - a788611fd7f7b19c61988f30b7e877a9f9fe36f0 authored over 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 76669bf31104e3d5188e4ebc9040e0224da03f28 authored over 5 years ago by David Johnson <[email protected]>
Bump to 2020
github.com/dmjio/miso - 3ced6a71486247d8480dcb145e3bba2ec382437d authored over 5 years ago by David Johnson <[email protected]>Increase verbiage
github.com/dmjio/miso - 8fa457ce71a80c4951a5be794f1c530bd0bb2947 authored over 5 years ago by David Johnson <[email protected]>Add test for MathML node
github.com/dmjio/miso - 608f91643e77afea40518c2a75456c95fdfdad05 authored over 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 38960bdfbf921f8002b4ba840798ca8e97c16c22 authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - f12d94b63b62cdd6ca1e24b7486f1a5fc87b6229 authored over 5 years ago by David Johnson <[email protected]>
github.com/dmjio/miso - cd34c847e410e2dc54086fe74f3a68868cfc30f9 authored over 5 years ago by David Johnson <[email protected]>
Run miso tests w/ yarn in travis.
github.com/dmjio/miso - e8db0f003f3c3ec47295c50ad05344d90bdc3784 authored over 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - 09b8d684cace3c68b679be8c41fa9208bc499625 authored over 5 years ago by David Johnson <[email protected]>
Add build status to miso from travis
github.com/dmjio/miso - a8377d7effff0d1fdbfa3c515c112647b501805a authored over 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - c738ab5925b6de470141e7985740d4584e8fb3bf authored over 5 years ago by David Johnson <[email protected]>
Initial commit of Travis CI build.
github.com/dmjio/miso - 8b061aeeb56cfc3c62808e2d6faaaa099cfce66b authored over 5 years ago by David Johnson <[email protected]>github.com/dmjio/miso - a74229e6de14994c95085931fe4adc6aebd54b9f authored over 5 years ago by David Johnson <[email protected]>
Bump example hashes, adjust README.md shields
github.com/dmjio/miso - 5ca66284fc763b7d6eb85bf3d0f4bf54ea9c2c2d authored over 5 years ago by David Johnson <[email protected]>