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
alonso.torres
e170011e3c
🐛 Fix problem on selection numeric inputs on Firefox
2023-03-08 15:22:31 +01:00
alonso.torres
f3f611848c
🐛 Improve deeps selection of nested arboards
2023-03-08 15:22:31 +01:00
Alejandro Alonso
c3ce0eb794
Merge remote-tracking branch 'origin/staging' into develop
2023-03-08 07:25:19 +01:00
Alejandro Alonso
9e35229ebd
🐛 Fix components texts not displayed in assets panel
2023-03-07 15:22:24 +01:00
alonso.torres
475ce08d3e
🐛 Fix selecting children from hidden parent layers
2023-03-06 16:27:50 +01:00
alonso.torres
7b72906096
🐛 Fix problem on finalize page
2023-03-06 16:27:13 +01:00
alonso.torres
cd505ecced
🐛 Fix problem with rules position on changing pages
2023-03-03 14:20:53 +01:00
Alejandro
c8360b1994
Merge pull request #2996 from penpot/alotor-grid-layout
...
Partial merge of the grid layout infrastructure
2023-03-03 11:15:32 +01:00
Alejandro Alonso
910352280c
Merge remote-tracking branch 'origin/staging' into develop
2023-03-03 10:36:29 +01:00
alonso.torres
e061ba8123
🐛 Fix problem with shadows and blur on multiple selection
2023-03-02 16:32:21 +01:00
alonso.torres
23104b28b6
✨ Edition mode for grid
2023-03-02 14:05:51 +01:00
alonso.torres
b497de0dae
✨ UI Integration
2023-03-02 13:56:11 +01:00
Eva
284fc2acbc
✨ Add grid cell options
2023-03-02 13:56:11 +01:00
Eva
cc8347a871
✨ Add options to sidebar
2023-03-02 13:56:11 +01:00
alonso.torres
eb425dc4f2
✨ Edit cell panel
2023-03-02 13:56:11 +01:00
alonso.torres
4b7e93ab84
✨ First draft of cell display
2023-03-02 13:56:11 +01:00
alonso.torres
6f99209a62
✨ Grid layout editor interface
2023-03-02 13:51:41 +01:00
alonso.torres
a0cd94cfae
✨ Grid layout infrastructure
2023-03-02 13:51:27 +01:00
alonso.torres
2030f987db
⚡ Performance improvements
2023-03-01 16:38:09 +01:00
Alejandro Alonso
94e87f8a7d
Merge remote-tracking branch 'origin/staging' into develop
2023-03-01 16:08:57 +01:00
Alejandro Alonso
9a272f69c7
🐛 Fix height 100% cropped
2023-03-01 14:19:48 +01:00
Alejandro Alonso
fc1f2b2a9f
🐛 Fix some layout tooltips cropped
2023-03-01 14:19:48 +01:00
Alejandro Alonso
89fbe28ed1
🐛 Fix wrap and nowrap spelling issues
2023-03-01 14:19:48 +01:00
alonso.torres
4111cee3d6
🐛 Fix clipping overlay
2023-02-28 15:22:04 +01:00
alonso.torres
0ef5a37e33
🐛 Allow set position when position absolute
2023-02-28 15:22:04 +01:00
alonso.torres
4d46460f90
🐛 Fix problem when moving absolute positioned element
2023-02-24 14:26:33 +01:00
alonso.torres
e9942e5527
🐛 Fix position absolute showing on first-level flex containers
2023-02-24 13:18:21 +01:00
Alejandro
8aa0e96377
Merge pull request #2979 from penpot/alotor-small-fixes-absolute
...
🐛 Fix problems with position absolute
2023-02-24 12:05:56 +01:00
alonso.torres
a12fce1c1f
✨ Change names for flex items
2023-02-24 11:24:23 +01:00
alonso.torres
e9d50eb10d
🐛 Fix problems with position absolute
2023-02-24 10:57:56 +01:00
alonso.torres
d309628e1d
✨ Add z-index option to flex items elements
2023-02-24 07:37:37 +01:00