多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pranav C 9540ca672e
GUI code refactoring (#2051)
2 years ago
..
README.md Xmysql is now NocoDB (An Open Source Airtable alternative) 3 years ago
apiClient.js wip: towards v1 2 years ago
apiClientSwagger.js refactor(gui): update eslint rules 3 years ago
apiServer.js wip: towards v1 2 years ago
app.js chore: fix lint 2 years ago
graphqlClient.js refactor(gui): update eslint rules 3 years ago
index.js feat: embeddable shared base 3 years ago
loader.js feat: csv import 3 years ago
meta.js wip: towards v1 2 years ago
notification.js wip: towards v1 2 years ago
outputs.js refactor(gui): update eslint rules 3 years ago
panelSize.js refactor(gui): update eslint rules 3 years ago
plugins.js wip: towards v1 2 years ago
project.js GUI code refactoring (#2051) 2 years ago
settings.js GUI code refactoring (#2051) 2 years ago
snackbar.js refactor(gui): update eslint rules 3 years ago
sqlClient.js refactor(gui): update eslint rules 3 years ago
sqlMgr.js GUI code refactoring (#2051) 2 years ago
tabs.js Feat - Airtable import (#2048) 2 years ago
users.js GUI code refactoring (#2051) 2 years ago

README.md

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.