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

perspective-workspace fixes #990

Merged
merged 4 commits into from
Mar 27, 2020
Merged

perspective-workspace fixes #990

merged 4 commits into from
Mar 27, 2020

Conversation

zemeolotu
Copy link
Contributor

This PR contains multiple perspective-workspace bug fixes, including

@timkpaine timkpaine added bug Concrete, reproducible bugs JS labels Mar 26, 2020
Copy link
Member

@texodus texodus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

I have added a few commits to this. First was to change the method for detecting table to look for a function-like view, instead of using __proto__, as it is deprecated in all browsers and should not be used..

The new example is great! In an effort to trim down the ever growing zoo of similar examples, I've also added a commit to this PR that removes the non-workspace "remote" example as its now redundant.

@texodus texodus merged commit edf5a44 into master Mar 27, 2020
@texodus texodus deleted the workspace-fixes branch March 27, 2020 05:19
@texodus
Copy link
Member

texodus commented May 21, 2020

fixes #988

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs JS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants