issues
search
LexiFi
/
ocaml-vdom
Elm architecture and (V)DOM for OCaml
MIT License
197
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Simplify & avoid reading from the dom & upstream changes
#52
mlasson
closed
4 months ago
0
Update copyright license to 2000-2024
#51
edwinans
closed
8 months ago
1
readme: typo
#50
Khady
closed
9 months ago
1
Sync upstream
#49
mlasson
closed
11 months ago
0
Remove odoc dependency for compilation
#48
AurelienSaue
closed
1 year ago
0
Import changes to dependencies + license from OPAM deploy
#47
AurelienSaue
closed
1 year ago
0
Import changes from LexiFi
#46
AurelienSaue
closed
1 year ago
0
Add cancellable double click handler
#45
slegrand45
closed
1 year ago
4
Remove dependency to Mlfi
#44
edwinans
closed
1 year ago
0
Document `odoc`
#43
edwinans
closed
1 year ago
0
CI is broken
#42
caicai9494
opened
3 years ago
0
`svg_elt` "path" get's rendered without attributes
#41
tcoopman
opened
3 years ago
3
cannot set a class on a `svg_elt "svg"`
#40
tcoopman
opened
3 years ago
0
Feature request: add support for a command callback in the update functions
#39
tcoopman
opened
3 years ago
1
fix links to the examples
#38
tcoopman
closed
3 years ago
1
We can't generate a `Tick event on each animation frame
#37
aryx
opened
4 years ago
4
onkeydown event not working
#36
aryx
opened
4 years ago
6
More complex elements in Vdom
#35
aryx
closed
4 years ago
6
Tippy content
#34
nickbetteridge
closed
4 years ago
4
Availability on opam-repository
#33
pveber
closed
4 years ago
3
Disposing custom elements
#32
mlasson
closed
4 years ago
0
Import Changes From LexiFi
#31
mlasson
closed
4 years ago
0
Port build to dune + adds travis support
#30
mlasson
closed
4 years ago
0
opam pin installation not working for me
#29
gmcninch
closed
4 years ago
1
Comparison with bucklescript-tea
#28
joprice
closed
4 years ago
5
switch to dune build?
#27
joprice
closed
4 years ago
2
Import changes from LexiFi
#26
alainfrisch
closed
5 years ago
0
Add MouseEvent.movementX and MouseEvent.movementY
#25
copy
closed
6 years ago
0
Make the vdom type covariant in the 'msg parameter
#24
copy
closed
6 years ago
1
Add KeyboardEvent.code and KeyboardEvent.key
#23
copy
closed
6 years ago
1
Add window.inner{Width,Height}
#22
copy
closed
6 years ago
0
Add bindings for WebSockets
#21
leviroth
closed
6 years ago
5
add support for file inputs
#20
martindemello
closed
1 year ago
5
Propagate DOM events upwards until finding a handler.
#19
alainfrisch
closed
6 years ago
0
Nested elements block onclick events
#18
leviroth
closed
6 years ago
4
Support for event subscriptions
#17
leviroth
closed
6 years ago
1
Improve support for checkbox
#16
alainfrisch
closed
6 years ago
0
click/dblclick handlers take a mouse_event argument
#15
alainfrisch
closed
6 years ago
0
Delay rendering (view + DOM updates) with requestAnimationFrame
#14
alainfrisch
closed
6 years ago
0
memo requires function equality
#13
copy
closed
6 years ago
4
Throttle view and dom updates
#12
copy
closed
6 years ago
3
add mouse_event to onclick
#11
martindemello
closed
6 years ago
2
Js_browser: added bindings for Date
#10
pveber
closed
7 years ago
1
How to access target element in event handler?
#9
pveber
closed
7 years ago
6
Js_browser: get location from window
#8
pveber
closed
7 years ago
4
preventing the default key handler
#7
martindemello
opened
7 years ago
7
Add two other examples
#6
slegrand45
closed
7 years ago
0
Add double click handler
#5
slegrand45
closed
7 years ago
1
how do i add new elements and attributes?
#4
martindemello
closed
7 years ago
5
ocamlbuild plugin
#3
martindemello
closed
6 years ago
2
Next