Xavier Julian
2dbeb884a5
✨ Keep color data when copying from info tab into CSS
2025-07-21 09:07:20 +02:00
Andrey Antukh
95cfb26b38
Merge pull request #6882 from penpot/xaviju-11283-info-tab-visibility-attrs-review
...
♻️ Fix tab info not updating and suggested code refactor
2025-07-10 11:56:38 +02:00
Xavier Julian
0b681effe7
♻️ Fix tab info not updating and suggested code refactor
2025-07-10 11:38:53 +02:00
Marina López
6826db8498
🐛 Fix title button from Title case to Capitalize
2025-07-10 11:29:48 +02:00
Xavier Julian
0daa8be0b5
✨ Add visibility group and attributes to info tab
2025-07-09 11:19:30 +02:00
Andrey Antukh
e554b9fcb7
Merge remote-tracking branch 'origin/staging' into develop
2025-07-08 11:04:29 +02:00
Andrey Antukh
44e3e4a641
🔥 Remove image shape inspect pannel
...
Image shapes are long ago deprecated not used
on penpot
2025-07-07 13:36:00 +02:00
Andrey Antukh
41994703a9
♻️ Refactor tab-switcher* component ( #6815 )
...
* 💄 Add minor style adjustments to workspace sidebar
* 💄 Add style enhacement to sitemap component
* ♻️ Refactor tab-switcher* component
2025-07-02 14:08:47 +02:00
Marina López
67ca8ccb22
🐛 Fix copy font-size doesn't copy the unit ( #6776 )
2025-06-25 12:14:33 +02:00
Eva Marco
1a8f36562b
🐛 Fix export button width on design tab ( #6744 )
2025-06-20 12:04:49 +02:00
Andrey Antukh
0f46efc117
Merge pull request #6733 from penpot/eva-bugfixing
...
🐛 Fix some bugs
2025-06-19 15:29:34 +02:00
Eva Marco
fbdabcd913
🐛 Fix button width
2025-06-19 12:51:53 +02:00
María Valderrama
cb46d643ac
✨ Add missing user experience events
2025-06-19 11:22:58 +02:00
Elena Torro
f7c4bd77be
🐛 Fix right-sidebar width overflow
2025-06-18 09:10:01 +02:00
Andrey Antukh
91636ffc41
🐛 Adapt inspect code to color type changes
...
Still contains broken code because it was already broken
2025-06-04 12:46:49 +02:00
alonso.torres
eaaca5629e
🐛 Fix problem with sidebar layout
2025-05-22 18:35:08 +02:00
Andrey Antukh
dccebb0bea
Merge remote-tracking branch 'origin/staging' into develop
2025-04-01 18:26:37 +02:00
Eva Marco
74f11859e4
🐛 Fix max lenght on assets inputs ( #6201 )
2025-04-01 13:28:35 +02:00
Andrey Antukh
076d64df8f
Merge remote-tracking branch 'origin/staging' into develop
2025-04-01 11:02:32 +02:00
Eva Marco
89876ef96f
🐛 Fix UI with long named colors ( #6193 )
2025-03-31 15:33:30 +02:00
Pablo Alba
b6c4376217
🐛 Fix bugs from varaints design review
2025-03-28 11:20:10 +01:00
Eva Marco
cbb3f6672f
🐛 Fix asset name on inspect tab ( #6173 )
...
Signed-off-by: Eva Marco <eva.marco@kaleidos.net>
2025-03-28 10:38:35 +01:00
Pablo Alba
9653e72e47
♻️ Refactor variants
...
* ♻️ Refactor variants
* ✨ Add MR changes
2025-03-24 13:15:02 +01:00
Pablo Alba
82d3e466be
✨ Add subtitle to inspect tab for components
2025-03-19 10:34:19 +01:00
Pablo Alba
0901807db8
✨ Update inspect-title-bar and copy-button to the new components format
2025-03-18 09:52:32 +01:00
Pablo Alba
625cbfc50a
🎉 Add variants properties to inspect panel
2025-03-18 09:52:32 +01:00
Andrey Antukh
e4c9b736f7
Merge remote-tracking branch 'origin/staging' into develop
2025-03-14 11:19:47 +01:00
Dalai Felinto
f450c9dbe3
🎉 Add support for WEBP format on shape export
...
It is very convenient to be able to export WEBP right from penpot.
Otherwise users have to first download to PNG then convert it locally.
---
Playwright only supports JPEG and PNG. So in order to support WEBP I had
to first generate a PNG and then convert it afterwards.
Signed-off-by: Dalai Felinto <dalai@blender.org>
2025-03-13 16:15:30 +01:00
Elena Torró
bcea19001e
✨ Improve readability of RGBA and HSLA values in inspect mode ( #5918 )
...
* ✨ Improve readability of RGBA and HSLA values in inspect mode
* 📎 Remove reader conditionals for format common methods
2025-02-24 09:08:42 +01:00
Andrey Antukh
60530a80d9
Merge remote-tracking branch 'origin/staging' into develop
2025-02-20 09:15:00 +01:00
Andrey Antukh
6e92e3b765
🐛 Fix inconsistency on naming
...
This also a fix of passing incorrect prop :shared-libs
to a component that already expectes :libraries.
It also removes unnecesary use of refs/libraries ref
2025-02-20 07:32:11 +01:00
Elena Torró
f3040fc10d
🐛 Pass color format to css formatter ( #5890 )
...
* 🐛 Pass color format to css formatter
* 📎 Use get method to retrieve format
* 📎 Add UI test to check background color is correctly copied to clipboard when changing the format
2025-02-19 11:23:52 +01:00
Andrey Antukh
a79315a61c
♻️ Move inspect code outside viewer
2025-01-31 12:24:48 +01:00