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

Fix action leak in mario example

Previously each key press was creating a new loop of Time actions.

github.com/dmjio/miso - 3177aec07eef230632907f31b5738757431884df authored over 7 years ago by Moritz Kiefer <[email protected]>
Merge pull request #278 from cocreature/fix-build

Fix build of sample-app

github.com/dmjio/miso - adc6b8176ff576010340364ea34c93a07f389329 authored over 7 years ago by David Johnson <[email protected]>
Fix build of sample-app

github.com/dmjio/miso - f14f32834d7486b0a4401a50ab91da06b87373c5 authored over 7 years ago by Moritz Kiefer <[email protected]>
Merge pull request #277 from cocreature/effect-bifunctor

Add Bifunctor instance for Effect.

github.com/dmjio/miso - 1cfc06ee743d6ddf830b30cd5fae11d9845ba633 authored over 7 years ago by David Johnson <[email protected]>
Add Bifunctor instance for Effect.

github.com/dmjio/miso - 2e852cf811f4281f9967d963d5214e654189d47c authored over 7 years ago by Moritz Kiefer <[email protected]>
Bump to 0.7.4.0

github.com/dmjio/miso - 4e9fd424e96032f53e7c6a98fe8ae5da1be0a5ee authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #276 from FPtje/feat-fix-uri

Added more info to URI returned by getCurrentURI

github.com/dmjio/miso - 3545d448f1af70e9be21d066fcfd64cbdf0d3ae9 authored over 7 years ago by David Johnson <[email protected]>
Added more info to URI returned by getCurrentURI

Specifically: filled in uriScheme and uriFragment

github.com/dmjio/miso - 015753960182a113c06138e449b45ca0a88a0cbf authored over 7 years ago by Falco Peijnenburg <[email protected]>
Bump 2048 hash

github.com/dmjio/miso - e4af537b0964317507b2a75cb8b236e7f0999d01 authored over 7 years ago by David Johnson <[email protected]>
Update flatris hash

github.com/dmjio/miso - 9fb917c1d7a2c293218b3e8fbda6467c864808ae authored over 7 years ago by David Johnson <[email protected]>
Bump to 0.7.3.0

github.com/dmjio/miso - 9b6d7484d7e85d3052eac2e2cc4bc482f593bd57 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #271 from haskell-miso/propagation-fix

Propagate to parent event handlers when no event present

github.com/dmjio/miso - 933721d2ee9238040a087457046588605a0b099e authored over 7 years ago by David Johnson <[email protected]>
Propagate to parent event handlers when no event present

github.com/dmjio/miso - 0033843bd11484f20a8c17418701fc2c0569067a authored over 7 years ago by David Johnson <[email protected]>
Update stack file in README.md, fix spaces

Update Miso version used in Stack quick start, and swap tabs for spaces to ensure copy/paste fro...

github.com/dmjio/miso - ecdb3ee8ac5b8f9731cde31b94140ff1c5fedc57 authored over 7 years ago by David Johnson <[email protected]>
Update Miso version used in Stack quick start, and swap tabs for spaces to ensure copy/paste from quick start works smoothly.

github.com/dmjio/miso - 27ce30ba2ed182e559e9fc8452b2df0ea6eccad8 authored over 7 years ago by Adam Piper <[email protected]>
Add antialiasing

