多维表格
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 3679100c4d feat(nc-gui): Added types for metasWithIdAsKey in useMetas 2 years ago
..
useApi
useDialog
useGlobal refactor(nc-gui): remove user from local storage 2 years ago
useInjectionState
useLoadingIndicator chore(nc-gui): remove `as any` typecasts wherever possible 2 years ago
useSidebar fix(nc-gui): cleanup sidebar state on scope dispose 2 years ago
useTheme
useUIPermission fix(nc-gui): cleanup sidebar state on scope dispose 2 years ago
index.ts fix(gui): add fallback for copy to clipboard 2 years ago
useAttachment.ts
useCellUrlConfig.ts
useColors.ts
useColumn.ts
useColumnCreateStore.ts fix(gui): add fallback for copy to clipboard 2 years ago
useCopy.ts fix(gui): add fallback for copy to clipboard 2 years ago
useDashboard.ts
useExpandedFormStore.ts feat(gui): add copy record url option in expanded form 2 years ago
useGridViewColumnWidth.ts fix(gui): on airtable import scroll to the end on progress 2 years ago
useLTARStore.ts chore(nc-gui): remove `as any` typecasts wherever possible 2 years ago
useMetas.ts feat(nc-gui): Added types for metasWithIdAsKey in useMetas 2 years ago
useProject.ts refactor(gui): move 404 page 2 years ago
useSharedFormViewStore.ts fix(nc-gui): remove if clause that prevent view from loading 2 years ago
useSharedView.ts fix: shared view meta validation during load 2 years ago
useSmartsheetRowStore.ts fix(nc-gui): remove injection usage in callback 2 years ago
useSmartsheetStore.ts chore(nc-gui): remove `as any` typecasts wherever possible 2 years ago
useTable.ts
useTabs.ts
useViewColumns.ts chore(nc-gui): fix type issues and set proper ref types 2 years ago
useViewData.ts fix(gui): load comments count only in grid 2 years ago
useViewFilters.ts fix(gui): avoid data reload on filter load 2 years ago
useViewSorts.ts fix(gui): trigger initial data load from grid 2 years ago
useViews.ts
useVirtualCell.ts