Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Fieldtype Richtext Laravel Package

ibexa/fieldtype-richtext

View on GitHub
Deep Wiki
Context7
v5.0.9

ibexa/fieldtype-richtext changes between v5.0.8 and v5.0.9

Improvements

v4.6.31

ibexa/fieldtype-richtext changes between v4.6.30 and v4.6.31

Improvements

v5.0.8

ibexa/fieldtype-richtext changes between v5.0.7 and v5.0.8

Improvements

  • IBX-11480: Corrected cast to boolean in setBooleanValue (#288)
  • IBX-10857: Fixed missing "insert paragraph" buttons for inserted images (#290)
  • IBX-11304: Prevented custom tag from disappearing when the added image lost focus (#294)
  • IBX-11427: Fixed table toolbar position (#289)
  • IBX-8798: Fixed link balloon behaviour in richtext editor (#292)
  • IBX-11615: Inline custom tag renders empty content when inline string is 0 (#297)
  • IBX-11736: Added TS config to encore (#308)
  • IBX-9648: Added missing translations for default richtext btns (#295)
v4.6.30

ibexa/fieldtype-richtext changes between v4.6.29 and v4.6.30

Improvements

  • IBX-11480: Corrected cast to boolean in setBooleanValue (#288)
  • IBX-10857: Fixed missing "insert paragraph" buttons for inserted images (#290)
  • IBX-11304: Prevented custom tag from disappearing when the added image lost focus (#294)
  • IBX-11427: Fixed table toolbar position (#289)
  • IBX-8798: Fixed link balloon behaviour in richtext editor (#292)
  • IBX-11615: Inline custom tag renders empty content when inline string is 0 (#297)
  • IBX-9648: Added missing translations for default richtext btns (#295)
v5.0.7

ibexa/fieldtype-richtext changes between v5.0.6 and v5.0.7

Improvements

v4.6.29

ibexa/fieldtype-richtext changes between v4.6.28 and v4.6.29

Improvements

v5.0.5

ibexa/fieldtype-richtext changes between v5.0.4 and v5.0.5

No significant changes.

v5.0.4

ibexa/fieldtype-richtext changes between v5.0.3 and v5.0.4

Bugs

  • IBX-9733: Fix custom class for tables not show in subsequent edits (#270)
  • IBX-10861: Fixed IbexaTable Plugin import (#272)
  • IBX-10725: Fixed image filter dropdown on first selection (#271)
  • IBX-10565: Fallback configuration when failing init (#273)
  • IBX-9657: Added option to set shouldFireInputEvent in updateInput via attribute to prevent error message removal (#274)
  • IBX-9266: Allowed the selection of site access when creating a RTE link (#267)
v4.6.26

ibexa/fieldtype-richtext changes between v4.6.25 and v4.6.26

Bugs

  • IBX-9733: Fix custom class for tables not show in subsequent edits (#270)
  • IBX-10725: Fixed image filter dropdown on first selection (#271)
  • IBX-10565: Fallback configuration when failing init (#273)
  • IBX-9657: Added option to set shouldFireInputEvent in updateInput via attribute to prevent error message removal (#274)
  • IBX-9266: Allowed the selection of site access when creating a RTE link (#267)
v5.0.3

ibexa/fieldtype-richtext changes between v5.0.2 and v5.0.3

Improvements

  • IBX-10507: Allowed nullable type declarations for method parameters across the codebase (#265)

Bugs

v4.6.25

ibexa/fieldtype-richtext changes between v4.6.24 and v4.6.25

Improvements

  • IBX-10507: Allowed nullable type declarations for method parameters across the codebase (#265)

Bugs

v5.0.2

ibexa/fieldtype-richtext changes between v5.0.1 and v5.0.2

Improvements

Bugs

  • IBX-10316: Fixed editing linked embed image (#261)
  • IBX-10404: Special Character plugin has bootstrap's tooltips displayed (#262)
v4.6.24

ibexa/fieldtype-richtext changes between v4.6.23 and v4.6.24

Bugs

  • IBX-10316: Fixed editing linked embed image (#261)
  • IBX-10404: Special Character plugin has bootstrap's tooltips displayed (#262)
v5.0.1

ibexa/fieldtype-richtext changes between v5.0.0 and v5.0.1

Improvements

Bugs

v4.6.23

ibexa/fieldtype-richtext changes between v4.6.22 and v4.6.23

No significant changes.

v4.6.22

ibexa/fieldtype-richtext changes between v4.6.21 and v4.6.22

Improvements

Bugs

  • IBX-10087: Left-aligned image overlaps with blocks in Richtext field (#242)
  • IBX-10262: Renamed and refactored CustomTagsValidator to support both Custom Tags and Styles (#253)
  • IBX-10068: Unified list style for nested lists (#247)
v5.0.0

ibexa/fieldtype-richtext changes between v4.0.0 and v5.0.0

Improvements

Bugs

  • IBX-6162: Add link params to all selected paragraphs (#103)
  • IBX-6071: Handled custom attributes deselection (#104)
  • IBX-6121: Added z-index to toolbar (#111)
  • IBX-6077: Fixed saving custom classes and attributes on tables in OE (#107)
  • IBX-5932: Added max-height for .ck.ck-dropdown__panel (#112)
  • IBX-1756: Added id attribute to custom tags (#238)
  • IBX-6200: Changed the way Custom Styles list was displayed (#109)
  • IBX-5871: Changed check if @xlink:title exists and not empty for a link element (#115)
  • IBX-6217: Forced RichText\Rendererto utilize PermissionResolver instead of AuthorizationChecker (#118)
  • IBX-5048: Fixed handling nested lists with line feeds (#237)
  • IBX-6078: Added Revert to saved button (#117)
  • IBX-6352: Blocked image upload when moving it inside RTE (#121)
  • IBX-6354: Set z-index for .ck-toolbar-container and .ck-balloon-panel_with-arrow (#124)
  • IBX-6485: Forced RichText\Rendererto utilize PermissionResolver instead of AuthorizationChecker
  • IBX-6467: Fixed styling of RichText field validation (#128)
  • IBX-6400: Moving images between lines can result in a disapperance of another image (#132)
  • IBX-6578: Fixed auto loading issue in LiteralLayoutNestedListTest (#241)
  • IBX-7195: [Focus mode] Rich text options do not display correctly (#137)
  • IBX-7441: Fixed custom attributes in link (#140)
  • IBX-7468: Z-index issue with pop-ups in RTE fields (#142)
  • IBX-7219: Fixed formatted focus (#145)
  • IBX-6379: Fixed anchor in formatted (#144)
  • IBX-8380: Fixed position of anchor in lists (#143)
  • IBX-7747: Two or more embedded items makes popup menu unable to open (#147)
  • IBX-6932: Fixed adding custom attrs to list (#139)
  • IBX-7772: Fix Richtext footer in disctraction free mode (#148)
  • IBX-7725: RTE area is hidden if custom-tag label is too long (#146)
  • IBX-7740: Fixed links in embed image (#149)
  • IBX-7762: Fixed anchor in list (#150)
  • IBX-7503: Fixed custom attributes (#152)
  • IBX-7930: Fixed link position in paragraph (#154)
  • IBX-8141: Added check if child is Element (#158)
  • IBX-8363: Corrected namespace for RichTextFieldValueConverterTest and added return types (#166)
  • IBX-8352: Handled disabled distraction-free mode (#164)
  • IBX-8340: RichText: Not possible to create a link to a custom route (#165)
  • IBX-8258: richtext: Html5Input is not washed for duplicate IDs (#243)
  • IBX-8434: Added ProviderConfiguratorInterface to allow configuration post-processing
  • IBX-8342: Fixed creating tables in Online Editor (#168)
  • IBX-8337: Can't add Custom classes and attributes for TR element with multiple line (#174)
  • IBX-7694: Richtext custom tag attributes don't have effect on existing tags (#173)
  • IBX-8502: Added unsupported locale fallback (#171)
  • IBX-8891: Fixed XML link validation to allow using tel: in links (#245)
  • IBX-8875: Dropped deprecated code (#185)
  • IBX-8824: The popup for custom tags with multiple fields is not scrollable (#183)
  • IBX-8845: Added alignments for custom tags (#187)
  • IBX-9097: [PB] Error with Richtext validator in nested_attribute (#191)
  • IBX-8850: Focus bug in rich text editor (#188)
  • IBX-9154: The dropdown for custom class is illegible (#193)
  • IBX-9243: linebreaks in Inline custom tags markup (eztemplateinline) breakes the editor (#194)
  • IBX-9296: Custom CSS classes not working for "embedimage" (#197)
  • IBX-9297: Custom CSS can not be removed from link element (#199)
  • IBX-9326: The image link with a class is producing an error (#201)
  • IBX-9392: Fixed visibility of Online Editor menu (#203)
  • IBX-9298: Fixed visual indication of selected custom CSS classes (#200)
  • IBX-9509: Revert depracation of custom attributes labels extractor (#204)
  • IBX-8849: Texts "Title" and "Undefined" in Landing page Block rich text link are bad aligned (#206)
  • IBX-9575: Link URL and title is removed when selecting full link text (#208)
  • IBX-9583: Fixed closing custom attributes when clicking outside (#220)
  • IBX-9677: Fixed zindex in embed image (#221)
  • IBX-8852: added gap between label and switch button (#214)
  • IBX-8822: Fixed arrow colors (#215)
  • IBX-9738: Link URL and title is removed when selecting full link text (pt 2) (#223)
  • IBX-10066: Change lint config to 2.0 (#234)
  • IBX-10078: Fixed shape of richtext field (#236)
  • IBX-9867: Fixed XSS in embed in rich text
  • IBX-10087: Left-aligned image overlaps with blocks in Richtext field (#242)
  • IBX-10262: Renamed and refactored CustomTagsValidator to support both Custom Tags and Styles (#253)
  • IBX-10262: Updated CustomTemplateValidator to use readonly properties and improved validation error handling (#255)
  • IBX-10268: Fixed custom tag upcast (#256)
v5.0.0-rc1

ibexa/fieldtype-richtext changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

Bugs

  • IBX-10087: Left-aligned image overlaps with blocks in Richtext field (#242)
  • IBX-10262: Renamed and refactored CustomTagsValidator to support both Custom Tags and Styles (#253)
  • IBX-10262: Updated CustomTemplateValidator to use readonly properties and improved validation error handling (#255)
  • IBX-10268: Fixed custom tag upcast (#256)
v5.0.0-beta1

ibexa/fieldtype-richtext changes between v4.6.0 and v5.0.0-beta1

Improvements

Bugs

  • IBX-6932: Fixed adding custom attrs to list (#139)
  • IBX-7772: Fix Richtext footer in disctraction free mode (#148)
  • IBX-7725: RTE area is hidden if custom-tag label is too long (#146)
  • IBX-7740: Fixed links in embed image (#149)
  • IBX-7762: Fixed anchor in list (#150)
  • IBX-7503: Fixed custom attributes (#152)
  • IBX-7930: Fixed link position in paragraph (#154)
  • IBX-8141: Added check if child is Element (#158)
  • IBX-8363: Corrected namespace for RichTextFieldValueConverterTest and added return types (#166)
  • IBX-8352: Handled disabled distraction-free mode (#164)
  • IBX-8340: RichText: Not possible to create a link to a custom route (#165)
  • IBX-8258: richtext: Html5Input is not washed for duplicate IDs (#243)
  • IBX-8434: Added ProviderConfiguratorInterface to allow configuration post-processing
  • IBX-8342: Fixed creating tables in Online Editor (#168)
  • IBX-8337: Can't add Custom classes and attributes for TR element with multiple line (#174)
  • IBX-7694: Richtext custom tag attributes don't have effect on existing tags (#173)
  • IBX-8502: Added unsupported locale fallback (#171)
  • IBX-8891: Fixed XML link validation to allow using tel: in links (#245)
  • IBX-8875: Dropped deprecated code (#185)
  • IBX-8824: The popup for custom tags with multiple fields is not scrollable (#183)
  • IBX-8845: Added alignments for custom tags (#187)
  • IBX-9097: [PB] Error with Richtext validator in nested_attribute (#191)
  • IBX-8850: Focus bug in rich text editor (#188)
  • IBX-9154: The dropdown for custom class is illegible (#193)
  • IBX-9243: linebreaks in Inline custom tags markup (eztemplateinline) breakes the editor (#194)
  • IBX-9296: Custom CSS classes not working for "embedimage" (#197)
  • IBX-9297: Custom CSS can not be removed from link element (#199)
  • IBX-9326: The image link with a class is producing an error (#201)
  • IBX-9392: Fixed visibility of Online Editor menu (#203)
  • IBX-9298: Fixed visual indication of selected custom CSS classes (#200)
  • IBX-9509: Revert depracation of custom attributes labels extractor (#204)
  • IBX-8849: Texts "Title" and "Undefined" in Landing page Block rich text link are bad aligned (#206)
  • IBX-9575: Link URL and title is removed when selecting full link text (#208)
  • IBX-9583: Fixed closing custom attributes when clicking outside (#220)
  • IBX-9677: Fixed zindex in embed image (#221)
  • IBX-8852: added gap between label and switch button (#214)
  • IBX-8822: Fixed arrow colors (#215)
  • IBX-9738: Link URL and title is removed when selecting full link text (pt 2) (#223)
  • IBX-10066: Change lint config to 2.0 (#234)
  • IBX-10078: Fixed shape of richtext field (#236)
  • IBX-9867: Fixed XSS in embed in rich text
v4.6.21

ibexa/fieldtype-richtext changes between v4.6.20 and v4.6.21

Bugs

  • IBX-9867: Fixed XSS in embed in rich text
v4.6.20

ibexa/fieldtype-richtext changes between v4.6.19 and v4.6.20

Improvements

Bugs

  • IBX-8822: Fixed arrow colors (#215)
  • IBX-9738: Link URL and title is removed when selecting full link text (pt 2) (#223)
v4.6.19

ibexa/fieldtype-richtext changes between v4.6.18 and v4.6.19

Bugs

v4.6.12

ibexa/fieldtype-richtext changes between v4.6.11 and v4.6.12

Bugs

  • IBX-8891: Fixed XML link validation to allow using tel: in links (#245)
  • IBX-8824: The popup for custom tags with multiple fields is not scrollable (#183)
  • IBX-8845: Added alignments for custom tags (#187)
v4.6.11

ibexa/fieldtype-richtext changes between v4.6.10 and v4.6.11

Improvements

Bugs

v4.6.10

ibexa/fieldtype-richtext changes between v4.6.9 and v4.6.10

Bugs

  • IBX-8337: Can't add Custom classes and attributes for TR element with multiple line (#174)
  • IBX-7694: Richtext custom tag attributes don't have effect on existing tags (#173)
v4.6.9

ibexa/fieldtype-richtext changes between v4.6.8 and v4.6.9

Improvements

Bugs

v4.6.8

ibexa/fieldtype-richtext changes between v4.6.7 and v4.6.8

Bugs

  • IBX-8352: Handled disabled distraction-free mode (#164)
  • IBX-8340: RichText: Not possible to create a link to a custom route (#165)
  • IBX-8258: richtext: Html5Input is not washed for duplicate IDs (#243)
  • IBX-8434: Added ProviderConfiguratorInterface to allow configuration post-processing
v4.6.7

ibexa/fieldtype-richtext changes between v4.6.6 and v4.6.7

Bugs

  • IBX-8363: Corrected namespace for RichTextFieldValueConverterTest and added return types (#166)
v4.6.6

ibexa/fieldtype-richtext changes between v4.6.5 and v4.6.6

No significant changes.

v4.6.5

ibexa/fieldtype-richtext changes between v4.6.4 and v4.6.5

No significant changes.

v4.6.4

ibexa/fieldtype-richtext changes between v4.6.3 and v4.6.4

Bugs

v4.6.3

ibexa/fieldtype-richtext changes between v4.6.2 and v4.6.3

No significant changes.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
codifyo/ts-generator-bundle
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor