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

Remove dodgy import related to `elem` (#736)

github.com/dmjio/miso - 9d9707b6299d6a7e11e3c46fbe3e6e2706b2c728 authored 11 months ago by David Johnson <[email protected]>
import MkLink and ToLink from HasLink class (fixes build with ghc 9.8) (#735)

github.com/dmjio/miso - 09a17e8bce108a93d6f0f352913bfa41af86722b authored 11 months ago by Frank Staals <[email protected]>
Update slack URL

github.com/dmjio/miso - 955cde368bbebb2f372bc40ebcd99da31ac2e56f authored 11 months ago by David Johnson <[email protected]>
docs (README): Update links to Gabriella439 (#732)

The old GitHub account was renamed.

github.com/dmjio/miso - 843bdc3d39f7387f5306e451bab8a2dbfa11fca0 authored about 1 year ago by Pi Delport <[email protected]>
Make 2048 an example on the website. (#731)

github.com/dmjio/miso - 56f065314ac6cb47f23e0486a3aa477db4571ba5 authored about 1 year ago by David Johnson <[email protected]>
Fix simple example source link (#730)

* Fix simple example source link

github.com/dmjio/miso - c17b8efabf8f260b468680a057eae263c61a017f authored over 1 year ago by Mikko <[email protected]>
Use 2.14 to deploy

github.com/dmjio/miso - 49edf0677253bbcdd473422b5dd5b4beffd83910 authored over 1 year ago by David Johnson <[email protected]>
Add nixpkgs path in CI (#729)

github.com/dmjio/miso - faa3b14639f658172f2f2f186fb3dc4a61454641 authored over 1 year ago by David Johnson <[email protected]>
Change nix version

github.com/dmjio/miso - 2becf35fb24a2ab0a5efd255dcc2e34533f428be authored over 1 year ago by David Johnson <[email protected]>
Upgrade nix during deploy.

- Potential fix for https://github.com/NixOS/nix/issues/8480

github.com/dmjio/miso - 6eaac34bd44ca8d2e5978d83331b2e396c160e8d authored over 1 year ago by David Johnson <[email protected]>
Disable nixops rollbacks

github.com/dmjio/miso - 8987378939589726df2bf1967e1f9e0672c14a43 authored over 1 year ago by David Johnson <[email protected]>
Update main.yml (#728)

github.com/dmjio/miso - d1c04cbd6f6d0e6f2a791d3c6bddc7891951c809 authored over 1 year ago by David Johnson <[email protected]>
Bump word-wrap from 1.2.3 to 1.2.4 in /tests (#726)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

github.com/dmjio/miso - c8fcc86db3f9994e493899c93581a1dec10a92b1 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump semver from 5.7.1 to 5.7.2 in /tests (#725)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https...

github.com/dmjio/miso - 7d1342debc870f6f766a9cb332645207e6a6be59 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump cachix versions (#723)

github.com/dmjio/miso - 0e588cae3d1a1f3c56b2f5c9e08e2894d2db3633 authored over 1 year ago by David Johnson <[email protected]>
Update README.md, fix "miso slack" button (#722)

* Update README.md, fix "miso slack" button

Fixes #720

* Use other link, one that never e...

github.com/dmjio/miso - 5d450ab8db35a31106884cbc538eca8b8e4e5549 authored over 1 year ago by Joel McCracken <[email protected]>
Update emoji. (#718)

github.com/dmjio/miso - 5c66ed20818ce4aff81aaefbd5789007717923eb authored almost 2 years ago by David Johnson <[email protected]>
Bump minimatch from 3.0.4 to 3.1.2 in /tests (#712)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](h...

github.com/dmjio/miso - 0291e869712af4ac6f2becea25eab6d023ec9980 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump decode-uri-component from 0.2.0 to 0.2.2 in /tests (#713)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

github.com/dmjio/miso - c810778bb456cad0a0ac315f6028489854dc8325 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump qs from 6.5.2 to 6.5.3 in /tests (#714)

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github....

github.com/dmjio/miso - 980406475bf6a513881e9c4e241685687a71f016 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump to 1.8.3.0. (#711)

github.com/dmjio/miso - 8f651aeb89c4cff7f858f3a0fac1111fb3c67fc9 authored over 2 years ago by David Johnson <[email protected]>
Use Prelude.elem explicitly in FFI.hs (#710)

Despite the fact `elem` is being hidden, GHC 9.0.2 is upset.

src/Miso/FFI.hs:95:35: error:
...

github.com/dmjio/miso - 82a7f3f2710af1097516c859269fd007dc610f61 authored over 2 years ago by David Johnson <[email protected]>
Add a favicon (#709)

github.com/dmjio/miso - a3130055139dda95a2221e06bdc3b454d00c9eae authored over 2 years ago by David Johnson <[email protected]>
Fix GHC build with `text >=1.2.5` (#708)

github.com/dmjio/miso - 9b76dd528c01dc80d86f579f743f281c0c8e01a2 authored over 2 years ago by amesgen <[email protected]>
Bump async from 2.6.3 to 2.6.4 in /tests (#704)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://g...

github.com/dmjio/miso - 0166b06ad6ace528ab464da0b160a17153842a03 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move all.js in three/index.html to body.

github.com/dmjio/miso - c01c1c624e06caa675246457e8ca3c490b6d9b67 authored over 2 years ago by David Johnson <[email protected]>
Move all.js in xhr/index.html to body.

github.com/dmjio/miso - c9f6da900d0b3efe7109dc0602df53e2be36307a authored over 2 years ago by David Johnson <[email protected]>
Fix indent in js files (#702)

github.com/dmjio/miso - 22f9f4003fa49212fa5d2020a46f8b2a180ce6ae authored over 2 years ago by AN Long <[email protected]>
Move all.js in todo-mvc/index.html to body.

github.com/dmjio/miso - 860d3ea46fbd6bd73f6d99dfea26556692825ca6 authored over 2 years ago by David Johnson <[email protected]>
Use concrete cabal version. (#701)

github.com/dmjio/miso - 15886bd01725a551354f37cf804ebea5f9e36fa3 authored over 2 years ago by David Johnson <[email protected]>
Bump miso version to 1.8.2.0. (#700)

github.com/dmjio/miso - 57f163358e14ec2a9d29d822017b52427007e673 authored over 2 years ago by David Johnson <[email protected]>
Add jsstring-only flag (#697)

github.com/dmjio/miso - 23119eea95678d5afe00fcd52a4825768fd1ec0d authored over 2 years ago by Daniel Smith <[email protected]>
Revert "Move to ghcjs8107. (#682)" (#693)

This reverts commit f910593c1a0a6ce1624f41d4e74963370cec958c.

github.com/dmjio/miso - aa8b436975b3e6fadad4af872e6e9f23b02fc867 authored almost 3 years ago by David Johnson <[email protected]>
Move to ghcjs8107. (#682)

* Move to ghcjs8107.

* Add ref-tf 0.4, uncomment jsaddle, bump versions.

github.com/dmjio/miso - f910593c1a0a6ce1624f41d4e74963370cec958c authored almost 3 years ago by David Johnson <[email protected]>
Fix parseView to not drop unclosed tags (#689)

github.com/dmjio/miso - b691e8dd68e30a4535b2668be87eba838d52b1df authored almost 3 years ago by Daniel Smith <[email protected]>
Fix mix use of space and tab (#688)

github.com/dmjio/miso - 94a384d3a0affa12857c8bf4247246d67f31a26f authored about 3 years ago by AN Long <[email protected]>
Bump version to 1.8.1.0 (#687)

github.com/dmjio/miso - 7dacb119e5309ebb7de5ddb9958adc1f2e6c328d authored about 3 years ago by David Johnson <[email protected]>
Omit select element when performing length check. (#685)

github.com/dmjio/miso - a34668a7810557e49183edf89c5cd214b9cb905b authored about 3 years ago by David Johnson <[email protected]>
Update main.yml (#686)

github.com/dmjio/miso - 8332aa5613cc480f9ace1d59ba88056a2cd1cc67 authored about 3 years ago by David Johnson <[email protected]>
Trim miso deps when built with ghcjs (#680)

* Trim miso deps when built with ghcjs

* Delete dangling exe/Main.hs file

* De-dent CPP to fix...

github.com/dmjio/miso - 9e394bd7700c40af7df8367a91f7a0ff6470ef1a authored about 3 years ago by Daniel Smith <[email protected]>
Fix test coverage.

github.com/dmjio/miso - ea23bae3b2ea169ab1aa9c632a9e8c9379b8fb6b authored about 3 years ago by David Johnson <[email protected]>
Fix todo-mvc CSS.

github.com/dmjio/miso - aaec16c277188118cc5618f5aecdea010391e326 authored about 3 years ago by David Johnson <[email protected]>
Check length as well as instanceof Array (#681)

- Use Double in Decoder.

github.com/dmjio/miso - 7aaaef141d38fbbf9c9cb505046d3c8d48ad28cc authored about 3 years ago by David Johnson <[email protected]>
Add -j1 to nix-build call.

github.com/dmjio/miso - fb48f5eee4189a22a314920c3d41f12835171d5d authored about 3 years ago by David Johnson <[email protected]>
Update deploy scripts.

github.com/dmjio/miso - a77a9c452f8e8b6ada4f60bb080f5bd67e3f9e27 authored about 3 years ago by David Johnson <[email protected]>
Add build section to deploy.

github.com/dmjio/miso - dfa1007e22dbe543962ed619076f69084b14bcbe authored about 3 years ago by David Johnson <[email protected]>
Separate jobs (#677)

* Remove .gitattributes file.

* Split up deploy and build in workflows.

github.com/dmjio/miso - 67830ae5b70cbebf341f38a0eef778029ff3c954 authored about 3 years ago by David Johnson <[email protected]>
Remove OSX build from CI. (#676)

Linker errors on GH cloud servers, yet not locally.

github.com/dmjio/miso - fcea7e0cf9170b02bab7b6f34e94d0b8aa71dc1f authored about 3 years ago by David Johnson <[email protected]>
Dynamic properties using JS Object (#675)

* Add dynamic properties to decoder

* Use js object.

Co-authored-by: developandplay <34752...

github.com/dmjio/miso - b32d796ff6ca4434b986fae7844b1df8fe711b54 authored about 3 years ago by David Johnson <[email protected]>
Update CSS for TodoMVC. (#671)

github.com/dmjio/miso - 658eb44727bfb1dd46f8ea5e30e67a60cecf20a8 authored over 3 years ago by David Johnson <[email protected]>
Remove dead code, bump example miso versions, use debugOr, ignore TAGS. (#670)

github.com/dmjio/miso - 4baab9de2a8970c99f7296ba38a4f15ed919d3cd authored over 3 years ago by David Johnson <[email protected]>
Add haskell-miso.org source filter.

github.com/dmjio/miso - 3e5a5f211c25a53c797e289f4d5c434b31742a34 authored over 3 years ago by David Johnson <[email protected]>
Enable rollbacks w/ nixops.

github.com/dmjio/miso - 3d4faddc5138cb1c1b2494dd83d1f87a487acff6 authored over 3 years ago by David Johnson <[email protected]>
Bump examples.

github.com/dmjio/miso - 374e7d72dab765cec22d4401e50c32a4747657ae authored over 3 years ago by David Johnson <[email protected]>
Remove s3.

github.com/dmjio/miso - 48a3849725fd6023f393af2efbe1682a1ce95064 authored over 3 years ago by David Johnson <[email protected]>
Testing deploy out. (#667)

* Testing deploy out.

* Remove deploy state, use master.

github.com/dmjio/miso - 68c9e2f0b1dcd1fa258dc825bd321d707a2cb403 authored over 3 years ago by David Johnson <[email protected]>
Remove some dead nix code. (#666)

github.com/dmjio/miso - ed2bc073944dda6a4c939ee8a5496bbc7b55bc83 authored over 3 years ago by David Johnson <[email protected]>
Examples updates (#665)

* Bump version 1.8

* Remove unused dirs.

github.com/dmjio/miso - 0da022336839ccbbb1024a9b3b71e8d9d06f1576 authored over 3 years ago by David Johnson <[email protected]>
Bump version 1.8 (#664)

github.com/dmjio/miso - aa5a7857171c75fe17c2168aaec8fa09f2776545 authored over 3 years ago by David Johnson <[email protected]>
Host coverage. (#663)

github.com/dmjio/miso - 01a7a158f9f26651ecf6ee8086187ff2eb9bf4d6 authored over 3 years ago by David Johnson <[email protected]>
Host examples via nginx. Restore HTTPS. (#662)

github.com/dmjio/miso - de9cde20219fee760013dc6ecf696ac3de65c95e authored over 3 years ago by David Johnson <[email protected]>
Adjust boot loader.

github.com/dmjio/miso - f3e4cd8acf1746b6e431a5ee164e2a2851c96262 authored over 3 years ago by David Johnson <[email protected]>
Add expandable nodes. (#659)

github.com/dmjio/miso - e71a244bf80c927989bcbf3e39c020c9a135c41a authored over 3 years ago by David Johnson <[email protected]>
fix sample app .nix files for 1.7.1 (#661)

Co-authored-by: Sascha Heylik <[email protected]>

github.com/dmjio/miso - 90f109872e794156b07e38458fc8ee8b0903749e authored over 3 years ago by saschaheylik <[email protected]>
Add allow unsecure commands. (#660)

github.com/dmjio/miso - fc3768b3b801213fe1a01357876537d96d69d199 authored over 3 years ago by David Johnson <[email protected]>
Update .ghci

github.com/dmjio/miso - a50eade6735978351a25448326a0a0c8c891606e authored over 3 years ago by David Johnson <[email protected]>
Fully merge backend-src and frontend-src (#654)

* Move shared types to Miso.Html.Types module

* Make frontend Attribute type a superset of ba...

github.com/dmjio/miso - 339505587fd8576c7f89484d3a4244732a9f00e6 authored over 3 years ago by Daniel Smith <[email protected]>
Merge as much of backend-src and frontend-src as possible without major changes (#653)

* Move Miso.FFI from frontend-src to src

* Move Miso.Effect from frontend-src to src

* Mov...

github.com/dmjio/miso - f38f28d86780b3f2137f16419ff9ec3e39e890af authored over 3 years ago by Daniel Smith <[email protected]>
Use Text intead of JSString when using ghc and jsaddle (#643)

* Make Miso.String not depend on Miso.FFI

* Use MisoString instead of JSString in top level f...

github.com/dmjio/miso - 5e89b099ddf6d9edab5538dd808aed4bd909e973 authored over 3 years ago by Daniel Smith <[email protected]>
Add loading_ property (#651)

According to https://www.w3schools.com/tags/att_img_loading.asp
it can be used to make the imag...

github.com/dmjio/miso - 0be227bca6e0aec16a69a1c09f9a90624af070c1 authored over 3 years ago by Bartosz Nitka <[email protected]>
Add inline styling to props (#648)

As proposed in #611

github.com/dmjio/miso - 30e4844cc94a97751b28fcaee2004d56d5cfde51 authored almost 4 years ago by developandplay <[email protected]>
Diffing algorithm - allow props with zero value (#645)

Change proposed in #644

github.com/dmjio/miso - bd8c216922f8a01d068a20e5f335761d6635807d authored almost 4 years ago by developandplay <[email protected]>
README.md: add Pixel Card Wars to examples' list (#640)

github.com/dmjio/miso - 69f50b49adbff8217f8b51ae5f47727ee950f204 authored almost 4 years ago by Clément Hurlin <[email protected]>
Fixed Bulma nav for mobile (#636)

github.com/dmjio/miso - db5400ad7801076a8eac1c071a654b7317b78811 authored about 4 years ago by Tero Laxström <[email protected]>
Merge ghcjs-ffi and jsaddle-ffi (#633)

github.com/dmjio/miso - f3b0a348ed7ddcbf6b91628dd71d52eb1caffb4e authored about 4 years ago by Daniel Smith <[email protected]>
make config in miso pkgs instance configurable (#634)

github.com/dmjio/miso - d089cb6b72ba42a79d8be6eeb31eda6a2ad7ef36 authored about 4 years ago by Andika Demas Riyandi <[email protected]>
Change Delegate Event to use Synchronous Function (#632)

Async function breaks event prevent default and more in jsaddle mode. This changes the async fun...

github.com/dmjio/miso - cb6d8a358dd89a1b199886cf537902db84fc1ec1 authored about 4 years ago by Parth Shah <[email protected]>
Make JSaddle and GHCJS compatible (#629)

github.com/dmjio/miso - aed92d685abd8b3ac7a834159ba14f4956f31a1a authored about 4 years ago by Daniel Smith <[email protected]>
Update FFI.hs (#627)

fix spelling error: "scollIntoView" -> "scrollIntoView"

github.com/dmjio/miso - d8a8b71dd6741ec72c6ac67198309cd1b5b62e4a authored about 4 years ago by Parth Shah <[email protected]>
Fix typo from `sqaush` to `squash` (#625)

github.com/dmjio/miso - 6a5f4cfa71c8e6d4a6822aac4fbbe21a291b9dca authored about 4 years ago by Adriano Melo <[email protected]>
Typo in the sample-app (#626)

github.com/dmjio/miso - a8691f315d7fd54fb382bf9c0be815d103fc398e authored about 4 years ago by Adriano Melo <[email protected]>
https -> http

Removes security cert warnings.

github.com/dmjio/miso - fb49a83ce21b0aa0734d7087b967b3ab3a833da5 authored over 4 years ago by David Johnson <[email protected]>
Update haddocks. (#621)

github.com/dmjio/miso - b25512dfb0cc316902c33f9825355944312d1e15 authored over 4 years ago by David Johnson <[email protected]>
Giant nix refactoring. (#620)

* Giant nix refactoring.

* Fix examples flag, ghcjs -> self.

github.com/dmjio/miso - f7848e9028a477200a6ac8bff2951d63dc4c60e8 authored over 4 years ago by David Johnson <[email protected]>
Add Darwin build (#613)

* Update main.yml

* Update main.yml

* Update main.yml

github.com/dmjio/miso - 1b921c55c2e41f765b26955b642443344b69852b authored over 4 years ago by David Johnson <[email protected]>
Create main.yml (#612)

* Create main.yml

* Use miso-haskell cache.

github.com/dmjio/miso - b6bbf9ef150c24692e8b051d96ad5bb5001ce82b authored over 4 years ago by David Johnson <[email protected]>
Update README.md to add external javascript files (#610)

github.com/dmjio/miso - 83e733e63065e14ca2638a1c5912b7e7c3d1cbb3 authored over 4 years ago by developandplay <[email protected]>
Collapse class properties.

github.com/dmjio/miso - bb230192164f0532660aadb4175460740abfa2a2 authored over 4 years ago by David Johnson <[email protected]>
Bump minor version.

github.com/dmjio/miso - d81a0113fc7ad3b24e4cd686ac145e4eb01a87c5 authored over 4 years ago by David Johnson <[email protected]>
Concatenate multiple classes together (#607)

* Concatenate multiple classes together

- Remove unnecessary 'import Data.Monoid'
- Update i...

github.com/dmjio/miso - b462467caac518605c4bf6c357905b87aba3f815 authored over 4 years ago by David Johnson <[email protected]>
Improve haddock for style_ and script_ (#604)

I didn't consider how haddock would render this when I first
committed and it's really ugly. Th...

github.com/dmjio/miso - 4fcd79285068321d8b2c5905122b62b5130ac1c0 authored over 4 years ago by Bartosz Nitka <[email protected]>
Bump to version 1.7.0.0.

github.com/dmjio/miso - 809639b408821d4fa8fa76f40a93480d2e58941b authored over 4 years ago by David Johnson <[email protected]>
Bump sample-app hashes.

github.com/dmjio/miso - 1c6b8b4515909e98003b2ddb42b4b005cdf5e710 authored over 4 years ago by David Johnson <[email protected]>
Add style_ and script_ (#601)

* Add styleRaw_ and scriptRaw_

This addresses #596

Test Plan: Run https://github.com/niter...

github.com/dmjio/miso - ea25964565074e73d4052b56b60b6e101fa08bc5 authored over 4 years ago by Bartosz Nitka <[email protected]>
Collapse sibling text nodes. (#591)

* Collapse sibling text nodes.

* Remove extra space, only collapse when copying DOM into VTre...

github.com/dmjio/miso - f2351381d42c7ab64a5f4635d144dd3608919f09 authored over 4 years ago by David Johnson <[email protected]>
Make miso+jsaddle work under Firefox #597 (#598)

The github issue explains the rationale.
The gist is that sync functions don't work in jsaddle+...

github.com/dmjio/miso - afe2536b08c7bea5267b1e7b0121c786209dcd77 authored over 4 years ago by Bartosz Nitka <[email protected]>
Certs expired, use http. (#595)

github.com/dmjio/miso - af3363397994e855760d646fc5deb9718dcd550b authored over 4 years ago by David Johnson <[email protected]>
upgrade nix command (#593)

github.com/dmjio/miso - 9df33415ff7e083983f3bdb7358ba77741351d48 authored over 4 years ago by David Johnson <[email protected]>
Fix URL toggling in haskell-miso.org. (#592)

github.com/dmjio/miso - feb315ec0ae7497bc3965036dd69f624cb3f1f37 authored over 4 years ago by David Johnson <[email protected]>
Bump to 1.6.0.0

github.com/dmjio/miso - 41b50cc3fef813c9dfe2107c8147638994909559 authored over 4 years ago by David Johnson <[email protected]>