多维表格
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.
 
 
 
 
 
 
mertmit ec84cc9eff feat: undo/redo for LTAR 1 year ago
..
useApi fix: add signout api to clear refresh token from db and cookie 2 years ago
useDialog feat(nc-gui): extend `useDialog` by app context opts 2 years ago
useExpandedFormDetached fix(nc-gui): type issues 2 years ago
useGlobal Merge branch 'develop' into mvp-mobile-layout-and-code-scanner 1 year ago
useInjectionState fix(nc-gui): dispose injection when provider scope is disposed 2 years ago
useLoadingIndicator chore(nc-gui): remove `as any` typecasts wherever possible 2 years ago
useMenuCloseOnEsc feat: close toolbar menu on escape key press 2 years ago
useMultiSelect refactor(nc-gui): switch to parseProp 1 year ago
useRoles fix(nc-gui): useRoles to check if previewAs is enabled 2 years ago
useSelectedCellKeyupListener feat(gui): add shortcuts to navigate bw rows in expanded form 2 years ago
useSidebar fix(nc-gui): initial right sidebar state open 2 years ago
useTheme feat(nc-gui): add default nocodb theme color to picker 2 years ago
useUIPermission refactor(nc-gui): use lazy load and cleanup imports 2 years ago
useAttachment.ts fix(nc-gui): return attachment url even fetch fails 1 year ago
useBetaFeatureToggle.ts create useBetaFeatureToggle composable... 1 year ago
useCellUrlConfig.ts feat: use shared composable for useProject and useTabs 2 years ago
useColors.ts refactor(nc-gui): use lazy load and cleanup imports 2 years ago
useColumnCreateStore.ts fix: wrap store with `storeToRefs` wherever missing 2 years ago
useCopy.ts fix(gui): show modal popup with text if copy failed 2 years ago
useDashboard.ts feat: use shared composable for useProject and useTabs 2 years ago
useExpandedFormStore.ts feat(nc-gui): include updateComment in useExpandedFormStore.ts 1 year ago
useFieldQuery.ts fix save search query 2 years ago
useGridViewColumnWidth.ts chore(gui): lint 2 years ago
useKanbanViewStore.ts refactor(nc-gui): switch to parseProp 1 year ago
useLTARStore.ts feat: undo/redo for LTAR 1 year ago
useMapViewDataStore.ts Merge branch 'develop' into mvp-mobile-layout-and-code-scanner 1 year ago
useMetas.ts fix(nc-gui): remove non-existing TableInfoType 1 year ago
useSharedFormViewStore.ts code cleanup 1 year ago
useSharedView.ts chore(nc-gui): add missing imports 1 year ago
useShowNotEditableWarning.ts qrcode: cleanup 2 years ago
useSmartsheetRowStore.ts refactor: include `storeToRefs` in imports alias 2 years ago
useSmartsheetStore.ts Merge branch 'develop' into refactor/backend 1 year ago
useTable.ts fix(nc-gui): add ColumnType 1 year ago
useUndoRedo.ts feat: undo/redo for row changes 1 year ago
useViewColumns.ts Merge branch 'develop' into refactor/backend 1 year ago
useViewData.ts feat: undo/redo for row changes 1 year ago
useViewFilters.ts fix(nc-gui): useViewFilter type issues 1 year ago
useViewSorts.ts Merge branch 'develop' into refactor/backend 1 year ago
useViews.ts code cleanup 1 year ago