多维表格
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.
 
 
 
 
 
 
Raju Udava 34aa7caa8a
Merge pull request #5137 from nocodb/feat/nc-disable-audit
2 years ago
..
useApi feat: use shared composable for useProject and useTabs 2 years ago
useDialog
useExpandedFormDetached
useGlobal feat(nc-gui): add auditEnabled in global 2 years ago
useInjectionState
useLoadingIndicator
useMenuCloseOnEsc
useMultiSelect fix(gui): clear selected range on new row creation with shortcut 2 years ago
useRoles
useSelectedCellKeyupListener fix(gui): close invite modal on escape key press 2 years ago
useSidebar
useTheme
useUIPermission
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
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 Merge pull request #5116 from nocodb/refactor/expanded-form 2 years ago
useFieldQuery.ts
useGridViewColumnWidth.ts
useKanbanViewStore.ts chore(nc-gui): lint 2 years ago
useLTARStore.ts chore(nc-gui): rename primary value to display value 2 years ago
useMetas.ts
useProject.ts feat(nc-gui): feed default meta in projectMeta 2 years ago
useSharedFormViewStore.ts
useSharedView.ts feat(gui): improve row navigation option in expanded form 2 years ago
useShowNotEditableWarning.ts
useSmartsheetRowStore.ts
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 refactor(nc-gui): remove spread for placeholderFilter 2 years ago
useViewSorts.ts
useViews.ts