Angular Froala Wysiwyg Versions Save

Angular 4, 5, 6, 7, 8 and 9 plugin for Froala WYSIWYG HTML Rich Text Editor.

v4.0.15

1 year ago
  • Fixed, the width on the image tag doesn't change when adjusting the size of the image after adding caption.
  • Fixed, deleting last character on a line makes cursor jump to previous line with ENTER_BR config.
  • Fixed, fontSizeUnit does not work when pasting from MS Excel.
  • Fixed, XSS in the Markdown feature.
  • Fixed, the table structure gets broken when clicking on table after pasting from MS word.
  • Fixed, Font Family get's reset when pressing enter even after enabling keepFormatOnDelete option
  • Fixed, BackSpace removes extra BR from editor content.
  • Fixed, the increase and decrease indent is not working with Ordered List.
  • Fixed, crash when editing content: Uncaught TypeError: Cannot read property 'classList' of null.

v4.0.14

1 year ago
  • Fixed, the increase and decrease indent is not working fine with Quote
  • Fixed, XSS when setting external content via setModel on React
  • Fixed, cannot read property row of undefined while moving a text/image outside from a table
  • Fixed, pressing enter on a link at the end removes the whole fr-view element
  • Fixed, toolbar options disabled while selecting table column using keyboard
  • Fixed, returning a string from the paste.beforeCleanup event is being ignored
  • Fixed, pressing backspace after placing cursor at the end does not work as expected
  • Fixed, XSS issue with iframe
  • Fixed, removing header from outer table removes header for all nested tables

v4.0.13

1 year ago
  • Fixed, copy-paste some standard text within editor on Chrome browser is adding a span tag with a lot of styles
  • Fixed, formatting loses on text when using arrow keys to place the cursor
  • Fixed, the bold styling is lost when entering the empty line
  • Fixed, the decrease indent is not working with table
  • Fixed, the edit pop-up does not appear when the video tag is at the top
  • Fixed, Quick Insert Button is not shown when enter: Froala Editor.ENTER_BR is enabled
  • Fixed, XSS on image url input field
  • Fixed, toggling between basic formatting like bold, italic, underline etc; causing other styles applied get reset
  • Fixed, pasting content from word causing unexpected HTML in editor

v4.0.12

1 year ago
  • Fixed, cannot remove the bordered style from an image when there's an image caption
  • Fixed, adding link on existing text inserts link at wrong position when editor is configured as htmlUntouched
  • Fixed, text selection is not working when Froala Editor is used inside a HTML table
  • Fixed, editor popups and tooltips are not displayed correctly when using inside dialog element
  • Fixed, unable to remove <br> tags using backspace when enter option is set to FroalaEditor.ENTER_BR
  • Fixed, email and URL in plain text are not converted as link while pasting content in editor
  • Fixed, wrong inline border style is applied on <td> elements of a table when reading the value/html of Froala editor

v4.0.11

1 year ago
  • Fixed, can't navigate with up/down arrows within a table when html is wrapped
  • Fixed, XSS vulnerability in [insert video]
  • Fixed, Iframe and script tags being removed even when htmlRemoveTags option set as empty
  • Fixed, pasting formatted tables from editor to excel is not working as expected
  • Added option to set footer for table
  • Fixed, edit.off method does not work as expected when using initOnClick option
  • Fixed, embedding Vimeo videos with privacy doesn't work in the editor
  • Fixed, "ZeroWidthSpace" appending when removing text in the editor
  • Fixed, pressing backspace does not remove formatted text when using the ENTER_BR option
  • Fixed, content lose formatting while pasting content from libre office
  • Fixed, unable to type after inserting an image to the editor on mobile devices
  • Fixed,the scroll moves from bottom to the top and lose its place when applying the "highlight" or "color text" option on text
  • Fixed, if useClasses is disabled, fr-bordered, fr-rounded and fr-shadow are not translated to the inline style
  • Fixed, applying clearFormatting on links, duplicates the link itself

v4.0.10

2 years ago
  • Fixed, paragraph getting created when setting cursor markers before a table
  • Fixed, applying bold/italic formatting on a sentence causing the first item in the bullet list next to the sentence is also getting format in bold/italic
  • Fixed, cannot read property 'nodeType' of null
  • Fixed, unable to remove paragraph before or after a table
  • Fixed, insertLink button remains active after toggling from editLinkPopup
  • Fixed, line height not working when using FroalaEditor.ENTER_BR
  • Fixed, clicking on the image shows the popup modal in wrong position
  • Fixed, horizontal scroll is hidden after pasting large content
  • Fixed, buttons getting disappeared when configuring "videoInsertButtons" from default buttons
  • Fixed, misplaced line breaks inside list block are considered as list items
  • Fixed, applying font size on selected text applies the formatting to the whole content
  • Fixed, React: Undo stack gets reset every time the model changes externally
  • Fixed, the content is hidden behind the bottom toolbar
  • Fixed, pressing URL-button on imageEditPopup causing the whole popup moves from the center of the image to the left
  • Fixed, inline toolbar takes full width of the editable content
  • Fixed, copy/paste image within editor not working in Firefox
  • Fixed, video upload get's stuck on loading video message when uploading multiple videos

