This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/app/hooks
Tom Moor a600a897c3 fix: Clash between history and table of content shortcuts
related #2733
2021-11-08 18:03:03 -08:00
..
useBoolean.js feat: `useBoolean` hook (#2314) 2021-07-15 12:27:03 -07:00
useCommandBarActions.js fix: React warning size of memo changing between renders 2021-10-26 00:20:32 -07:00
useCurrentTeam.js chore: Missing translation hooks in settings sidebar 2021-01-20 23:13:51 -08:00
useCurrentToken.js Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
useCurrentUser.js feat: I18n (#1653) 2020-11-29 20:04:58 -08:00
useDebouncedCallback.js feat: Inline collection editing (#1865) 2021-02-12 16:20:49 -08:00
useIdle.js feat: Add idle detection and disconnect collaboration socket (#2629) 2021-10-06 17:37:21 -07:00
useImportDocument.js fix: Separate toasts storage to own MobX store (#2339) 2021-07-20 14:36:10 +05:30
useIsMounted.js feat: Show collab cursor names upon loading document. (#2732) 2021-11-04 17:24:23 -07:00
useKeyDown.js fix: Clash between history and table of content shortcuts 2021-11-08 18:03:03 -08:00
useMediaQuery.js fix: Add guard condition for matchMedia usage (#2178) 2021-06-05 09:51:42 -07:00
useMenuHeight.js fix: Implement custom Select Input (#2571) 2021-10-06 21:48:43 -07:00
useMobile.js fix: Hide secondary actions in document header on mobile 2021-04-17 18:14:24 -07:00
usePageVisibility.js feat: Add idle detection and disconnect collaboration socket (#2629) 2021-10-06 17:37:21 -07:00
usePrevious.js chore: Remove `react-keydown` (#2713) 2021-11-01 19:52:04 -07:00
useQuery.js fix: Improve error handling for Azure-specific errors not captured in OAuth2 strategy 2021-04-18 22:41:27 -07:00
useSessions.js feat: Add UI to switch teams where signed in to multiple (#2457) 2021-08-18 18:37:50 -07:00
useStores.js refactor: Remove old react lifecycle methods (#1480) 2020-08-23 11:51:56 -07:00
useToasts.js fix: Separate toasts storage to own MobX store (#2339) 2021-07-20 14:36:10 +05:30
useUnmount.js chore: Fix modal nesting, remove react-modal (#1996) 2021-03-30 18:46:14 -07:00
useUserLocale.js fix: Add Portugese, Brazil to language options (#2164) 2021-06-09 17:42:14 -07:00
useWindowScrollPosition.js chore: Upgrade React to v17 (#2045) 2021-06-13 15:23:53 -07:00
useWindowSize.js fix: Context menus can extend outside of window bounds 2021-09-26 17:07:44 -07:00