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

feat: update import task & layout #108

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

hetao92
Copy link
Contributor

@hetao92 hetao92 commented Feb 16, 2022

No description provided.

Copy link
Contributor

@huaxiabuluo huaxiabuluo left a comment

Choose a reason for hiding this comment

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

RT

const rootStore = { global, files, console, dataImport, schema };
const rootStoreRef = { current: rootStore };
// @ts-ignore
window.rootStore = rootStore;
Copy link
Contributor

Choose a reason for hiding this comment

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

Use window.__STUDIO_ROOT_STORE__ or remove it in prod env, Explorer project will also do it.

feat: update import task

feat: update layout

feat: update task
@hetao92 hetao92 merged commit fbca85c into vesoft-inc:v3.3.0-dev Feb 18, 2022
@hetao92 hetao92 deleted the hetao-import branch February 22, 2022 06:02
hetao92 added a commit to hetao92/nebula-studio that referenced this pull request Mar 31, 2022
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.

2 participants