bb-plane-fork/web
M. Palanikannan 8533eba07d
[WEB-2450] dev: custom image extension (#5585)
* fix: svg not supported in image uploads

* fix: svg image file error message fixed

* feat: add custom image node for uploads

* fix: combine two extensions

* fix: added new image extension to backend

* fix: type errors

* style: image drop node

* style: image resize handler

* fix: removed unused stuff

* fix: types of updateAttributes

* fix: image insertion at pos and loading effect added

* fix: resize image real time sync

* fix: drag drop menu

* feat: custom image component editor

* fix: reverted back styles

* fix: reverted back document info changes

* fix: css image css

* style: image selected and hover states

* refactor: custom image extension folder structure

* style: read-only image

* chore: remove file handler

* fix: fixed multi time file opener

* fix: editor readonly content set properly

* fix: old images not rendered as new ones

* fix: drop upload fixed

* chore: remove console logs

* fix: src of image node as dependency

* fix: helper library build fix

* fix: improved reflow/layout and fixed resizing

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2024-09-16 19:36:20 +05:30
..
app [WEB-2112 | WEB-2113] dev: billing and change-log improvements. (#5614) 2024-09-16 18:36:17 +05:30
ce [WEB-2112 | WEB-2113] dev: billing and change-log improvements. (#5614) 2024-09-16 18:36:17 +05:30
core fix: build error (#5617) 2024-09-16 19:22:47 +05:30
ee [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +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: lint fixes and typescript version fixes 2024-09-12 20:39:31 +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
.prettierrc
Dockerfile.dev
Dockerfile.web [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30
google.d.ts
instrumentation.ts chore: app dir headers re-implementation (#4751) 2024-06-11 02:23:19 +05:30
manifest.json
next-env.d.ts fix: typescript upgrade build errors 2024-09-10 21:31:32 +05:30
next.config.js chore: next image config updated (#5452) 2024-08-30 19:24:29 +05:30
package.json fix: lint fixes and typescript version fixes 2024-09-12 20:39:31 +05:30
postcss.config.js
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
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 chore: files restructure (#4766) 2024-06-11 17:53:48 +05:30