tiptap/demos/src
SanderLeenders 38abfdf9ea
fix(font-family): Prevent removal of quotes in parseHTML (#5828)
Removed the quote removal step in font-family parsing to support fonts that contain both spaces and numbers, such as "Exo 2", which require quotes for proper recognition.

---------

Co-authored-by: Sander <sander@blueberry.nl>
Co-authored-by: Nick Perez <nicholas.perez@tiptap.dev>
2024-11-17 14:56:26 +01:00
..
Commands feat(core): allow nodes and fragments to be inserted into the editor using insertContentAt command #5764 (#5766) 2024-10-25 16:32:18 +02:00
Demos feat: in a collab setting, disable transactions that are trying to sync invalid content (#5207) 2024-10-21 17:15:06 +02:00
Dev chore: add Dev demo folder (#3887) 2023-03-27 15:21:03 +02:00
Examples fix(vue-3): on editor destruction, transition smoothly (#5772) 2024-11-07 09:19:46 +01:00
Experiments build: type defs only emit for a single package's code (#5665) 2024-09-26 14:51:00 +02:00
Extensions fix(font-family): Prevent removal of quotes in parseHTML (#5828) 2024-11-17 14:56:26 +01:00
GuideContent revert: "fix(core): handle macOS text expansion properly in InputRules (#5261)" 2024-09-16 06:19:37 +02:00
GuideGettingStarted/VModel/Vue docs: demos styling 2024-06-12 11:52:54 +02:00
GuideNodeViews docs: add drag handle demo for React (#5783) 2024-10-30 10:44:45 +01:00
Marks fix(link): add backwards compat by deprecating validate and using isAllowedUri instead (#5812) 2024-11-07 13:18:01 +01:00
Nodes fix(table): set min-width for cols #5435 (#5464) 2024-10-30 10:31:25 +01:00
Overview/Installation/Vue docs: demos styling 2024-06-12 11:52:54 +02:00
Tutorials docs: demos styling 2024-06-12 11:52:54 +02:00
variables.js docs: inject collaboration rooms in build process 2022-12-14 11:59:38 +01:00