Skip to content
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

update #1

Merged
merged 90 commits into from
Aug 26, 2016
Merged

update #1

merged 90 commits into from
Aug 26, 2016

Conversation

wclr
Copy link
Owner

@wclr wclr commented Aug 26, 2016

  • I added new tests for the issue I fixed/built
  • I ran npm test for the package I'm modifying
  • I used npm run commit instead of git commit

staltz and others added 30 commits August 9, 2016 12:05
BREAKING CHANGE:
Updates most to v1.0.0, which is known to be a breaking version in relation to the previous v0.19
BREAKING CHANGE:
Updates most to v1.0.0 which is known to be a breaking version in relation to the previous v0.19
Add "stream.observe !== 'function'" to isValidStream test to ensure most.js streams do not evaluate
as valid
Because it should be automatically updated, not manually.
…sposal

Use @most/create as proxy between adapted stream input and most stream output instead of

BasicSubjectSource, enables laziness and proper disposal

ISSUES CLOSED: #373
fix(most-adapter): make stream subscription lazy, implement proper disposal
You can now do `DOM.select('document')` and `DOM.select('body')`.

Chained calls to select will be ignored if the first select in the chain
is `document` or `body`.

ISSUES CLOSED: #368
Provides more comprehensive cross-browser compatibility than dispatchEvent.
To implement support for selecting document or body.
Renew the look and feel, with better node style, better zapping styles
with transitions. Updating the SVG is now fast because it's done in
snabbdom.
staltz and others added 29 commits August 21, 2016 22:42
If it detects the DevTool-specific startGraphSerializer() function attached to the window, it passes

its sinks to that function just before calling run().
And communication Panel => GraphSerializer, to configure zapping speed
Avoid try catch in a while loop

ISSUES CLOSED: #383
@wclr wclr merged commit 8aec124 into wclr:master Aug 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants