多维表格
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.
 
 
 
 
 
 
Wing-Kam Wong 4204f246eb fix(nc-gui): add missing .list 2 years ago
..
useApi fix: add signout api to clear refresh token from db and cookie 2 years ago
useDialog
useExpandedFormDetached
useGlobal fix(gui): extract reactive value using `value` prop 2 years ago
useInjectionState
useLoadingIndicator
useMenuCloseOnEsc
useMultiSelect fix(gui): avoid toggling editEnabled on mouse down event 2 years ago
useRoles
useSelectedCellKeyupListener feat(gui): add shortcuts to navigate bw rows in expanded form 2 years ago
useSidebar
useTheme
useUIPermission
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
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 fix(nc-gui): add missing .list 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
useMapViewDataStore.ts remove commented code and log() 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 Merge branch 'develop' of https://github.com/nocodb/nocodb into geodata-prototyping-restart 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(nc-gui): add missing .list 2 years ago
useViewData.ts fix(gui): skip unsaved records while switching between rows 2 years ago
useViewFilters.ts feat(nc-gui): add isComparisonSubOpAllowed 2 years ago
useViewSorts.ts
useViews.ts