Andrey Antukh
b349d08155
🐛 Apply migrations in correct order for binfile-v1
...
The patch was already existed but only applied to binfile-v3,
with this commit, the fix is properly applied to all binfile
formats and for duplicate file operation.
2025-05-09 13:38:13 +02:00
luisδμ
d277fefc87
✨ Improve combobox component ( #6424 )
2025-05-09 11:33:57 +02:00
Alejandro Alonso
afcff84e38
Merge pull request #6443 from penpot/niwinz-develop-feaures-bugfix
...
🐛 Fix incorrect features asignation after file migration
2025-05-09 11:17:27 +02:00
Andrey Antukh
8fa7fa8c4b
🐛 Fix incorrect features asignation after file migration
2025-05-09 10:53:16 +02:00
Elena Torró
23bde76192
Merge pull request #6437 from penpot/elenatorro-add-fill-text-strokes
...
🎉 Add text stroke fills
2025-05-09 10:41:12 +02:00
BDVGitHub
ca7a80fb83
📚 Update framework version
...
Fix Svelte version number
2025-05-09 08:46:33 +02:00
BDVGitHub
cf0d9a433d
📚 Chore: Update create-a-plugin.md
...
Add Svelte and change version to the updated version of in the examples on https://github.com/penpot/plugin-examples
2025-05-09 08:46:33 +02:00
alonso.torres
568af52ebc
✨ Text grow width/height
2025-05-08 17:59:18 +02:00
Elena Torro
eddabc0d68
🎉 Add text stroke fills
2025-05-08 15:49:58 +02:00
Pablo Alba
6b300d516b
🐛 Fix restore totally deleted variant should add props as name
2025-05-08 15:01:29 +02:00
Andrey Antukh
e271caa32b
Merge remote-tracking branch 'origin/staging' into develop
2025-05-08 13:41:11 +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
Eva Marco
66b47f9444
🐛 Fix resize bar background ( #6435 )
2025-05-08 13:37:00 +02:00
Andrés Moya
8b529d308c
Merge pull request #6338 from penpot/hiru-rework-abstraction-levels
...
📚 Update Tech Guide about abstraction levels
2025-05-08 13:32:23 +02:00
Alejandro Alonso
71aa8e5a86
Merge pull request #6434 from penpot/niwinz-staging-webhook-audit
...
✨ Add webhook trigger to the audit events
2025-05-08 13:00:04 +02:00
Andrey Antukh
ab01f0b274
Merge remote-tracking branch 'origin/staging' into develop
2025-05-08 12:22:50 +02:00
Andrey Antukh
e203536506
✨ Add webhook trigger to audit events
2025-05-08 11:56:06 +02:00
Eva Marco
b71b9edee7
🐛 Tooltip positioning tunning ( #6418 )
2025-05-08 11:09:58 +02:00
Elena Torró
bd514c0594
🔧 Fix linting warnings and errors ( #6431 )
2025-05-08 11:07:36 +02:00
Xavier Julian
36e1ad287c
💄 Fix design review for input component
2025-05-08 10:55:07 +02:00
Florian Schrödl
92f5b5f92b
✨ Allow importing token files with reference errors ( #6374 )
...
* ✨ Allow importing token files with reference errors
* ✨ Add test for missing references
2025-05-08 10:11:02 +02:00
Elena Torró
46709fb02e
Merge pull request #6379 from penpot/ladybenko-10753-fills-serialization
...
🎉 Serialize as bytes all fill kinds
2025-05-07 18:03:42 +02:00
Elena Torró
61eb2f4a19
🎉 Add text solid strokes ( #6384 )
...
* 🎉 Add text strokes
* 🔧 Minor refactor
2025-05-07 17:28:36 +02:00
Belén Albeza
3fe16bd8f9
🐛 Fix history panel shortcut ( #6420 )
...
* ✨ Remove duplicate ID in file menu
* 🐛 Fix shortcut for Show Version History
* ✨ Add regression test
2025-05-07 16:49:54 +02:00
Alejandro Alonso
a9725a1aac
Merge pull request #6422 from penpot/superalex-add-even-to-power-up-link-from-workspace-menu
...
🐛 Add event to power up link from workspace menu
2025-05-07 15:13:31 +02:00
Belén Albeza
8f9298fac8
♻️ Remove redundant calls to add_shape_fill
2025-05-07 14:55:54 +02:00
Alejandro Alonso
c3e76817cd
🐛 Add event to power up link from workspace menu
2025-05-07 13:45:57 +02:00
alonso.torres
44bf276c49
🐛 Remove print
2025-05-07 12:13:47 +02:00
Eva Marco
0f3a4db71e
♻️ Refactor modal/hide! function calls ( #6415 )
2025-05-07 09:53:07 +02:00
Pablo Alba
751bed4117
✨ Manage overrides on variants switch
2025-05-07 09:29:41 +02:00
Alejandro Alonso
ea095a98ba
Merge pull request #6367 from penpot/azazeln28-refactor-flush-and-submit
...
♻️ Flush and submit
2025-05-07 07:03:22 +02:00
Eva Marco
348a9c82bf
Merge pull request #6413 from penpot/eva-fix-tooltip-display-prop
...
🐛 Fix tooltip display on hide
2025-05-06 19:36:29 +02:00
Eva Marco
e2918f4148
🎉 Create tooltip DS component ( #6340 )
...
* ✨ Add new tooltip DS component
* 🎉 Add delay
* 🎉 Update docs and stories
* 🎉 Add configurable delay
* ♻️ Fix comments
* ♻️ Fix comments
2025-05-06 17:15:22 +02:00
Aitor Moreno
c45187eedd
Merge pull request #6381 from penpot/alotor-perf-modifiers-refactor
...
✨ Apply modifiers changes into data
2025-05-06 15:52:57 +02:00
Elena Torró
eeea5f2cc8
Merge pull request #6411 from penpot/alotor-perf-fix-text-editor-v2-error
...
🐛 Fix problem with editor v2
2025-05-06 15:03:15 +02:00
alonso.torres
05b6aeef3e
🐛 Fix problem with editor v2
2025-05-06 14:50:10 +02:00
Belén Albeza
6323031b40
📚 Add serialization docs for fills
2025-05-06 14:41:40 +02:00
Andrey Antukh
6ccb6cafaa
Merge pull request #6263 from penpot/niwinz-develop-path-data-optimizations-1
...
⚡ Performance optimizations to path related functions
2025-05-06 13:53:56 +02:00
Andrey Antukh
be26985ca5
✨ Make the fdata/path-data feature no-team-inheritable
...
And also add helpers for revert it to plain format
2025-05-06 13:39:17 +02:00
Andrey Antukh
2aa2525d0e
✨ Add db conn dynamic binding for srepl helpers
2025-05-06 13:39:17 +02:00
Andrey Antukh
7cb2f307d8
✨ Move path-editor from selection handlers
2025-05-06 13:39:17 +02:00
Andrey Antukh
f1a557c372
✨ Add minor performance enhacements to viewport top-bar
2025-05-06 13:39:17 +02:00
Andrey Antukh
202337b135
💄 Add cosmetic improvements for start-editing-selected event fn
2025-05-06 13:39:16 +02:00
Andrey Antukh
4e3abcbd45
🐛 Prevent NPE on get-points
2025-05-06 13:39:16 +02:00
Andrey Antukh
122e5a4b57
🐛 Fix path content json decoding mechanism
2025-05-06 13:39:16 +02:00
Andrey Antukh
1981946480
🐛 Fix incorrect path content handling on converting from shape
2025-05-06 13:39:16 +02:00
Andrey Antukh
7d327d23a2
✨ Make consistent use of .toString with path content
2025-05-06 13:39:16 +02:00
Andrey Antukh
500c27859b
🐛 Fix geom/point zero? predicate to work correctly with mixed numeric types
...
Using numeric indpendent equality check: `==`
2025-05-06 13:39:16 +02:00
Andrey Antukh
c6f68e6ed1
♻️ Use LITTLE_ENDIAN instead of BIG_ENDIAND for path encoding
2025-05-06 13:39:15 +02:00