Alejandro Alonso
ff9c8f5929
Merge pull request #6483 from penpot/niwinz-staging-bugfixes-error-report
...
🐛 Several bugfixes
2025-05-20 13:54:54 +02:00
Andrey Antukh
1334d733cd
🐛 Fix openapi json generation for :re schemas
2025-05-20 13:29:44 +02:00
Andrey Antukh
004a9f17d3
✨ Add minor js-like type schema formatting improvements
2025-05-20 13:29:44 +02:00
Andrey Antukh
3224ba26f1
♻️ Replace :any schema with own ::sm/any
...
That a more specific, json friendly generator
2025-05-20 13:29:44 +02:00
Andrey Antukh
d33a5e6df1
✨ Backport from develop partial improvements to sm/register! helper
2025-05-20 13:29:44 +02:00
Andrey Antukh
6524e75770
💄 Fix check-fn naming on types.container
2025-05-18 17:30:41 +02:00
Andrey Antukh
79a164be6d
🐛 Fix exception on paste invalid html
2025-05-14 16:07:01 +02:00
Alonso Torres
ca2891d441
🐛 Fix problem syncing library colors and typographies ( #6467 )
2025-05-13 13:28:16 +02:00
Alonso Torres
9be569c54c
🐛 Fix problem when duplicating grid layout ( #6426 )
2025-05-08 13:39:47 +02:00
Alonso Torres
7e6a621484
🐛 Restore component fix order inside flex ( #6432 )
2025-05-08 13:37:59 +02:00
Andrés Moya
e52fd90963
💄 Add copyright header to all tokens source files ( #6389 )
2025-05-01 10:06:17 +02:00
Andrés Moya
3e0f38e8c3
🔧 Move token helpers to common.files
2025-04-29 10:27:46 +02:00
Andrey Antukh
62a12a64a3
Merge branch 'staging' into develop
2025-04-28 08:44:05 +02:00
Andrés Moya
202762027f
🐛 Handle swapped nested instances when detaching
2025-04-25 10:00:14 +02:00
Andrés Moya
d95551e651
🔧 Add debug traces to detach copy operation
2025-04-25 10:00:14 +02:00
Andrey Antukh
050692952e
Merge remote-tracking branch 'origin/staging' into develop
2025-04-24 15:11:12 +02:00
Andrey Antukh
3e0c2bf1a1
🐛 Add migration for fix root shape
2025-04-24 09:17:33 +02:00
Andrey Antukh
9c4896d72b
Merge remote-tracking branch 'origin/staging' into develop
2025-04-24 09:00:13 +02:00
Andrey Antukh
283cdee5d6
✨ Ensure consistency on using d/update-vals on file migrations
2025-04-24 08:55:54 +02:00
Andrey Antukh
ab5e01e54a
✨ Ensure we don't leave :components with nil on file data
...
after aplying migrations
2025-04-24 08:53:30 +02:00
Pablo Alba
6e9adece1f
🐛 Fix problems cutting-paste a variant to another page or file ( #6359 )
2025-04-23 22:58:12 +02:00
Andrey Antukh
80308ceafa
🐛 Make http cache aware of missing file data migrations
2025-04-23 18:15:33 +02:00
Andrey Antukh
f65518f865
🐛 Fix incorrect migration application after binfile import
2025-04-23 18:10:52 +02:00
Andrés Moya
c0315e2c30
🔥 Remove redundant schemas (and add some tooling)
2025-04-23 12:27:01 +02:00
Andrey Antukh
40fe6369cb
Merge remote-tracking branch 'origin/staging' into develop
2025-04-23 08:59:33 +02:00
Pablo Alba
a3ccc3dfef
✨ Select correct component to switch when changing variant property ( #6346 )
2025-04-22 18:48:18 +02:00
Andrey Antukh
151dc352c8
✨ Don't register shadow schema
...
It is not really necessary, we can use the
schema var directly.
2025-04-22 17:21:52 +02:00
luisδμ
77d8504baf
✨ Selection of several components of a variant at the same time
2025-04-22 15:56:38 +02:00
Andrey Antukh
ccbf17106d
🐛 Add migration for decoding and cleaning shape interactions
2025-04-22 15:04:22 +02:00
Andrey Antukh
95c4d95fd3
📎 Use d/update-vals instead of update-vals on migrations
2025-04-22 15:01:33 +02:00
Pablo Alba
064981ff3d
Merge remote-tracking branch 'origin/staging' into develop
2025-04-22 10:44:29 +02:00
Pablo Alba
fe003d7496
✨ Add removal of variant container when it becomes empty ( #6311 )
2025-04-22 09:22:18 +02:00
Pablo Alba
fae1df7f4b
🐛 Fix extract component variant from variant with path ( #6303 )
2025-04-22 09:18:31 +02:00
Pablo Alba
db9e397531
🐛 Fix variant from a shared lib doesnt't show props
2025-04-21 09:25:00 +02:00
Andrey Antukh
29cc6b4f9c
✨ Print the current seed on test.check fail
2025-04-17 09:20:34 +02:00
Andrey Antukh
cc7f0b145c
🐛 Make shape interaction properly decode on binfile import
2025-04-17 09:20:34 +02:00
Andrey Antukh
e69c0c3e27
✨ Make schema uuid parsing fns private
2025-04-17 09:20:34 +02:00
Pablo Alba
70a23a14c4
🐛 Fix allow moving a main component into another
2025-04-16 22:54:30 +02:00
Marina López
93c81ea49c
🐛 Fix pricing CTA to be under a config flag ( #6304 )
2025-04-16 17:17:47 +02:00
Pablo Alba
ba442e1549
✨ Allow copy-paste variants into another file ( #6319 )
2025-04-16 17:12:12 +02:00
Alejandro Alonso
99e64ad387
Merge pull request #6274 from penpot/alotor-perf-grid-layout-modifiers-3
...
✨ Modifiers grid multi-span
2025-04-15 13:39:45 +02:00
Marina López
f2977cf938
✨ Visual indicators for unlimited tier users ( #6270 )
...
* ✨ Visual indicators for unlimited tier users
* ♻️ Refactor to organize properly subscription
* ♻️ Refactor with PR feedback
* 💄 Add minor cosmetic changes
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-04-15 12:47:37 +02:00
Andrey Antukh
bb80da137d
Merge remote-tracking branch 'origin/staging' into develop
2025-04-15 12:10:53 +02:00
Pablo Alba
f4b16a255c
✨ Copy values of same named properties moving a variant into another ( #6288 )
...
* ✨ Copy values of same named properties moving a variant into another
* ✨ Add MR changes
2025-04-15 12:06:58 +02:00
Eva Marco
eee5cf5fb4
✨ Add duplicate sets feature ( #6240 )
...
* ✨ Add duplicate sets feature
* ✨ Add test to each module
* 🎉 Fix comments
* 🎉 Remove duplicate from groups
* 🎉 Remove create theme from test
* 🎉 Remove ' from names
2025-04-14 16:22:40 +02:00
Andrey Antukh
fa3fc12594
✨ Sanitize uuid on the rest of code
2025-04-14 09:23:29 +02:00
Andrey Antukh
422a9db07b
✨ Sanitize uuid parsing on legacy zip import code
2025-04-14 09:13:35 +02:00
Andrey Antukh
a4145a30f5
🐛 Fix uuid encode/decode on schema
2025-04-14 09:13:34 +02:00
Pablo Alba
785b61be2f
✨ Fix corner cases of duplicate/copy-paste/cut-paste variants
2025-04-11 15:17:33 +02:00
Alejandro Alonso
1c5c51907a
Merge remote-tracking branch 'origin/staging' into develop
2025-04-11 14:05:00 +02:00