Andrey Antukh
f53935f5df
Merge remote-tracking branch 'origin/staging' into develop
2025-10-31 12:13:29 +01:00
Andrés Moya
ed767d9a5b
🐛 Fix library update notificacions showing when they should not
2025-10-27 11:14:41 +01:00
Pablo Alba
2d45cba36c
🐛 Fix Restoring a variant from another file makes it overlap
2025-10-21 10:09:50 +02:00
Andrey Antukh
1eb6f33bdd
⚡ Enable optional caching of results for file summary RPC methods
2025-10-13 12:32:29 +02:00
Pablo Alba
640894acd8
🐛 Fix Restoring a variant from another file makes it overlap ( #7448 )
2025-10-07 16:01:59 +02:00
Pablo Alba
cd9ba482e3
🐛 Load dependant libraries, and don't allow unload them
2025-09-30 09:55:21 +02:00
Andrés Moya
194eded930
🔧 Unify path name helper functions
2025-09-29 12:16:42 +02:00
Pablo Alba
18d5b84b00
🐛 Fix variants events ( #7320 )
...
* 🐛 Add missing event add-component-to-variant
* 🐛 Fix event apply-tokens, param applied-to-variant
* 🐛 Fix missing case on event "add new variant"
* 🐛 Fix event combine-as-variants
* 🐛 Fix event variant-edit-property-name
* 🐛 On variants events, change trigger for origin
* 🐛 Split combine-as-variants to not have an optional first parameter
2025-09-16 13:09:23 +02:00
Pablo Alba
06441063f2
✨ Add "advanced" events to variants
2025-09-08 15:33:14 +02:00
Pablo Alba
409f95ac17
✨ Add basic variants events ( #7249 )
...
* ✨ Add basic variants events
* ✨ MR changes
2025-09-04 17:00:09 +02:00
Pablo Alba
6eeb55fb88
🐛 Fix after variant switch children layouts aren't updated ( #7177 )
2025-08-25 11:35:33 +02:00
Andrey Antukh
575342b3bb
♻️ Use direct schemas instead of references
...
Only a very common use, basic types schemas should be used as
reference (with namespaced keywords)
2025-08-20 12:33:07 +02:00
Pablo Alba
c0c8390a7d
🐛 Fix restoring component inside flex
2025-08-19 12:15:30 +02:00
Pablo Alba
6babea8b12
🐛 Fix alert for bad formula not showing in copies of variants ( #7126 )
...
* 🐛 Fix alert for bad formula not showing in copies of variants
* ✨ MR changes
2025-08-18 21:36:29 +02:00
Pablo Alba
2e277a39ca
🐛 Fix flick on design tab after variant switch ( #7116 )
2025-08-14 08:14:06 +02:00
Pablo Alba
537c5ca7b8
🐛 Fix missing selection after swap ( #7104 )
2025-08-12 17:56:03 +02:00
Pablo Alba
4901a80684
🐛 Fix flex layout everrides are not mantained on variant switch ( #7105 )
2025-08-12 17:55:29 +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
Andrey Antukh
54d76123d0
Merge remote-tracking branch 'origin/staging' into develop
2025-07-29 14:06:53 +02:00
Alejandro Alonso
ade5eecf80
🐛 Fix component changes not propagated
2025-07-28 12:38:09 +02:00
Pablo Alba
b477ca0508
🐛 Fix design review bugs on variants advanced retrieve ( #6948 )
2025-07-24 08:53:26 +02:00
Andrey Antukh
9ee488009f
♻️ Add substantial refactor on how types are organized
...
This mainly affects types related to colors, fills and texts, moving library
based operations from color namespace.
2025-07-23 08:03:23 +02:00
Juanfran
bb1ec109d8
🐛 Fix initialize-page namespace when showing main component
2025-07-11 13:09:20 +02:00
Pablo Alba
a44c70ef69
✨ Keep the swapped childs if the copies when doing a variant switch
2025-07-07 10:50:49 +02:00
Andrey Antukh
7160334cb9
♻️ Add stricter validation for colors, fills and strokes
2025-06-04 12:46:49 +02:00
Miguel de Benito Delgado
fd89c9d82c
⚡ Avoid double id lookup when calling lookup-page-objects ( #6513 )
2025-05-20 22:31:40 +02:00
Andrey Antukh
29d23577d2
🎉 Add .penpot (binfile-v3) support for library
2025-05-20 13:06:07 +02:00
Pablo Alba
294ce7bb1b
🐛 Fix variants override for nested components ( #6421 )
2025-05-12 15:50:06 +02:00
Alejandro Alonso
0828994840
Merge pull request #6419 from penpot/niwinz-refactor-library
...
♻️ Refactor penpot library
2025-05-12 11:47:00 +02:00
Andrey Antukh
ab01f0b274
Merge remote-tracking branch 'origin/staging' into develop
2025-05-08 12:22:50 +02:00
Andrey Antukh
66ee9edaf8
✨ Add minor enhacements and naming fixes on schemas
2025-05-07 12:17:24 +02:00
Pablo Alba
751bed4117
✨ Manage overrides on variants switch
2025-05-07 09:29:41 +02:00
alonso.torres
36b78e5e21
🐛 Fix restore component restore layout
2025-05-05 11:50:08 +02:00
Andrey Antukh
40fe6369cb
Merge remote-tracking branch 'origin/staging' into develop
2025-04-23 08:59:33 +02:00
Alonso Torres
bd208c31e2
🐛 Fix update layout on component restore ( #6348 )
2025-04-22 18:46:21 +02:00
Andrey Antukh
b55c86544b
📎 Fix linter issues
2025-04-07 10:52:07 +02:00
Pablo Alba
af1d5b86e1
Merge pull request #6214 from penpot/palba-cleanup-components-v2
...
♻️ Cleanup of componentsv2
✨ Add check to avoid open files with components v1
2025-04-07 10:18:53 +02:00
Andrey Antukh
bc957893f4
⚡ Make feature resolved on team load
...
That simplifies features retrieval to simple get
2025-04-07 07:50:40 +02:00
Pablo Alba
f961b75bba
♻️ Cleanup of componentsv2
2025-04-03 11:38:35 +02:00
Andrey Antukh
f8ffae75c4
⚡ Make feature resolved on team load
...
That simplifies features retrieval to simple get
2025-04-01 20:01:21 +02: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
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
alonso.torres
052282cff9
🐛 Fix problem updating layout when duplicating component
2025-02-25 11:21:41 +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
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
Andrey Antukh
f98dbef228
✨ Simplify code and use lookup helpers
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