Releases: froala/angular-froala
Releases · froala/angular-froala
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 withTH
in the first row - Fixed,
toolbarSticky
does not appear to be working in bootstrap modal
Release 4.0.17
- Fixed, image resize does not work with
position: absolute
- Fixed,
keepFormatOnDelete
does not work as expected when toggling between format - Fixed, back space doesn't work on IOS devices
- Fixed, issues with Froala BR removal and insertions on empty paragraphs
- Fixed, comma is included in the link after pasting a link
- Fixed, OL/UL list insert buttons in the main toolbar are not disabled when an image is focused
- Fixed, clear formatting doesn't clear paragraph styles
- Fixed, the cursor moves when toggling between formatting
Release 4.0.16
- Fixed, extra leading and trailing spaces are added to pasted text
- Fixed, bullets shown behind images when images are set to display inline and aligned left while in a bulleted list
- Fixed, toggling the OL and UL list buttons creates additional list items.
- Updated, missing translation in Dutch(nl) language
- Fixed, editor view port jumps when pressing ENTER key after enabling iframe and heightMax options
- Fixed, zIndex option is ignored for popups after exiting fullscreen mode
- Fixed, pasted rich content in safari does not work as expected
- Fixed, issue with number formatting in the table
- Fixed, drop-down menu does not stays active when we use a drop down scroll from a mouse click
- Fixed, embedded Google Documents are deleted when deleting text in the next row
Release 4.0.15
- 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.
Release 4.0.14
- 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
ofundefined
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
Release 4.0.13
- 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
Release 4.0.12
- 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 whenenter
option is set toFroalaEditor.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
Release 4.0.11
- 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
Release 4.0.10
- 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