Andrey Antukh
|
e60be6f262
|
♻️ Refactor button-link component
|
2023-07-24 13:29:01 +02:00 |
|
Andrey Antukh
|
1e9c809b84
|
⚡ Add minor performance optimizations to code-block component
|
2023-07-24 13:29:01 +02:00 |
|
Andrey Antukh
|
a44f2c5788
|
♻️ Add minor refactor to radio buttons components
|
2023-07-24 13:29:01 +02:00 |
|
Andrey Antukh
|
397ada1f78
|
♻️ Refactor color-input naming
|
2023-07-24 13:29:01 +02:00 |
|
Andrey Antukh
|
5f558d6fdc
|
♻️ Refactor numeric-input naming
|
2023-07-24 13:29:00 +02:00 |
|
Andrey Antukh
|
02c853cf57
|
✨ Prevent unexpected requests on dashboard after logout
|
2023-07-24 13:27:27 +02:00 |
|
Andrey Antukh
|
98091057f9
|
♻️ Refactor fm/submit-button component
|
2023-07-24 13:27:27 +02:00 |
|
Andrey Antukh
|
9b9c5822d1
|
📎 Add minor improvement to events ns error logging
|
2023-07-24 13:27:27 +02:00 |
|
Andrey Antukh
|
27fb4c7ed9
|
✨ Improve with-atomic macro to accept cfg
|
2023-07-24 13:27:27 +02:00 |
|
Andrey Antukh
|
d268ff2952
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-07-24 13:26:17 +02:00 |
|
Alejandro
|
d254184057
|
Merge pull request #3428 from penpot/alotor-bugfixes-6
Bugfixes
|
2023-07-24 07:42:03 +02:00 |
|
Andrey Antukh
|
7e73ac307a
|
Merge pull request #3426 from penpot/alotor-undo-transaction-fixes
Create guard for undo transactions
|
2023-07-14 17:25:17 +02:00 |
|
alonso.torres
|
f611584bb3
|
🐛 Create guard for undo transactions
|
2023-07-14 15:37:49 +02:00 |
|
Andrey Antukh
|
c1013c359d
|
💄 Add cosmetic improvements to update-position fn
|
2023-07-14 15:35:33 +02:00 |
|
Andrey Antukh
|
e97aab4c7f
|
💄 Add cosmetic improvements to align-object-to-parent fn
|
2023-07-14 15:35:33 +02:00 |
|
Andrey Antukh
|
a3f347c9fd
|
🐛 Fix object alignment issue
|
2023-07-14 15:35:33 +02:00 |
|
Andrey Antukh
|
e78edca5a8
|
🐛 Increase version numbers for ensure execute migrations again
|
2023-07-14 15:35:33 +02:00 |
|
Alejandro Alonso
|
e9914d5265
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-07-14 15:27:38 +02:00 |
|
alonso.torres
|
e1faba2ddc
|
🐛 Fix absolute positioned layouts not showing flex properties
|
2023-07-14 15:06:50 +02:00 |
|
Alejandro Alonso
|
0f60f115f5
|
🐛 Fix focus list for texts
|
2023-07-14 14:59:06 +02:00 |
|
Eva Marco
|
13560bc866
|
Merge pull request #3422 from penpot/palba-fix-library-title-style
🐛 Fix incorrect style for asset libraries titles
|
2023-07-14 14:43:43 +02:00 |
|
alonso.torres
|
c670089c03
|
🐛 Fix problem with skew transformations
|
2023-07-14 14:30:26 +02:00 |
|
alonso.torres
|
b1f0d09501
|
🐛 Fix assets right click button for multiple selection
|
2023-07-14 14:30:26 +02:00 |
|
alonso.torres
|
53b4c6383b
|
🐛 Fix undo when updating several texts
|
2023-07-14 14:30:26 +02:00 |
|
Eva Marco
|
e9819ab063
|
Merge pull request #3423 from penpot/fix-invite-cursor-position
🐛 Fix position of text cursor is a bit too high in Invitations se…
|
2023-07-14 14:05:05 +02:00 |
|
Pablo Alba
|
3af019ca6f
|
Merge pull request #3420 from penpot/hiru-fix-touched
🐛 Fix touched detecion in texts
|
2023-07-14 13:45:49 +02:00 |
|
Pablo Alba
|
9b9f2c39b9
|
🐛 Fix duplicate a component copy missing shape-ref
|
2023-07-14 12:36:13 +02:00 |
|
Pablo Alba
|
203b6c63a4
|
🐛 Fix incorrect style for asset libraries titles
|
2023-07-14 12:27:42 +02:00 |
|
Pablo Alba
|
217ca66720
|
🐛 Fix position of text cursor is a bit too high in Invitations section
|
2023-07-14 12:25:01 +02:00 |
|
Eva Marco
|
4ab13ed435
|
Merge pull request #3419 from penpot/niwinz-enhancements-css
💄 Add mainly cosmetic improvements to several components
|
2023-07-14 11:14:15 +02:00 |
|
Alejandro Alonso
|
ab16bba21b
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-07-14 07:34:25 +02:00 |
|
Alejandro
|
1106ebc377
|
Merge pull request #3418 from penpot/alotor-fix-safari-thumbs
🐛 Fix problem with safari thumbnails
|
2023-07-14 07:34:13 +02:00 |
|
Andrés Moya
|
de7a3bf52c
|
🐛 Fix touched detecion in texts
|
2023-07-13 17:10:03 +02:00 |
|
alonso.torres
|
9bcb3e9e7f
|
🐛 Fix problem with Safari thumbnails
|
2023-07-13 17:05:25 +02:00 |
|
Andrey Antukh
|
62fb9c3cfe
|
⚡ Improve css handling on color-bullet-new component
|
2023-07-13 16:34:14 +02:00 |
|
Andrey Antukh
|
b5dac770d3
|
⚡ Improve performance of button-link component
|
2023-07-13 16:32:03 +02:00 |
|
Andrey Antukh
|
6ae58a77ed
|
💄 Use native destructuring support instead of unchecked-get
|
2023-07-13 16:31:59 +02:00 |
|
Andrey Antukh
|
00f4abbad9
|
⚡ Improve css handling performance on title-bar component
|
2023-07-13 15:55:46 +02:00 |
|
Andrey Antukh
|
6c13925930
|
🐛 Fix bad interaction of file migrations components-v2 and pointer-map feature
|
2023-07-13 15:00:28 +02:00 |
|
Alejandro Alonso
|
e8de8c2401
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-07-13 13:38:53 +02:00 |
|
Alejandro
|
39b46b3bc7
|
Merge pull request #3417 from penpot/azazeln28-fix-previous-thumbnail-rendered
🐛 Fix previous thumbnail rendered
|
2023-07-13 13:34:38 +02:00 |
|
Aitor
|
b0ba06eca8
|
✨ Set smooth/instant autoscroll depending on distance
|
2023-07-13 13:32:15 +02:00 |
|
Eva
|
477dc6315e
|
🐛 Fix create empty comments
|
2023-07-13 13:31:31 +02:00 |
|
Eva
|
a1b90a8569
|
🐛 Fix exports menu on viewer mode
|
2023-07-13 13:31:31 +02:00 |
|
Eva
|
743397323d
|
🐛 Fix create typography with section closed
|
2023-07-13 13:31:31 +02:00 |
|
Eva
|
9e15a7548f
|
🐛 Fix onboarding modal height
|
2023-07-13 13:30:38 +02:00 |
|
Alejandro
|
529ef75058
|
Merge pull request #3414 from penpot/azazeln28-improve-layers-autoscroll
✨ Improve layers autoscroll
|
2023-07-13 13:14:51 +02:00 |
|
Aitor
|
2977709468
|
🐛 Fix previous thumbnail being rendered when fill is transparent
|
2023-07-13 13:14:41 +02:00 |
|
Alejandro
|
c4ca40da16
|
Merge pull request #3410 from penpot/eva-fix
🐛 Some frontend fixes
|
2023-07-13 13:13:45 +02:00 |
|
Alejandro Alonso
|
ffc65c3e31
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-07-13 12:59:53 +02:00 |
|