.changes/agar/8.0.0.md
Clipboard.pPasteUrlItems API to paste url files as clipboard items. #TINY-10275Files.getFileDataAsString API to make it easier to get file data out for testing. #TINY-10275RealClipboard.sImportToClipboard API. #TINY-10275measurement API to StrAssert to allow for approximate measurements in strings. #TINY-9242TestStore API, which was moved from Alloy and requires types. #TINY-9157exactAttrs, exactClasses and exactStyles to ApproxStructures.element. #TINY-9102ArrayAssert and StringAssert types.KeyPressAdt type. #TINY-8952detail property to emulated mouse events settings.pClick to the RealMouse API.sizzle library is now used directly instead of using the @ephox/wrap-sizzle wrapper library.jsverify with fast-check for the Arbitraries module.Optional API used in this module.PhantomSkipper module.pasteDataTransfer, pasteItems, pasteFiles, cut and copy helpers to the Clipboard module.Optional API used in this module.DataTransfer.clearData API threw an exception when no format was provided.Keyboard module generated fake keys was missing the charCode property for keypress events.UiControls.setValue now takes an optional eventName to fire after changing the value.pageUp and pageDown constants to the Keys API