-
i have added prop for handling event
`onBackpress = HE.handler (EventType "onBackpressed")`
but not able to generate event so that action get triggered
-
I wrote a [question on Stack Overflow about this.](https://stackoverflow.com/questions/47932234/editing-and-running-halogen-applications-from-pulp-psci) I will copy it here as well in hopes of attrac…
-
While experimenting with Halogen, I ran into a road block while attempting to unit test a component. Specifically, I wanted to get the text from a component, but more generally, I am unable to find an…
-
In the following component the "Ref" div can only be found when it is in its initial position among its siblings. When the state is `false` and it moves to first position in the parent div, it's no lo…
-
This issue is related to halogens PR: https://github.com/ReactionMechanismGenerator/RMG-database/pull/392
When adding halogen atoms to the kinetics trees, I removed halogen atoms (F, Cl, and Br) fr…
-
There should be a way to know why a package/module was installed (downloaded) showing which packages depend on it.
> We could add an argument to spago ls deps , so e.g. if you want to know all the…
wclr updated
11 months ago
-
@noisyscanner i follow the main branch of this project. When i pulled your new code this happened.
```
Error found:
in module Halogen.Portal
at .spago/halogen-portal/main/src/Halogen/Portal.purs…
-
`Minecraft v1.16.5`
`Forge v36.2.4`
`Magnesium v1.0`
Resource pack: [Mod Tweaks v1.0.zip](https://github.com/Someone-Else-Was-Taken/Periodic-Table-Reforged/files/7360533/Mod.Tweaks.v1.0.zip)
I'…
-
A fix is possible in the main Halogen code, but the issue only affects Hooks users, so I wouldn't consider it a regular Halogen issue.
The help [docs for `emit`](https://pursuit.purescript.org/pack…
-
here https://github.com/purescript-halogen/purescript-halogen-vdom/blob/8b91e55019060f50779dba20959f47cf4b60678d/src/Halogen/VDom/DOM/Prop.purs#L149-L155
well, I kind of understand why, but still w…