bb-plane-fork/packages/ui/src
M. Palanikannan 3c6006d04a
[PE-31] feat: Add lock unlock archive restore realtime sync (#5629)
* fix: add lock unlock archive restore realtime sync

* fix: show only after editor loads

* fix: added strong types

* fix: live events fixed

* fix: remove unused vars and logs

* fix: converted objects to enum

* fix: error handling and removing the events in read only mode

* fix: added check to only update if the image aspect ratio is not present already

* fix: imports

* fix: props order

* revert: no need of these changes anymore

* fix: updated type names

* fix: order of things

* fix: fixed types and renamed variables

* fix: better typing for the real time updates

* fix: trying multiplexing our socket connection

* fix: multiplexing socket connection in read only editor as well

* fix: remove single socket logic

* fix: fixing the cleanup deps for the provider and localprovider

* fix: add a better data structure for managing events

* chore: refactored realtime events into hooks

* feat: fetch page meta while focusing tabs

* fix: cycling through items on slash command item in down arrow

* fix: better naming convention for realtime events

* fix: simplified localprovider initialization and cleaning

* fix: types from ui

* fix: abstracted away from exposing the provider directly

* fix: coderabbit suggestions

* regression: pass user in dependency array

* fix: removed page action api calls by the other users the document is synced with

* chore: removed unused imports
2024-12-02 14:26:36 +05:30
..
avatar [WEB-1878] ui: implementing popover component in a UI package (#5063) 2024-07-08 15:03:22 +05:30
badge fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
breadcrumbs [WEB-1647] chore: breadcrumb items loader (#4887) 2024-06-20 16:08:14 +05:30
button fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
card [WEB-2273] Chore: page alignments (#5505) 2024-09-05 12:16:24 +05:30
collapsible [WEB-2799] chore: global component and code refactor (#6131) 2024-12-02 13:22:08 +05:30
content-wrapper [WEB-2273] Chore: page alignments (#5505) 2024-09-05 12:16:24 +05:30
control-link [WEB-1691] fix: update ControlLink default target to _blank to avoid unwanted N-progress trigger. (#4927) 2024-06-25 12:32:51 +05:30
dropdown [WEB-2762] chore: loader code refactor (#5992) 2024-12-02 13:24:01 +05:30
dropdowns [WEB-2580] chore: improvements for custom search select. (#5744) 2024-10-04 17:31:09 +05:30
emoji [PULSE-36] feat: callout component for pages and issue descriptions (#5856) 2024-10-24 15:36:38 +05:30
form-fields [WEB-2728] improvement: add true-transparent variant for textarea. (#5960) 2024-11-06 16:56:15 +05:30
header [WEB-2388] chore: theme changes and workspace draft issue total count updated (#5805) 2024-10-11 17:57:48 +05:30
hooks [WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. (#5595) 2024-09-12 20:10:04 +05:30
icons [PE-31] feat: Add lock unlock archive restore realtime sync (#5629) 2024-12-02 14:26:36 +05:30
modals [PE-45] feat: page export as PDF & Markdown (#5705) 2024-10-08 16:54:02 +05:30
popovers WEB-2381 Chore: intake refactor (#5752) 2024-10-22 12:09:03 +05:30
progress [WEB-2799] chore: global component and code refactor (#6131) 2024-12-02 13:22:08 +05:30
row [WEB-2273] Chore: page alignments (#5505) 2024-09-05 12:16:24 +05:30
sortable chore: components restructure and improvements (#5383) 2024-08-19 13:40:19 +05:30
spinners refactor: remove unused icon files (#4297) 2024-04-29 00:51:31 +05:30
tables [WEB-1959]: Chore/settings member page (#5144) 2024-07-18 13:02:22 +05:30
tabs [WEB-2799] chore: global component and code refactor (#6131) 2024-12-02 13:22:08 +05:30
tag [WEB-2273] Chore: page alignments (#5505) 2024-09-05 12:16:24 +05:30
toast chore: components restructuring and UI improvements. (#5285) 2024-08-05 20:42:14 +05:30
tooltip fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
typography feat: Add components required for estimates (#4690) 2024-06-04 14:17:35 +05:30
drag-handle.tsx refactor: drag handle component (#4663) 2024-05-31 14:59:49 +05:30
drop-indicator.tsx [WEB-1005] chore: pragmatic drag n drop implementation for labels (#4223) 2024-04-17 18:20:02 +05:30
favorite-star.tsx chore: move FavoriteStar component to ui package (#4834) 2024-06-20 16:26:21 +05:30
index.ts [WEB-2799] chore: global component and code refactor (#6131) 2024-12-02 13:22:08 +05:30
loader.tsx Chore: progress chart changes (#5707) 2024-10-01 18:59:49 +05:30