issues
search
purescript-react
/
purescript-react-basic-hooks
An implementation of React hooks on top of purescript-react-basic
https://pursuit.purescript.org/packages/purescript-react-basic-hooks/
Apache License 2.0
200
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to `ref`er to an element? Missing docs?
#77
Hi-Angel
opened
3 weeks ago
20
<script> isn’t executed if created by react-basic-hooks
#76
Hi-Angel
closed
1 month ago
3
Fix HookApply example
#75
AlexMouton
closed
1 month ago
0
Array of JSX is not allowed
#74
avi892nash
closed
3 weeks ago
1
Simplify isExpired
#73
miuirussia
closed
7 months ago
0
Add useSteppingAff hook
#72
jship
closed
1 year ago
0
Bump minimatch from 3.0.4 to 3.0.8
#71
dependabot[bot]
opened
1 year ago
0
Bump http-cache-semantics from 4.1.0 to 4.1.1
#70
dependabot[bot]
opened
1 year ago
0
Recursive React components & un-mounting/ re-rendering of components
#69
bentongxyz
closed
2 years ago
4
Deprecate `&` in favour of `#`
#68
i-am-the-slime
opened
2 years ago
0
Bump shell-quote from 1.7.2 to 1.7.3
#67
dependabot[bot]
opened
2 years ago
0
New hooks
#66
i-am-the-slime
closed
2 years ago
6
Use package set react-basic-dom
#65
mjrussell
closed
2 years ago
0
Add new hooks (for React v18)
#64
pete-murphy
closed
2 years ago
3
purs 0.15 updates
#63
pete-murphy
closed
2 years ago
1
Bump ansi-regex from 4.1.0 to 4.1.1
#62
dependabot[bot]
closed
2 years ago
0
React.memo with argument
#61
andys8
closed
2 years ago
1
React.memo can take a comparison function as argument
#60
andys8
closed
2 years ago
3
Fix typo
#59
seastian
closed
2 years ago
0
purs 0.15 updates
#58
megamaddu
closed
2 years ago
1
Foreign importing hooks
#57
dnikolovv
opened
2 years ago
3
Bump cached-path-relative from 1.0.2 to 1.1.0
#56
dependabot[bot]
closed
2 years ago
1
How to use deps
#55
codingedgar
closed
2 years ago
3
Use Callback
#54
codingedgar
opened
2 years ago
7
Hooks with lazy loading
#53
mikesol
closed
3 years ago
7
useMemo documentation
#52
jamesdbrock
closed
3 years ago
8
useContext should actuallly return not `a`, but `Maybe a`
#51
srghma
closed
3 years ago
3
React.memo recommended usage
#50
2jt
closed
3 years ago
4
What is the equivalent to render for react-basic-native?
#49
jerbaroo
closed
3 years ago
5
More 0.14 updates
#48
megamaddu
closed
3 years ago
2
Use empty instead of mempty for Map, since Monoid instance dropped
#47
milesfrain
closed
3 years ago
0
Release for purescript 0.14
#46
darichey
closed
3 years ago
3
Add `&` operator for applying hook chains in reverse
#45
megamaddu
closed
3 years ago
0
Correct useLayoutEffect documentation
#44
pete-murphy
closed
3 years ago
0
Add examples to useEffect docs
#43
pete-murphy
closed
3 years ago
0
restrictions on hooks captured by indexed monads
#42
jamesdbrock
closed
4 years ago
4
unsafePerformEffect component
#41
jamesdbrock
opened
4 years ago
6
Add IxMonad and Monad instances for Render
#40
cdepillabout
closed
4 years ago
1
How to `forwardRef`?
#39
i-am-the-slime
opened
4 years ago
10
Bump elliptic from 6.5.2 to 6.5.3
#38
dependabot[bot]
closed
4 years ago
0
Don't cross-reference exports in FFI
#37
i-am-the-slime
closed
4 years ago
1
Breaks DCE with zephyr
#36
i-am-the-slime
closed
4 years ago
1
SuspenseStore refactor to allow caching of any HasBackend instance members
#35
megamaddu
opened
4 years ago
3
Bump lodash from 4.17.15 to 4.17.19
#34
dependabot[bot]
closed
4 years ago
0
Add LICENSE
#33
jans-fp
closed
4 years ago
1
Question: fetching initial data and putting it to state
#32
mananamenos
closed
4 years ago
4
R.video dom element
#31
mananamenos
closed
4 years ago
2
Reducer gets called twice while dispatch is called once
#30
ghivert
closed
4 years ago
19
Updates for React.Basic 15
#29
megamaddu
closed
4 years ago
0
`useRef` with an array of refs
#28
i-am-the-slime
closed
4 years ago
6
Next