多维表格
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.
 
 
 
 
 
 
navi cc51b1b1c0
Merge pull request #3139 from nocodb/refactor/gui-v2-corrections
2 years ago
..
useApi feat(gui-v2): skip auth validation if shared base route 2 years ago
useGlobal chore(gui-v2): update `AppInfo` interface 2 years ago
useInjectionState feat(gui-v2): add `useSidebar` composable 2 years ago
useSidebar feat(gui-v2): add `base` layout 2 years ago
useUIPermission feat(gui-v2): add preview as option 2 years ago
index.ts feat(gui-v2): add comments 2 years ago
useAttachment.ts feat(gui-v2): add barrel file to composables dir 2 years ago
useColors.ts feat(gui-v2): add barrel file to composables dir 2 years ago
useColumn.ts fix(gui-v2): useColumn use refs instead of static values 2 years ago
useColumnCreateStore.ts fix(gui-v2): use isCurrency as ref 2 years ago
useDashboard.ts refactor(gui-v2): group module imports 2 years ago
useExpandedFormStore.ts refactor(gui-v2): use message instead of notification 2 years ago
useGridViewColumnWidth.ts chore(swagger): typo correction 2 years ago
useLTARStore.ts refactor(gui-v2): use message instead of notification 2 years ago
useMetas.ts chore(gui-v2): lint 2 years ago
useProject.ts chore(gui-v2): lint 2 years ago
useSmartsheetRowStore.ts refactor(gui-v2): use message instead of notification 2 years ago
useSmartsheetStore.ts feat(gui-v2): add cell refs to smartsheet store 2 years ago
useTable.ts fix : UI changes (wip) 2 years ago
useTabs.ts fix(gui-v2): avoid duplicate meta api call by keeping active loading state 2 years ago
useViewColumns.ts fix(gui-v2): fields menu showall/hideall bug 2 years ago
useViewData.ts fix(gui-v2): change error -> e 2 years ago
useViewFilters.ts chore(swagger): typo correction 2 years ago
useViewSorts.ts fix(gui-v2): add isUIAllowed('sortSync') 2 years ago
useViews.ts fix(gui-v2): change const views to let views 2 years ago
useVirtualCell.ts refactor(gui-v2): replace column with reactive object 2 years ago