Skip to content

Releases: froala/KMSFroalaEditorBundle

Release 4.0.1

09 Jun 07:11
Compare
Choose a tag to compare
  • Fix for Track changes Toolbar sometimes not opening in Froala website
  • Fix for Table, tbody, tr, td having generic styling
  • Fix for CSS style rules for some elements which were broken

Release 4.0.0

03 Jun 06:24
Compare
Choose a tag to compare
  • Enable / Disable Track Changes
  • Show / Hide Track Changes
  • Accept Single Change feature in Track Changes
  • Reject Single Change feature in Track Changes
  • Accept ALL Changes feature in Track Changes
  • Reject ALL Changes feature in Track Changes
  • Markdown Support

Release 3.2.7

19 May 12:55
Compare
Choose a tag to compare
  • Fixed Froala editor scrolls up if you use enter in table
  • Fixed Enter_BR: Multiple characters gets deleted on backspace
  • Fixed space getting removed between link and text when loading the content with html.set method
  • Fixed uncaught TypeError: Super expression must either be null or a function, not undefined
  • Fixed , with htmlUntouched the empty character is deleted
  • Fixed blur fires if the user clicks a toolbar button in Mobile
  • Fixed , when attribution: false in Froala v3 editor appearance looks odd
  • Fixed , user cannot link the selected word if the enter option is set to BR
  • Fixed, dropdowns has a horizontal scroll in Safari (Mac)
  • Fixed, current instance loses the focus if the user clicks on the button of the shared toolbar
  • Fixed , char counter is missing when the inlineToolbar is enabled
  • Fixed, Ionic4: toolbarBottom option doesn't work
  • Fixed, cannot upload .svg image in the editor
  • Fixed, update State in functional component
  • Fixed , ImageEdit popup doesn't appear on mobile devices
  • Fixed, external javascript is not executing in the editor
  • Fixed, replace fill-available to stretch, because spec had been changed
  • Fixed, uncaught TypeError: Cannot read property 'length' of undefined
  • Fixed, MS SharePoint integration support
  • Fixed, keyboard issue on IOS device running a ionic/capacitor app on angular
  • Fixed, editor cannot be initialized for the second time with ng-if directive
  • Fixed, After setting contenteditable false, can still select the text apply features(like bold) from toolbar
  • Fixed, click on the Clean button should remove all formatting
  • Fixed, form tag removed when editor is itself contained with a form
  • Fixed, pasting a numbered list from Word resets numbers to 1
  • Fixed, pressing backspace on quoted area which contains fr-inner class, removes the whole quoted area or content.
  • Fixed, Content gets deleted on the Enter click in Safari
  • Fixed, adding image caption adds empty P tags on the above and below of the image
  • Fixed, wordPaste plugin unconditionally removes empty table cells in Chrome
  • Fixed, cannot apply an option from the dropdown
  • Fixed, image alignment does not work as expected
  • Fixed, method events.focus() does not work
  • Fixed , TypeError: Cannot read property 'classList' of null
  • Fixed, editTable popup doesn't appear on mobile devices
  • Fixed, TypeError: Cannot read property '0' of undefined
  • Fixed, after pasting the image, the user cannot type
  • Fixed Uncaught TypeError: Cannot read property 'hasOwnProperty' of null
  • Fixed, Unexpected behavior with style height: 100vh in the content when fullpage option is enabled
  • Fixed, quick insert button shows half after adding a table in fullscreen mode
  • Fixed , xss vulnerability issue

Release 3.1.2

19 Nov 09:36
Compare
Choose a tag to compare
Revert "Merge pull request #117 from mpoiriert/FIX-17-integrate-froal…

…a-with-sonata"

This reverts commit 756bf869ddb4506ef3b67968a5900e8c99a2241d, reversing
changes made to 65363b6fbcb6b132a6d22621f6adf957dd051a7c.

Release 3.1.0

14 May 14:38
b9d42d4
Compare
Choose a tag to compare
Merge pull request #113 from jmsche/doctrine-inflector

Doctrine inflector upgrade

Release 2.9.8

30 Apr 18:02
Compare
Choose a tag to compare

Hotfix

  • Fixed critical error [Uncaught TypeError] of undefined property on Image Manager

Release 2.9.7

27 Apr 11:04
Compare
Choose a tag to compare
  • Improved Document Ready mode functionalities and alignment improvements, such as:
    • iFrame styling parity.
    • Improved alignment and displaying inline images.
    • Improved Toolbar alignment and placeholder in Document Ready mode.
  • Enhanced copy and paste capabilities, including:
    • Style / format maintained in lists and tables when pasted into the editor.
    • Improved copying, pasting lists, creating indentation and styling.
  • Improved content editing functionalities, such as adding descriptive text, dragging, select, delete and copy/paste formatted text inside the editor.
    • Users can now designate whether content is editable.
  • Enhanced superscript and subscript text editing feature.
  • Improved Font awesome icons.
  • Improved text inside table feature.
  • Hitting backspace won’t delete the line break anymore.
  • Improved video upload and embedding features in iOS and alignment issues in safari browser
  • Improved embedly integration.
  • Improved dropdown in android.
  • Enhanced captioning and resizing in feature images.
  • Improved alignment of toolbar over the text areas.
  • More minor bug fixes like HTMLallowed, enhanced read property of ‘nextSibling’ defined, improved enter/return Key behavior and resolved tab issues inside
    tag.

Froala 3.0.3

25 Nov 10:27
3ade792
Compare
Choose a tag to compare
Merge pull request #108 from jmsche/symfony-5

Added support for Symfony 5.0+ and Twig 3

Froala 3.0.2

08 Oct 14:30
0ac26fa
Compare
Choose a tag to compare
Merge pull request #105 from jmsche/fix-undefined-profile-exception

Fixed exception thrown when a profile does not exist

Froala 3.0.1

12 Aug 12:05
b0e66f4
Compare
Choose a tag to compare
Merge pull request #97 from jmsche/require_twig_bundle

Moved TwigBundle dependency in “require" section in composer.json