bb-plane-fork/packages/ui
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
..
.storybook WEB-1344 chore: Add storybook (#4490) 2024-05-22 16:36:31 +05:30
src [PE-31] feat: Add lock unlock archive restore realtime sync (#5629) 2024-12-02 14:26:36 +05:30
styles chore: theme and code refactor (#5983) 2024-11-11 19:53:43 +05:30
.eslintrc.js fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
helpers.ts feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
package.json chore: package version updated 2024-11-29 14:37:53 +05:30
postcss.config.js fix: tailwind common config (#2168) 2023-09-13 12:50:04 +05:30
README.md fix: ui package readme added (#2334) 2023-10-02 13:40:28 +05:30
tailwind.config.js WEB-1344 chore: Add storybook (#4490) 2024-05-22 16:36:31 +05:30
tsconfig.json fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
tsup.config.ts [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30

UI Package