Aitor Moreno
|
876d5783cf
|
✨ Add text editor v2 integration tests
|
2025-12-01 15:56:52 +01:00 |
|
Belén Albeza
|
76f5c73de6
|
✨ Remove leftover console.log/trace
|
2025-11-21 10:59:15 +01:00 |
|
Belén Albeza
|
d0d2f43ca1
|
🐛 Fix text editor crash with font families with a number in their name
|
2025-11-20 15:22:40 +01:00 |
|
Aitor Moreno
|
d73be5832b
|
🎉 Add an option to enable and disable HTML paste
|
2025-11-20 13:33:51 +01:00 |
|
Elena Torro
|
368f4cfe81
|
🐛 Fix text editor select all functionality and inner paste corner cases
|
2025-11-17 16:24:52 +01:00 |
|
Elena Torro
|
6edc29dce2
|
🐛 Fix text selection
|
2025-10-29 09:20:51 +01:00 |
|
Elena Torro
|
80c78d9cd4
|
🐛 Fix pasting text within an existing text
|
2025-10-28 09:39:52 +01: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 |
|
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 |
|
Elena Torro
|
e2b55d814b
|
🐛 Fix select all deletion error on Firefox
|
2025-07-09 14:50:35 +02: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
|
4377a0dcc4
|
🐛 Fix an error that kept empty inlines
|
2024-11-27 12:29:38 +01:00 |
|
AzazelN28
|
7101b94557
|
🐛 Fix selectAll when editor is empty
|
2024-11-27 11:42:18 +01:00 |
|
AzazelN28
|
c8c83c1e1d
|
📎 Fix some missing changes
|
2024-11-22 11:06:16 +01:00 |
|