mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 13:29:56 +02:00
* fix: added workspaceslug in renderChildren of project settings (#5951) * fix: added workspaceslug in renderChildren of project settings * fix: updated apis * fix: types * fix: added editor * fix: handled avatar for intake * chore: code refactor (#5952) * chore: code refactor * chore: code refactor * fix: wrong token being passed in the read-only editor (#5954) * fix: wrong token * chore: update useMemo dependencies * [PULSE-42] feat: text alignment for all editors (#5847) * feat: text alignment for editors * fix: text alignment types * fix: build errors * fix: build error * fix: toolbar movement post alignment selection * fix: callout type * fix: image node types * chore: add ts error warning * fix: editor height (#5953) * fix: editor height * fix: removed unwanted class * fix: editor height * add missing config to get issues api call (#5955) --------- Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com> Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com> Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com>