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

Move ViewPrivate into a separate file #297

Merged
merged 7 commits into from
Nov 8, 2018
Merged

Move ViewPrivate into a separate file #297

merged 7 commits into from
Nov 8, 2018

Commits on Nov 8, 2018

  1. move loadTable + dependencies into ViewPrivate and rename

    Conflicts:
    	packages/perspective-viewer/src/js/view.js
    sc1f committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    1c28529 View commit details
    Browse the repository at this point in the history
  2. move new_row into ViewPrivate

    sc1f committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    0fee8ad View commit details
    Browse the repository at this point in the history
  3. move update into ViewPrivate

    Conflicts:
    	packages/perspective-viewer/src/js/view.js
    sc1f committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    6c50b58 View commit details
    Browse the repository at this point in the history
  4. move row clicked actions into actions.js

    Conflicts:
    	packages/perspective-viewer/src/js/view.js
    sc1f committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    7f2b1be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    741d2ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82eb53d View commit details
    Browse the repository at this point in the history
  7. move ViewPrivate into separate file

    Conflicts:
    	packages/perspective-viewer/src/js/view.js
    	packages/perspective/src/config/common.config.js
    sc1f committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    e886577 View commit details
    Browse the repository at this point in the history