github.com/dmjio/miso - 2f3840b6a1a558ee8b9d4bbae53222ab3d5dde34 authored over 7 years ago by David Johnson <[email protected]>
Three.js example (#266)

* Three.js initial commit

* Add +=

* Added three.js to README.md

* Added index.html

...

github.com/dmjio/miso - f61d5503e45e3c059c8a37439f66a952759eb893 authored over 7 years ago by David Johnson <[email protected]>
Update 2048 build

github.com/dmjio/miso - 6b3b9eeac0825a9d11e9c2376c0498f8f6b25450 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #264 from haskell-miso/canvas-2d

Initial commit of 2D Canvas example

github.com/dmjio/miso - 8475a6bbc0832e730f9556a371f8131a8b421230 authored over 7 years ago by David Johnson <[email protected]>
Initial commit of 2D Canvas example

github.com/dmjio/miso - 9f00bbec86d70b6d0504dc3f67908595d12561a9 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #263 from haskell-miso/2048

Add 2048

github.com/dmjio/miso - ef3b523a22133bb946d315d3875dc42a51b372b5 authored over 7 years ago by David Johnson <[email protected]>
Add 2048

cc @ptigwe

github.com/dmjio/miso - 5fdb3d810fceb147290158c93ed0f694e5d7227c authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #262 from haskell-miso/file-reader

Initial commit of FileReader

github.com/dmjio/miso - dc52c9df662db36061ed47167636780e58a5c732 authored over 7 years ago by David Johnson <[email protected]>
Initial commit of FileReader

github.com/dmjio/miso - 45a9807d801e5ccd6c4474784e90cefb9d38ee63 authored over 7 years ago by David Johnson <[email protected]>
Merge branch 'ptigwe-keyboard'

github.com/dmjio/miso - ce764a8d54c5ad74a907b115cea13ae73a837ad1 authored over 7 years ago by David Johnson <[email protected]>
Support for generic direction configurations

github.com/dmjio/miso - 361687c8ab6c6c2bc727937e105448c8fe2ee37e authored over 7 years ago by Tobenna P. Igwe <[email protected]>
Bump to 0.7.2.0

github.com/dmjio/miso - 3ca0ca2acf0c01f1e718bbdd78371fab53a02fe2 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #260 from cocreature/typo

Fix typo in variable reference

github.com/dmjio/miso - 9ebbb79a9d0dbbb10162cf0ae5703632458cf129 authored over 7 years ago by David Johnson <[email protected]>
Fix typo in variable reference

github.com/dmjio/miso - 3437fbdf37856907ca3f5df4cb6db548da328b15 authored over 7 years ago by Moritz Kiefer <[email protected]>
Merge pull request #258 from haskell-miso/svg-presentation-attributes

SVG fixes

github.com/dmjio/miso - 62717a17afdd7c8b17d47ff02828f06227e52a08 authored over 7 years ago by David Johnson <[email protected]>
SVG fixes

github.com/dmjio/miso - f9b3aec83fd0b93bb7e2fbe34b920319ef1137fe authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #257 from ptigwe/link

Add link tag

github.com/dmjio/miso - 749f3beb47abddc47e635cd838c18dba8890c6c9 authored over 7 years ago by David Johnson <[email protected]>
Add link tag

github.com/dmjio/miso - 43be9542f8c4434aa53d88d6c73bd494078c2ac0 authored over 7 years ago by Tobenna P. Igwe <[email protected]>
Merge pull request #253 from cocreature/view-functor

Derive Functor instances for View

github.com/dmjio/miso - c9c4bd2d97497e58c0ae1da8f9cad071c865abc3 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #248 from cocreature/servant-gt-010

Fix build with servant >= 0.10

github.com/dmjio/miso - 3b4b4eccc8c7dbfe7ff650d1b6a726de15876538 authored over 7 years ago by David Johnson <[email protected]>
Bump to 0.7.1.0

github.com/dmjio/miso - 670cf7a27646d65c41640267c0ed6aba019ed3c4 authored over 7 years ago by David Johnson <[email protected]>
Async effects (#256)

* Evaluate effects asynchronously

* Call notify only when an action has entered actionsMVar
...

github.com/dmjio/miso - eec5dbff8edff3bf83be82c784f00dd0efad480e authored over 7 years ago by David Johnson <[email protected]>
Derive Functor instances for View

github.com/dmjio/miso - 7788c3f403d1dce63d3936cd3d4f111d5cca5b5c authored over 7 years ago by Moritz Kiefer <[email protected]>
Merge pull request #251 from haskell-miso/flatris

Add Flatris example

github.com/dmjio/miso - 763028cdf0b7e6d7d040b67a88b5e4f7c8da9279 authored over 7 years ago by David Johnson <[email protected]>
Add flatris to build script

github.com/dmjio/miso - c4e22369551ad6fc6dc567b984cb0c5f68e469a3 authored over 7 years ago by David Johnson <[email protected]>
Added simple to upload scripts

github.com/dmjio/miso - 51dee3d2a1a74e183eb9fe7099f6858bc8048267 authored over 7 years ago by David Johnson <[email protected]>
Bump to 0.7.0.0

github.com/dmjio/miso - d280526473f787cdc653cc1adf6cc315991a058d authored over 7 years ago by David Johnson <[email protected]>
Add initialAction back

github.com/dmjio/miso - ecd432f3bdf02bfc3590dca44d2bdbe9cb257e91 authored over 7 years ago by David Johnson <[email protected]>
Prefer flatris

github.com/dmjio/miso - 00f40779be31e71105d72b31ed628afcdca245db authored over 7 years ago by David Johnson <[email protected]>
Add flatris example

github.com/dmjio/miso - ecd27306815fc5856508f1ac5009a49e5ef64523 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #247 from haskell-miso/svg-example

Initial commit of svg example

github.com/dmjio/miso - a701010f6ccb967a32e80f969026c387e58d1586 authored over 7 years ago by David Johnson <[email protected]>
Initial commit of svg example

github.com/dmjio/miso - a6c3ff137a812023439fab2fdbb24ab0bb076c8d authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #250 from NickSeagull/patch-1

Add script tag

github.com/dmjio/miso - 5ea301dbe40c05ffa402b8e69b1c19f80084c7a1 authored over 7 years ago by David Johnson <[email protected]>
Add script tag

github.com/dmjio/miso - 172fcf3370735ce7e50a88216a6a5a3a73ffcf42 authored over 7 years ago by Nikita Tchayka <[email protected]>
Merge pull request #249 from adnelson/view_isstring

add IsString instance for views

github.com/dmjio/miso - ae89e442693261a2a0039272ec87d50ef08eadd1 authored over 7 years ago by David Johnson <[email protected]>
add IsString instance for views

github.com/dmjio/miso - 094bc62d346da70d375e1787c357727271eec416 authored over 7 years ago by Allen Nelson <[email protected]>
Fix build with servant >= 0.10

github.com/dmjio/miso - 06e4a9f1d3d2a16c534f060573e8878f96c3a39e authored over 7 years ago by Moritz Kiefer <[email protected]>
Add title to haskell-miso.org

github.com/dmjio/miso - 6ac9f3332e7a9305be7286669a12f547c4e0f19f authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #238 from cocreature/docs

Various haddock improvements

github.com/dmjio/miso - e746308423d7095914b4ba9749b80a6691163dca authored over 7 years ago by David Johnson <[email protected]>
Various haddock improvements

github.com/dmjio/miso - 449d02b3f4e167d19e20b6a6d92f6d0a1ee07ba6 authored over 7 years ago by Moritz Kiefer <[email protected]>
Update README.md

github.com/dmjio/miso - 36959c729888f7c0e204beba0e2d00a7b0b1323a authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #235 from cocreature/wall-police

Remove redundant imports

github.com/dmjio/miso - e2a3ac05f6b228c6060046fbdbf3d93c4232229c authored over 7 years ago by David Johnson <[email protected]>
Remove redundant imports

github.com/dmjio/miso - 5820ae7a8c2e2e5ed67039df290cd87e3fba2ef6 authored over 7 years ago by Moritz Kiefer <[email protected]>
Bump to 0.6.0.0

github.com/dmjio/miso - 763e140846cad57271392830dfa4fe15a133e5a2 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #234 from haskell-miso/string-fixes

Remove ToMisoString constraint on text

github.com/dmjio/miso - 4d91059335617c5d6cad2d9091e9e2cfa8b149fb authored over 7 years ago by David Johnson <[email protected]>
Remove ToMisoString constraint on text

github.com/dmjio/miso - b7d5c6ab3856585cecf3550492bd0307511429fc authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #232 from haskell-miso/bump

Bump to 0.5.0.0

github.com/dmjio/miso - a68152ab86eb18b3131c325423453c777c1ba4f4 authored over 7 years ago by David Johnson <[email protected]>
Bump to 0.5.0.0

github.com/dmjio/miso - 78a6392e6823d5f18b280fefdf8b97f8106e9186 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #231 from haskell-miso/build-examples-in-ci

Add haskell-miso and sse example to CI

github.com/dmjio/miso - e5fadbe7626c5ca5ba73fca96ddb6c84865bd01b authored over 7 years ago by David Johnson <[email protected]>
Add haskell-miso and sse example to CI

github.com/dmjio/miso - f52ee73958a2e5d7fd3f305ac216884fec4b15b3 authored over 7 years ago by David Johnson <[email protected]>
Support composable update functions (#227)

* Ignore .stack-work in all directories

This is useful since some of the examples are separat...

github.com/dmjio/miso - 86ff29026d0e179c8775bdd9c6024e93c185b822 authored over 7 years ago by Moritz Kiefer <[email protected]>
Merge pull request #229 from dmjio/textContent

Use textContent in diff

github.com/dmjio/miso - da9b2a82c3ef1ee81ba5e16f27d9932b9626e631 authored over 7 years ago by David Johnson <[email protected]>
Use textContent in diff

github.com/dmjio/miso - d9cc769ff0b1de46ed2fed975a3da3c9fa4dfcdb authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #219 from dmjio/xhr

Added xhr example

github.com/dmjio/miso - 65176b0227917fae32ae47dac5783dda6ad46015 authored over 7 years ago by David Johnson <[email protected]>
Added xhr example

github.com/dmjio/miso - aa7834249397b455a84c0be6870e2609b5c240d3 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #217 from cocreature/effect-docs

Improve documentation of `Effect`

github.com/dmjio/miso - 49b3a915cc07ddc0e1192c283dcb7046bae725cf authored over 7 years ago by David Johnson <[email protected]>
Improve documentation of `Effect`

github.com/dmjio/miso - 6e67bc9e5a0fee5e53c34a28f11a82c93cf7ca71 authored over 7 years ago by Moritz Kiefer <[email protected]>
Remove network-uri dep

github.com/dmjio/miso - b9898b540b2cf63a3b2e426cb121eaf4e7e5e935 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #212 from dmjio/cocreature-sse-example

Cocreature sse example

github.com/dmjio/miso - eb2d695e6abe10eb6fcf11539af39e4a4f08ef3e authored over 7 years ago by David Johnson <[email protected]>
Update README.md add nginx config for sse

github.com/dmjio/miso - 8804e5762684c7072081ce66c7b6a5531a7a63d7 authored over 7 years ago by David Johnson <[email protected]>
Merge branch 'sse-example' of https://github.com/cocreature/miso into cocreature-sse-example

github.com/dmjio/miso - 2e1eb01a260e548ca25daea6cc375c34ffe5391a authored over 7 years ago by David Johnson <[email protected]>
Add sse example, fixes #196

github.com/dmjio/miso - e7644560298e95954c39be41f4cf530234fa8d8b authored over 7 years ago by Moritz Kiefer <[email protected]>
Merge pull request #209 from dmjio/use-ghcjsHEAD

Use ghcjsHEAD and -dedupe on examples

github.com/dmjio/miso - abce35e2f35e0d56506f7a72832c3fa5a4e8c884 authored over 7 years ago by David Johnson <[email protected]>
Add clearBody, fixes #206 (#208)

* Add clearBody, fixes #206

* Expose clearBody from Miso.Dev

github.com/dmjio/miso - e1d49445301f040e3b7be5a7ec0813a6fbbb2747 authored over 7 years ago by Moritz Kiefer <[email protected]>
Use ghcjsHEAD and -dedupe and examples

github.com/dmjio/miso - 2d80b7970b19412013e02351410d3c606cd032b0 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #207 from dmjio/rearrange

Rearranged examples

github.com/dmjio/miso - 012065a591be952d514e3b3d937cf6d28fbd6910 authored over 7 years ago by David Johnson <[email protected]>
Rearranged examples

github.com/dmjio/miso - 7dcad0d79dbf938b0842feaf1b8e4a25ee82aaeb authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #205 from dmjio/quick-start

Add quick start section

github.com/dmjio/miso - b76907e5b5186bf2176415dcda418f4c7553707d authored over 7 years ago by David Johnson <[email protected]>
Add quick start section

github.com/dmjio/miso - 579159fdaa9fd34095ebf8b0e39c63f0c22458d0 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #203 from dmjio/wilcard-fix

Update TypeLevel.hs

github.com/dmjio/miso - 0834d5c0b309de24d836cbdcc25fd257de10be17 authored over 7 years ago by David Johnson <[email protected]>
Update TypeLevel.hs

Fixes GHC `7.10` build.

github.com/dmjio/miso - 6a69064f79e05e3bba88a9190bb41c96ae66b0be authored over 7 years ago by David Johnson <[email protected]>
Updated verbiage in README.md, fixed typos

github.com/dmjio/miso - 227e8ed9bd90f356ff34844046c471473f650e41 authored over 7 years ago by David Johnson <[email protected]>
Update README.md

github.com/dmjio/miso - 9bf217dd78076b80afe6e3b24c68b375ab814c0e authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #201 from dmjio/contributing

Create CONTRIBUTING.md

github.com/dmjio/miso - e492ce1382a11d1995628a181a898b9bd4e8bd1d authored over 7 years ago by David Johnson <[email protected]>
Create CONTRIBUTING.md

github.com/dmjio/miso - b3c5dc529f46deded027c02398e5c7fc115e9a7e authored over 7 years ago by David Johnson <[email protected]>
Closure compile haskell-miso.org

github.com/dmjio/miso - 99cf9fc613744273a063b96943156208aac735ca authored over 7 years ago by David Johnson <[email protected]>
Bump to 0.4.0.0

github.com/dmjio/miso - 16d2df9e3a6a940d756a77268d5950ca4d1e959a authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #199 from dmjio/website

haskell-miso.org

github.com/dmjio/miso - c3c7e2112adc6ff2faac1e614e3407875a7a1959 authored over 7 years ago by David Johnson <[email protected]>
Initial commit of website

github.com/dmjio/miso - d51f1d848e812746cf8e49b3c94163d51befd8d9 authored over 7 years ago by David Johnson <[email protected]>
Update stack.yaml

Upgrade stack file for ghcjs-8.0.1

github.com/dmjio/miso - 8f6a295f45b06283acde0ea4f597c625bb644c71 authored over 7 years ago by David Johnson <[email protected]>
Bump to 0.3.0.0

github.com/dmjio/miso - 7a461cb65f4f5a1286fa827eb6cf168a8f14656f authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #194 from dmjio/initial-action

Added initial action

github.com/dmjio/miso - 72e9e4823d8ec95d26715b26fe28becf7ae79e5c authored over 7 years ago by David Johnson <[email protected]>
Added initial action

github.com/dmjio/miso - 2dc7d5bd108750939bd2d17d80270c15a7fc6e60 authored over 7 years ago by David Johnson <[email protected]>
Updated stack files

github.com/dmjio/miso - 633ece5c760b6f09b61b7fe28901588249e33c33 authored over 7 years ago by David Johnson <[email protected]>
Merge pull request #193 from dmjio/logo

Add logo as static file

github.com/dmjio/miso - 96158a05d562c9786b4c469d5487fe213cd77827 authored over 7 years ago by David Johnson <[email protected]>