tiptap/demos
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
..
preview fix: fix shiki setup (#5347) 2024-07-15 14:05:47 +02:00
public add basic vite setup 2021-08-25 11:52:20 +02:00
setup Merge branch 'main' into develop 2024-08-06 16:37:34 +02:00
src fix(font-family): Prevent removal of quotes in parseHTML (#5828) 2024-11-17 14:56:26 +01:00
CHANGELOG.md chore(release): publish a new pre-release version (#5769) 2024-11-17 14:55:22 +01:00
includeDependencies.txt docs: fix demos resolution of y-prosemirror 2024-08-12 13:50:19 +02:00
index.html redirect demos 2021-08-26 10:06:14 +02:00
package.json chore(release): publish a new pre-release version (#5769) 2024-11-17 14:55:22 +01:00
postcss.config.cjs chore: update package versions for prosemirror 2024-06-28 08:17:13 +02:00
tailwind.config.js bump tailwind; add tailwind to demos 2023-05-08 11:37:20 +02:00
tsconfig.base.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
tsconfig.react.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
tsconfig.vue-2.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
tsconfig.vue-3.json check ts correctly on demo build 2021-09-17 23:44:01 +02:00
vite.config.ts chore: resolve to root dir 2024-08-12 14:23:11 +02:00