-
I am getting duplicate slot issues. Was able to reproduce with a minimal example: [trypurescript](https://try.purescript.org/?code=LYewJgrgNgpgBAWQIYEsB2cDuALGAnGAKEJWAAcQ8AXOABQKgjCJPMpoBEkqkA6AQTx4k…
-
paf31 updated
7 years ago
-
This came up as [part of a discussion here](https://discourse.purescript.org/t/spago-install-doesnt-see-a-package-from-pursuit/4711/2).
Apparently, packages posted on Pursuit are getting combined i…
-
This library is filled with footguns and almost never does what you want it to do. Any time someone brings it up on Discord, we recommend avoiding it. It should probably be deprecated with a recommend…
-
While components are what Halogen actually understands, hooks are easier to read and use. I also think hooks don't require a template because they "just work." I'm not sure whether compiler errors are…
-
Does halogen support something like the React.Fragment? Thank you!
https://reactjs.org/docs/fragments.html
-
after running zephyr on this [recipe](https://github.com/JordanMartinez/purescript-cookbook/tree/master/recipes/ButtonsHalogenHooks) after clicking on plus or minus it will throws an error.
![Scree…
-
As titled - I have the latest `purescript-halogen-template` and try to used markdown, but `bower install purescript-markdown-halogen` gives me a dozen errors for version selection such as
```
Una…
-
Are there any plans to build a website for Halogen?
Even if it's just the logo and a link to the documentation it would be cool.
I have no design skills, but I do have frontend skills and I'm wi…
-
I'm starting to develop a DevTools for Halogen but I need to be sure that the community and maintainers wanna it. So I opened this issue to get feedback and some answers from community and maintainers…