Alejandro
|
47294dbd65
|
Merge pull request #5615 from penpot/ladybenko-wasm-cleanup
🐛 Fix WebGL warning when switching pages
|
2025-01-20 12:50:54 +01:00 |
|
Pablo Alba
|
b8fd829f9d
|
Merge pull request #5621 from penpot/marina/testab-hover-state-add-file
✨ A/B test switching '+' to 'Add file' in an empty project
|
2025-01-20 12:49:19 +01:00 |
|
Belén Albeza
|
2f80d337ad
|
🐛 Fix WebGL warning when switching pages
|
2025-01-20 12:41:39 +01:00 |
|
Andrey Antukh
|
089a66881c
|
✨ Make frontend app setup logging message more easy to be read
Mainly printing flag per line, making it more easily for human eye look
if some feature is active or not
|
2025-01-20 12:40:28 +01:00 |
|
Andrey Antukh
|
402eacdb22
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-01-20 12:38:23 +01:00 |
|
Andrey Antukh
|
f0f89151c5
|
Merge pull request #5620 from penpot/palba-consolidate-board-icon-change
Consolidate board icon change
|
2025-01-20 12:22:07 +01:00 |
|
alonso.torres
|
f553fa10d8
|
🐛 Fix problem in plugins with replaceColor method
|
2025-01-20 12:02:54 +01:00 |
|
Marina López
|
96947b0219
|
✨ A/B test switching '+' to 'Add file' in an empty project
|
2025-01-20 11:56:15 +01:00 |
|
Pablo Alba
|
1f0e470419
|
Revert "🎉 Add A/B test of use of boards if we just change the icon for “standard” one"
This reverts commit 0c586551c4 .
|
2025-01-20 11:06:25 +01:00 |
|
Pablo Alba
|
21f4abf1b8
|
🐛 Fix history panel doesn't close on esc
|
2025-01-20 11:02:32 +01:00 |
|
Andrey Antukh
|
8bb0a5b28f
|
Merge pull request #5616 from penpot/alotor-bugs-3
|
2025-01-17 15:25:13 +01:00 |
|
alonso.torres
|
52e5978ed5
|
🐛 Fix problem with strokes not refreshing in Safari
|
2025-01-17 14:33:46 +01:00 |
|
Alejandro Alonso
|
6c25e18f09
|
🐛 Fix delete page navigation to first page
|
2025-01-17 12:19:22 +01:00 |
|
Andrey Antukh
|
2a63f8e966
|
⚡ Add performance oriented refactor on colorpicker libraries component
|
2025-01-16 21:33:11 +01:00 |
|
Andrey Antukh
|
de2475cca6
|
⚡ Add performance oriented refactor to color palette context menu
|
2025-01-16 21:04:57 +01:00 |
|
Andrey Antukh
|
068dd5f4bc
|
⚡ Add performance oriented refactor for color palette components
|
2025-01-16 21:04:49 +01:00 |
|
Andrey Antukh
|
4389750c54
|
Merge pull request #5596 from penpot/xaviju-9419-swatch-storybook
[TOKENS] 📚 Add gradients to storybook swatch component
|
2025-01-16 19:00:05 +01:00 |
|
Andrey Antukh
|
6d666c4926
|
🐛 Fix not properly display library color
|
2025-01-16 18:58:48 +01:00 |
|
Andrey Antukh
|
f32531b39f
|
♻️ Refactor how click is handled on assets panel
Remove deep partial application with simple return value signal
if default click handler is intercepted or not.
|
2025-01-16 18:58:45 +01:00 |
|
Andrey Antukh
|
99d7b7ebf8
|
♻️ Use correct function for color transformation
Regression introduced in previous refactor PR
|
2025-01-16 17:58:04 +01:00 |
|
Andrey Antukh
|
6b3f70e94b
|
⚡ Remove props conversion overhead from measures-menu component
|
2025-01-16 15:45:14 +01:00 |
|
Andrey Antukh
|
ef7fbc09b0
|
✨ Add minor optimization to type->options resolution on measures-menu
|
2025-01-16 15:45:14 +01:00 |
|
Andrey Antukh
|
0b18177925
|
⚡ Add efficiency optimizations to frame options component
|
2025-01-16 15:45:14 +01:00 |
|
Andrey Antukh
|
9b2315d39d
|
⚡ Remove props conversion overhead on shape-options component
With using new rumext call convention with :> handler and * on the
component name.
|
2025-01-16 15:45:14 +01:00 |
|
Andrey Antukh
|
e7b0e253d4
|
✨ Use new convention for components for workspace right and left sidebar
|
2025-01-16 15:45:14 +01:00 |
|
Andrey Antukh
|
85746e7cb2
|
♻️ Refactor state locality
The main purpose of this refactor is reduce
a custom state from different pages and unify
them under common access patterns
|
2025-01-16 15:31:18 +01:00 |
|
Xaviju
|
c788c9be7a
|
📚 Add gradients to storybook swatch component
|
2025-01-16 14:10:36 +01:00 |
|
Pablo Alba
|
fc4221b047
|
🐛 Fix missing cleanup of storage on bad plugin url
|
2025-01-16 12:57:28 +01:00 |
|
Andrey Antukh
|
b81f4e913f
|
Merge pull request #5581 from penpot/eva-fix-broken-token-context-menu
|
2025-01-15 16:18:05 +01:00 |
|
alonso.torres
|
007740c106
|
🐛 Fix problem growing text area
|
2025-01-15 15:00:11 +01:00 |
|
Juanfran
|
04c8063b4e
|
Merge pull request #5590 from penpot/juanfran-add-set-name-to-tokens-panel-list
[Tokens] ✨ Add set name to tokens panel list
|
2025-01-15 09:34:47 +01:00 |
|
Juanfran
|
ccbb233866
|
✨ Add set name to tokens panel list
|
2025-01-15 09:18:28 +01:00 |
|
Pablo Alba
|
e106f66ac6
|
✨ Keep plugin url when user is not logged
|
2025-01-14 17:31:09 +01:00 |
|
Pablo Alba
|
2f5f31814a
|
🎉 Allow import a template from a link
|
2025-01-14 17:31:09 +01:00 |
|
luisδμ
|
0d70ceb264
|
Merge pull request #5584 from penpot/ddb-comments-fixes
✨ Open comments from email with parameter
|
2025-01-14 16:44:19 +01:00 |
|
alonso.torres
|
920638a149
|
✨ Open comments from email with parameter
|
2025-01-14 16:28:48 +01:00 |
|
alonso.torres
|
714a274789
|
✨ Copy/paste properties an CSS
|
2025-01-14 16:09:42 +01:00 |
|
Andrey Antukh
|
80d6968156
|
Merge pull request #5557 from penpot/niwinz-enhancements-4
✨ Add the ability to export helpers for storybook
|
2025-01-14 15:38:26 +01:00 |
|
Belén Albeza
|
4d4bf1edd1
|
Merge pull request #5529 from penpot/azazeln28-refactor-panning-perf
♻️ Refactor panning perf
|
2025-01-14 15:26:03 +01:00 |
|
Eva Marco
|
68a0d74f0e
|
🐛 Fix text ellipsis on long token names and grouped tokens
|
2025-01-14 13:21:42 +01:00 |
|
Andrey Antukh
|
55cbc98e55
|
✨ Add the ability to export helpers for storybook
Also add a note for how pass complex objects on swatch component
|
2025-01-14 12:43:12 +01:00 |
|
Aitor Moreno
|
97946fc847
|
Merge pull request #5538 from penpot/ladybenko-rounded-corners
🎉 Rounded corners for rects (wasm)
|
2025-01-14 12:34:33 +01:00 |
|
Belén Albeza
|
6e7a8c239c
|
🎉 Implement rounded corners
|
2025-01-14 11:26:38 +01:00 |
|
Andrey Antukh
|
c3d4444c0c
|
Merge remote-tracking branch 'origin/staging' into niwinz-merge-staging-1
|
2025-01-14 10:35:34 +01:00 |
|
Eva Marco
|
6eea633ca9
|
🐛 Fix some problems with error handling
|
2025-01-14 10:24:04 +01:00 |
|
Eva Marco
|
dea866d3a3
|
🐛 Show icon on broken color reference instead of swatch
|
2025-01-14 10:07:09 +01:00 |
|
Eva Marco
|
5ce4b0a927
|
🐛 Delete empty or fuzzy translations
|
2025-01-14 10:05:12 +01:00 |
|
Pablo Alba
|
accc662e1c
|
🐛 Fix login is not shown on 404
|
2025-01-14 09:51:12 +01:00 |
|
Andrey Antukh
|
576c912c81
|
Merge pull request #5574 from penpot/luis-9234-visual-changes-in-comments-fixes
🐛 Fixes several bugs related to new comments
|
2025-01-13 17:55:34 +01:00 |
|
luisddm
|
658c3309a5
|
♻️ Use recommended rumext syntax
|
2025-01-13 16:55:44 +01:00 |
|