Andrey Antukh
|
c00d512193
|
✨ Add the concept of version to plugins
And make mcp plugin version 2
|
2026-02-06 09:42:59 +01:00 |
|
Eva Marco
|
f961f9a123
|
🐛 Fix several bugs (#8267)
* ♻️ Remove rename warning
* 🐛 Fix opacity value
|
2026-02-05 11:34:14 +01:00 |
|
Eva Marco
|
dda3377596
|
🐛 Allow detach broken token from input (#8242)
* 🐛 Allow detach broken token from input
* 🐛 Fix multiselection on multiple token applied
* ♻️ Remove detach-token new fn
|
2026-02-05 11:28:47 +01:00 |
|
Florian Schroedl
|
150d57b1eb
|
✨ Add tokenscript MVP
|
2026-02-05 09:45:55 +01:00 |
|
Alejandro Alonso
|
86ca260ea2
|
Merge remote-tracking branch 'origin/staging-render' into develop
|
2026-02-04 13:50:13 +01:00 |
|
Alejandro Alonso
|
ebb7d01bc9
|
🐛 Fix entering decimal values in dimension fields causes internal server error (#8263)
|
2026-02-04 12:44:19 +01:00 |
|
Xaviju
|
0f0ad4f161
|
🐛 Remove path from state when removing tokens (#8252)
* 🐛 Remove path from state when removing tokens
* ♻️ Improve path edition legibility
* ♻️ Fix path delete on change set
|
2026-02-04 10:15:46 +01:00 |
|
Alejandro Alonso
|
24c8fc484f
|
🐛 Fix Internal Error when adding a new text layer and trying to go back to Dashboard without saving
|
2026-02-04 10:01:10 +01:00 |
|
Eva Marco
|
d6831e9b48
|
♻️ Restore warning on name change in generic form (#8260)
|
2026-02-03 14:08:35 +01:00 |
|
Pablo Alba
|
138df7c958
|
🐛 Fix remove fill affects different element than selected (#8233)
|
2026-02-03 13:17:54 +01:00 |
|
Alejandro Alonso
|
bc16b8ddc3
|
Merge pull request #8198 from penpot/ladybenko-13176-playwright-wasm
🔧 Migrate workspace tests to user the wasm viewport
|
2026-02-03 13:00:10 +01:00 |
|
Belén Albeza
|
79be3ab7df
|
🔧 Fix text editor flaky tests
|
2026-02-03 10:39:38 +01:00 |
|
Andrey Antukh
|
717a048b73
|
📎 Add fmt fix on frontend
|
2026-02-03 09:37:19 +01:00 |
|
Andrey Antukh
|
cbd90ff970
|
📎 Comment problematic code on frontend
|
2026-02-03 09:31:26 +01:00 |
|
Andrey Antukh
|
c99fac000a
|
Merge remote-tracking branch 'origin/staging-render' into develop
|
2026-02-03 09:30:16 +01:00 |
|
Andrey Antukh
|
1325584e1a
|
Merge remote-tracking branch 'origin/staging' into staging-render
|
2026-02-03 08:24:04 +01:00 |
|
Belén Albeza
|
e3b97638b4
|
🔧 Fix broken / flaky tests
|
2026-02-02 16:16:58 +01:00 |
|
Eva Marco
|
838194f9e5
|
♻️ Refactor code to reduce duplicates (#8213)
|
2026-01-29 12:28:05 +01:00 |
|
Alejandro Alonso
|
8c25fb00ac
|
🐛 Fix auto width/height texts on variant swithching
|
2026-01-29 12:25:38 +01:00 |
|
Xaviju
|
68cf2ecc57
|
🐛 Break long token names in remapping modal (#8241)
|
2026-01-29 11:04:36 +01:00 |
|
Eva Marco
|
9569fa2bcb
|
🐛 Fix error when creating a token with an invalid name (#8216)
|
2026-01-29 10:41:52 +01:00 |
|
Eva Marco
|
852b31c3a0
|
🐛 Fix allow spaces on token description (#8234)
|
2026-01-29 10:40:32 +01:00 |
|
Eva Marco
|
b8fdbd1ef8
|
🐛 Fix opacity value when token is broken (#8239)
|
2026-01-29 10:27:25 +01:00 |
|
Eva Marco
|
2b4e315744
|
♻️ Replace layout item numeric inputs. (#8163)
* ✨ Replace opacity numeric input
* ✨ Add test
* ♻️ Replace margin inputs
* 🎉 Add test
|
2026-01-28 14:30:18 +01:00 |
|
Xaviju
|
eacc033567
|
🐛 Fix long token names overflow remap modal (#8224)
|
2026-01-28 12:44:07 +01:00 |
|
Pablo Alba
|
cbb6d098a7
|
🐛 Fix boolean operators in menu for boards (#8177)
|
2026-01-27 17:58:07 +01:00 |
|
Andrey Antukh
|
0527124f2f
|
Merge remote-tracking branch 'origin/staging-render' into develop
|
2026-01-27 17:56:03 +01:00 |
|
Andrey Antukh
|
0ab126748f
|
💄 Add format rule for code comments (#8211)
* 💄 Add format rule for code comments
* ⬆️ Update linter and formatter on devenv
|
2026-01-27 15:07:18 +01:00 |
|
Eva Marco
|
2523096fdd
|
🐛 Fix css rule (#8206)
|
2026-01-27 12:30:14 +01:00 |
|
Xaviju
|
8e63c4e3e8
|
♻️ Review remap interface and interaction (#8168)
* ♻️ Review remap interface and interaction
* ♻️ Fix remapping feature tests
|
2026-01-27 11:18:34 +01:00 |
|
Pablo Alba
|
d5abc52dac
|
🎉 Add first integration with nitrate (#7803)
* 🐛 Display missing selected tokens set info (#8098)
* 🐛 Display missing selected tokens set info
* ✨ Add integration tests to verify current active set
* 🎉 Integration with nitrate platform
* 🐛 Fix nitrate get-teams returns deleted teams
* ✨ Add nitrate to tmux devenv
* ✨ Add retry and validation to nitrate module
* ✨ Add photoUrl to profile on nitrate authenticate
* ✨ Move nitrate url to an env variable
* ♻️ Change Nitrate organization-id schema to text
* ♻️ Cleanup unused imports
* 🔧 Add control-center to nginx
* ✨ Add create org link
* 🔧 Fix nginx entrypoint
* 🐛 Fix control-center proxy pass
* 🎉 Add nitrate licence check
* Revert "✨ Add nitrate to tmux devenv"
This reverts commit dc6f6c458995dac55cab7be365ced0972760a058.
* ✨ Add feature flag check
* 🐛 Rename licences for licenses
* ✨ MR changes
* ✨ MR changes 2
* 📎 Add the ability to have local config on start backend
* 📎 Add FIXME comment
---------
Co-authored-by: Xaviju <xavier.julian@kaleidos.net>
Co-authored-by: Juanfran <juanfran.ag@gmail.com>
Co-authored-by: Yamila Moreno <yamila.moreno@kaleidos.net>
Co-authored-by: Marina López <marina.lopez.yap@gmail.com>
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
|
2026-01-27 10:04:53 +01:00 |
|
Elena Torro
|
2a7c24f6fd
|
🐛 Fix shape operations on sidebar when using interaction observer
|
2026-01-27 09:03:41 +01:00 |
|
Elena Torro
|
bb0e9b47cb
|
🐛 Fix shape operations on sidebar when using interaction observer
|
2026-01-26 16:14:18 +01:00 |
|
Aitor Moreno
|
f4f4f5bbb5
|
🐛 Fix multiple issues and tests
|
2026-01-26 14:14:06 +01:00 |
|
Eva Marco
|
804695b48b
|
♻️ Replace stroke width numeric inputs (#8137)
* ✨ Replace opacity numeric input
* ✨ Add test
* ♻️ Replace stroke width numeric input
* 🎉 Add tests
|
2026-01-26 12:50:28 +01:00 |
|
Andrey Antukh
|
e02536f8d4
|
Merge branch 'staging-render' into develop
|
2026-01-26 11:02:50 +01:00 |
|
Andrey Antukh
|
3eeaaab17e
|
Merge branch 'staging' into staging-render
|
2026-01-26 11:02:26 +01:00 |
|
Andrey Antukh
|
f07495ae95
|
🐛 Fix incorrect handling of numeric values layout padding and gap
Fixes https://github.com/penpot/penpot/issues/8113
|
2026-01-26 11:01:25 +01:00 |
|
Eva Marco
|
62ecf48bdb
|
🐛 Fix glich when applying padding (#8099)
* ✨ Replace opacity numeric input
* ✨ Add test
* 🐛 Fix glich when applying padding
|
2026-01-26 08:40:32 +01:00 |
|
Alejandro Alonso
|
418b65a287
|
Merge pull request #8143 from penpot/niwinz-develop-bugfix-2
🐛 Fix incorrect handling of numeric values layout padding and gap
|
2026-01-26 07:11:09 +01:00 |
|
Elena Torró
|
5da9bbea62
|
Merge pull request #8174 from penpot/superalex-fix-blur-events-text-editor-v2
🐛 Fix blur events for text editor v2 in firefox
|
2026-01-23 13:08:01 +01:00 |
|
Andrey Antukh
|
5016b2a7bf
|
Merge remote-tracking branch 'origin/staging-render' into develop
|
2026-01-23 11:18:33 +01:00 |
|
Andrey Antukh
|
089d1667b6
|
Merge remote-tracking branch 'origin/staging' into staging-render
|
2026-01-23 11:08:07 +01:00 |
|
Alejandro Alonso
|
4ad5282063
|
🐛 Fix blur events for text editor v2 in firefox
|
2026-01-23 10:58:54 +01:00 |
|
Eva Marco
|
5146221513
|
🐛 Fix allow negative spread values on shadow token creation (#8167)
* 🐛 Fix allow negative spread values on shadow token creation
* 🎉 Add test
|
2026-01-23 09:50:36 +01:00 |
|
Eva Marco
|
e53f335204
|
🐛 Fix unhandled error on tokens modal (#8165)
|
2026-01-23 09:35:53 +01:00 |
|
Elena Torró
|
7b86518afa
|
Merge pull request #8171 from penpot/ladybenko-13152-fix-blur
🐛 Fix blur when clicking on same page
|
2026-01-22 17:42:39 +01:00 |
|
Belén Albeza
|
3d0c6ad421
|
✨ Blur board titles and outlines when switching pages
|
2026-01-22 16:00:24 +01:00 |
|
Belén Albeza
|
835ea97be7
|
🐛 Fix blur applied when clicking in the active page
|
2026-01-22 13:27:05 +01:00 |
|
Alejandro Alonso
|
a1a3966d7b
|
🐛 Editing the text inside a text object doesn’t update the text layer name
|
2026-01-22 08:24:13 +01:00 |
|