Skip to content

v2.0.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@DominikaK DominikaK released this 01 Oct 06:08

ezplatform-richtext changes between 2.0.0-beta1 and 2.0.0-beta2

Improvements

  • EZP-30517: As a Maintainer I want Kernel RichText deprecated code to be dropped
  • EZP-28009: Extract the RichText FieldType to its own package
  • EZP-30646: Drop SignalSlot repository layer and abstraction and reimplement usages to Events and Event Listeners (#49)
  • EZP-30814: Remove Twig deprecations (#55)
  • EZP-30393: Move all Online Editor front-end code to the RichText Bundle (#46)
  • EZP-30833: As a maintainer I want to align Field Type service tags to new naming convention (#59)
  • EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#61)
  • EZP-30798: Move youtube, facebook and twitter custom tags from Demo to Richetext bundle (#62)
  • EZP-30906: Remove deprecated templating services (#66)
  • EZP-30934: Remove usage of deprecated getCurrentUser method (#67)

Bugs

  • EZP-30628: Soft return inside inline style is removed after edit (#48)
  • EZP-30829: ezsystems/ezplatform-richtext integration tests are broken (#58)
  • EZP-30791: Unable to create a custom tag containing a dash in its name (#52)
  • EZP-30730: RichText output transformation changes breaklines outsite of literallayout (#54)
  • EZP-30631: Child custom tag's params are used instead of its own (#44)