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
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
Pablo Alba
7c36c76b0d
🐛 Fix duplicate page with component over frame
2025-03-06 07:17:46 +01:00
alonso.torres
265675795e
🐛 Fix problem resizing on click
2025-03-06 06:40:47 +01:00
Pablo Alba
8eb2aaa0a8
🎉 Create a new variant from an existing one
2025-03-04 13:52:40 +01:00
Alonso Torres
856e2be1ca
🐛 Fix problem when creating layouts
2025-03-04 11:04:26 +01:00
Andrey Antukh
c9a8d2bd23
🚧 Tokens (part4) ( #5952 )
...
* ✨ Use reduce-kv for creating tokens tree
Instead of reduce
* ⚡ Avoid double iteration on spliting text shapes from shapes
On processing color changes
* ♻️ Move the undo transaction out of transform-fill
The undo transaction is a high level construct and it should
be called from the first level events. Low level impl should
not handle transactions at all
* ⚡ Use low-level primitives for update-fill token event
* 📎 Add performance logging for style dictionary resolution
* 📎 Replace inline code with a helper
* ♻️ Refactor how fill and stroke color is applied on tokens
* 💄 Fix call convention for component-item-thumbnail component
* ✨ Clean component thumbnail when frame change received
* 📎 Fix tests
---------
Co-authored-by: Eva Marco <evamarcod@gmail.com>
2025-02-28 09:47:13 +01:00
Alejandro Alonso
7885f413b8
Merge remote-tracking branch 'origin/staging' into develop
2025-02-26 18:00:51 +01:00
luisδμ
2cf3e37b7a
🐛 Fix comment update fails in viewer ( #5958 )
...
* 🐛 Fix comment update fails in viewer
* 🐛 Reload team members in workspace but not in viewer
2025-02-26 14:29:51 +01:00
luisδμ
e0b9751b16
Merge pull request #5947 from penpot/luis-fix-design-panel-draft-comment-open
...
🐛 Fix design panel does not reappear if comment draft is open
2025-02-26 11:33:06 +01:00
Luis de Dios
c618efc29e
🐛 Fix mention users in viewer
2025-02-25 15:43:29 +01:00
Andrey Antukh
b676ea7127
Merge remote-tracking branch 'origin/staging' into develop
2025-02-25 12:56:05 +01:00
Marina López
8f06fa1026
🎉 Add AB test descriptive board tooltip ( #5936 )
...
* 🎉 Add AB test descriptive board tooltip
* 📎 Add changes from feedback
2025-02-25 12:50:16 +01:00
alonso.torres
052282cff9
🐛 Fix problem updating layout when duplicating component
2025-02-25 11:21:41 +01:00
Luis de Dios
91efcd17a2
🐛 Fix design panel does not reappear if comment draft is open
2025-02-25 10:30:11 +01:00
Pablo Alba
6d40166de7
✨ Remove menu options and shortcuts actions over variants
2025-02-25 10:11:14 +01:00
Pablo Alba
014c297458
🎉 Add drag components in or out a variant container
2025-02-20 10:05:01 +01:00
Andrey Antukh
60530a80d9
Merge remote-tracking branch 'origin/staging' into develop
2025-02-20 09:15:00 +01:00
Andrey Antukh
0e73de17ec
🐛 Fix incorrect libraries filtering on workspace
2025-02-20 07:32:10 +01:00
Andrey Antukh
e4ee585704
🐛 Fix incorrect notification assignation after update operation
2025-02-19 17:21:52 +01:00
Andrey Antukh
d79fac7729
Merge remote-tracking branch 'origin/staging' into develop
2025-02-19 17:17:54 +01:00
luisδμ
0784d6b62a
🐛 Fix reposition comment bubbles under viewer role ( #5905 )
2025-02-19 16:47:53 +01:00
Alejandro
7a7fa44f6b
🐛 Fix click prototype flow ( #5896 )
2025-02-19 16:00:17 +01:00
alonso.torres
e7b9ae6415
🐛 Remove fit content shortcut
2025-02-19 13:02:53 +01:00
Andrey Antukh
4744085426
🐛 Fix incorrect handling request access with deleted profiles
...
* 📎 Add minor improvements to team tests
* 🐛 Fix incorrect handling request access with deleted profiles
* 🐛 Fix redirect loop on empty route
Happens when the current profile is deleted from team
* 🐛 Fix urls on request access emails
* 📎 Revert url changes on emails
2025-02-19 11:04:19 +01:00
Andrey Antukh
44acd79081
Merge remote-tracking branch 'origin/staging' into develop
2025-02-19 10:46:55 +01:00
Alejandro
19bae05f41
Merge pull request #5884 from penpot/niwinz-bugfix-4
...
🐛 Fix update-libraries dialog disappear when clicking outside
2025-02-19 07:53:35 +01:00
Alejandro
02f78d80d7
Merge pull request #5883 from penpot/niwinz-bugfix-3
...
🐛 Fix incorrect navigation on show-main-component menu option
2025-02-19 07:42:02 +01:00
Andrey Antukh
f5c913d26e
Merge remote-tracking branch 'origin/staging' into develop
2025-02-18 17:28:38 +01:00
Andrey Antukh
7d840722c4
✨ Add abstraction for page emptiness checking
2025-02-18 16:59:00 +01:00
Marina López
272bbdd54a
🎉 Add AB test for empty workspace set board tool by default
2025-02-18 16:57:59 +01:00
Andrey Antukh
fe3fec7a50
🐛 Fix workspace hot reload race condtion
...
This reverts commit 8139ee3ef936498f183818065067ea931ca894a2.
2025-02-18 16:49:50 +01:00
Andrey Antukh
3f45863823
🐛 Fix update-libraries dialog disappear when clicking outside
2025-02-18 12:04:10 +01:00
Andrey Antukh
f98dbef228
✨ Simplify code and use lookup helpers
2025-02-18 12:04:09 +01:00
Andrey Antukh
713d6a31df
✨ Add better way to delay a stream for library notification
2025-02-18 12:04:09 +01:00
Andrey Antukh
77f906ae37
✨ Improve notification show params validation assertion
2025-02-18 12:04:09 +01:00
Andrey Antukh
0ce99968b3
🐛 Fix incorrect navigation on show-main-component menu option
2025-02-18 10:53:32 +01:00
Pablo Alba
3268225941
🎉 Add variations POC
2025-02-17 16:47:25 +01:00
Andrey Antukh
c41f86f0a4
Merge remote-tracking branch 'origin/staging' into develop
2025-02-17 15:20:33 +01:00
Alonso Torres
ad15ac6c1e
🐛 Fix several problems with navigation in viewer ( #5872 )
2025-02-17 13:24:15 +01:00
luisδμ
a9340709c8
🐛 Fix open comment in workspace from dashboard notification ( #5865 )
2025-02-17 12:29:19 +01:00
Belén Albeza
cad7d75590
🐛 Fix libraries context menu ( #5854 )
...
* ✨ Add integration test for Bug #10421
* 🐛 Fix dashboard library item menu
* ✨ Fixup integration test
2025-02-14 14:34:54 +01:00
Eva Marco
2ffb77cb4d
Merge pull request #5840 from penpot/niwinz-tokens-changes-3
...
♻️ Token changes (part 3)
2025-02-14 12:55:12 +01:00
María Valderrama
59a57d6c3f
✨ Mark all notifications as read from dashboard ( #5805 )
...
* ✨ Mark all notifications as read from dashboard
* ♻️ Mark all notifications as read code review
* ♻️ Mark all notifications as read code review II
2025-02-14 11:48:24 +01:00
Andrey Antukh
37855bfe7f
Merge remote-tracking branch 'origin/staging' into develop
2025-02-14 10:35:29 +01:00