Andrey Antukh
3665bccaed
Merge remote-tracking branch 'origin/staging' into develop
_DEVELOP / build-bundle (push) Has been cancelled
_DEVELOP / build-docker (push) Has been cancelled
_STAGING / build-bundle (push) Has been cancelled
_STAGING / build-docker (push) Has been cancelled
Commit Message Check / Check Commit Message (push) Has been cancelled
2025-10-17 09:43:30 +02:00
Andrés Moya
5ad04e0f4c
🐛 Fix error when selecting set in theme
Commit Message Check / Check Commit Message (push) Has been cancelled
2025-10-16 16:17:16 +02:00
Aitor Moreno
7ca8bf32b2
🎉 Set DOM text editor element caret
2025-10-16 12:59:24 +02:00
Andrey Antukh
1f65e2f560
Merge branch 'staging' into develop
2025-10-15 11:22:03 +02:00
Belén Albeza
204d0dfb9d
✨ Add integration test to check fills limit in UI
2025-10-14 16:14:53 +02:00
Belén Albeza
840c1f59bc
🐛 Fix adding/removing identical text fills
2025-10-14 15:34:44 +02:00
Andrey Antukh
30e139ed10
🔥 Remove binary fills flag ( #7462 )
...
* 🐛 Add missing IEmptyableCollection protocol impl for wasm Shape
* 🔥 Remove frontend-binary-fills flag
* ✨ Fix fill-limit integration tests
---------
Co-authored-by: Belén Albeza <belen@hey.com >
2025-10-13 12:14:25 +02:00
Luis de Dios
544bedf7c2
🎉 Reorder properties for a component ( #7429 )
...
* 🎉 Reorder properties when a component with variants is selected
* 🎉 Reorder properties when a single variant is selected
* ♻️ Refactor SCSS and component structure
* 📚 Update changelog
* 📎 PR changes (styling)
* 📎 PR changes (functionality)
2025-10-08 11:27:01 +02:00
Eva Marco
ea1ab7c23b
🐛 Fix modal title on edit token ( #7453 )
...
* 🐛 Fix modal title on edit token
* 🐛 Fix font size on numeric input
* ♻️ Update color token border on hover
* ♻️ Use swatch component on token pill
2025-10-07 12:11:40 +02:00
Eva Marco
44f6c2f83c
🎉 Show tokens on color inputs ( #7377 )
...
* 🎉 Add tokens to color row
* 🎉 Add color-token to stroke input
* 🐛 FIx change token on multiselection with groups
* 🔧 Add config flag
* 🐛 Fix comments
2025-10-03 11:19:01 +02:00
Elena Torró
4594635009
Merge pull request #7399 from penpot/ladybenko-12164-handle-font-404
...
🐛 Fix internal error when fonts return 404 (wasm)
2025-10-02 16:42:58 +02:00
Florian Schroedl
d01df7738a
♻️ Extract composite component wrapper
2025-10-02 14:31:55 +02:00
Belén Albeza
60f45d1fd7
🐛 Fix internal error crash when attempting to download a font resource that returns 404
2025-10-02 09:58:38 +02:00
Belén Albeza
d815494ffa
🔧 Fix playwright config to do a wasm build
2025-10-01 11:27:13 +02:00
Florian Schroedl
c882e8347a
✨ Add line-height to composite typography token
2025-09-22 09:52:56 +02:00
Eva Marco
b1fe32baea
♻️ Remove deprecated @import from scss files ( #7347 )
...
* 🐛 Fix import warnings 1 of 2
* 🐛 Fix import warnings 2 of 2
* 🐛 Fix visual tests and format files
* 🐛 Fix mixed declarations on scss
2025-09-19 11:50:08 +02:00
Marina López
48825e1e59
✨ Show current penpot version
2025-09-11 13:18:42 +02:00
Florian Schroedl
61cfe2d142
🐛 Fix font-family being split up when restoring from backup value
2025-09-11 12:33:26 +02:00
Eva Marco
a503f8ae93
♻️ Refactor composite token UI ( #7287 )
...
* ♻️ Refactor composite token UI
* 🐛 Fix comments
2025-09-10 12:16:39 +02:00
Alejandro Alonso
43a238a896
Merge remote-tracking branch 'origin/staging' into develop
2025-09-09 08:40:35 +02:00
Florian Schrödl
8aed47dad3
✨ Allow references to other typography tokens ( #7251 )
2025-09-08 16:45:18 +02:00
Belén Albeza
f363d6a801
✨ Add integration test for Flatten menu option
2025-09-04 07:13:16 +02:00
Florian Schroedl
2479a06f9a
🐛 Fix token create not disabled when creating token without value
2025-08-29 13:41:38 +02:00
Andrey Antukh
dede2a8f8e
💄 Fix JS files formatting issues
2025-08-29 11:25:58 +02:00
Andrey Antukh
a303df9c34
♻️ Refactor right sidebar state management
...
Also removing duplicated refs and improve efficiency of
several other refs used on sidebar.
2025-08-29 11:25:58 +02:00
Florian Schroedl
a20bbeff79
🔧 Add ff for typography composite token
2025-08-28 10:42:58 +02:00
Andrey Antukh
45be4769d7
Merge remote-tracking branch 'origin/staging' into develop
2025-08-27 13:19:06 +02:00
Marina López
cb7711f637
🐛 Fix integration tests
2025-08-27 12:30:48 +02:00
Florian Schroedl
9106617436
🎉 Add composite typography token
2025-08-27 11:35:56 +02:00
Marina López
854f286364
♻️ Fix subscriptions inconsistencies
2025-08-25 10:53:48 +02:00
Xaviju
ee86a3943d
✨ Update code to use design system icon ( #7145 )
2025-08-22 14:27:11 +02:00
Luis de Dios
a3557a81e4
🐛 Fix add space between the name and the index of new properties ( #7068 )
2025-08-07 07:41:33 +02:00
Belén Albeza
d5abf34538
🐛 Fix text style change not being applied ( #7036 )
...
* 🐛 Fix text styles not being applied to current cursor
* 🔧 Add text file for bug 11552
* 📚 Update changelog
2025-08-05 13:35:54 +02:00
Marina López
ba6a02d1d9
🐛 Add fixes from subscription design review ( #6870 )
...
* 🐛 Fixes from subscription design review
* 🐛 Fix to consider professional plan the unpaid and canceled status
* 📎 Fixes PR feedback
2025-07-10 11:55:16 +02:00
Andrés Moya
4fddf34a73
🐛 Fix error when there exists a tokens lib with no sets
2025-07-07 10:02:49 +02:00
Juanfran
24e78e6a10
🐛 Display error message on register form ( #6797 )
2025-06-27 10:01:54 +02:00
Marina López
1f42f032fc
🐛 Add fixes for subscription design review ( #6751 )
...
Commit Message Check / Check Commit Message (push) Waiting to run
* 🐛 Fix from subscription design review
* 📎 Fixes PR feedback
2025-06-25 13:41:45 +02:00
Belén Albeza
70a29c43ec
🔧 Fix race condition in colorpicket gradient tests ( #6722 )
2025-06-19 08:57:38 +02:00
Marina López
3624a14141
✨ Subscription tests ( #6669 )
...
Commit Message Check / Check Commit Message (push) Waiting to run
* ✨ Subscription tests
* ✨ Subscription tests
2025-06-16 09:31:50 +02:00
Eva Marco
a2abaea637
♻️ Update button-icon with tooltip component ( #6539 )
...
* 🐛 Add tooltip to base icon button
* 🎉 Update id prop
* 🐛 Fix test
2025-06-05 10:18:56 +02:00
Belén Albeza
d4c6063378
✨ Avoid intercepting get-file-fragment in the playwright test
2025-05-30 13:53:00 +02:00
Belén Albeza
f23e460b2a
✨ Fix broken tokens test
2025-05-30 13:53:00 +02:00
Belén Albeza
35b29bb203
🐛 Fix font size input not displaying 'mixed' when needed
2025-05-30 13:53:00 +02:00
Belén Albeza
f33c1fb530
✨ Update binary fills flag name and add it to supported flags
2025-05-29 10:32:49 +02:00
Belén Albeza
c0a98288d0
🔧 Gate cap with config flag
2025-05-29 09:45:31 +02:00
Belén Albeza
7d5739b663
✨ Add playwright test for disabling adding fills
2025-05-29 09:45:31 +02:00
Belén Albeza
170d35dde2
✨ Disable new fills in UI when the cap is reached
2025-05-28 14:01:26 +02:00
alonso.torres
eaaca5629e
🐛 Fix problem with sidebar layout
Commit Message Check / Check Commit Message (push) Waiting to run
2025-05-22 18:35:08 +02:00
Xavier Julian
f7311cbb6b
♻️ Ensure tokens feature integrates design system
2025-05-20 13:52:38 +02:00
Belén Albeza
91fbe8f8ef
🎉 Cap stop amount in UI for wasm ( #6438 )
...
Commit Message Check / Check Commit Message (push) Waiting to run
* 🎉 Cap in the colorpicker the amount of stops a gradient can have
* 🎉 Cap the stops amount in gradient handlers
* 🎉 Disable add stop in gradient handlers (viewport + colorpicker)
* ✨ Add integration test for gradient limits
* 💄 Address PR suggestion
2025-05-13 10:37:05 +02:00