Alejandro Alonso
e362f423c0
Merge remote-tracking branch 'origin/staging' into develop
2025-03-06 07:36:19 +01:00
Alejandro
f45fa95935
Merge pull request #6017 from penpot/alotor-bugfix
...
🐛 Fix problem with selection colors
2025-03-06 07:35:26 +01:00
Alejandro
dc08eb7899
Merge pull request #6014 from penpot/marina-plugins-list-lacks-scrolling
...
🐛 Add scroll to plugins menu list
2025-03-06 07:27:34 +01:00
Marina López
a1e307b4ce
🐛 Add scroll to plugins menu list
2025-03-06 07:26:36 +01:00
Alejandro
a0f16fc038
Merge pull request #6013 from penpot/palba-fix-duplicate-page
...
🐛 Fix duplicate page with component over frame
2025-03-06 07:25:54 +01:00
Pablo Alba
7c36c76b0d
🐛 Fix duplicate page with component over frame
2025-03-06 07:17:46 +01:00
Alejandro
8488be311e
Merge pull request #6011 from penpot/palba-fix-cut-paste-copy
...
🐛 Fix cut and paste a copy inside its parent
2025-03-06 07:16:51 +01:00
Pablo Alba
2297862d81
🐛 Fix cut and paste a copy inside its parent
2025-03-06 07:08:37 +01:00
Alejandro
539fdfa016
Merge pull request #6010 from penpot/marina-dashboard-sidebar-horizontal-scroll
...
🐛 Hide horizontal scroll from dashboard sidebar
2025-03-06 07:07:58 +01:00
Marina López
a7f6797499
🐛 Hide horizontal scroll from dashboard sidebar
2025-03-06 07:00:14 +01:00
Alejandro
cc7f745a0a
Merge pull request #5966 from penpot/alotor-bug-click-resize
...
🐛 Fix problem resizing on click
2025-03-06 06:56:45 +01:00
alonso.torres
265675795e
🐛 Fix problem resizing on click
2025-03-06 06:40:47 +01:00
Alejandro Alonso
2c789e48f3
Merge remote-tracking branch 'origin/staging' into develop
2025-03-05 17:07:23 +01:00
alonso.torres
ce02cbc3f1
🐛 Fix problem with selection colors
2025-03-05 14:34:08 +01:00
Alejandro Alonso
b386403fa8
🐛 Fix multiple nav events when open workspace
2025-03-05 12:09:05 +01:00
Alejandro Alonso
0a6e884584
🐛 Remove unnecesary console.log
2025-03-05 12:09:05 +01:00
Xavier Julian
9da6c50cbe
✨ Display tokens contextual menu in body through portal
2025-03-05 11:53:37 +01:00
Alejandro Alonso
5c53de8e76
Merge remote-tracking branch 'origin/staging' into develop
2025-03-05 11:00:19 +01:00
Alejandro
06f6a49bce
Merge pull request #6008 from penpot/superalex-fix-multiple-nav-events-when-open-workspace
...
🐛 Fix multiple nav events when open workspace
2025-03-05 10:57:51 +01:00
Alejandro Alonso
afd309c62b
🐛 Fix multiple nav events when open workspace
2025-03-05 10:50:47 +01:00
Alejandro
3cdc826fca
Merge pull request #6012 from penpot/hiru-integration-tests
...
📚 Add some more instructions on running integration tests
2025-03-05 10:48:21 +01:00
Andrés Moya
02292f99ab
📚 Add some more instructions on running integration tests
2025-03-05 10:30:39 +01:00
Xavier Julian
0279e75c4b
🐛 Fix unsetted custom property on notifications
2025-03-04 22:09:11 +01:00
Pablo Alba
44f1798dce
🐛 Fix add variant menu inside a variant
2025-03-04 17:34:04 +01:00
Pablo Alba
8eb2aaa0a8
🎉 Create a new variant from an existing one
2025-03-04 13:52:40 +01:00
Belén Albeza
aa468e2153
🎉 Render plain text
...
* 🎉 Serialize text content (wasm)
* ♻️ Refactor functions in main to wasm module
* 🎉 Stub rendering of paragraph text (wasm)
* 📎 Clean up commented code
2025-03-04 11:54:52 +01:00
María Valderrama
9e5de82967
📚 Add mark all as read feature to CHANGES.md
2025-03-04 11:25:16 +01:00
Alonso Torres
856e2be1ca
🐛 Fix problem when creating layouts
2025-03-04 11:04:26 +01:00
elhombretecla
8d4b023d61
💄 Remove underline decoration
2025-03-03 17:12:19 +01:00
Andrés Moya
f06f11ad7a
🐛 Avoid crash when applying a token with no active value
2025-03-03 11:25:00 +01:00
Alejandro Alonso
c807e37525
Merge remote-tracking branch 'origin/staging' into develop
2025-03-03 07:16:31 +01:00
Alejandro Alonso
214a89e20d
📎 Update CHANGES.md file
2025-03-03 07:13:23 +01:00
Yamila Moreno
e64cf9f283
Merge pull request #5908 from penpot/yms-proxy-documentation
...
📚 Document how to use a proxy
2025-02-28 17:18:46 +01:00
Marina López
3a34c51e43
✨ Add pricing page event
2025-02-28 13:04:15 +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
Florian Schrödl
65c6c821e7
🐛 Fix set with spaces not being rename-able via context menu ( #5956 )
2025-02-28 09:46:52 +01:00
Yamila Moreno
0ff9c44246
🐳 Improve nginx resolvers ( #5967 )
2025-02-28 09:02:40 +01:00
Yamila Moreno
5bfab454f5
📚 Document how to use a proxy - caddy
2025-02-28 08:43:40 +01:00
Yamila Moreno
5ebde405ea
📚 Document how to use a proxy - nginx
2025-02-28 08:43:40 +01:00
Xavier Julian
6cccacaaab
💄 Improve context menu scanability
2025-02-27 22:45:06 +01:00
Elena Torró
7da97d69b0
🐛 Fix viewer style in fullscreen mode ( #5964 )
2025-02-27 17:57:05 +01:00
Belén Albeza
f7574009b5
🐛 Fix layout context menu width + position
2025-02-27 17:47:31 +01:00
Belén Albeza
0416e883ca
🐛 Fix rendering order of inner shadows when shape has no fills (wasm)
2025-02-27 17:45:39 +01:00
Alejandro Alonso
c0ccb86e3a
Merge remote-tracking branch 'origin/staging' into develop
2025-02-27 15:34:39 +01:00
Alejandro
531b002a5c
Merge pull request #5976 from penpot/hotfix-texts
...
🐛 Fix problems with empty position-data
2025-02-27 15:33:25 +01:00
alonso.torres
3eae3178a2
🐛 Fix problems with empty position-data
2025-02-27 14:31:49 +01:00
Alejandro Alonso
7885f413b8
Merge remote-tracking branch 'origin/staging' into develop
2025-02-26 18:00:51 +01:00
Eva Marco
dfd5c5b508
🐛 Fix height of combobox label ( #5944 )
2025-02-26 16:54:28 +01:00
Elena Torró
bffbccac50
Merge pull request #5968 from penpot/ladybenko-fix-sampling-options-merge
...
🐛 Fix messed up rebase re: sampling options
2025-02-26 15:32:26 +01:00
Belén Albeza
12c2d73846
🐛 Fix messed up rebase re: sampling options
2025-02-26 15:18:26 +01:00