Skip to content

Releases: wburgers/websocket-component

Linting fix thnx to @megheaiulian

19 Apr 08:42
Compare
Choose a tag to compare

Patch set status

07 Jan 13:33
Compare
Choose a tag to compare

The status of websocket-component should not manually be set. It is forced to recheck for testing purposes.

Shared sockets

07 Jan 13:00
Compare
Choose a tag to compare
v2.1.0

fix travis?

Version 1.1.3

18 Apr 17:09
Compare
Choose a tag to compare

Bugfix from @rakstar

Version 1.1.2

09 Nov 20:41
Compare
Choose a tag to compare

Publish to the webcomponents.org website

Version 1.1.1

27 Jun 08:05
Compare
Choose a tag to compare

Some tests were failing due to incompatibility issues (firefox and selenium).
I pushed some changes to work around that for now.
These are bundled in this patch release.

Version 1.1.0

07 Jun 15:49
Compare
Choose a tag to compare

Added support for the page visibility api.
If you specify the handle-visibility attribute on the element, the element will check when the page is no longer visible (tab switch or browser minimize) and close the websocket connection.
The connection reopens when the page is visible again.

v1.0.0

24 Feb 09:32
Compare
Choose a tag to compare
Add keyword for customelements.io