Aitor Moreno
|
920e66fd24
|
🎉 Add LTR/RTL cursor navigation
|
2026-03-11 13:34:23 +01:00 |
|
Elena Torró
|
5a1461a910
|
Merge pull request #8563 from penpot/superalex-fix-negative-insets
🐛 Fix negative insets
|
2026-03-10 15:08:39 +01:00 |
|
Alejandro Alonso
|
0f34677ba7
|
🐛 Fix negative insets
|
2026-03-10 12:42:08 +01:00 |
|
Alejandro Alonso
|
024f779cab
|
🐛 Fix text stroke opacity causing different colors on overlapping glyphs
|
2026-03-10 12:36:53 +01:00 |
|
Elena Torró
|
052417cd10
|
Merge pull request #8551 from penpot/ladybenko-13536-fix-position-absolute
🐛 Fix ordering of absolute shapes with no z-index
|
2026-03-09 17:09:15 +01:00 |
|
Belén Albeza
|
a2c89a816a
|
🐛 Fix ordering of absolute shapes with no z-index
|
2026-03-09 16:50:55 +01:00 |
|
Elena Torró
|
6c20bfbc9b
|
Merge pull request #8545 from penpot/superalex-fix-non-uniform-stroke-scaling-path-shapes-wasm
🐛 Fix non-uniform stroke scaling on path shapes in WASM renderer
|
2026-03-09 16:23:50 +01:00 |
|
Alejandro Alonso
|
bdfa176b2f
|
Merge pull request #8526 from penpot/azazeln28-feat-double-click-word-boundary-selection
🎉 Add word boundary selection
|
2026-03-09 12:53:30 +01:00 |
|
Alejandro Alonso
|
84539dac1f
|
🐛 Fix non-uniform stroke scaling on path shapes in WASM renderer
|
2026-03-09 12:42:09 +01:00 |
|
Belén Albeza
|
2ace44c9e5
|
✨ Create wasm_error macro to handle Wasm errors differentiating critical vs recoverable
|
2026-03-09 07:22:32 +01:00 |
|
Aitor Moreno
|
208b3329fd
|
Merge pull request #8532 from penpot/superalex-fix-cut-copy-paste
🐛 Fix cut copy paste
|
2026-03-04 13:38:11 +01:00 |
|
Alejandro Alonso
|
da372099f7
|
🐛 Fix cut copy paste
|
2026-03-04 13:20:11 +01:00 |
|
Aitor Moreno
|
0b41a910bf
|
🎉 Add word boundary selection
|
2026-03-04 10:59:46 +01:00 |
|
Elena Torró
|
ffae6d4281
|
Merge pull request #8524 from penpot/azazeln28-feat-text-editor-theme-conf
🎉 Text Editor v3 theme conf
|
2026-03-04 09:37:56 +01:00 |
|
Elena Torró
|
336095486e
|
Merge pull request #8501 from penpot/superalex-fix-frame-clipping-artifact
🐛 Fix frame clipping artifact
|
2026-03-03 16:16:21 +01:00 |
|
Aitor Moreno
|
ccb272784f
|
🎉 Add TextEditor theme customization
|
2026-03-03 16:04:41 +01:00 |
|
Elena Torró
|
52b4e803ff
|
Merge pull request #8492 from penpot/azazeln28-fix-text-editor-initialization
♻️ Refactor Text Editor v3
|
2026-03-03 15:59:15 +01:00 |
|
Aitor Moreno
|
95aa63374c
|
♻️ Refactor Text Editor v3
|
2026-03-03 15:49:26 +01:00 |
|
Alejandro Alonso
|
9fa027c1df
|
🐛 Fix blur affecting extra shapes
|
2026-03-03 08:48:43 +01:00 |
|
Alejandro Alonso
|
cfe11a930c
|
🐛 Fix frame clipping artifact
|
2026-03-02 09:32:30 +01:00 |
|
Alejandro Alonso
|
5b5c868a87
|
🐛 Fix opacity for dotted strokes
|
2026-02-26 13:31:12 +01:00 |
|
Elena Torró
|
de5d4f4292
|
Merge pull request #8460 from penpot/azazeln28-refactor-text-cursor
♻️ Refactor TextCursor and TextPositionWithAffinity
|
2026-02-26 12:29:43 +01:00 |
|
Alejandro Alonso
|
e2b5f936f5
|
🐛 Fix stroke artifacts
|
2026-02-25 11:27:05 +01:00 |
|
Elena Torró
|
12a1cb1d32
|
Merge pull request #8451 from penpot/superalex-update-skia-version
🎉 Update skia version
|
2026-02-25 11:07:00 +01:00 |
|
Alejandro Alonso
|
84ba6f0002
|
🎉 Update skia version
|
2026-02-25 10:30:29 +01:00 |
|
Aitor Moreno
|
a12b59d101
|
♻️ Refactor TextCursor and TextPositionWithAffinity
|
2026-02-25 09:59:02 +01:00 |
|
Elena Torró
|
32d4026641
|
Merge pull request #8338 from penpot/azazeln28-11826-compute-selection-rects-from-pointer-events
🎉 Add compute selection rects from pointer events
|
2026-02-24 12:53:08 +01:00 |
|
Aitor Moreno
|
4477b2b4a0
|
🎉 Compute selection rects from pointer events
|
2026-02-24 11:09:45 +01:00 |
|
alonso.torres
|
3e758826fe
|
🐛 Fix problem with flex layout propagation
|
2026-02-23 12:49:27 +01:00 |
|
Alejandro Alonso
|
a7ab506c5c
|
🐛 Fix blur 0 artifacts
|
2026-02-20 13:37:27 +01:00 |
|
Alejandro Alonso
|
c7f644ab2a
|
Merge pull request #8420 from penpot/elenatorro-13426-improve-pan-and-zoom-for-blur
🔧 Improve performance on shapes with blur
|
2026-02-20 12:49:24 +01:00 |
|
Elena Torro
|
337cfc2d3e
|
🔧 Improve performance on shapes with blur
|
2026-02-19 16:50:42 +01:00 |
|
Elena Torro
|
a3cd90da7f
|
🔧 Fix watch script
|
2026-02-18 09:57:25 +01:00 |
|
Elena Torró
|
c41b9214c5
|
Merge pull request #8387 from penpot/ladybenko-13415-fix-layout-lines
🐛 Fix grid overlay persisting after deleting board (wasm)
|
2026-02-17 17:38:52 +01:00 |
|
Elena Torró
|
fb80c8f45b
|
Merge pull request #8383 from penpot/superalex-fix-text-stroke-bounds
🐛 Fix text stroke bounds
|
2026-02-17 17:35:38 +01:00 |
|
alonso.torres
|
b8f3bee3ac
|
🐛 Fix problem with flex layout auto sizing
|
2026-02-17 16:40:59 +01:00 |
|
alonso.torres
|
f0e3f1a319
|
🐛 Fix watch script in wasm
|
2026-02-17 14:27:36 +01:00 |
|
Belén Albeza
|
4185a7a6f3
|
🐛 Fix grid layout lines persisted after board is deleted
|
2026-02-17 12:58:15 +01:00 |
|
Alejandro Alonso
|
0dda7bd9ee
|
🐛 Fix text stroke bounds
|
2026-02-17 12:25:32 +01:00 |
|
Elena Torró
|
1cb113dfeb
|
Merge pull request #8379 from penpot/superalex-fix-grouped-component-shadow
🐛 Fix grouped component shadow
|
2026-02-17 09:54:37 +01:00 |
|
Alejandro Alonso
|
0b2dfe7297
|
🐛 Fix grouped component shadow
|
2026-02-17 08:19:37 +01:00 |
|
Alejandro Alonso
|
fe6fb0534c
|
🐛 Fix focus mode for simple component
|
2026-02-17 07:23:09 +01:00 |
|
Andrey Antukh
|
d1d50138ed
|
Merge remote-tracking branch 'origin/staging-render' into develop
|
2026-02-16 10:00:46 +01:00 |
|
Alejandro Alonso
|
23333aa3c3
|
Merge pull request #8347 from penpot/elenatorro-13386-fix-flex-absolute-index
🐛 Fix absolute z-index values on layout children
|
2026-02-13 12:06:45 +01:00 |
|
Elena Torro
|
fd6f70a740
|
🐛 Fix absolute z-index values on layout children
|
2026-02-13 11:41:16 +01:00 |
|
Elena Torro
|
b892cc9b14
|
🔧 Refactor shape base props to use transmute
|
2026-02-13 11:28:18 +01:00 |
|
Belén Albeza
|
75a4102637
|
🐛 Fix resize board to fit (wasm)
|
2026-02-13 10:57:27 +01:00 |
|
Andrey Antukh
|
12e5d8d8c4
|
Merge remote-tracking branch 'origin/staging-render' into develop
|
2026-02-12 11:00:56 +01:00 |
|
Aitor Moreno
|
54f63c5dc5
|
♻️ Refactor minor things
|
2026-02-12 09:34:21 +01:00 |
|
Elena Torro
|
a14c36e996
|
📚 Add embedded text editor MVP documentation
|
2026-02-12 09:34:20 +01:00 |
|