plane/web
M. Palanikannan 8072bbb559
fix: Debounce title and Editor initialization (#2530)
* fixed debounce logic and extracted the same

* fixed editor mounting with custom hook

* removed console logs and improved structure

* fixed comment editor behavior on Shift-Enter

* fixed editor initialization behaviour for new peek view

* fixed button type to avoid reload while editing comments

* fixed initialization of content in peek overview

* improved naming variables in updated title debounce logic

* added react-hook-form support to the issue detail in peek view with save states

* delete image plugin's ts support improved
2023-10-31 12:26:10 +05:30
..
components fix: Debounce title and Editor initialization (#2530) 2023-10-31 12:26:10 +05:30
constants style: spreadsheet columns (#2554) 2023-10-31 12:18:04 +05:30
contexts dev: implemented MobX in workspace settings and create workspace form (#2561) 2023-10-30 20:38:50 +05:30
helpers style: spreadsheet columns (#2554) 2023-10-31 12:18:04 +05:30
hooks chore: update members endpoint (#2569) 2023-10-31 12:16:40 +05:30
layouts chore: update members endpoint (#2569) 2023-10-31 12:16:40 +05:30
lib fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
pages style: spreadsheet columns (#2554) 2023-10-31 12:18:04 +05:30
public style: module ui revamp (#2548) 2023-10-27 18:45:10 +05:30
services chore: update members endpoint (#2569) 2023-10-31 12:16:40 +05:30
store style: spreadsheet columns (#2554) 2023-10-31 12:18:04 +05:30
styles style: command modal style (#2526) 2023-10-23 17:40:59 +05:30
types style: spreadsheet columns (#2554) 2023-10-31 12:18:04 +05:30
.env.example chore: updated docker naming conventions (#2239) 2023-09-22 13:21:55 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev dev: Docker Compose for Local Dev Environment Setup (#2409) 2023-10-13 12:16:08 +05:30
Dockerfile.web [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-env.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next.config.js fix: enabling the nextjs static site generation for web and space (#2547) 2023-10-27 13:14:03 +05:30
package.json fix: enabling the nextjs static site generation for web and space (#2547) 2023-10-27 13:14:03 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.edge.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
tailwind.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30