Alejandro Alonso
|
f56b8be33d
|
🐛 Fix enter events
|
2023-01-04 13:09:39 +01:00 |
|
alonso.torres
|
e926b11fef
|
✨ Changes to the margin-item and min/max width/height
|
2023-01-04 09:24:42 +01:00 |
|
alonso.torres
|
40da1c302a
|
✨ Support hidden elements in flex layout
|
2023-01-04 09:24:35 +01:00 |
|
Alejandro
|
e8d561ac7f
|
Merge pull request #2724 from penpot/hiru-fix-component-board
Avoid extra group when creating a component from a board
|
2023-01-02 13:52:14 +01:00 |
|
Andrés Moya
|
baf4dfdecc
|
🐛 Allow to create component from frame
|
2023-01-02 11:33:58 +01:00 |
|
alonso.torres
|
ade13d3bca
|
🐛 Fix problem with auto-height text resize
|
2023-01-02 11:25:53 +01:00 |
|
alonso.torres
|
32d39c35e4
|
🐛 Fix problem with flipped shapes
|
2023-01-02 11:12:59 +01:00 |
|
Alejandro
|
5f77df1996
|
Merge pull request #2713 from penpot/palba-show-color-name-inspect
🐛 Show color name on inspect
|
2023-01-02 10:35:36 +01:00 |
|
Alejandro
|
24538add3f
|
Merge pull request #2723 from penpot/eva-a11y-bugfixing
🐛 Fix some visual errors
|
2023-01-02 10:33:23 +01:00 |
|
Eva
|
407831ffd1
|
🐛 Fix some visual errors
|
2023-01-02 09:46:42 +01:00 |
|
Alejandro
|
379997f9db
|
Merge pull request #2716 from penpot/palba-fix-internal-error-set-text-style
🐛 Fix internal error at setting text style
|
2023-01-02 09:41:48 +01:00 |
|
Andrey Antukh
|
27451b9796
|
♻️ Refactor comments RPC methods and add tests
|
2022-12-31 12:00:57 +01:00 |
|
Pablo Alba
|
42b69df671
|
🐛 Fix internal error at setting text style
|
2022-12-30 13:34:47 +01:00 |
|
Pablo Alba
|
d1dbc3850d
|
🐛 Show color name on inspect
|
2022-12-30 11:59:46 +01:00 |
|
Alejandro Alonso
|
ed4a5f6c60
|
🐛 Fix ignore booleans on ctrl + click selection
|
2022-12-30 11:33:03 +01:00 |
|
Pablo Alba
|
ede07e4f44
|
🐛 Fix incorrect color in properties of multiple bool shapes
|
2022-12-30 08:05:26 +01:00 |
|
Pablo Alba
|
dac11d1606
|
🐛 Fix missing create component menu for frames
|
2022-12-30 07:28:27 +01:00 |
|
Eva
|
0a8dfde0a2
|
🐛 Fix some visual errors
|
2022-12-29 14:20:02 +01:00 |
|
alonso.torres
|
3bbf632121
|
♻️ Changed handoff for inspect everywhere
|
2022-12-29 13:06:16 +01:00 |
|
Alejandro
|
104059a7b1
|
Merge pull request #2703 from penpot/palba-add-loading-icon-shared-libraries
🐛 Fix missing loading icon on shared libraries
|
2022-12-29 11:56:00 +01:00 |
|
Pablo Alba
|
f75af88877
|
🐛 Fix missing loading icon on shared libraries
|
2022-12-29 11:47:31 +01:00 |
|
Alejandro Alonso
|
d4360be96e
|
🐛 Fix guides inside frames issues
|
2022-12-29 09:50:04 +01:00 |
|
alonso.torres
|
aed7f0ad43
|
🐛 Fix problem when moving texts with keyboard
|
2022-12-28 11:48:36 +01:00 |
|
alonso.torres
|
cd2df41e87
|
🐛 Fix problems with transparent frames thumbnails
|
2022-12-28 11:48:14 +01:00 |
|
alonso.torres
|
00fbfd6e9e
|
🐛 Fix problem when moving shape inside frame
|
2022-12-28 11:48:14 +01:00 |
|
alonso.torres
|
93726cf8fe
|
🐛 Fix wrong interaction between comments and panning modes
|
2022-12-28 11:48:14 +01:00 |
|
Pablo Alba
|
6c8144a18a
|
🐛 Fix display type of component library not persistent
|
2022-12-28 11:15:42 +01:00 |
|
Pablo Alba
|
33f7cec933
|
🐛 Fix bad element positioning on interaction with fixed scroll
|
2022-12-28 10:57:45 +01:00 |
|
Pablo Alba
|
5cb3aa5dbc
|
🐛 Fix show outline with rounded corners on rects
|
2022-12-28 09:23:11 +01:00 |
|
alonso.torres
|
4302ab05e4
|
🐛 Fix problems with Safari texts
|
2022-12-27 15:22:28 +01:00 |
|
Alejandro
|
777e2fb0a3
|
Merge pull request #2692 from penpot/palba-fix-style-team-invite
🐛 Fix style for team invite in deutsch
|
2022-12-27 12:49:05 +01:00 |
|
Pablo Alba
|
c469bd5757
|
🐛 Fix style for team invite in deutsch
|
2022-12-27 09:10:19 +01:00 |
|
Andrey Antukh
|
2840cb893e
|
🎉 Add login-with-password flag
As replacement to `login` flag
|
2022-12-22 16:42:45 +01:00 |
|
Andrey Antukh
|
b929564fa7
|
♻️ Add admin facilities on the code base
- Fix bugs related to orphan teams on profile deletion
- Separate session based profile-id param from api user provided
|
2022-12-22 16:42:45 +01:00 |
|
alonso.torres
|
1fe1a352c3
|
🐛 Fix problem with auto-width and transforms
|
2022-12-16 13:11:20 +01:00 |
|
Alejandro
|
ac7cb3c8c7
|
Merge pull request #2654 from penpot/eva-a11y-dashboard
✨ Improve dashboard accessibility
|
2022-12-16 12:52:53 +01:00 |
|
Andrey Antukh
|
710878a667
|
✨ Improve webhook URI validation
|
2022-12-16 10:31:13 +01:00 |
|
Andrey Antukh
|
350e4a1d1b
|
✨ Improve default update-file webhook batch timeout
|
2022-12-16 10:31:13 +01:00 |
|
Andrey Antukh
|
801d926946
|
💄 Fix linter issues
|
2022-12-16 10:31:13 +01:00 |
|
Andrey Antukh
|
f11da06637
|
🎉 Add the ability to copy team invitation link
|
2022-12-16 10:31:13 +01:00 |
|
Andrey Antukh
|
4e1e67fc3d
|
🐛 Fix unexpected redirect on invitation acceptation
|
2022-12-16 10:31:13 +01:00 |
|
Andrey Antukh
|
aefdbfa8ef
|
Merge pull request #2662 from penpot/palba-fix-cant-select-text-assets-inputs
🐛 Fix unable to select text at assets inputs in firefox
|
2022-12-16 09:35:00 +01:00 |
|
Eva
|
7045496a39
|
✨ Improve dashboard accessibility
|
2022-12-15 09:17:14 +01:00 |
|
Alejandro
|
c9ad82edc3
|
Merge pull request #2642 from penpot/niwinz-backend-webhooks-4
🎉 Add webhooks processing & errors UI integration
|
2022-12-14 15:53:11 +01:00 |
|
alonso.torres
|
e9064611cf
|
✨ Improve thumbnail generation
|
2022-12-14 14:38:56 +01:00 |
|
Pablo Alba
|
84903ae1f2
|
🐛 Fix unable to select text at assets inputs in firefox
|
2022-12-14 12:00:06 +01:00 |
|
Andrey Antukh
|
507800ae4e
|
Merge pull request #2659 from penpot/alotor-flex-layout-features
Flex layout features
|
2022-12-14 09:07:40 +01:00 |
|
Pablo Alba
|
fd7d189bb7
|
💄 Change style of cancel button on webhooks modal
|
2022-12-13 22:22:21 +01:00 |
|
alonso.torres
|
5aaaab4f80
|
✨ Show ghost when moving elemets from/into layout
|
2022-12-13 17:45:47 +01:00 |
|
alonso.torres
|
2fbd1d8078
|
🐛 Fix problem with hug and item margins
|
2022-12-13 17:45:47 +01:00 |
|