Belén Albeza
eb6d2fb0eb
🎉 Store custom fonts (ttfs) and use them to write texts (wasm) ( #6050 )
2025-03-14 12:45:15 +01:00
alonso.torres
8c501db2fa
🐛 Fix problem with readonly and inspect
2025-03-14 12:24:34 +01:00
Andrey Antukh
e4c9b736f7
Merge remote-tracking branch 'origin/staging' into develop
2025-03-14 11:19:47 +01:00
Andrey Antukh
f02f446015
Merge pull request #6071 from penpot/xaviju-10527-tooltip-import-warning
...
✨ Add a warning tooltip over import tokens button
2025-03-14 10:00:18 +01:00
Andrey Antukh
05d6d2fcd4
🐛 Fix several corner cases that causes race conditions on workspace and dashboard loading
...
* 🐛 Fix several race conditions on workspace and dashboard code
It also fixes a corner case that happens when penpot workspace
is loaded in a background tab on firefox.
* 🐛 Add missing team-id prop to several file returning endpoints
2025-03-14 09:55:41 +01:00
Andrey Antukh
d5492442fb
Merge pull request #6068 from penpot/alotor-fix-readonly
...
🐛 Fix problem with readonly and inspect
2025-03-14 09:34:30 +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
Xavier Julian
b46574bef6
✨ Add a warning tooltip over import tokens button
2025-03-13 13:26:41 +01:00
Eva Marco
21b2c0c26a
🐛 Fix token unset when flex layout is applied
2025-03-12 20:03:50 +01:00
alonso.torres
dcbf54fae1
🐛 Fix problem with readonly and inspect
2025-03-12 16:39:31 +01:00
Eva Marco
2fe6fb28e4
🐛 Fix tooltip update when set changes ( #6058 )
2025-03-12 15:49:07 +01:00
luisδμ
86022a967c
✨ Replace overlapping bubbles with a bubble group ( #6059 )
2025-03-12 14:37:39 +01:00
Eva Marco
0efbebd94f
🎉 Avoid setting token to group shapes ( #6055 )
...
* 🎉 Avoid setting token to group shapes
* 📎 Fix on update shape when double click
2025-03-12 14:18:59 +01:00
Marina López
2aee2ea79e
📚 Add US in changes.md
2025-03-12 14:03:50 +01:00
elhombretecla
60a20b6984
✨ Add new toggle and translations
2025-03-12 14:03:50 +01:00
elhombretecla
fd753fb262
💄 Add new css styles
2025-03-12 14:03:50 +01:00
elhombretecla
0ae57a017e
✨ Add new carrousel layout
2025-03-12 14:03:50 +01:00
Alejandro
88772a9ced
Merge pull request #6061 from penpot/alotor-bug-fills
...
🐛 Fix problem adding fill
2025-03-12 12:31:43 +01:00
Alejandro Alonso
65647f4aae
Merge remote-tracking branch 'origin/staging' into develop
2025-03-12 12:30:11 +01:00
Alejandro Alonso
363c1d5b56
🐛 Fix sync libraries of components
2025-03-12 12:15:00 +01:00
alonso.torres
5e6ccc44fc
🐛 Fix problem adding fill
2025-03-12 10:22:04 +01:00
Andrei Fëdorov
b9df8ad038
♻️ Simplifies RPC pattern for token themes ( #6052 )
...
* ♻️ Add set token theme method schema
* ♻️ Add `:set-token-theme` dispatcher for `process-change` multimenthod
* ♻️ Add `set-token-theme` to the changes builder
* ♻️ Use new method on the frontend
* ♻️ Remove unused token theme methods
* ♻️ Add tests
* ♻️ Add library data to changes
* ♻️ Add new test case
* ♻️ Remove unused binding
2025-03-12 09:29:03 +01:00
Andrei Fëdorov
b52e8bc87c
♻️ Simplifies RPC pattern for token sets ( #6045 )
...
* ♻️ Add set removal methods to tokens library
* ♻️ Add `set-token-set` method to changes
* ♻️ Add `set-token-set` to changes builder
* ♻️ Use new method in the token set creation
* ♻️ Use `set-token-set` in frontend events
* ♻️ Remove unused binding
* ♻️ Add tests
* ♻️ Remove old API methods
* ♻️ Remove unused parts of schema and multimethods
* ♻️ Make `:tokens` key optional in schema
* ♻️ Add `with-library-data` calls before `set-token-set`
* ♻️ Fix DOM properties error
2025-03-11 16:03:52 +01:00
Pablo Alba
415d1a2668
Merge pull request #6032 from penpot/palba-variants-create-with-path
...
✨ Create variant from component with path
2025-03-11 11:40:31 +01:00
Xavier Julian
46c89a1bcf
✨ Fix stories and add default state to toast
2025-03-10 14:43:41 +01:00
Xavier Julian
721760d679
✨ Add a default appearance to context notifications
2025-03-10 14:43:41 +01:00
Andrés Moya
e5bccc470b
✨ Validate if token values are too large
2025-03-10 13:32:16 +01:00
Andrey Fedorov
ba768f8744
🐛 Fix Ci tests for shape proxy in plugin runtime
2025-03-10 13:29:10 +01:00
Andrey Fedorov
a33828467f
♻️ Rename bindings
2025-03-10 13:29:10 +01:00
Andrey Fedorov
5f3599eaa7
🐛 Fix token dimension application for all relatively positioned shapes
2025-03-10 13:29:10 +01:00
Andrey Fedorov
44ca01aa27
🐛 Fix relative position application for flex children
2025-03-10 13:29:10 +01:00
Xavier Julian
451306f719
✨ Add a maxlenght to input CRUD tokens
2025-03-10 13:25:07 +01:00
Xavier Julian
390cf6b642
✨ Recalculate token context-menu submenu position
2025-03-07 19:14:07 +01:00
Alejandro
253d94c176
Merge pull request #6031 from penpot/fix-problem-flex-reverse
...
🐛 Fix problem with reverse config in flex
2025-03-07 14:08:25 +01:00
Pablo Alba
a99198de48
✨ Filter variants on asset panel
2025-03-07 13:43:04 +01:00
Eva Marco
e729e85c42
♻️ Create hidden theme on token lib creation ( #5991 )
...
* ♻️ Create hidden theme on token lib creation
* 📎 Fix tests
* 🎉 Add migration
* 🎉 Remove comment
* ♻️ Remove unused changes
* 📎 Remove unused fn
2025-03-07 13:17:36 +01:00
Pablo Alba
7eb9325047
✨ Create variant from component with path
2025-03-07 09:54:38 +01:00
alonso.torres
ba4554da79
🐛 Fix problem with reverse config in flex
2025-03-07 09:23:07 +01:00
Alejandro
97fb1e00c2
Merge pull request #6028 from penpot/palba-fix-toolbar-tooltips
...
🐛 Fix hidden toolbar click event still available
2025-03-07 08:08:06 +01:00
Pablo Alba
3eb332f3d0
🐛 Fix hidden toolbar click event still available
2025-03-07 07:57:04 +01:00
Alejandro Alonso
0d11bafb57
Merge remote-tracking branch 'origin/staging' into develop
2025-03-07 07:54:05 +01:00
Marina López
b8b3cc641a
🎉 Consolidate when workspace empty, board tool selected
2025-03-06 13:31:12 +01:00
alonso.torres
707bfd4241
🐛 Fix problem with new render resize
2025-03-06 12:20:56 +01:00
Andrés Moya
9fde4e2121
🐛 Unapply token when manually changing layout margin and padding
2025-03-06 10:07:59 +01:00
Alejandro Alonso
e362f423c0
Merge remote-tracking branch 'origin/staging' into develop
2025-03-06 07:36:19 +01:00
Marina López
a1e307b4ce
🐛 Add scroll to plugins menu list
2025-03-06 07:26:36 +01:00
Pablo Alba
7c36c76b0d
🐛 Fix duplicate page with component over frame
2025-03-06 07:17:46 +01:00
Marina López
a7f6797499
🐛 Hide horizontal scroll from dashboard sidebar
2025-03-06 07:00:14 +01:00
alonso.torres
265675795e
🐛 Fix problem resizing on click
2025-03-06 06:40:47 +01:00
Alejandro Alonso
2c789e48f3
Merge remote-tracking branch 'origin/staging' into develop
2025-03-05 17:07:23 +01:00