v3.2.0
New features:
- Added
itemsfunction forDataTransferand related types (DataTransferItem,DataTransferItemList) (#55 by @ptrfrncsmrph) - Added
languagesvalue forNavigator(#59 by @toastal) - Added
HTMLHtmlElementmodule anddocumentElementfunctionHTMLDocument(#60 by @toastal) - Added
onLinevalue forNavigator(#61 by @toastal) - Added
setDragImagefunction forDataTransfer(#65 by @ajarista)
Bugfixes:
- Removed duplicated
cellsexport from the FFI in HTMLTableRowElement.js (#58 by @thomashoneyman)