alonso.torres
f7bba745ab
🐛 Changes to the header menu
2023-03-27 13:18:52 +02:00
alonso.torres
1d7b43ffbc
🐛 Fix problem with outer stroke in texts
2023-03-27 13:18:52 +02:00
alonso.torres
7256759488
🐛 Fix problem with color picker not able to change hue
2023-03-27 13:18:52 +02:00
Pablo Alba
26aec7d129
🐛 Fix usiong padding/marging value on updating with shift
2023-03-27 13:18:08 +02:00
Pablo Alba
d61c799846
🐛 Fix padding/gap/margin remain glowing when the shape is deselected and selected again
2023-03-27 13:18:08 +02:00
Pablo Alba
c3c41c5b7d
🐛 Fix rotate board breaks paddings
2023-03-27 13:18:08 +02:00
Pablo Alba
eeb76b1e50
🐛 Fix during scale paddings glow
2023-03-27 13:18:08 +02:00
Pablo Alba
4d70d3b909
🐛 Bad padding gui on nil sizing
2023-03-27 13:18:08 +02:00
Pablo Alba
6a1115ddda
🐛 Fix usiong padding/marging value on updating with shift
2023-03-27 11:55:23 +02:00
Pablo Alba
d3ae53e3ef
🐛 Fix padding/gap/margin remain glowing when the shape is deselected and selected again
2023-03-27 11:55:23 +02:00
Pablo Alba
4774cc4859
🐛 Fix rotate board breaks paddings
2023-03-27 11:55:23 +02:00
Pablo Alba
bc07dad4ae
🐛 Fix during scale paddings glow
2023-03-27 11:55:23 +02:00
Pablo Alba
300ad15f5a
🐛 Bad padding gui on nil sizing
2023-03-27 11:55:23 +02:00
Andrés Moya
ad786ab95f
🎉 Group component sync changes in a single undo
2023-03-27 10:39:35 +02:00
Andrés Moya
7391a4086a
🔧 Refactor delete/restore components
2023-03-27 10:39:35 +02:00
Andrés Moya
0711fa700b
🔧 Read component shapes from pages
2023-03-27 10:39:33 +02:00
Alejandro Alonso
a4dd5fccff
🐛 Fix develop branch after merge
2023-03-24 13:06:16 +01:00
Alejandro Alonso
4fad2ab619
Merge remote-tracking branch 'origin/staging' into develop
2023-03-24 12:33:14 +01:00
Alejandro Alonso
91e81823a5
🐛 Fix deleted files appear in search results
2023-03-24 12:20:00 +01:00
Alejandro Alonso
d0ab0bccb9
🐛 Fix drag and drop files from browser or file explorer under circumstances
2023-03-24 12:20:00 +01:00
Alejandro Alonso
b2b91bfa57
🐛 Fix change email and password for users signed in via social login
2023-03-24 12:20:00 +01:00
alonso.torres
5874922367
🐛 Fix problem with guides not showing when moving over nested frames
2023-03-23 17:13:04 +01:00
alonso.torres
2ad9c3cc72
🐛 Forbid empty names for assets
2023-03-23 16:11:23 +01:00
alonso.torres
020454e701
🐛 Fix header not showing when exiting fullscreen mode in viewer
2023-03-23 12:03:25 +01:00
alonso.torres
eedb83e863
🐛 Fix problem with text out of borders when changing from auto-width to fixed
2023-03-23 12:03:25 +01:00
alonso.torres
8a6809848e
🐛 Show warning when trying to invite a user that is already in members
2023-03-23 12:03:25 +01:00
Alejandro Alonso
b5fc074e35
🐛 Fix horizontal margins drag don't always start from place
2023-03-23 09:14:58 +01:00
alonso.torres
f1b5ac27a9
🐛 Fix path options not showing when editing rects or ellipses
2023-03-22 14:45:19 +01:00
alonso.torres
6d93501dc7
🐛 Fix shortcuts for alignment
2023-03-22 14:25:24 +01:00
alonso.torres
09d0a9e3f8
🐛 Fix problem when assigning color from palette or assets
2023-03-22 12:36:40 +01:00
Alejandro Alonso
fbf06a4de0
✨ Use tabulators to navigate layers
2023-03-22 09:23:06 +01:00
Andrés Moya
1d026ab085
🎉 Added 'go to main component' to components context menu
2023-03-21 17:12:54 +01:00
Andrey Antukh
582ec187f8
Merge remote-tracking branch 'origin/staging' into develop
2023-03-17 10:19:04 +01:00
alonso.torres
6a4d505033
🐛 Fix problem with alt getting stuck when alt+tab
2023-03-16 15:08:03 +01:00
alonso.torres
bd44f49175
🐛 Fix problem with board titles misplaced
2023-03-15 15:51:30 +01:00
Alejandro
afb09919ed
Merge pull request #3001 from penpot/niwinz-experiments-2
...
♻️ Refactor concurrency model (start using JDK19 virtual threads on RPC and WebSockets)
2023-03-15 11:34:25 +01:00
Alejandro Alonso
d685888720
Merge remote-tracking branch 'origin/staging' into develop
2023-03-15 09:44:44 +01:00
alonso.torres
2c6513ac85
🐛 Fix problems with touch devices and Wacom tablets
2023-03-15 09:28:46 +01:00
Pablo Alba
8ae1148ef9
🎉 Go to main component from context menu or with double click on the asset
2023-03-14 17:15:53 +01:00
alonso.torres
5bd4be1950
🐛 No select frames without fill should happen only on ctrl click
2023-03-14 15:42:46 +01:00
alonso.torres
dad88cb42e
🐛 Fix close colorpicker on Firefox when mouse-up is outside the picker
2023-03-14 15:42:45 +01:00
Andrey Antukh
aafbf6bc15
♻️ Refactor cocurrency model on backend
...
Mainly the followin changes:
- Pass majority of code to the old and plain synchronous style
and start using virtual threads for the RPC (and partially some
HTTP server middlewares).
- Make some improvements on how CLIMIT is handled, simplifying code
- Improve considerably performance reducing the reflection and
unnecesary funcion calls on the whole stack-trace of an RPC call.
- Improve efficiency reducing considerably the total threads number.
2023-03-14 12:30:27 +01:00
Eva
adffdb31f3
✨ Add css variables and theme switch
2023-03-14 11:48:31 +01:00
Pablo Alba
4eeef41ed4
🐛 Fix flex layout gaps showing for nested items
2023-03-13 11:52:00 +01:00
alonso.torres
83367dd519
🐛 Fix viewer layers styles
2023-03-13 10:30:12 +01:00
alonso.torres
481e9b0d32
🐛 Fix unlink library color when blur color picker input
2023-03-13 10:30:12 +01:00
alonso.torres
ce85a1b1d5
🐛 Fix problem with text editor in Safari
2023-03-13 10:22:57 +01:00
Pablo Alba
e6306e5109
✨ Add visualization and mouse control to paddings, margins and gaps in frames with layout
2023-03-10 13:59:50 +01:00
alonso.torres
37f52cafc9
🐛 Fix problem with rules when changing pages
2023-03-09 17:28:21 +01:00
alonso.torres
2500d192e8
🐛 Changed the text dominant-baseline to use ideographic
2023-03-09 10:57:49 +01:00