bb-plane-fork/apps/web/core/hooks
Aaron 0ab94ed6d6
chore: run fixes (#8257)
* chore: run fixes

* fix: type, just use hocuspocusservercontext

* fix: codemod

---------

Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2025-12-08 22:26:50 +05:30
..
context [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30
editor [WIKI-419] chore: new asset duplicate endpoint added (#7172) 2025-11-20 15:05:01 +05:30
store [WEB-5559] improvement: chat support functionality and remove Intercom provider (#8217) 2025-12-03 00:03:56 +05:30
use-app-router.tsx [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
use-auto-save.tsx [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
use-auto-scroller.tsx [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
use-chat-support.ts [WEB-5559] improvement: chat support functionality and remove Intercom provider (#8217) 2025-12-03 00:03:56 +05:30
use-collaborative-page-actions.tsx regression: downgrade to tiptap v2 (#7982) 2025-10-21 18:28:16 +05:30
use-current-time.tsx [WEB-5501] refactor: optimize component structures and improve hooks (#8174) 2025-11-25 18:52:20 +05:30
use-debounce.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-dropdown-key-down.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-dropdown.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-expandable-search.ts [WEB-5569] chore: top nav search enhancements (#8226) 2025-12-03 16:09:12 +05:30
use-extended-sidebar-overview-outside-click.tsx [WEB-5501] refactor: optimize component structures and improve hooks (#8174) 2025-11-25 18:52:20 +05:30
use-favorite-item-details.tsx [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
use-group-dragndrop.ts fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
use-integration-popup.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-intersection-observer.ts chore: run fixes (#8257) 2025-12-08 22:26:50 +05:30
use-issue-layout-store.ts refactor: remove barrel exports from web app (#7577) 2025-08-15 13:10:26 +05:30
use-issue-peek-overview-redirection.tsx [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
use-issues-actions.tsx [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
use-keypress.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-local-storage.tsx fix: eslint errors and warnings (#8149) 2025-11-20 19:31:22 +05:30
use-multiple-select.ts fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
use-navigation-preferences.ts [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30
use-online-status.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-page-fallback.ts [WEB-5381] fix: buffer issue with vite #8091 2025-11-10 20:33:41 +05:30
use-page-filters.ts refactor: remove barrel exports from web app (#7577) 2025-08-15 13:10:26 +05:30
use-page-operations.ts regression: downgrade to tiptap v2 (#7982) 2025-10-21 18:28:16 +05:30
use-parse-editor-content.ts [WIKI-788] fix: editor markdown copy rules (#8140) 2025-11-20 14:46:12 +05:30
use-peek-overview-outside-click.tsx [WEB-5501] refactor: optimize component structures and improve hooks (#8174) 2025-11-25 18:52:20 +05:30
use-platform-os.tsx fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
use-project-issue-properties.ts feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
use-query-params.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-realtime-page-events.tsx chore: run fixes (#8257) 2025-12-08 22:26:50 +05:30
use-reload-confirmation.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-stickies.tsx [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
use-table-keyboard-navigation.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-timeline-chart.ts [WEB-5390] refactor: gantt layout support in base layouts (#8089) 2025-11-13 14:33:24 +05:30
use-timer.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-timezone-converter.tsx fix: CI to include lint and format along with build (#7482) 2025-08-18 21:27:16 +05:30
use-timezone.tsx fix: disable timezone selection button for non-admin users (#8195) 2025-11-28 16:14:43 +05:30
use-window-size.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
use-workspace-invitation.tsx [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
use-workspace-issue-properties.ts [PAI-923] fix: implemented fetch key functions for auth layouts #8067 2025-11-06 18:50:45 +05:30
use-workspace-paths.ts [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30