-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added websocket event sources #60
base: master
Are you sure you want to change the base?
Commits on Dec 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 694e53d - Browse repository at this point
Copy the full SHA 694e53dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf18b86 - Browse repository at this point
Copy the full SHA bf18b86View commit details
Commits on Dec 26, 2020
-
Fix: Delay operator now clears the pending queue when stopped
Previously, if you stopped the delayed stream and then immediately started it, delayed events scheduled before the stream was stopped would fire after it was re-started if their delays did not complete while the stream was stopped.
Configuration menu - View commit details
-
Copy full SHA for eaca9ca - Browse repository at this point
Copy the full SHA eaca9caView commit details -
Fix: Debounce operator now clears timeout on stop
Same reasoning as delay operator in prev commit
Configuration menu - View commit details
-
Copy full SHA for 66d3c95 - Browse repository at this point
Copy the full SHA 66d3c95View commit details
Commits on Dec 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 31493bf - Browse repository at this point
Copy the full SHA 31493bfView commit details -
API: Clear pending ajax request when stream is stopped
Same reasoning as Delay, see previous commit
Configuration menu - View commit details
-
Copy full SHA for d703b2f - Browse repository at this point
Copy the full SHA d703b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42adddb - Browse repository at this point
Copy the full SHA 42adddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 167e2db - Browse repository at this point
Copy the full SHA 167e2dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02aeaac - Browse repository at this point
Copy the full SHA 02aeaacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bcde0b - Browse repository at this point
Copy the full SHA 5bcde0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa3243 - Browse repository at this point
Copy the full SHA bfa3243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e72c72 - Browse repository at this point
Copy the full SHA 5e72c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b0903 - Browse repository at this point
Copy the full SHA 71b0903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cafb9f - Browse repository at this point
Copy the full SHA 5cafb9fView commit details
Commits on Dec 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dae60cd - Browse repository at this point
Copy the full SHA dae60cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a19cdd - Browse repository at this point
Copy the full SHA 7a19cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 040352e - Browse repository at this point
Copy the full SHA 040352eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8883fdb - Browse repository at this point
Copy the full SHA 8883fdbView commit details
Commits on Dec 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 181a487 - Browse repository at this point
Copy the full SHA 181a487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 874a2f9 - Browse repository at this point
Copy the full SHA 874a2f9View commit details -
API: Clear pending ajax request when stream is stopped
Same reasoning as Delay, see previous commit
Configuration menu - View commit details
-
Copy full SHA for 86a57d0 - Browse repository at this point
Copy the full SHA 86a57d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c9e0b - Browse repository at this point
Copy the full SHA d4c9e0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ba3a8 - Browse repository at this point
Copy the full SHA 05ba3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a75b8 - Browse repository at this point
Copy the full SHA 26a75b8View commit details -
New: Custom event sources, rework AjaxEventStream, and more
- New: Signal.fromValue and Signal.fromTry - New: Observer.toJsFn1
Configuration menu - View commit details
-
Copy full SHA for c05abf9 - Browse repository at this point
Copy the full SHA c05abf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb1730a - Browse repository at this point
Copy the full SHA bb1730aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1378a - Browse repository at this point
Copy the full SHA 9a1378aView commit details -
New: requestObserver for Ajax requests; Also some fixes:
- Fix: Ajax error message is not actually available - Fix: delay xhr.open() so that readyStateChange fires with readyState = 1
Configuration menu - View commit details
-
Copy full SHA for f018b41 - Browse repository at this point
Copy the full SHA f018b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764da32 - Browse repository at this point
Copy the full SHA 764da32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 167c44b - Browse repository at this point
Copy the full SHA 167c44bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37d7600 - Browse repository at this point
Copy the full SHA 37d7600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f98b00 - Browse repository at this point
Copy the full SHA 0f98b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2271c45 - Browse repository at this point
Copy the full SHA 2271c45View commit details
Commits on Dec 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 578d62c - Browse repository at this point
Copy the full SHA 578d62cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1bef32 - Browse repository at this point
Copy the full SHA b1bef32View commit details
Commits on Jan 1, 2021
-
Merge branch 'next-0.12' into wip-websockets
# Conflicts: # README.md # src/main/scala/com/raquo/airstream/web/AjaxEventStream.scala # src/main/scala/com/raquo/airstream/web/DomEventStream.scala
Configuration menu - View commit details
-
Copy full SHA for aa86998 - Browse repository at this point
Copy the full SHA aa86998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd099a - Browse repository at this point
Copy the full SHA 0fd099aView commit details
Commits on Jan 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fb7d8ed - Browse repository at this point
Copy the full SHA fb7d8edView commit details
Commits on Jan 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 270e05a - Browse repository at this point
Copy the full SHA 270e05aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d7e9bb - Browse repository at this point
Copy the full SHA 1d7e9bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b1067 - Browse repository at this point
Copy the full SHA 97b1067View commit details
Commits on Jan 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 54edb62 - Browse repository at this point
Copy the full SHA 54edb62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219d1d9 - Browse repository at this point
Copy the full SHA 219d1d9View commit details