Skip to content

Conversation

@wdbacker
Copy link

@wdbacker wdbacker commented Jan 25, 2017

removed $.ajax().error() in favour of $.ajax().fail() (works from jQuery 1.5 onwards, .error()
was removed starting from jQuery 3.0+)

removed error() in favour of fail() (works from jQuery 1.5, .error()
was removed in jQuery 3.0)
Added connected property for PWA's, allows you to tell the front-end to
render differently depending on connection state
Added socket connection state property - useful to reflect connection
state on the front-end in React to render different UI state in case of
connection not present. Also allows to create PWA's.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant