多维表格
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.
 
 
 
 
 
 
Muhammed Mustafa 642b535683
Merge pull request #6888 from nocodb/nc-fix/view-context-menu
1 year ago
..
useApi
useCommandPalette
useDialog
useExpandedFormDetached feat: Improved UI (#6222) 1 year ago
useGlobal feat: env variables to control pagination of group by 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
useMultiSelect fix: Fixed non string value copy of cells 1 year ago
useRoles fix: Fixed user display name fix 1 year ago
useSelectedCellKeyupListener
useSidebar fix(nc-gui): initial right sidebar state open 2 years ago
useTheme
useAttachment.ts
useBetaFeatureToggle.ts
useCellUrlConfig.ts
useColors.ts
useColumnCreateStore.ts fix: Hide created column for all other view except for the view it created 1 year ago
useCopy.ts
useCopySharedBase.ts
useDashboard.ts
useData.ts chore(nc-gui): lint 1 year ago
useExpandedFormStore.ts chore(nc-gui): lint 1 year ago
useFieldQuery.ts
useKanbanViewStore.ts
useLTARStore.ts
useManageUsers.ts
useMapViewDataStore.ts
useMetas.ts
useNocoEe.ts
useProfile.ts
useSharedFormViewStore.ts Merge branch 'develop' into NCDBOSS-88 1 year ago
useSharedView.ts
useShowNotEditableWarning.ts
useSmartsheetRowStore.ts
useSmartsheetStore.ts fix: Remvoed useSmartsheetStore dependecy with ViewACtionsMenu and sidebar and added proxy states to views store 1 year ago
useSqlEditor.ts
useTable.ts
useTableNew.ts fix: Ignore system column created with table create camelisation, when used on data source with no inflection 1 year ago
useUndoRedo.ts fix: disable undo for details 1 year ago
useViewColumns.ts fix: Fixed multiple api call happening for view data reload on field reorder 1 year ago
useViewData.ts
useViewFilters.ts
useViewGroupBy.ts feat: env variables to control pagination of group by 1 year ago
useViewSorts.ts chore(nc-gui): remove unused code 1 year ago
useViews.ts