Pablo Alba
a44c70ef69
✨ Keep the swapped childs if the copies when doing a variant switch
2025-07-07 10:50:49 +02:00
Andrés Moya
4fddf34a73
🐛 Fix error when there exists a tokens lib with no sets
2025-07-07 10:02:49 +02:00
Xavier Julian
8f840daa91
✨ Improve token import error copy
2025-07-07 09:59:57 +02:00
Juanfran
0a7d6d98e1
✨ Integrate plugin runtime as npm library ( #6852 )
2025-07-07 09:46:07 +02:00
Álvaro Tejero-Cantero
bcb69b6227
🐛 Restore viewport and selection when exiting focus mode ( #6827 )
...
* 📚 Provide guidance on how to exit focus mode
* 🐛 Restore viewport & selection post focus mode
* 📎 Update changelog
2025-07-07 09:44:06 +02:00
Andrey Antukh
92d708d52c
Merge remote-tracking branch 'origin/staging' into develop
2025-07-07 09:37:55 +02:00
Alonso Torres
accd5226d7
🐛 Fix sidebar width in localhost ( #6732 )
2025-07-07 09:28:52 +02:00
Andrey Antukh
16a1fd14e5
🐛 Fix media translation on text nodes on paste ( #6845 )
...
Fix incorrect media translation on paste text with fill images
2025-07-07 09:03:35 +02:00
Aitor Moreno
824bb19c7e
Merge pull request #6848 from penpot/niwinz-staging-library-referer
...
✨ Add referer field to binfile v3
2025-07-07 09:02:13 +02:00
Aitor Moreno
d0f3e0f0b0
Merge pull request #6853 from penpot/niwinz-staging-path-bool-fixes
...
🐛 Fix exception on a corner case of creating bool shape
2025-07-07 09:00:57 +02:00
Andrey Antukh
43ba2b05e8
📎 Change current config values for error report explain
2025-07-04 14:51:08 +02:00
Andrey Antukh
d5ccb704b2
🐛 Fix unexpected exception on creating bool shapes
2025-07-04 14:42:09 +02:00
Andrey Antukh
0374e4f3eb
Merge remote-tracking branch 'origin/staging' into develop
2025-07-04 12:02:12 +02:00
David Barragán Merino
6d21fcc9de
🔧 Fix condition for automatic events ( #6849 )
2025-07-04 11:57:57 +02:00
Andrey Antukh
77741b49a7
✨ Add tracking for referer on the import-binfile
2025-07-04 11:02:36 +02:00
Andrey Antukh
a7e0cfc609
🎉 Bump 1.0.7 release of the penpot library
...
Includes the ability to pass referer
2025-07-04 11:02:36 +02:00
Andrey Antukh
50a6355537
🎉 Add options for creating library build context
...
With the ability to pass referer.
2025-07-04 11:02:36 +02:00
Alejandro Alonso
264aef277d
Merge pull request #6847 from penpot/niwinz-staging-error-reports-2
...
✨ Add minor improvements to error report on calc bool content
2025-07-04 10:53:02 +02:00
Andrey Antukh
78d0e6d059
✨ Add minor improvements to error report on calc bool content
2025-07-04 10:13:24 +02:00
Alonso Torres
6d41d36b3a
🐛 Fix problem when double click on hidden shapes ( #6833 )
2025-07-04 09:01:20 +02:00
David Barragán Merino
bb97df373e
🔧 Add Github Action to build and upload artifact ( #6840 )
...
Co-authored-by: Francis Santiago <francis.santiago@kaleidos.net>
2025-07-04 08:41:46 +02:00
David Barragán Merino
528c819323
🔧 Add Github Action to build and upload artifact ( #6840 )
...
Co-authored-by: Francis Santiago <francis.santiago@kaleidos.net>
2025-07-04 08:25:23 +02:00
Florian Schrödl
21746144b7
✨ Add letter spacing token ( #6814 )
...
* 🐛 Fix merge schema not working with key generation
* ✨ Add letter-spacing token
* ♻️ Remove comments
* ♻️ Inline line-height for now
2025-07-03 16:00:58 +02:00
Andrey Antukh
3165761bac
Merge remote-tracking branch 'origin/staging' into develop
2025-07-03 15:32:30 +02:00
Andrés Moya
c09f72c3d5
🐛 Sanitize wrong ids in token themes ( #6843 )
2025-07-03 15:31:45 +02:00
Alejandro Alonso
a41af032cd
Merge pull request #6844 from penpot/niwinz-staging-enhancements
...
✨ Improve error reporting
2025-07-03 15:31:20 +02:00
Andrey Antukh
86ee4f55c5
📚 Update docstring
2025-07-03 14:54:00 +02:00
Andrey Antukh
63cd3ae025
✨ Add better error handling for bool creation
2025-07-03 14:54:00 +02:00
Andrey Antukh
cafb7abb53
🎉 Add better syntax facility for ex/try!
macro
2025-07-03 14:54:00 +02:00
Andrey Antukh
e5b6c4a9e0
✨ Add minor improvement to error reporter logger
2025-07-03 14:54:00 +02:00
Andrey Antukh
1d5bad5523
💄 Report file-id on file changes exception
2025-07-03 14:54:00 +02:00
Andrey Antukh
96d6868b45
🐛 Add missing fields on get-team-shared-files query
2025-07-03 14:54:00 +02:00
Andrey Antukh
b739d8bd0c
💄 Change default depth on params for error reports
2025-07-03 14:54:00 +02:00
Alejandro Alonso
dd803dc1de
Merge pull request #6839 from penpot/niwinz-staging-fix-broken-path
...
🐛 Add migration for fix undecoded path content
2025-07-03 13:43:59 +02:00
Florian Schrödl
7dd61968b5
✨ Implement object type specific tokens ( #6816 )
...
* ✨ Allow token applying for supported shape types only
* 🐛 Remove x/y attribute keys from spacing token
* ✨ Shape specific context-menu
* ✨ Only apply tokens to supported shapes when doing multi selection apply
* ✨ Handle groups not supported by tokens yet
* 🐛 Fix outdated tests
* ♻️ Commentary
* ✨ Add helper functions for attribute applicability checks
* ♻️ Groups don't have own attributes
* ♻️ Remove unused function
* ♻️ Move attribute logic to common.types.token
2025-07-03 12:22:04 +02:00
Juanfran
669d6d9ae2
Merge pull request #6837 from penpot/juanfran-us-11186-rules-help
...
✨ Add in-app help to guide users about variant rules
2025-07-03 11:30:16 +02:00
Andrey Antukh
b627c10737
🔥 Remove duplicated check-fn
2025-07-03 10:50:09 +02:00
María Valderrama
95f4a9bd29
✨ Add missing start-plugin event ( #6809 )
...
* ✨ Add missing start-plugin event
* 📎 Correct event origin
2025-07-03 10:29:43 +02:00
Miguel de Benito Delgado
b931547300
🐳 Add "postgres" network alias to default docker network in devenv ( #6823 )
2025-07-03 10:28:53 +02:00
Andrey Antukh
a2b8f19ff3
🐛 Add migration for fix undecoded path content
2025-07-03 08:40:23 +02:00
Belén Albeza
30274c4f5c
🔧 Restore arm64 build of devenv ( #6826 )
2025-07-03 08:28:07 +02:00
Andrés Moya
0a71134652
🔧 Sanitize and check tokens when deserializing from db ( #6838 )
2025-07-02 17:01:10 +02:00
Juanfran
72b1919e29
✨ Add in-app help to guide users about variant rules
2025-07-02 14:46:36 +02:00
Andrey Antukh
898182e3d5
✨ Add minor events props normalization ( #6836 )
2025-07-02 14:41:48 +02:00
Xavier Julian
be43365909
🐛 Fix broken import file type drodown options
2025-07-02 14:35:01 +02:00
Andrey Antukh
41994703a9
♻️ Refactor tab-switcher* component ( #6815 )
...
* 💄 Add minor style adjustments to workspace sidebar
* 💄 Add style enhacement to sitemap component
* ♻️ Refactor tab-switcher* component
2025-07-02 14:08:47 +02:00
Marina López
3d45080e3c
🐛 Fixes from subscription design review ( #6812 )
2025-07-02 10:49:16 +02:00
Miguel de Benito Delgado
28c055e3f9
📚 Fix and extend backend repl doc ( #6819 )
2025-07-02 10:38:35 +02:00
Prithvi Tharun
4f993bf4ae
💄 Replace 'Verify new email' label with 'Confirm new email' ( #6831 )
...
Improves clarity by using more accurate and familiar terminology.
Signed-off-by: Prithvi Tharun <ptrithu8@gmail.com>
2025-07-02 10:32:09 +02:00
Alejandro Alonso
3cb0e1b6ee
🐛 Fix exif rotation detection when auto-rotation isn't supported ( #6818 )
2025-07-02 10:31:05 +02:00