Andrey Antukh
f02667e031
Merge remote-tracking branch 'origin/staging' into develop
2025-08-11 09:12:03 +02:00
Florian Schrödl
c29a8cb0c4
✨ Implement font-weight token ( #7089 )
2025-08-08 11:11:18 +02:00
Andrey Antukh
6abd045273
🐛 Add missing generator for token-set file change operation ( #7080 )
...
* 🐛 Add missing generator for token-set file change operation
* 🐛 Use ::sm/any instead of :any for on get-file-data-for-thumbnail rpc method
Mainly because :any will use a very generic generator that can generate
instances of Character that are not directly serializable to JSON
2025-08-07 12:36:14 +02:00
Florian Schrödl
0a106c2604
🐛 Fix import of borderWidth ( #7084 )
2025-08-07 12:16:18 +02:00
Andrey Antukh
56de96d25b
Merge remote-tracking branch 'origin/staging' into develop
2025-08-07 08:04:40 +02:00
Luis de Dios
5d1c20c47c
🐛 Fix focus new added property ( #7065 )
2025-08-07 07:47:17 +02:00
Luis de Dios
a3557a81e4
🐛 Fix add space between the name and the index of new properties ( #7068 )
2025-08-07 07:41:33 +02:00
Luis de Dios
0a02e526ee
✨ Treat empty names as a malformed formula ( #7073 )
2025-08-07 07:41:07 +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
Andrey Antukh
f7cfbdd229
🐛 Comment the problematic migration
2025-08-05 22:05:52 +02:00
Andrey Antukh
c320cbc47b
🐛 Revert to semaphore based climit impl
2025-08-05 19:17:35 +02:00
Alejandro Alonso
7efc297cd9
Merge pull request #7053 from penpot/ladybenko-11678-compact-keep-ratio-flag
...
✨ Compact fill serialization (opacity + flags)
2025-08-05 13:29:49 +02:00
Belén Albeza
6fc949844d
✨ Use 1 byte to store opacity in gradient fills
2025-08-04 14:13:40 +02:00
Andrei Fëdorov
818b03d8f2
✨ Add text decoration token ( #7049 )
2025-08-04 10:47:09 +02:00
Belén Albeza
ae3aef8dcc
✨ Use existing space for storing image fill flags
2025-08-04 10:42:56 +02:00
Andrey Antukh
e55d184d2b
Merge remote-tracking branch 'origin/staging' into develop
2025-08-01 13:13:56 +02:00
Andrey Antukh
6f35b7db24
✨ Add reader tag support for tokens related types
2025-08-01 11:20:01 +02:00
Andrey Antukh
4d9e070bcd
✨ Add reader tag support for types path data
2025-08-01 11:20:01 +02:00
Andrey Antukh
61fe8e8d8e
✨ Add reader tag support for geom matrix
2025-08-01 11:20:01 +02:00
Andrey Antukh
0934095e96
✨ Add reader tag support for geom point
2025-08-01 11:20:01 +02:00
Andrey Antukh
eba2ff7d8d
✨ Add impl for Inst protocol for FileTime class
2025-08-01 11:20:01 +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
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
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
Andrey Antukh
b46e9ee065
Merge remote-tracking branch 'origin/staging' into develop
2025-07-31 12:22:14 +02:00
Alejandro Alonso
33a679fbc0
Merge pull request #6940 from penpot/niwinz-develop-inplace-import
...
🎉 Add support for in-place binfile import
2025-07-30 12:42:37 +02:00
Pablo Alba
9db67cc5e8
🐛 Fix bad swap slot after two swaps ( #6962 )
...
* 🐛 Fix bad swap slot after two swaps
* ✨ MR changes
2025-07-30 12:35:27 +02:00
Andrey Antukh
37cec8891f
🎉 Add inplace binfile import support
2025-07-30 12:23:40 +02:00
Andrey Antukh
6c7fef29a8
✨ Improve file data type constructor
2025-07-30 12:06:41 +02:00
Andrey Antukh
a77edc5aa2
✨ Add better uri constructor function
2025-07-30 12:06:41 +02:00
Andrey Antukh
7fde1436e1
🐛 Add missing styles to the empty node on editor-v1
2025-07-30 11:45:39 +02:00
Andrey Antukh
e1c5a32fcb
💄 Fix indentation style on generate-unapply-tokens
2025-07-30 11:45:19 +02:00
Andrey Antukh
b262e6a46f
🐛 Fix incorrect condition on checking text shape attrs
2025-07-30 11:44:07 +02:00
Pablo Alba
7553d68100
🐛 Fix corner case of chained switch and libraries ( #7008 )
2025-07-30 08:44:27 +02:00
Andrey Antukh
bdbaa6d597
Merge remote-tracking branch 'origin/staging' into develop
2025-07-29 14:34:35 +02:00
Eva Marco
36d3d94ec9
🐛 Fix X & Y position do not sincronize with tokens ( #7004 )
2025-07-29 14:32:06 +02:00
Andrey Antukh
2a3046ba2e
📎 Fix linter issue on common
2025-07-29 14:10:49 +02:00
Andrey Antukh
54d76123d0
Merge remote-tracking branch 'origin/staging' into develop
2025-07-29 14:06:53 +02:00
Florian Schrödl
4c605b8151
✨ Implement text case token ( #6978 )
2025-07-28 17:36:06 +02:00
Florian Schroedl
58a843ea23
✨ Remove token when applying tyopgraphic asset style
2025-07-24 17:51:53 +02:00
Florian Schroedl
4189d01844
✨ Remove token when applying tyopgraphic asset style
2025-07-24 17:14:04 +02:00
Andrés Moya
57330f53e2
🔧 Use id instead of name for tokens crud
2025-07-24 15:21:18 +02:00
Andrey Antukh
019bc2f183
✨ Add migrations handling on file snapshots
2025-07-24 11:40:54 +02:00
Florian Schroedl
1f15e9b81e
✨ Fix spacing token for frame children
2025-07-24 11:01:49 +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
Pablo Alba
b477ca0508
🐛 Fix design review bugs on variants advanced retrieve ( #6948 )
2025-07-24 08:53:26 +02:00
Andrés Moya
c49e9fbf18
🐛 Fix last migration of token sets ( #6957 )
2025-07-24 08:42:16 +02:00