alonso.torres
072c724462
🐛 Fix problem with layers loading
2024-02-27 10:43:14 +01:00
Alejandro
49c750bdaf
Merge pull request #4193 from penpot/niwinz-staging-update-deps
...
⬆️ Update frontend dependencies
2024-02-27 09:26:09 +01:00
Andrey Antukh
c80da1bbac
⬆️ Update rumext and shadow-cljs
2024-02-27 01:04:07 +01:00
Eva Marco
039baa6bd1
🐛 Fix paddings of right side panel on viewer
2024-02-26 17:45:28 +01:00
Eva Marco
162e7a56d6
🐛 Fix rotate icons in comments
2024-02-26 17:45:28 +01:00
Belén Albeza
f91a8b371a
🐛 Fix layer filter dropdown position + add auto-closing on Esc and outside click
2024-02-26 16:50:21 +01:00
alonso.torres
d45d6af0ec
🐛 Fix problem with measure distances in workspace
2024-02-23 09:07:34 +01:00
alonso.torres
d51338e754
🐛 Remove after delay event for not-frame shapes
2024-02-23 09:07:34 +01:00
Alejandro
5e6ce26742
Merge pull request #4174 from penpot/palba-bugfixes-001
...
Bugfixes
2024-02-23 08:51:38 +01:00
Pablo Alba
4390df4b48
🐛 Fix user can detach a copy inside a copy
2024-02-23 08:40:31 +01:00
Pablo Alba
bdc303e778
🐛 Fix mixed selection of few components name are truncated
2024-02-23 08:40:31 +01:00
Xaviju
7879d883cf
🐛 Fix ellipsis on color row
2024-02-22 15:49:11 +01:00
Belén Albeza
dbcfb2746f
🐛 Fix update library button in libraries modal
2024-02-22 12:27:29 +01:00
alonso.torres
337f52e1bf
🐛 Fix problem with changing cell type in grid
2024-02-22 12:26:03 +01:00
alonso.torres
ff88f30c74
🐛 Allow select library colors on gradients
2024-02-22 12:26:03 +01:00
alonso.torres
764d15412f
🐛 Show margin/padding properties outside grid editor
2024-02-22 12:26:03 +01:00
alonso.torres
74cc8079bb
🐛 Fix a problem with input rotation for shapes
2024-02-22 12:26:03 +01:00
Eva Marco
21927fd54c
Merge pull request #4172 from penpot/ladybenko-6982-ui-fixes-design-tab
...
🐛 UI fixes for the design tab
2024-02-22 08:42:08 +01:00
Alejandro
5883a50520
Merge pull request #4171 from penpot/niwinz-staging-perfix-2
...
🐛 Bugfixes and ⚡ Performance enhancements
2024-02-22 07:09:55 +01:00
Eva Marco
7624797acf
♻️ Update onboarding modals
2024-02-22 00:28:14 +01:00
Belén Albeza
c49d6d4ecf
🐛 Update icon of locked aspect ratio
2024-02-21 09:31:53 +01:00
Belén Albeza
918ecc7b37
🐛 Fix margin of uncollapsed layout item sections in design tab
2024-02-21 09:31:53 +01:00
Belén Albeza
c484c0d667
🐛 Fix UI of clip content + show in viewer icons
2024-02-20 16:25:46 +01:00
Andrey Antukh
3994bf583c
⚡ Disable props wrapping on layout-container react components
2024-02-20 15:42:02 +01:00
Andrey Antukh
acae8708f5
🐛 Fix ui problem when user selects a recent-color for adding to the assets
2024-02-20 15:28:16 +01:00
Andrey Antukh
d28c7cf061
💄 Add cosmetic changes to colorpicker modal react components
2024-02-20 15:27:44 +01:00
Andrey Antukh
72937ba091
🐛 Fix styles issues on presence module
...
The issue happens only when the number of connected sessions
becomes greater that the total number of colors.
The solution is: instead of picking black background we use
the default one.
This PR also improves performance of the presence related
react components.
2024-02-20 13:17:41 +01:00
Belén Albeza
4097dec5a4
🐛 Fix radio buttons UI for boolean operations
2024-02-20 13:00:54 +01:00
Andrey Antukh
2f242533d2
⚡ Add minor performance improvements on workspace presence components
2024-02-20 12:32:37 +01:00
Andrey Antukh
541052fee7
⬆️ Update rumext (new syntax features)
2024-02-20 09:46:53 +01:00
Andrey Antukh
00961808b4
⚡ Optimize the layout-item-menu react component
2024-02-19 19:13:39 +01:00
Andrey Antukh
1e7a2b575f
💄 Add mostly cosmetic changes to layout-item ns code
2024-02-19 19:13:39 +01:00
Andrey Antukh
a1a9519cf5
⚡ Optimize the layout-item-menu react component
2024-02-19 19:13:39 +01:00
Andrey Antukh
46fca11b38
⚡ Optimize the align-self-row react component
2024-02-19 19:13:39 +01:00
Andrey Antukh
71681532cd
⚡ Optimize the element-behaviour react component
2024-02-19 19:13:39 +01:00
Andrey Antukh
ed336724a0
⚡ Optimize the element-behaviour-vertical react component
2024-02-19 19:13:39 +01:00
Andrey Antukh
c7582e7887
⚡ Optimize the element-behaviour-horizontal react component
2024-02-19 19:13:39 +01:00
Andrey Antukh
710a357a6e
⚡ Optimize the margin-section react component
2024-02-19 19:13:39 +01:00
Aitor Moreno
1b10af5cfc
Merge pull request #4167 from penpot/ladybenko-6858-opacity-size
...
🐛 Fix opacity field size
2024-02-19 18:08:08 +01:00
Belén Albeza
8c657e4172
🐛 Fix color picker gradient for light theme
2024-02-19 17:43:17 +01:00
Belén Albeza
32e8098a6d
🐛 Fix opacity field size
2024-02-19 16:21:04 +01:00
Eva Marco
150fa394ff
Merge pull request #4151 from penpot/ladybenko-6900-fix-palette-toolbar
...
🐛 Fix collapsed toolbar/palette position
2024-02-15 16:24:12 +01:00
Belén Albeza
415ce339a7
🐛 Fix cropped text for typographies in the small palette
2024-02-15 16:14:08 +01:00
Belén Albeza
261dc553bb
🐛 Fix collapsed toolbar position
2024-02-15 16:14:08 +01:00
Belén Albeza
4c9174969f
🐛 Fix collapsable palette position
2024-02-15 16:14:08 +01:00
Andrey Antukh
443ca0a02c
Merge pull request #4137 from penpot/alotor-bugfix-17
...
Alotor bugfix 17
2024-02-15 16:10:31 +01:00
Eva Marco
862053738a
Merge pull request #4149 from penpot/xaviju-fix-margin-detach-button
...
🐛 Fix detach button position and color info overflow
2024-02-15 15:59:42 +01:00
alonso.torres
2bb2d4ca59
🐛 Fix problem with align-self default
2024-02-15 15:46:40 +01:00
Xaviju
4acc98749c
🐛 Fix ellipsis on color row
2024-02-15 15:21:06 +01:00
Xaviju
9e527e4007
🐛 Fix detach button position
2024-02-15 12:57:03 +01:00