多维表格
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 8b671532d9 refactor: move tab composable to pinia store 2 years 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 fix(gui): extract reactive value using `value` prop 2 years 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 chore: lint 2 years 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 Do not check mime type during attachment download 2 years 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 feat(nc-gui): include fieldLengthValidator 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 chore(gui): lint 2 years ago
useFieldQuery.ts fix save search query 2 years ago
useGridViewColumnWidth.ts chore(gui): lint 2 years ago
useKanbanViewStore.ts chore: lint 2 years ago
useLTARStore.ts chore(nc-gui): rename primary value to display value 2 years ago
useMapViewDataStore.ts remove commented code and log() 2 years ago
useMetas.ts refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
useSharedFormViewStore.ts chore: lint 2 years ago
useSharedView.ts chore: lint 2 years ago
useShowNotEditableWarning.ts qrcode: cleanup 2 years ago
useSmartsheetRowStore.ts refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
useSmartsheetStore.ts refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
useTable.ts chore: lint 2 years ago
useViewColumns.ts refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
useViewData.ts refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
useViewFilters.ts refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
useViewSorts.ts refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
useViews.ts chore(nc-gui): lint 2 years ago