issues
search
briskml
/
brisk-reconciler
React.js-like reconciler implemented in OCaml/Reason
MIT License
131
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
dependency: Switch from '@esy-ocaml/reason' to '@opam/reason'
#86
bryphe
closed
3 years ago
1
chore: fix the comment describing the magic of updateOpaqueInstance
#85
glennsl
closed
3 years ago
3
Unable to build the lambda-term example
#84
ducaale
opened
4 years ago
0
Potential bug: Passing items from stateful component to receiving reducer
#83
lessp
opened
4 years ago
0
chore: remove dune 2.5.0 pin
#82
glennsl
closed
4 years ago
0
fix(ppx): allow locally abstract types
#81
glennsl
closed
4 years ago
5
fix(ppx): allow type annotations
#80
glennsl
opened
4 years ago
2
chore: fix build on gcc 10
#79
glennsl
closed
4 years ago
5
Fix typo
#78
ericluap
closed
4 years ago
1
Fix CI for Windows and 4.06-4.07
#77
wokalski
opened
4 years ago
0
Update to ppxlib >=0.11.0
#76
wokalski
closed
4 years ago
4
Update to ppxlib >=0.11.0
#75
ozanmakes
closed
4 years ago
1
Render issue with the state hook
#74
JulesGuesnon
opened
4 years ago
1
Update to ppxlib 0.9 to allow let-operators
#73
lessp
closed
4 years ago
2
Fix master for 407 and 406
#72
Et7f3
closed
4 years ago
1
Feature/dynamic element
#71
wokalski
opened
4 years ago
3
Et7f3/GitHub actions workflows
#70
Et7f3
closed
4 years ago
9
[WIP] Validate PR with GitHub Actions.
#69
Et7f3
closed
4 years ago
14
let%component rejects functions with locally abstract types
#68
glennsl
opened
4 years ago
0
Fix test dune file to not break dependants
#67
ulrikstrid
closed
4 years ago
2
Add package to dune-project and generate opam file
#66
ulrikstrid
closed
4 years ago
3
Specify node version and package repository to fix npm publish
#65
wokalski
closed
4 years ago
0
Only trigger CI on master and PR
#64
ulrikstrid
closed
4 years ago
0
Get the PACKAGE_VERSION correctly
#63
ulrikstrid
closed
4 years ago
0
Automate npm releases
#62
wokalski
closed
4 years ago
1
Remove MountElement from TestHelpers
#61
wokalski
closed
4 years ago
1
Tests: Remove mountLog from global test state
#60
wokalski
opened
4 years ago
0
Move all tests over to Rely
#59
ulrikstrid
closed
4 years ago
0
Warn on CI if esy.lock is not up to date
#58
wokalski
closed
4 years ago
0
Make the ref hook a proper ref
#57
glennsl
closed
4 years ago
2
brisk-reconciler.ppx prevents usage of other standard JSX apis
#56
kyldvs
opened
4 years ago
7
Try to convert to build matrix
#55
ulrikstrid
closed
4 years ago
1
`reducer` is not executed immediately and in order of calls to `dispatch`
#54
glennsl
opened
4 years ago
2
let%component ppx transforms type annotation incorrectly
#53
glennsl
opened
4 years ago
0
Validate PRs in Github Actions
#52
ulrikstrid
closed
4 years ago
5
Allow labelled arguments after () when defining components using %component syntax
#51
glennsl
opened
4 years ago
10
Use invalid identifier names for bindings introduced by ppx
#50
glennsl
closed
4 years ago
1
Unable to use a prop called "component" with %component syntax
#49
glennsl
closed
4 years ago
0
Brisk jsx shouldn't wrap all children as list
#48
glennsl
closed
4 years ago
1
Add OnMountAndIf condition to effect hook
#47
glennsl
closed
4 years ago
1
Defunctorize Brisk_reconciler
#46
wokalski
closed
5 years ago
1
Use the builtin Azure cache
#45
ulrikstrid
closed
5 years ago
1
Use update function for Hooks.state setter
#44
glennsl
closed
5 years ago
2
Make component's rendered element part of the hooks container
#43
wokalski
opened
5 years ago
0
Simple component api
#42
wokalski
closed
5 years ago
6
Effects are potentially called twice
#41
wokalski
closed
5 years ago
0
Bug - Hooks: 'OnMount' effect is not disposed when hierarchy is removed
#40
bryphe
closed
5 years ago
4
Reduce the amount of type variables for hooks
#39
wokalski
closed
5 years ago
1
Fix grammar and spelling
#38
ericluap
closed
5 years ago
0
update examples to use the new API
#37
naartjie
closed
5 years ago
0
Next