Andrey Antukh
|
c75a617d26
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-26 11:19:29 +02:00 |
|
Andrey Antukh
|
f2c4a1eb1f
|
Merge pull request #6674 from penpot/niwinz-develop-enhacements-3
⚡ Refactor fills-menu and related components
|
2025-06-26 11:09:30 +02:00 |
|
Marina López
|
62371fded0
|
🐛 Fix libraries position in dashboard sidebar (#6791)
|
2025-06-26 11:08:18 +02:00 |
|
Alejandro Alonso
|
daf3b5caa8
|
🐛 Fix slow color picker (#6780)
|
2025-06-26 11:07:35 +02:00 |
|
Andrey Antukh
|
e72d31a082
|
🔥 Remove unused and commented code
|
2025-06-26 10:50:38 +02:00 |
|
Andrey Antukh
|
6b4a85cd15
|
🐛 Fix issue on changing from gradient to solid color on colorpicker
|
2025-06-26 10:50:38 +02:00 |
|
Andrey Antukh
|
027a7a457d
|
✨ Add minor style improvements for reorder-handler component
|
2025-06-26 10:50:38 +02:00 |
|
Andrey Antukh
|
20d2d22f39
|
⚡ Add performance oriented refactor to fill-menu component
|
2025-06-26 10:50:36 +02:00 |
|
luisδμ
|
2de0c90fc7
|
🐛 Remove empty properties starting with the last one (#6757)
* 🐛 Remove empty properties starting with the last one
* ✨ MR changes
---------
Co-authored-by: Pablo Alba <pablo.alba@kaleidos.net>
|
2025-06-26 09:16:59 +02:00 |
|
Andrey Antukh
|
9760911fce
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-25 14:24:26 +02:00 |
|
Alejandro Alonso
|
82583f5079
|
🐛 Fix entering long project name
|
2025-06-25 14:21:52 +02:00 |
|
Alejandro Alonso
|
4561392791
|
🐛 Fix shortcut error pressing G+W from the View Mode (#6772)
|
2025-06-25 14:14:44 +02:00 |
|
Marina López
|
f81a973a4d
|
🐛 Fix text decoration line through value in inspect tab (#6778)
|
2025-06-25 14:11:58 +02:00 |
|
Marina López
|
1f42f032fc
|
🐛 Add fixes for subscription design review (#6751)
* 🐛 Fix from subscription design review
* 📎 Fixes PR feedback
|
2025-06-25 13:41:45 +02:00 |
|
Marina López
|
67ca8ccb22
|
🐛 Fix copy font-size doesn't copy the unit (#6776)
|
2025-06-25 12:14:33 +02:00 |
|
Andrey Antukh
|
81564dbfa9
|
🐛 Fix regression on changing color type on fills
|
2025-06-25 12:12:04 +02:00 |
|
Xavier Julian
|
ce59070fd1
|
♻️ Restructure UI files for token sets
|
2025-06-25 11:27:13 +02:00 |
|
Marina López
|
82bedda604
|
✨ Add tokens library to dashboard carousel (#6769)
|
2025-06-25 10:22:19 +02:00 |
|
Marina López
|
e258030bc0
|
💄 Change 'save color' button (#6774)
|
2025-06-25 10:21:22 +02:00 |
|
Andrey Antukh
|
1a8a9df2b7
|
🐛 Fix minor regression on paste shapes with fill-image
|
2025-06-25 09:40:17 +02:00 |
|
Andrey Antukh
|
546b7d5f60
|
🐛 Fix incorrect path tool handling on shapes not coerced to path
|
2025-06-24 19:09:38 +02:00 |
|
Florian Schroedl
|
fe91201431
|
✨ Keep warning for unsupported token types when FF is disabled
|
2025-06-24 15:41:24 +02:00 |
|
Xavier Julian
|
e585cbd673
|
♻️ Restructure UI files for import/export and common files
|
2025-06-24 13:58:54 +02:00 |
|
Alejandro Alonso
|
bdc10ac173
|
Merge pull request #6754 from penpot/azazeln28-issue-11401-fix-wrong-aspect-ratio
🐛 Fix image aspect ratio rendering on oriented images
|
2025-06-24 13:23:35 +02:00 |
|
Elena Torró
|
9f5cb61a19
|
Merge pull request #6766 from penpot/elenatorro-fix-text-auto-height
🐛 Fix text auto height
|
2025-06-24 13:18:28 +02:00 |
|
Alejandro Alonso
|
e442d8adad
|
✨ Add tests for exif rotated images
|
2025-06-24 13:08:18 +02:00 |
|
Elena Torro
|
925af4e1e9
|
🐛 Fix text auto height
|
2025-06-24 12:36:12 +02:00 |
|
alonso.torres
|
ac6a814026
|
🐛 Fix problem with flex layout in wasm
|
2025-06-24 10:26:37 +02:00 |
|
alonso.torres
|
8cdcfb70e2
|
⬆️ Update plugins runtime
|
2025-06-24 09:25:12 +02:00 |
|
Elena Torro
|
134fb1ab4c
|
🔧 Add vertical alignment for text shapes
|
2025-06-23 16:45:25 +02:00 |
|
Elena Torró
|
0010d61ae2
|
Merge pull request #6758 from penpot/elenatorro-text-rendering-fixes-and-tests
🔧 Add tests to cover text styles
|
2025-06-23 14:06:19 +02:00 |
|
Elena Torro
|
747f72be47
|
🔧 Add tests to cover text styles
|
2025-06-23 13:43:09 +02:00 |
|
Alejandro Alonso
|
1882efe3f7
|
🐛 Fix paths rendered initially ony in tile 0 0
|
2025-06-23 12:23:49 +02:00 |
|
Florian Schrödl
|
580bb46a05
|
✨ Implement font-size token type (#6708)
* ✨ Implement font-size token type
* ✨ Hide typography tokens behind FF
* 💄 Update icon
* 🔧 Add font-size to unapply check
* ♻️ Generalize status-icon logic and remove icon for font-size
|
2025-06-23 12:12:40 +02:00 |
|
Alejandro Alonso
|
9ea0875e65
|
Merge pull request #6742 from penpot/ladybenko-fix-wasm-debug-text-hi-dpr
✨ Fix size of 'wasm renderer' debug text on dpr > 1
|
2025-06-23 11:47:20 +02:00 |
|
Alejandro Alonso
|
43b19ba33e
|
Merge pull request #6738 from penpot/ladybenko-11247-enable-dpr-when-render-wasm
🔧 Enable render-wasm-dpr by default
|
2025-06-23 11:46:24 +02:00 |
|
Andrey Fedorov
|
130cd52f79
|
✨ Notify user if imported file or directory doesn't contain token files
|
2025-06-23 11:44:00 +02:00 |
|
Alejandro Alonso
|
c97314ddb5
|
🐛 Fix empty fills
|
2025-06-23 11:14:58 +02:00 |
|
Andrey Antukh
|
34bbce5089
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-23 10:06:05 +02:00 |
|
ºelhombretecla
|
9a0538e5e3
|
✨ Add visual indicator for new comments in the workspace (#6728)
* 🎉 Add comment notification to workspace
* 💄 Add info to changelog
* ✨ Add minor efficiency improvements
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
|
2025-06-23 09:51:41 +02:00 |
|
ºelhombretecla
|
1b041d949c
|
💄 Add new content for 2.8 release slides (#6729)
* 💄 Add new content for 2.8 release slides
* 📎 Fix linter issues
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
|
2025-06-23 09:43:55 +02:00 |
|
Belén Albeza
|
56d96aaf07
|
🔧 Enable render-wasm-dpr by default
|
2025-06-20 12:48:49 +02:00 |
|
Eva Marco
|
1a8f36562b
|
🐛 Fix export button width on design tab (#6744)
|
2025-06-20 12:04:49 +02:00 |
|
luisδμ
|
70f3988046
|
✨ Show warning when selecting a copy of conflicted variant (#6743)
|
2025-06-20 11:52:07 +02:00 |
|
Andrey Antukh
|
ec021d944d
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-20 11:37:50 +02:00 |
|
Andrey Antukh
|
3274a74611
|
✨ Add missing fixes to the path edition mode
|
2025-06-20 11:06:48 +02:00 |
|
Belén Albeza
|
2412402a23
|
✨ Fix size of 'wasm renderer' debug text on dpr > 1
|
2025-06-20 10:55:33 +02:00 |
|
Aitor Moreno
|
8bfc314b17
|
Merge pull request #6700 from penpot/superalex-fix-async-content-rendering
🐛 Fix asynchronous content rendering
|
2025-06-20 10:11:28 +02:00 |
|
Elena Torró
|
38112e287a
|
Merge pull request #6734 from penpot/ladybenko-11392-no-ui-in-tests
🔧 Make visual regression tests to hide the UI when taking a screenshot (render-wasm tests only)
|
2025-06-20 09:05:30 +02:00 |
|
Alejandro Alonso
|
5c7a4ce5b7
|
🐛 Fix fill images for text
|
2025-06-20 07:45:28 +02:00 |
|