bb-plane-fork/web
M. Palanikannan bfef0e89e0
[PE-46] fix: added aspect ratio to resizing (#5693)
* fix: added aspect ratio to resizing

* fix: image loading

* fix: image uploading and adding only necessary keys to listen to

* fix: image aspect ratio maintainance done

* fix: loading of images with uploads

* fix: custom image extension loading fixed

* fix: refactored all the upload logic

* fix: focus detection for editor fixed

* fix: drop images and inserting images cleaned up

* fix: cursor focus after image node insertion and multi drop/paste range error fix

* fix: image types fixed

* fix: remove old images' upload code and cleaning up the code

* fix: imports

* fix: this reference in the plugin

* fix: added file validation

* fix: added error handling while reading files

* fix: prevent old data to be updated in updateAttributes

* fix: props types for node and image block

* fix: remove unnecessary dependency

* fix: seperated display message logic from ui

* chore: added comments to better explain the loading states

* fix: added getPos to deps

* fix: remove click event on failed to load state

* fix: css for error and selected state
2024-09-30 19:43:14 +05:30
..
app [WEB-2579] fix: frequent loader on issue detail / archived issue detail page. (#5724) 2024-09-30 17:32:08 +05:30
ce [WEB-2568] chore: minor improvements for issue activity component. (#5725) 2024-09-30 19:23:24 +05:30
core [PE-46] fix: added aspect ratio to resizing (#5693) 2024-09-30 19:43:14 +05:30
ee [WEB-2568] chore: minor improvements for issue activity component. (#5725) 2024-09-30 19:23:24 +05:30
helpers [WEB-2450] dev: custom image extension (#5585) 2024-09-16 19:36:20 +05:30
public replaced necessary .svg files with .webp and made edits the imports in the file (#5474) 2024-09-03 18:31:01 +05:30
styles [WEB-2332] fix: application layout and minor UI improvements. (#5514) 2024-09-04 16:09:55 +05:30
.env.example [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
.eslintignore fix: eslint config and errors 2024-06-13 21:17:06 +05:30
.eslintrc.js fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
.gitignore [WEB-1669] chore: enable sign out and sentry on exception error page. (#4884) 2024-06-20 16:50:05 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev fix: environment file missing for space (#3105) 2023-12-14 16:18:02 +05:30
Dockerfile.web [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
instrumentation.ts chore: app dir headers re-implementation (#4751) 2024-06-11 02:23:19 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-env.d.ts fix: typescript upgrade build errors 2024-09-10 21:31:32 +05:30
next.config.js [WEB-2543] chore: workspace inbox guest permission (#5695) 2024-09-25 17:17:42 +05:30
package.json fix: rollup dependabot vulnerability fix 2024-09-25 19:35:26 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.ts fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
sentry.edge.config.ts fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.ts fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
tailwind.config.js feat: app dir migration (#4743) 2024-06-10 12:37:38 +05:30
tsconfig.json fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30
use-font-face-observer.d.ts fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30