bb-plane-fork/live
M. Palanikannan 996d11de12
[PE-210] feat: editor performance (#6269)
* bump: upgrade editor

* fix: remove editor ref in use

* fix: added editor state to reduce rerenders

* fix: add editor rerendering optimization

* fix: wrong condition in scroll summary

* fix: removing ref usage internally in read only editor as well

* fix: remove unused methods from read only editor

* fix: add editable prop again

* regression: added the types for onHeadingChange

* fix: types

* fix: improve the check condition
2025-01-15 16:18:49 +05:30
..
src [PE-219] chore: new live server endpoint to convert description_html to all other formats (#6310) 2025-01-07 19:15:37 +05:30
.babelrc [WEB-1116] chore: live server code splitting (#5508) 2024-09-03 17:03:50 +05:30
.env.example chore: added live dev script (#5715) 2024-09-30 17:03:29 +05:30
.eslintignore fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
.eslintrc.json fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
.prettierignore chore: add live server prettier config (#6287) 2024-12-27 21:03:20 +05:30
.prettierrc chore: add live server prettier config (#6287) 2024-12-27 21:03:20 +05:30
Dockerfile.dev fix: node version update from 18 to 20 2025-01-09 16:05:39 +05:30
Dockerfile.live fix: upgrade live server to node 20 2025-01-08 20:12:49 +05:30
package.json [PE-210] feat: editor performance (#6269) 2025-01-15 16:18:49 +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