Belén Albeza
|
b498056c01
|
🔧 Fix text-related playgrounds (wasm)
|
2025-10-24 14:35:28 +02:00 |
|
Aitor Moreno
|
7f6af6179b
|
🐛 Fix paste when collpaseNode is a br
|
2025-10-23 15:06:32 +02:00 |
|
Aitor Moreno
|
ceb184782f
|
🐛 Fix text editor paste inline/paragraph
|
2025-10-23 15:06:01 +02:00 |
|
Aitor Moreno
|
eb088c31c1
|
🔧 Rename textleafs and inlines to keep coherence between render and editor
|
2025-10-23 13:04:21 +02:00 |
|
Aitor Moreno
|
7ca8bf32b2
|
🎉 Set DOM text editor element caret
|
2025-10-16 12:59:24 +02:00 |
|
Aitor Moreno
|
732c79b7b5
|
🎉 Add function to retrieve caret position
|
2025-10-01 09:18:46 +02:00 |
|
Aitor Moreno
|
f505fcfa0d
|
🎉 Add internal TextContent layout data
|
2025-09-22 16:01:23 +02:00 |
|
Aitor Moreno
|
1a4594a615
|
🐛 Fix text editor v1 paste HTML
|
2025-09-09 10:48:15 +02:00 |
|
Elena Torró
|
0552b6e713
|
Merge pull request #7189 from penpot/azazeln28-feat-text-playground-fonts
🎉 Add multiple fonts to text editor WASM playground
|
2025-09-01 10:54:40 +02:00 |
|
Aitor Moreno
|
884b857d17
|
🐛 Fix paste RTF crashes text editor (#7196)
|
2025-08-28 11:53:39 +02:00 |
|
Aitor Moreno
|
b215689566
|
🎉 Add multiple fonts to text editor WASM playground
|
2025-08-27 09:57:55 +02:00 |
|
Aitor Moreno
|
596193d34d
|
🎉 Add missing styles on text leaves
|
2025-08-22 12:22:51 +02:00 |
|
Aitor Moreno
|
15eee0d8d8
|
🎉 Add Text Editor WASM Playground
|
2025-08-22 12:22:51 +02:00 |
|
Belén Albeza
|
d5abf34538
|
🐛 Fix text style change not being applied (#7036)
* 🐛 Fix text styles not being applied to current cursor
* 🔧 Add text file for bug 11552
* 📚 Update changelog
|
2025-08-05 13:35:54 +02:00 |
|
Aitor Moreno
|
e6ac2c1159
|
Merge pull request #6880 from penpot/elenatorro-fix-editor-crash-on-deleting-entire-selection-firefox
🐛 Handle empty paragraph on entire selected text deletion
|
2025-07-28 17:39:25 +02:00 |
|
Belén Albeza
|
af5b942e05
|
🐛 Fix copy/paste not working on follow up pastes
|
2025-07-25 09:53:48 +02:00 |
|
Belén Albeza
|
098fd9fb0f
|
🐛 Fix not picking up font style / variant in new renderer
|
2025-07-25 09:48:20 +02:00 |
|
Belén Albeza
|
a242962113
|
🐛 Fix missing font when pasting text (editor v1)
|
2025-07-25 09:48:20 +02:00 |
|
Elena Torro
|
e2b55d814b
|
🐛 Fix select all deletion error on Firefox
|
2025-07-09 14:50:35 +02:00 |
|
Andrey Antukh
|
79a164be6d
|
🐛 Fix exception on paste invalid html
|
2025-05-14 16:07:01 +02:00 |
|
Aitor Moreno
|
db55c06c67
|
🐛 Fix pasted text loses font-family style (#5808)
|
2025-02-11 10:07:59 +01:00 |
|
Aitor Moreno
|
1f2e36774e
|
🐛 Fix pasting adds a newline (#5763)
|
2025-02-04 15:54:17 +01:00 |
|
Aitor Moreno
|
774cf81fc8
|
🐛 Fix wrong blinking position after paste (#5756)
|
2025-02-04 11:29:25 +01:00 |
|
Aitor Moreno
|
8145eb89d7
|
🐛 Fix styles not being inherited (#5717)
|
2025-01-29 23:06:05 +01:00 |
|
AzazelN28
|
d7d7535ab4
|
🐛 Fix text editor copy/paste issue
|
2025-01-14 11:20:38 +01:00 |
|
AzazelN28
|
ad077696b0
|
🐛 Fix Unknown node type when replacing whole root node
|
2025-01-09 16:28:32 +01:00 |
|
AzazelN28
|
09d73a2f51
|
🐛 Fix pasting text changes opacity to 0
|
2025-01-07 13:48:32 +01:00 |
|
AzazelN28
|
4ef631fd6a
|
🐛 Fix copy/paste issues
|
2024-12-09 16:10:39 +01:00 |
|
AzazelN28
|
4377a0dcc4
|
🐛 Fix an error that kept empty inlines
|
2024-11-27 12:29:38 +01:00 |
|
AzazelN28
|
db6ca6f905
|
🐛 Fix wrong line-height value
|
2024-11-27 12:05:42 +01:00 |
|
AzazelN28
|
7101b94557
|
🐛 Fix selectAll when editor is empty
|
2024-11-27 11:42:18 +01:00 |
|
AzazelN28
|
59ca09c24e
|
🐛 Fix text editor issues
|
2024-11-27 08:56:52 +01:00 |
|
AzazelN28
|
c8c83c1e1d
|
📎 Fix some missing changes
|
2024-11-22 11:06:16 +01:00 |
|
Andrey Antukh
|
7faa9e970e
|
🐛 Fix esm module incompatibilities on text-editor with node
|
2024-11-19 17:20:16 +01:00 |
|
Andrey Antukh
|
04a0d867b0
|
✨ Import text-editor code into the repository
|
2024-11-19 17:05:30 +01:00 |
|