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
2dea2d9d27
🐛 Ignore remote changes in size
2023-03-15 09:28:46 +01:00
alonso.torres
107d607d37
🐛 Fix error with empty curves
2023-03-15 09:28:46 +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
Alejandro
1b3281457e
Merge pull request #3042 from penpot/azazeln28-fix-scaling-frame-proportionally
...
Fix scaling frame proportionally
2023-03-14 12:33:04 +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
alonso.torres
3a2e1b5c94
✨ Adapt scale to flex elements
2023-03-14 11:02:10 +01:00
Aitor
44c35e6aee
🐛 Fix scaling frame proportionally
2023-03-14 11:01:57 +01:00
alonso.torres
a56dc25fae
🐛 Fix problems with text synchronization
2023-03-13 13:15:36 +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
0d9695de1d
🐛 Fix shortcuts for zoom now take into account the mouse position
2023-03-13 10:30:12 +01:00
alonso.torres
468e61e1e0
🐛 Fix snap pixel when moving path points on high zoom
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
Alejandro Alonso
da74d0d732
🐛 Fix viewer wrong translations
2023-03-13 10:21:53 +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
2a632512b3
🐛 Fix select in area of hidden children elements
2023-03-09 16:15:11 +01:00
alonso.torres
079cff0bc0
🐛 Fix problem with undo transactions
2023-03-09 15:53:10 +01:00
Alejandro
7954ad0edf
Merge pull request #3025 from penpot/alotor-bugfixes2
...
Bug fixes
2023-03-09 13:21:32 +01:00
alonso.torres
2500d192e8
🐛 Changed the text dominant-baseline to use ideographic
2023-03-09 10:57:49 +01:00
Pablo Alba
480a72b6e2
🐛 Fix paddings and gaps prediction on create layout
2023-03-09 09:25:10 +01:00
alonso.torres
b2c3dc1504
🐛 Fix problem when loading fonts
2023-03-08 15:22:31 +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
alonso.torres
1643287775
🐛 Fix problem with area selection
2023-03-07 15:55:39 +01:00
Alejandro Alonso
9e35229ebd
🐛 Fix components texts not displayed in assets panel
2023-03-07 15:22:24 +01:00
alonso.torres
046bd59726
🐛 Fix style for absolute positioning
2023-03-07 14:16:42 +01:00
Alejandro Alonso
f733497f0f
🐛 Fix some typos on english translation
2023-03-07 10:57:37 +01:00
Alejandro Alonso
ed917fa194
🐛 Fix font translations not detected as markdown
2023-03-07 10:57:37 +01:00
Alejandro Alonso
91c12ca34f
🐛 Fix change colors from selected colors
2023-03-07 10:42:58 +01:00
Alejandro Alonso
9f66e8e5d1
🐛 Fix search field shared styles
2023-03-07 10:37:11 +01:00
alonso.torres
b5be938480
🐛 Improve behavior for undo on text edition
2023-03-07 09:11:51 +01:00
alonso.torres
36583d1171
🐛 Allow selection of empty board by partial rect
2023-03-06 16:27:50 +01:00
alonso.torres
05e13ad05f
🐛 Fix problem when undoing multiple selected colors
2023-03-06 16:27:50 +01:00
alonso.torres
475ce08d3e
🐛 Fix selecting children from hidden parent layers
2023-03-06 16:27:50 +01:00
alonso.torres
6962e15b6d
🐛 Fix error streen when uploading wrong SVG
2023-03-06 16:27:50 +01:00
alonso.torres
7b72906096
🐛 Fix problem on finalize page
2023-03-06 16:27:13 +01:00
Eva Marco
9d43bb4252
Merge pull request #3011 from penpot/alotor-poc-css-modules
...
✨ Adds CSS modules to the build pipeline
2023-03-06 15:59:13 +01:00
alonso.torres
7dd24bb79b
Merge remote-tracking branch 'origin/staging' into develop
2023-03-06 14:52:43 +01:00
alonso.torres
827ce6c42a
🐛 Fix problem with redo shortcut
2023-03-06 14:23:26 +01:00
alonso.torres
94a98a1866
✨ Adds CSS modules to the build pipeline
2023-03-06 14:20:18 +01:00
alonso.torres
cd505ecced
🐛 Fix problem with rules position on changing pages
2023-03-03 14:20:53 +01:00