Jake Holland
Jake Holland
Fixes #54 - Test classes can now receive the early termination event as a raised Exception where the body of the exception is the closure message (incase validation is wanted...
In the scenario where a websocket connection is closed before being accepted by the server, the WebSocketSession currently throws an `AssertionError` due to the received message not being type `"websocket.accept"`...
Say you have a base layout you want to be applied to all pages, but you also have a sub-layout that contains a little extra bloat (such as some extra...
## Feature request ### Overview Using the AvatarImage component the fetch waits until the page has fully rendered to resolve the image contents even when `` is set. assuming this...
Allow a user to override to default font family and font size. - Validations are in place to ensure that the files exist and at most the font family supports...