issues Search Results · repo:purescript-react/purescript-react-basic language:PureScript
Filter by
0 results
(62 ms)0 results
inpurescript-react/purescript-react-basic (press backspace or delete to remove)Describe the bug The capture attribute for input has the type declared as Boolean, but it should instead be String.
To Reproduce N/A
Expected behavior I expect to be able to specify the allowed capture ...
jquesada2016
- 2
- Opened on May 30, 2024
- #153
Thank you so much for this library, and sorry for bothering, I don t seem to find a way to do this
p I will display larr; /p
p I will display #8592; /p
p I will display #x2190; /p
when I use ...
codingedgar
- 2
- Opened on Aug 21, 2022
- #149
I can help out with this, but since the bindings are code-generated, I m not sure what s the best way to do that.
Still, the bower.json file and PS deps in package.json are easy to update via update-bower-json-release-versions.txt ...
JordanMartinez
- 1
- Opened on May 11, 2022
- #145
Purescript 0.14 was released today!
It seems like the ps-0.14 branch can be rebased fairly easily, and then some dependency versions can be bumped. I d be
happy to open a pull request if that would be ...
darichey
- 1
- Opened on Mar 1, 2021
- #135
Hey, I m a total PS newbie, so I m kinda lost in all of the purescript react options. There are the following libraries:
- purescript-react
- purescript-react-basic-classic
- purescript-react-basic-hooks ...
Eugleo
- 1
- Opened on Jan 30, 2021
- #134
https://github.com/lumihq/purescript-react-basic/blob/d8087ade742a7070e35bbd999f45e373551c716d/src/React/Basic.purs#L70-L71
I have a question about toReactComponent.
I see it has moved to React.Basic.Classic, ...
jamesdbrock
- 1
- Opened on Dec 15, 2020
- #133
To reproduce :
- visit https://pursuit.purescript.org/packages/purescript-react-basic-hooks/6.1.1
- click on link that says For more info and guides, see the React Basic docs! .
Doesn t give a good ...
pmiddend
- 1
- Opened on Sep 30, 2020
- #132
Proposing that we add a renderInRoot helper function to make this common pattern easier:
import React.Basic.Util (renderInRoot)
myComponent :: Component {}
myComponent = do
component MyComponentName ...
milesfrain
- 2
- Opened on Aug 6, 2020
- #131
There is a reference to toReactComponent. It doesn t exist anymore. Not sure by what it was replaced ;)
https://github.com/lumihq/purescript-react-basic/blob/3569fea76dcd776baceda071a6f6286befb92142/src/React/Basic.purs#L70 ...
andys8
- 4
- Opened on Jul 25, 2020
- #129
The docs link refers to https://react-basic-starter.github.io
Screenshot_20200715-121134~2
This is currently dead. The docs also say that it s WIP. If there are no docs at all, I d suggest removing the ...
andys8
- 3
- Opened on Jul 15, 2020
- #126

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.