Skip to content

[WC-3031][WC-3034]fix: rich text table format and list style type#1775

Merged
gjulivan merged 3 commits into
mainfrom
rich-text-fixes
Jul 29, 2025
Merged

[WC-3031][WC-3034]fix: rich text table format and list style type#1775
gjulivan merged 3 commits into
mainfrom
rich-text-fixes

Conversation

@gjulivan

@gjulivan gjulivan commented Jul 16, 2025

Copy link
Copy Markdown
Collaborator

Pull request type

Bug fix (non-breaking change which fixes an issue)
fix:

  • table format throws error if rich text widget placed inside table structure. this is caused by .closest(".table") function from table-better faulty logic.
  • list-style-type incorrectly parsed from/to html due to custom list format. fixed by overriding clipboard matcher and convert list html

Description

@gjulivan
gjulivan requested a review from a team as a code owner July 16, 2025 07:34
@gjulivan gjulivan changed the title [WC-3031]fix: rich text table format throws error if inside another table [WC-3031][WC-3034]fix: rich text table format and list style type Jul 16, 2025
samuelreichert
samuelreichert previously approved these changes Jul 17, 2025

@samuelreichert samuelreichert left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gjulivan
gjulivan force-pushed the rich-text-fixes branch 2 times, most recently from f74c907 to 5692909 Compare July 23, 2025 14:32
@gjulivan
gjulivan enabled auto-merge (rebase) July 29, 2025 15:14
@gjulivan
gjulivan merged commit ec0a8c6 into main Jul 29, 2025
14 checks passed
@gjulivan
gjulivan deleted the rich-text-fixes branch July 29, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants