多维表格
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.
 
 
 
 
 
 
աɨռɢӄաօռɢ f579907d52
Merge pull request #2686 from nocodb/refactor/version
2 years ago
..
archived refactor: move loader store module 2 years ago
README.md Xmysql is now NocoDB (An Open Source Airtable alternative) 3 years ago
apiClientSwagger.js refactor(gui): update eslint rules 3 years ago
app.js refactor: version api 2 years ago
index.js feat: embeddable shared base 3 years ago
loader.js refactor: move loader store module 2 years ago
meta.js wip: towards v1 2 years ago
notification.js wip: towards v1 2 years ago
panelSize.js refactor(gui): update eslint rules 3 years ago
plugins.js wip: towards v1 2 years ago
project.js 0.91.8 Pre-release (#2350) 2 years ago
settings.js fix/Added pr suggestions 2 years ago
tabs.js refactor: remove snackbar component from main layout 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.