多维表格
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.
 
 
 
 
 
 
Daniel Spaude 8564cb98b8
Merge branch 'develop' into duplicate-and-delete-row-buttons
2 years ago
..
useApi feat: use shared composable for useProject and useTabs 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): when navigate to an auth required page try to populate token using refresh token if user is not logged in 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 fix(gui): clear selected range on new row creation with shortcut 2 years ago
useRoles fix(nc-gui): useRoles to check if previewAs is enabled 2 years ago
useSelectedCellKeyupListener fix(gui): close invite modal on escape key press 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 refactor(nc-gui): getPossibleAttachmentSrc & openAttachment 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: team & settings modal data sources tab revised 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 fix(nc-gui): trigger useKanbanViewStoreOrThrow only in kanban view 2 years ago
useFieldQuery.ts fix save search query 2 years ago
useGridViewColumnWidth.ts chore(gui): lint 2 years ago
useKanbanViewStore.ts chore(nc-gui): lint 2 years ago
useLTARStore.ts feat: use shared composable for useProject and useTabs 2 years ago
useMetas.ts refactor(nc-gui): use lazy load and cleanup imports 2 years ago
useProject.ts feat: use shared composable for useProject and useTabs 2 years ago
useSharedFormViewStore.ts fix(gui): construct project base metadata from public meta api response 2 years ago
useSharedView.ts feat(gui): improve row navigation option in expanded form 2 years ago
useShowNotEditableWarning.ts qrcode: cleanup 2 years ago
useSmartsheetRowStore.ts chore(nc-gui): remove useVirtualCell 2 years ago
useSmartsheetStore.ts fix(nc-gui): incorrect usage of optional chain expressions 2 years ago
useTable.ts feat(nc-gui): use the default base id if baseId is not provided 2 years ago
useTabs.ts feat: use shared composable for useProject and useTabs 2 years ago
useViewColumns.ts fix: primary_value_column on changing system fields visibility 2 years ago
useViewData.ts Merge branch 'develop' into duplicate-and-delete-row-buttons 2 years ago
useViewFilters.ts fix flitersync typo 2 years ago
useViewSorts.ts chore(gui): lint 2 years ago
useViews.ts chore(nc-gui): lint 2 years ago