Pablo Alba
d836cc66da
🐛 Fix unable to drag & drop assets into/outside component groups ( #5849 )
2025-02-13 17:30:33 +01:00
Eva Marco
46d2359107
🐛 Fix empty translation strings ( #5847 )
2025-02-13 15:48:44 +01:00
Belén Albeza
fb6cd3d9d4
🐛 Fix "Publish empty library" modal appearing for non-empty libraries ( #5838 )
...
* 🐛 Fix 'Publish empty library' modal appearing for non-empty libraries
* ✨ Add integration test for bug 10113
2025-02-12 15:36:01 +01:00
Alonso Torres
cdfc0fd988
🐛 Fix problem when changing colorpicker alpha ( #5770 )
2025-02-06 10:49:42 +01:00
Belén Albeza
2cbc09a0e2
🐛 Fix local library being collapsed by default ( #5775 )
...
* 🐛 Fix local library being collapsed by default
* ♻️ Move layers tab spec code to its own file
2025-02-06 09:28:51 +01:00
Pablo Alba
c774592b9e
🐛 Fix several bugs for the combination of status and share on workspace ( #5773 )
...
* ✨ Add status notification bubble
* ✨ Add file persistance functionality
* ✨ Add new colors
* ✨ Add status tooltips
* ✨ Fix z-index share modal
* 🐛 Fix share modal doesn't register on workspace
* 💄 Fix files formatting
* ✨ Add revision fixes
* ✨ Add revision fixes CI
* 🔥 Remove unused require
---------
Co-authored-by: Elhombretecla <delacruzgarciajuan@gmail.com>
2025-02-05 19:11:44 +01:00
Aitor Moreno
b0d0abb0ad
🐛 Fix cursor not preserving white space ( #5764 )
2025-02-04 15:54:46 +01:00
Belén Albeza
fe5de94db4
🐛 Fix "Mixed" not showing up for layout padding inputs ( #5741 )
...
* 🐛 Fix layout padding inputs not showing 'mixed' text
* ✨ Add integration test
2025-02-03 09:51:26 +01:00
Andrey Antukh
a79315a61c
♻️ Move inspect code outside viewer
2025-01-31 12:24:48 +01:00
luisδμ
0bd4a7d0fc
🐛 Fix bugs in comments ( #5734 )
...
* 🐛 Fix could not remove or update new comments without closing and reopening the thread
* 🐛 Fix scroll over long comments using the mouse wheel
2025-01-31 11:57:35 +01:00
Alonso Torres
14aa80e027
🐛 Fix edit name on read-only mode ( #5737 )
2025-01-31 11:48:52 +01:00
Alonso Torres
c3df84d812
🐛 Fix problem with colorpicker on change gradient stops ( #5735 )
2025-01-31 11:46:48 +01:00
Andrey Antukh
7cdb4719bf
Merge pull request #5719 from penpot/niwinz-fix-selected-colors
...
♻️ Add performance refactor for several components related to colors
2025-01-30 16:21:06 +01:00
Eva Marco
44694eaebe
🐛 Fix padding on colorpicker when selecting an image ( #5729 )
2025-01-30 14:54:43 +01:00
Florian Schrödl
773debafda
🐛 Fix border-radius applied to all corners on token update ( #5697 )
2025-01-30 12:54:19 +01:00
luisδμ
45059d73da
🐛 Fix several bugs in comments ( #5716 )
...
* ♻️ Remove obsolete CSS code
* 🐛 Fix post a comment with keyboard
* 🐛 Fix show comments cursor on view mode
* 🐛 Fix avoid comment bubbles to appear on top of sidebars
* 🐛 Fix cancel native browser zoom when comment threads are visible
2025-01-30 10:35:47 +01:00
Andrey Antukh
8f37cd2c07
⚡ Add missing use-memo on page-menu
2025-01-29 21:20:44 +01:00
Andrey Antukh
01268ea14e
⚡ Add major performance enhacements to shadow menu
2025-01-29 21:09:59 +01:00
Andrey Antukh
b449074425
♻️ Refactor state management of shadow menu
2025-01-29 21:09:59 +01:00
Andrey Antukh
c2fae0fef2
⚡ Add performance enhancements to colorpicker gradients component
2025-01-29 21:09:59 +01:00
Andrey Antukh
e0efa63fa1
🔥 Remove commented code on colorpicker/gradients ns
2025-01-29 21:09:59 +01:00
Andrey Antukh
c504e38f6d
🐛 Fix incorrect key setup on color selection menu
2025-01-29 21:09:59 +01:00
Andrey Antukh
930ad359dd
♻️ Refactor color-row component to new style
2025-01-29 21:09:53 +01:00
Andrey Antukh
7809f2c7e4
💄 Convert color-selected-menu component to new style
2025-01-29 18:27:04 +01:00
Xaviju
995235d669
💄 Fix tokens modal block size when colorpicker is displayed ( #5713 )
2025-01-29 18:03:26 +01:00
Andrei Fëdorov
51a34c0091
🐛 Fix swapped horizontal and vertical padding ( #5708 )
...
* 🐛 Fix swapped horizontal an vertical padding
* 🐛 Fix proper toggling when option `All` is selected
2025-01-29 12:29:41 +01:00
alonso.torres
f1515a85bf
✨ Copy text content to clipboard
2025-01-29 10:52:20 +01:00
Alejandro
ce67550195
🐛 Avoid extra render calls on page initialization with wasm render ( #5701 )
2025-01-29 10:50:27 +01:00
Andrey Antukh
c165303f83
Merge remote-tracking branch 'origin/staging' into develop
2025-01-29 09:37:39 +01:00
Alonso Torres
34e2eb829b
✨ Remove copying props for multiple elements ( #5700 )
2025-01-28 16:44:44 +01:00
Florian Schrödl
27dce6fcfa
🎉 Add alpha to token color ( #5683 )
...
* 🎉 Add alpha to token color
2025-01-28 14:27:10 +01:00
Xaviju
1d22658818
♻️ Switch swatch component in style bar
2025-01-28 13:13:34 +01:00
Alonso Torres
c215214120
✨ Add new components to storybook ( #5632 )
...
* ✨ Add new components to storybook
* ✨ Changes after review
* ✨ More changes after review
* ✨ Add file history components to the application
* ✨ Unnest selector
2025-01-28 12:34:15 +01:00
Eva Marco
0cf4d4636a
🐛 Fix set X position from dimensions token ( #5685 )
2025-01-28 12:24:41 +01:00
Florian Schrödl
b94afe143f
🐛 Update padding only on shapes with layout ( #5688 )
2025-01-28 11:41:03 +01:00
Eva Marco
10bc2276a6
🐛 Fix notification level on import error ( #5689 )
2025-01-28 11:40:35 +01:00
Florian Schroedl
62ca665d55
🐛 Fix tokens not being editable
2025-01-28 09:04:25 +01:00
Florian Schrödl
ab72794994
🐛 Fix user cant submit existing token when editing name only ( #5658 )
...
* 🐛 Fix user cant submit existing token when editing it
2025-01-27 16:00:24 +01:00
AzazelN28
33192cfdb8
🐛 Fix colorpicker HSVA inputs
2025-01-27 15:38:21 +01:00
Alonso Torres
92d14e38b5
🐛 Fix problem with multiple color changes ( #5680 )
...
* 🐛 Fix problem with multiple color changes
* 🐛 Fixes after review
2025-01-27 12:36:00 +01:00
Alejandro
ea6c679b21
🐛 Fix click on the project name goes to blank dashboard from workspace ( #5668 )
2025-01-27 12:16:52 +01:00
Pablo Alba
8bee050b5b
🐛 On viewer role, start with inspect tab selected ( #5676 )
2025-01-27 11:45:22 +01:00
Andrey Antukh
0447f2f861
Merge pull request #5682 from penpot/alotor-fix-component-menu
...
🐛 Fix problemws with components context menu
2025-01-27 09:53:23 +01:00
alonso.torres
2d58a5095c
🐛 Fix problems with components context menu
2025-01-27 09:32:12 +01:00
Juanfran
fe3a2902bb
:sparkles Add combobox to select group in token themes modal
2025-01-27 09:18:21 +01:00
Xaviju
da273c1168
✨ Add warning when editing a token name
2025-01-24 23:23:59 +01:00
Andrey Antukh
71560c0a53
✨ Backport and merge migrations from staging ( #5681 )
2025-01-24 19:11:03 +01:00
Marina López
25b89ec59f
🐛 added title to workspace page list to display long names
2025-01-24 10:36:09 +01:00
Florian Schroedl
19daffd1c0
✨ Implement drag & drop for set groups
...
🚧 PR feedback
♻️ Remove unused functions
♻️ Throw on non-allowed changes
🚧 key fixes
🚧 Fix tests
🚧 FMT
🚧 Add set group test
🚧 Remove 'drop' in name
🚧 Add group tests
🚧 FMT
🚧 Always return changes
2025-01-24 09:50:50 +01:00
Andrey Antukh
32f0da7514
🐛 Fix color wrapper choppiness ( #5655 )
...
* ♻️ Remove unused state om tokens colorpicker ramp component
* 🐛 Fix color wrapper choppiness
* ⚡ Add performance related changes for colorpicker ramp selector
* ⚡ Add performance oriented changes to tokens ramp component
---------
Co-authored-by: Andrey Fedorov <oran9e.red@gmail.com>
2025-01-24 09:37:11 +01:00