Andrey Fedorov
cdb4311d22
✨ Add text decoration token
2025-08-02 19:28:43 +02:00
Yamila Moreno
44d626d578
📎 Fix typo in documentation
2025-08-01 16:32:42 +02:00
Elena Torró
c8f5ec4698
♻️ Refactor dropdown-menu and make dropdown visibility exclusive ( #6956 )
...
* 🐛 Fix having multiple dropdown menus opened on dashboard page
* ♻️ Refactor dropdown-menu
Make it follow new standards and make it external api more usable,
not depending on manually provided list of ids.
This also implements the autoclosing of "other" active/open
dropdown-menu (or other similar components).
* 📎 Add PR feedback changes
* 🐛 Fix incorrect event handling on project-menu
* 🐛 Fix unexpected exception
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-08-01 16:14:15 +02:00
Pablo Alba
07b15819d4
🎉 Add the ability to create variants from a selection ( #7045 )
...
* 🎉 Add the ability to create variants from a selection
* 📎 Add PR feedback changes
* 💄 Add minor cosmetic changes
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-08-01 15:39:46 +02:00
Elena Torró
f519c6ef46
✨ Center team settings properly ( #7021 )
2025-08-01 15:17:32 +02:00
Luis de Dios
8d5ee92f16
🐛 Fix show 'add new property' from menu when a variant is selected ( #7042 )
2025-08-01 13:21:19 +02:00
Andrey Antukh
e55d184d2b
Merge remote-tracking branch 'origin/staging' into develop
2025-08-01 13:13:56 +02:00
Andrey Antukh
50076bac83
Merge remote-tracking branch 'origin/main' into staging
2025-08-01 13:10:52 +02:00
Eva Marco
e976714964
🐛 Fix error on inspect tab with texts ( #7032 )
2025-08-01 13:03:43 +02:00
Brandon Currell
44bc4b7fa4
🐳 Add missing package in the exporter Docker image ( #7026 )
...
penpot-exporter requires poppler-utils for exporting to a PDF, but it is missing.
Added the package to the Dockerfile in the RUN section where dependencies are
being installed.
Signed-off-by: Brandon Currell <brandon+git@currell.pw>
2.8.1
2025-08-01 13:00:51 +02:00
Brandon Currell
ce0d6ffda2
🐳 Add missing package in the exporter Docker image ( #7026 )
...
penpot-exporter requires poppler-utils for exporting to a PDF, but it is missing.
Added the package to the Dockerfile in the RUN section where dependencies are
being installed.
Signed-off-by: Brandon Currell <brandon+git@currell.pw>
2025-08-01 12:59:39 +02:00
Yamila Moreno
5c14f486d7
🐳 Update Imagemagick version
2025-08-01 12:49:11 +02:00
Andrey Antukh
0cbd980b68
🎉 Add imagemagick docker image build scripts ( #6925 )
...
* 🎉 Add imagemagick docker image build scripts
* 📎 Add PR feedback changes
2025-08-01 12:48:47 +02:00
Andrey Antukh
bc2308f2ce
Merge pull request #7011 from penpot/lmcrean-lmcrean-milestones-version-lock
...
🎉 Add the ability to lock/unlock of file versions
2025-08-01 12:40:07 +02:00
Laurie Crean
0b47a366ab
✨ Implement version locking functionality for file snapshots
...
Signed-off-by: Laurie Crean <lmcrean@gmail.com>
2025-08-01 11:41:30 +02:00
Andrey Antukh
1892fa6782
Merge pull request #7043 from penpot/niwinz-develop-refactor-time-helpers
...
♻️ Refactor time related namespaces
2025-08-01 11:35:07 +02:00
Andrey Antukh
6f35b7db24
✨ Add reader tag support for tokens related types
2025-08-01 11:20:01 +02:00
Andrey Antukh
4d9e070bcd
✨ Add reader tag support for types path data
2025-08-01 11:20:01 +02:00
Andrey Antukh
61fe8e8d8e
✨ Add reader tag support for geom matrix
2025-08-01 11:20:01 +02:00
Andrey Antukh
0934095e96
✨ Add reader tag support for geom point
2025-08-01 11:20:01 +02:00
Andrey Antukh
eba2ff7d8d
✨ Add impl for Inst protocol for FileTime class
2025-08-01 11:20:01 +02:00
Andrey Antukh
283eb0419c
♻️ Refactor time related namespaces
...
Mainly removes the custom app.util.time namespace
from frontend and backend and normalize all to use
the app.common.time namespace
2025-08-01 11:20:01 +02:00
Elena Torro
9a0c36c442
🐛 Fix default color when neither fill nor background color is set
2025-07-31 16:17:13 +02:00
luisδμ
ff1d26294a
🐛 Fix create properties with a default value instead of an empty one ( #7033 )
2025-07-31 15:01:51 +02:00
Eva Marco
63bfbbb3c6
🐛 Fix typography token context menu ( #7038 )
2025-07-31 15:00:14 +02:00
Eva Marco
95dda2b1af
🐛 Fix stroke width token application ( #7039 )
2025-07-31 14:59:48 +02:00
Elena Torró
76d725559e
✨ Set default new text fill color depending on background color ( #6998 )
2025-07-31 12:31:54 +02:00
luisδμ
d7ec8ccbc0
🐛 Fix property name cannot be empty ( #7030 )
2025-07-31 12:27:10 +02:00
Juanfran
6def5e285b
🐛 Apply design review fixes for variant connection help ( #11186 ) ( #7016 )
2025-07-31 12:26:04 +02:00
Andrey Antukh
5170872961
Merge pull request #7031 from penpot/eva-fix-export-button-width
...
🐛 Fix export button width on inspect tab
2025-07-31 12:25:03 +02:00
Andrey Antukh
b46e9ee065
Merge remote-tracking branch 'origin/staging' into develop
2025-07-31 12:22:14 +02:00
Andrey Antukh
871ca68e1e
📎 Allow revert commits on github commit checker
2025-07-31 12:14:29 +02:00
Andrey Antukh
0ab896fc76
Revert " ✨ Highlight first font in font selector search, apply on Enter/click"
...
This reverts commit e62567d09e0132c39e5cfb4042df001773d13b08.
2025-07-31 12:14:29 +02:00
Andrey Antukh
6a4b548457
Revert " 🐛 Fix font selector highlight inconsistency ( #6990 )"
...
This reverts commit 708a40bff1d468459d40801ba27c7ca2b7207bcc.
2025-07-31 12:14:29 +02:00
Elena Torró
0457ca4fe5
✨ Use 'desvincular' instead of 'desacoplar' ( #7020 )
2025-07-31 11:50:46 +02:00
Elena Torro
083be7df88
🐛 Fix focus editor check
2025-07-31 10:05:37 +02:00
Eva Marco
695a399941
🐛 Fix export button width on inspect tab
2025-07-31 09:30:46 +02:00
luisδμ
200b69fae2
📚 Improve documentation for combobox and select in the storybook ( #7006 )
2025-07-31 09:05:54 +02:00
Eva Marco
a32463fada
🐛 Fix tooltip position after several shows and hides ( #7022 )
2025-07-31 09:00:05 +02:00
luisδμ
3b04cd37ff
🐛 Fix empty values should not have dimmed text ( #7015 )
2025-07-30 18:06:39 +02:00
Eva Marco
5d44c88988
🐛 Fix token pill not showing position application on dimension token type ( #7018 )
2025-07-30 14:24:10 +02:00
luisδμ
4d688b1d55
🐛 Fix title for button when trying to remove last variant property ( #7017 )
2025-07-30 13:28:42 +02:00
Andrey Antukh
e43b6fb0b7
Merge pull request #6992 from penpot/niwinz-artboard-defaults
...
✨ Add defaults for artboard drawing
2025-07-30 13:27:54 +02:00
Andrey Antukh
7895f03447
💄 Add minor cosmetic changes
2025-07-30 13:11:28 +02:00
Marina López
1f42b2f72d
✨ Show preset name when an option is selected
2025-07-30 13:11:28 +02:00
Andrey Antukh
f4adfe56be
✨ Add defaults for artboard drawing
2025-07-30 13:11:28 +02:00
Alejandro Alonso
33a679fbc0
Merge pull request #6940 from penpot/niwinz-develop-inplace-import
...
🎉 Add support for in-place binfile import
2025-07-30 12:42:37 +02:00
Pablo Alba
9db67cc5e8
🐛 Fix bad swap slot after two swaps ( #6962 )
...
* 🐛 Fix bad swap slot after two swaps
* ✨ MR changes
2025-07-30 12:35:27 +02:00
luisδμ
9834f0596b
🐛 Fix move empty variant values to the end when component is selected ( #7009 )
...
* 🐛 Move empty variant values to the end when component is selected
* 📎 PR changes
2025-07-30 12:29:51 +02:00
Andrey Antukh
ce87d797d1
Merge pull request #7014 from penpot/niwinz-staging-regression-3
...
🐛 Fix several issues related to font/text related tokens
2025-07-30 12:25:28 +02:00