alonso.torres
052282cff9
🐛 Fix problem updating layout when duplicating component
2025-02-25 11:21:41 +01:00
Pablo Alba
6d40166de7
✨ Remove menu options and shortcuts actions over variants
2025-02-25 10:11:14 +01:00
Eva Marco
88669d2e0f
🎉 Add translations to token errors ( #5926 )
2025-02-24 15:50:47 +01:00
Andrey Antukh
1187d64f69
Merge remote-tracking branch 'origin/staging' into develop
2025-02-24 12:49:04 +01:00
elhombretecla
662c3c64a9
✨ Fix 2.5 slides wording ( #5925 )
2025-02-24 09:39:43 +01:00
Juanfran
9084c184e7
🐛 Filter out recent fonts from search results ( #5927 )
2025-02-24 09:12:12 +01:00
Elena Torró
bcea19001e
✨ Improve readability of RGBA and HSLA values in inspect mode ( #5918 )
...
* ✨ Improve readability of RGBA and HSLA values in inspect mode
* 📎 Remove reader conditionals for format common methods
2025-02-24 09:08:42 +01:00
Marina López
702bd41047
🐛 Fix error when getting file from libs
2025-02-24 08:26:27 +01:00
Andrey Antukh
24cb1728b0
🐛 Fix context menu event handling issues ( #5917 )
...
* 💄 Change call convention for dashboard grid component
* 🎉 Add helper component for easy portal to document
* 🐛 Fix context menu event handling issues
With this commit, the behavior of context menu and scroll is changed
to: close menu on scroll instead of disabling all pointer events while
menu is open. The previous behavior causes a second event of context
menu open a native browser context menu instead of penpot menu.
2025-02-21 07:57:56 +01:00
alonso.torres
8c1e18b1cd
🐛 Fix problem with images
2025-02-20 17:57:36 +01:00
Eva Marco
dda9f62504
🐛 Fix menu shadow color
2025-02-20 17:23:28 +01:00
Xavier Julian
ff121d2af5
💄 Differentiate empty and not empty token types
2025-02-20 14:12:51 +01:00
Xavier Julian
55d7bab0e6
💄 Spacing on token sets
2025-02-20 13:31:18 +01:00
Juanfran
4a3d951329
Merge pull request #5888 from penpot/juanfran-fix-flaky-add-new-test
...
✨ Add more integration tests for tokens
2025-02-20 10:10:00 +01:00
Pablo Alba
014c297458
🎉 Add drag components in or out a variant container
2025-02-20 10:05:01 +01:00
Juanfran
280da72e63
✨ Add more integration tests for tokens
2025-02-20 09:57:31 +01:00
Andrey Antukh
60530a80d9
Merge remote-tracking branch 'origin/staging' into develop
2025-02-20 09:15:00 +01:00
Andrey Antukh
6e92e3b765
🐛 Fix inconsistency on naming
...
This also a fix of passing incorrect prop :shared-libs
to a component that already expectes :libraries.
It also removes unnecesary use of refs/libraries ref
2025-02-20 07:32:11 +01:00
Andrey Antukh
0e73de17ec
🐛 Fix incorrect libraries filtering on workspace
2025-02-20 07:32:10 +01:00
Andrey Antukh
e4ee585704
🐛 Fix incorrect notification assignation after update operation
2025-02-19 17:21:52 +01:00
Andrey Antukh
d79fac7729
Merge remote-tracking branch 'origin/staging' into develop
2025-02-19 17:17:54 +01:00
Marina López
5f61254a75
🐛 Fix library button condition and copy ( #5889 )
...
* 🐛 Fix library button condition and copy
* 📎 Add changes from feedback
* 📎 Add changes from feedback
2025-02-19 16:52:35 +01:00
Pablo Alba
195127b099
✨ Add text selection on focus of an input-with-values ( #5909 )
2025-02-19 16:51:49 +01:00
luisδμ
0784d6b62a
🐛 Fix reposition comment bubbles under viewer role ( #5905 )
2025-02-19 16:47:53 +01:00
María Valderrama
a3e74c55f1
💄 Add cosmetic changes to notifications buttons ( #5902 )
2025-02-19 16:45:22 +01:00
Alejandro
7a7fa44f6b
🐛 Fix click prototype flow ( #5896 )
2025-02-19 16:00:17 +01:00
Juanfran
89dc917cb9
🐛 Fix scrollbar styles in themes dropdown
2025-02-19 14:25:43 +01:00
alonso.torres
e7b9ae6415
🐛 Remove fit content shortcut
2025-02-19 13:02:53 +01:00
Elena Torró
f83cdf2f5d
📎 Remove invalid aria label on div ( #5898 )
2025-02-19 11:42:44 +01:00
luisδμ
4ac52c138c
Merge pull request #5895 from penpot/niwinz-bugfix-comments
...
🐛 Fix unexpected exception on clicking empty area on creating comment
2025-02-19 11:29:21 +01:00
Elena Torró
f3040fc10d
🐛 Pass color format to css formatter ( #5890 )
...
* 🐛 Pass color format to css formatter
* 📎 Use get method to retrieve format
* 📎 Add UI test to check background color is correctly copied to clipboard when changing the format
2025-02-19 11:23:52 +01:00
Andrey Antukh
4744085426
🐛 Fix incorrect handling request access with deleted profiles
...
* 📎 Add minor improvements to team tests
* 🐛 Fix incorrect handling request access with deleted profiles
* 🐛 Fix redirect loop on empty route
Happens when the current profile is deleted from team
* 🐛 Fix urls on request access emails
* 📎 Revert url changes on emails
2025-02-19 11:04:19 +01:00
Andrey Antukh
44acd79081
Merge remote-tracking branch 'origin/staging' into develop
2025-02-19 10:46:55 +01:00
Elena Torró
73a52e5395
🐛 Fix opacity in frame containers ( #5858 )
...
* 🐛 Fix opacity in frame containers
* 📎 Improve readability of frame containers by using class names
2025-02-19 10:44:24 +01:00
Alonso Torres
6cb1aa24cd
✨ Add constraints calculation on WASM ( #5894 )
...
* ✨ Add constraints calculation on WASM
* ✨ Fix after review
2025-02-19 10:40:04 +01:00
Alejandro
19bae05f41
Merge pull request #5884 from penpot/niwinz-bugfix-4
...
🐛 Fix update-libraries dialog disappear when clicking outside
2025-02-19 07:53:35 +01:00
Alejandro
02f78d80d7
Merge pull request #5883 from penpot/niwinz-bugfix-3
...
🐛 Fix incorrect navigation on show-main-component menu option
2025-02-19 07:42:02 +01:00
Alejandro
51202df105
Merge pull request #5885 from penpot/niwinz-bugfix-5
...
🐛 Fix regression on request-access dialog
2025-02-19 07:15:30 +01:00
Andrey Antukh
cd1eefb214
✨ Add safety checks for node on comment-input* component
2025-02-18 18:33:02 +01:00
Andrey Antukh
869a412c74
🐛 Fix unexpected exception on clicking empty area on creating comment
2025-02-18 18:19:08 +01:00
Andrey Antukh
f5c913d26e
Merge remote-tracking branch 'origin/staging' into develop
2025-02-18 17:28:38 +01:00
luisδμ
d019afe667
🐛 Fix incorrect number of replies in comments ( #5893 )
2025-02-18 17:25:43 +01:00
Andrey Antukh
7d840722c4
✨ Add abstraction for page emptiness checking
2025-02-18 16:59:00 +01:00
Marina López
272bbdd54a
🎉 Add AB test for empty workspace set board tool by default
2025-02-18 16:57:59 +01:00
Andrey Antukh
fe3fec7a50
🐛 Fix workspace hot reload race condtion
...
This reverts commit 8139ee3ef9
.
2025-02-18 16:49:50 +01:00
Andrey Antukh
c86f14e75d
🐛 Fix color slider not updating the hue of the ramp ( #5891 )
...
* 🐛 Fix color slider not updating the hue
* ✨ Add minor enhancements for ramp* component
---------
Co-authored-by: Andrey Fedorov <oran9e.red@gmail.com>
2025-02-18 16:42:11 +01:00
Pablo Alba
65a97167de
🐛 Fix bad value on combobox enter keydown ( #5859 )
2025-02-18 15:55:22 +01:00
Xavier Julian
0530c57d31
✨ Add placeholder to themes modal
2025-02-18 14:51:33 +01:00
Andrey Antukh
63524dce8d
🐛 Fix regression on request-access dialog
2025-02-18 12:37:04 +01:00
Yamila Moreno
807b8d82e3
🔧 Improve flags documentation ( #5863 )
...
* 📎 Fix typo
* 🔧 Enable certain flags by default
* 🔧 Compile all flags in a single source of truth
* 📎 Move all default flags to common
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-02-18 12:36:16 +01:00