Skip to content

Conversation

@VolgaIgor
Copy link
Contributor

Now the image at upload time incorrectly shows nodes that should be hidden until the image is uploaded:
image

This happened because during refactoring, the original “loading” class was renamed to “uploading” in the JS code, but missed in the CSS.

I fixed this problem.

Copy link
Contributor

@dependentmadani dependentmadani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!

Copy link
Contributor

@neSpecc neSpecc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Please, increment a patch version

@VolgaIgor
Copy link
Contributor Author

Done

@dependentmadani dependentmadani merged commit c8236e5 into editor-js:master Nov 24, 2024
1 check passed
paescuj added a commit to directus/directus that referenced this pull request Dec 27, 2024
rijkvanzanten pushed a commit to directus/directus that referenced this pull request Jan 6, 2025
* Update editorjs deps

* Necessary style adjustments after update

* Include patch for content wrapping

Upstream still not merged, therefore including it at our side for now

* Sync

* Add comments

* Remove shims for plugins that are now typed

* Update & clean-up image plugin

- Simplify plugin customization
  - Don't transform images (otherwise stretch option makes no sense at
    all)
  - Reuse origin renderSettings logic
- Adjust/enhance image plugin styles

* Few styles fixes & comments

* Don't remove focus border when opening popover

Annoying switch between focus on/off

* Sync

* Remove obsolete image tool style patches

Fixed in editor-js/image#276

* Use popover vars to override

* Remove obsolete @editorjs/paragraph shim

Types fixed in editor-js/paragraph#94

---------

Co-authored-by: Connor Winston <connor@winston.guru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants