Skip to content

v3.2.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 08 Oct 17:40
· 12 commits to master since this release
3a249b9

New features:

  • Added items function for DataTransfer and related types (DataTransferItem, DataTransferItemList) (#55 by @ptrfrncsmrph)
  • Added languages value for Navigator (#59 by @toastal)
  • Added HTMLHtmlElement module and documentElement function HTMLDocument (#60 by @toastal)
  • Added onLine value for Navigator (#61 by @toastal)
  • Added setDragImage function for DataTransfer (#65 by @ajarista)

Bugfixes:

  • Removed duplicated cells export from the FFI in HTMLTableRowElement.js (#58 by @thomashoneyman)