v4.0.9

2 years ago
  • Track changes is disabled in the default package and it can be enabled by including the plugin file separately.
  • Fixed Froala - Knockout Framework integration issue
  • Fixed Froala - Craft CMS integration issue
  • Fixed, background color getting added for copied image with transparent background
  • Fixed, the first character cannot be converted to Japanese when typing on new line after formatted text
  • Fixed, horizontal scroll is hidden after pasting large content
  • Fixed, errors shown while applying style for content including not-editable in selection
  • Fixed trackChanges button group does not expand when using multiple editor instances
  • Fixed, blockquote does not work when ENTER_BR is used
  • Fixed, track changes enabled without the sub-menu appearing when the editor is initialised with trackChangesEnabled option set true
  • Fixed, new empty paragraph gets created when user clicks on any of the formatting buttons, if the list items are wrapped
  • Fixed, error shown in console if tried to resize editor and expand more toolbar when the track changes plugin is not enabled
  • Fixed, markdown content not converting as numbered list when there is a bulleted list exist and try to create a numbered list
  • Fixed, Backspace does not remove text when text contains multiple formatting
  • Fixed, Removing a sentence after a BR tag, does not remove the BR tag

v4.0.8

2 years ago
  • Fixed TrackChanges to work with toolbarContainer option
  • Fixed full screen view to work with inlineToolbar mode
  • Fixed selection/cursor position for text styling to work when htmlUntouched is enabled
  • Fixed high level security vulnerability in dependent packages for Node
  • Fix to extend reported textfield CSS selector for input type="number"
  • Fixed, Uncaught TypeError: Cannot read property 'split' of null while enable editor on image
  • Fixed issue, toggling between list items causing paragraph elements removed, when multiple paragraph items are wrapped inside a DIV tag
  • Fixed to handle paste and match style option in Safari browser
  • Fixed issue, cursor jumps unexpectedly when using multiple editors with toolbarInline and toolbarVisibleWithoutSelection

v4.0.7

2 years ago
  • Fixed issue with pasting multiple lines of plain text, the second and subsequent lines will be separated by br instead of DIV
  • Fixed issue, cannot upload multiple images on FireFox
  • Fixed issue, cannot switch between basic formatting on a mobile device
  • Fixed nested list from Google Docs breaks if the user presses the Enter button
  • Fixed heightMin option does not work with the markdown feature
  • Fixed issue, text getting deleted when accepting changes of background color on text
  • Fixed drag inline not working on Firefox
  • Fixed view jumps to the top when pasting content in editor after adding the CSS transform property
  • Fixed, bullet outdent/indent does not work as expected with multiple list items
  • Fixed issue, cannot delete images when enabling the trackChanges
  • Fixed issue, Uncaught TypeError: r is undefined when resizing the window on Firefox
  • Fixed issue, select all and delete not working in android with PYTHON-FLASK
  • Fixed issue, text deletion is not getting tracked in Froala editor with Knockout
  • Fixed, Table and cell styles are not applying on pasted tables from MS word
  • Fixed, Froala Editor removes multiple characters when pressing backspace
  • Fixed, contentChanged event does not trigger when pasting an image

v4.0.6

2 years ago
  • Fixed the issue Outdent button is not enabled after indent when enabling Iframe option
  • Fixed ENTER_DIV does not work as expected when enter between a sentence
  • Fixed the issue empty space appears on copy pasting from Google sheets
  • Fixed the issue link carries through to the first character of the new first list item
  • Fixed, lists behave strangely when <p> inside <li>
  • Fixed issue with pasting content from notepad, Applying font-size on pasted content does not work as expected when pastePlain and htmlUntouched options are enabled
  • Fixed, TypeError: Cannot read property 'contains' of null
  • Fixed the issue progress bar gets hidden if the editor is resized while a large file is uploading
  • Fixed issue throwing error, "Cannot read property 'tagName' of undefined" when htmlUntouched option enabled and press delete on content in some scenarios
  • Fixed issue editor freezes/crashes when selecting table cells
  • Fixed issue link getting removed on image when toggling between an image caption and start typing
  • Fixed issue cannot upload .msg files even after configuring the correct MIME type
  • Fixed issue next textbox gets inside the focused textbox while pressing delete button on a bulleted sentence
  • Fixed html.getSelected() method to work correctly with ENTER_BR or ENTER_DIV options
  • Fixed issue inserting youtube videos with the autoplay option doesn't work
  • Fixed issue editor lags when its content is selected
  • Fixed issue space after text getting removed when using keyboard shortcuts to enable and disable the basic commands (bold, italic, underline)
  • Fixed issue with selected styles (font size, font family, font color) getting reset while toggle the "Bold" tool
  • Fixed issue applying bold, italics and underline commands leaves ZeroWidthSpace on text