Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-froala-wysiwyg from 2.9.8 to 4.1.0 in /4 #268

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 12, 2023

Bumps react-froala-wysiwyg from 2.9.8 to 4.1.0.

Release notes

Sourced from react-froala-wysiwyg's releases.

Release 4.1.0

  • Fixed, pasting rich content in safari does not work as expected
  • Fixed, empty paragraphs getting created when merging cells if the table is wrapped using html.wrap
  • Fixed, table row with display: none style applied does not get's counted
  • Fixed, TypeError: Cannot read properties of undefined (reading 'which')
  • Fixed, font size does not work when contenteditable="false" is used
  • Fixed, errors while dragging a div block tries to drop in its own container
  • Fixed, editor content scrolls up while pressing backspace in iframe mode
  • Fixed, incorrect behavior on iPad safari when backspacing on korean text
  • Fixed, Toolbar Sizes / Responsiveness is not relative to editor width
  • Fixed, viewport jumps to top when toggling between fullScreen
  • Fixed, text overlapping on emoticons
  • Fixed, inconsistent API for uploading files
  • Fixed, adding new row does not work with table header
  • Fixed, the toolbarBottom on mobile devices
  • Fixed, markdown UI breaks when enabling the iframe option
  • Fixed, accessibility features are not working for special character
  • Fixed, accessibility features are not working for emoticons
  • Fixed, hovering over the toolbar buttons generates lot of errors in console
  • Fixed, font formatting gets reset after inserting a table
  • Fixed, spacing and number lists are not respected when pasting from MS Word
  • Updated thirdparty plugins in examples
  • Fixed, editor freezes when pasting a large content
  • Fixed, support typescript definitions
  • Fixed, image alignment does not work as expected inside existing Iframe
  • Fixed, Froala rendering twice when using React.StrictMode

Release 4.0.19

  • Fixed, table rows order reversed
  • Fixed, some classes in the File Manager CSS file do not have the fr- prefix
  • Fixed, the format applies to next list item when pasting and formatting content containing nested list items
  • Fixed, after inserting a link middle of the sentence the inserted link goes to the start
  • Fixed, inserting special character in link removes the whole content formatting and structure
  • Fixed, scroll focus does not work as expected when pressing enter
  • Fixed, styling is stripped when changing the first character(s) of a line in Firefox
  • Fixed, when copy-paste some standard text add a span tag with a lot of styles in Chrome
  • Fixed, copy/paste a table cell with content, paste as whole table
  • Fixed, pasted text is pasted as a block
  • Fixed, accessibillity to focus on editor toolbar does not work as expected in Safari MACOS
  • Fixed, keyboard keys does not work as expected (right, left) when toggling between empty format

Release 4.0.18

  • Fixed, copy image from one Froala editor to another doesn't upload the pasted image
  • Fixed, tabbing/shift tabbing to indent/outdent a list item does not work as expected.
  • Fixed, cannot copy an image when using the right click button on Firefox browser
  • Fixed, HTML attributes order is not correctly preserved
  • Fixed, the border properties getting removed when copying a table from Excel, Word,etc
  • Fixed, the back button in the edit pop-up is not working with iframe mode while editing an already inserted-link
  • Fixed, cell merge does not work as expected with table header
  • Fixed, the whole column is added as TH when creating new column with TH in the first row

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-froala-wysiwyg](https://github.com/froala/react-froala-wysiwyg) from 2.9.8 to 4.1.0.
- [Release notes](https://github.com/froala/react-froala-wysiwyg/releases)
- [Commits](froala/react-froala-wysiwyg@v2.9.8...v4.1.0)

---
updated-dependencies:
- dependency-name: react-froala-wysiwyg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants