Luis de Dios
db9349e764
💄 Style improvements in the swap panel ( #7077 )
2025-08-07 07:40:38 +02:00
Florian Schrödl
b91e955486
✨ Text decoration fixes ( #7066 )
...
* ✨ Show text more options when apply text decoration token
* 🐛 Fix placeholder
2025-08-06 16:23:38 +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
Andrey Antukh
97e8c9250a
Merge remote-tracking branch 'origin/staging' into develop
2025-08-04 14:10:57 +02:00
Andrey Antukh
85f6cf32ae
🐛 Several bugfixes ( #7062 )
...
* 🐛 Fix incorrect status validation on subscription internal api
* 🐛 Make the shortcuts overwritting optional
2025-08-04 13:54:29 +02:00
Florian Schrödl
551313d3de
✨ Text case fixes ( #7058 )
...
* ✨ Add placeholder
* ✨ Remove status icon
2025-08-04 12:13:57 +02:00
Andrey Antukh
433e61bc4e
Merge remote-tracking branch 'origin/staging' into develop
2025-08-04 11:52:24 +02:00
Andrei Fëdorov
818b03d8f2
✨ Add text decoration token ( #7049 )
2025-08-04 10:47:09 +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
Eva Marco
fe53869308
🐛 Fix small details on number token application ( #7051 )
2025-08-01 13:52:09 +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
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
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
b46e9ee065
Merge remote-tracking branch 'origin/staging' into develop
2025-07-31 12:22:14 +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
luisδμ
4d688b1d55
🐛 Fix title for button when trying to remove last variant property ( #7017 )
2025-07-30 13:28:42 +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
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
0e675a725d
📎 Fix linter issues on frontend
...
Caused by the merge from staging to develop
2025-07-29 14:15:01 +02:00
Andrey Antukh
54d76123d0
Merge remote-tracking branch 'origin/staging' into develop
2025-07-29 14:06:53 +02:00
Andrey Antukh
6ffbf08826
Merge pull request #6969 from penpot/andy-show-keyboard-distance
...
✨ Show distance between layers while moving them with the keyboard
2025-07-29 13:32:53 +02:00
andrés gonzález
708a40bff1
🐛 Fix font selector highlight inconsistency ( #6990 )
...
* 🐛 Fix font selector highlight inconsistency
* ⚡ Add minor performance enhancements
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-07-29 13:12:54 +02:00
Elena Torró
a16f40cb73
✨ Set page objects once on wasm render( #6994 )
2025-07-29 13:00:40 +02:00
Andres Gonzalez
6049d97ed9
✨ Display continously the distances between layers
...
When a user moves a layer with the keyboard.
2025-07-29 12:51:04 +02:00
Alejandro Alonso
f5298f51e7
🐛 Fix the context menu always closes after any action ( #6944 )
2025-07-29 09:50:55 +02:00
Alejandro Alonso
46c440fef2
🐛 Fix remove color button in the gradient editor ( #6993 )
2025-07-28 17:48:05 +02:00
Florian Schrödl
4c605b8151
✨ Implement text case token ( #6978 )
2025-07-28 17:36:06 +02:00
Belén Albeza
a242962113
🐛 Fix missing font when pasting text (editor v1)
2025-07-25 09:48:20 +02:00
Andrés Moya
57330f53e2
🔧 Use id instead of name for tokens crud
2025-07-24 15:21:18 +02:00
Florian Schroedl
f6b97af148
🐛 Fix spacing menu not available in dimensions token
2025-07-24 15:20:10 +02:00
Florian Schroedl
1c79e726af
🐛 Fix spacing menu not available in dimensions token
2025-07-24 15:16:01 +02:00
Florian Schroedl
8c96a617be
✨ Add test for spacing token application rules
2025-07-24 11:01:49 +02:00
Florian Schroedl
1f15e9b81e
✨ Fix spacing token for frame children
2025-07-24 11:01:49 +02:00
Florian Schroedl
cccea3dc71
✨ Add test for spacing token application rules
2025-07-24 10:42:08 +02:00
Florian Schroedl
c82c39caf3
✨ Fix spacing token for frame children
2025-07-24 10:42:08 +02:00
Andrey Antukh
33cf75e933
Merge remote-tracking branch 'origin/staging' into develop
2025-07-24 09:00:29 +02:00
Alonso Torres
dfc8a1da4a
✨ Fix problem with booleans selection ( #6950 )
2025-07-24 08:57:02 +02:00
Alonso Torres
8254af27cb
🐛 Fix problem when changing between flex/grid layout ( #6949 )
2025-07-24 08:54:07 +02:00