issues
search
TheSpyder
/
rescript-webapi
ReScript bindings to the DOM and other Web APIs
http://tinymce.github.io/rescript-webapi/api/Webapi/
Other
151
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Visual Viewport API
#137
mvaled
closed
3 weeks ago
1
Allow toggleForced to force `false`
#136
jcuenod
closed
2 months ago
3
Usage with React
#135
nojaf
closed
2 months ago
3
`toggleForced` should be able to send `false`
#134
jcuenod
closed
2 months ago
1
Path 2D module
#133
utenma
closed
3 weeks ago
4
Path2D as Module?
#132
utenma
closed
3 weeks ago
3
added support for Rescript version 11
#131
gitanjli525
closed
4 months ago
1
fix method parameter for requestInit with rescript v11
#129
WhyThat
closed
9 months ago
3
Fetch RequestInit method parameter issue
#128
TomiS
closed
9 months ago
4
v0.9.0
#127
DZakh
closed
1 year ago
2
Clean up changelog
#126
DZakh
closed
1 year ago
2
Rescript 11 (WIP)
#125
mvaled
closed
1 year ago
6
fix: make selectionStart/End nullable
#124
XiNiHa
closed
1 year ago
0
Fix compatibility with ReScript 11 uncurried mode
#123
cknitt
closed
1 year ago
2
Fix the CustomEvent's makeWithOption signature.
#122
mvaled
closed
1 year ago
2
fix URL.toJSON binding
#121
mununki
closed
1 year ago
2
chore: remove _ from code
#120
xudaotutou
opened
1 year ago
1
Add OffscreenCanvas bindings
#119
pd4d10
closed
1 year ago
2
Missing tests for many of the Webapi/Dom elements
#118
eschaefer
opened
1 year ago
1
Allow `window` and `document` to be converted into `EventTarget`
#117
dchambers
closed
1 year ago
2
Add minimal CI
#116
MoOx
closed
10 months ago
3
Unwind HtmlFormElement and improve the FormData API
#115
TheSpyder
opened
1 year ago
0
Use correct name for setProperty
#114
pbiggar
closed
2 years ago
7
Add Webapi.Canvas.toBlob & Webapi.Canvas.toDataUrl methods
#111
MoOx
closed
2 years ago
2
Add Webapi.Dom.BeforeUnloadEvent.returnValue setter
#110
MoOx
closed
2 years ago
1
HTML canvas element `toBlob` method is missing
#109
MoOx
closed
2 years ago
0
Add new binding to Webapi.FormData to create it from form elements.
#108
mvaled
closed
2 years ago
4
Consider switching to rescript-fetch
#107
TheSpyder
opened
2 years ago
0
Add binding of createObjectURL that takes a Blob.
#106
mvaled
closed
2 years ago
4
Non-mutating URLSearchParams set?
#105
AlexMoutonNoble
opened
2 years ago
2
Convert options objects to records with optional fields
#103
TheSpyder
opened
2 years ago
1
Should CanvasElement height and width return floats?
#101
tom-sherman
opened
2 years ago
2
Unable to pass Webapi.Blob.t to Webapi.Url.createObjectUrl
#100
Minnozz
closed
2 years ago
2
Add a test that guarantees the blob and file types are compatible everywhere they can be used
#99
TheSpyder
opened
2 years ago
0
Expose underlying types blob and file from Webapi__Fetch
#98
Minnozz
closed
2 years ago
2
Webapi__Fetch.resi incorrectly exports blob and file as abstract types
#97
Minnozz
closed
2 years ago
0
missing HtmlInputElement.t converter
#96
mununki
closed
2 years ago
2
Canvas2D style type doesn't work as intended
#95
TheSpyder
opened
2 years ago
0
Convert Navigator types to records
#94
TheSpyder
closed
2 years ago
1
Add module functor to make CustomEvent with typed detail
#93
mununki
closed
2 years ago
6
Error with "@as": expect int, string literal or json literal {json|text here|json}
#92
malthe
closed
2 years ago
9
ReadableStream bindings are incorrect
#91
TheSpyder
opened
2 years ago
0
Extend bindings for InputEvent to include `inputType` and `dataTransfer`
#90
TheSpyder
closed
2 years ago
0
Add named arguments to various `Node` apis
#89
TheSpyder
closed
2 years ago
0
Swap history scroll restoration to use 'auto' and 'manual'.
#88
TheSpyder
closed
2 years ago
0
Removed record keys from FormData.t
#87
TheSpyder
closed
2 years ago
0
[Dom.History.scrollRestoration] Incorrect binding
#86
2Paradise
closed
2 years ago
2
HtmlImageElement missing bindings for onload
#85
jlrickert
closed
2 years ago
2
Webapi.FormData.t should not be a record type
#84
yawaramin
closed
2 years ago
3
Add drawImage bindings to canvas2d context
#83
jlrickert
closed
2 years ago
4
Next