Andrés Moya
baf4dfdecc
🐛 Allow to create component from frame
2023-01-02 11:33:58 +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
Alejandro
b1d99232a9
Merge pull request #2718 from penpot/niwinz-bugfixes
...
🐛 Bugfixes
2023-01-02 09:23:39 +01:00
Alejandro Alonso
7e21d827c9
🐛 Fix duplicate frame issues
2023-01-02 08:52:45 +01:00
Andrey Antukh
27451b9796
♻️ Refactor comments RPC methods and add tests
2022-12-31 12:00:57 +01:00
Andrey Antukh
73a3e0c0ae
🎉 Add usage quotes
2022-12-31 11:22:36 +01:00
Andrey Antukh
7a8b0e710b
✨ Improve trace reporting on unhandled exception
2022-12-31 11:11:17 +01:00
Andrey Antukh
3b61a7dd91
🐛 Fix incorrect arguments to process-changes
2022-12-31 11:11:13 +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
0b2ffbe1fa
🐛 Fix "currentColor" is not converted when importing SVG
2022-12-30 07:44:47 +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
074864a6bf
🐛 Fix problem when drawing boxes won't detect mouse-up
2022-12-28 11:48:38 +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
Alejandro Alonso
47bf758ad7
🐛 Fix guides spec failure
2022-12-28 11:14:51 +01:00
Pablo Alba
33f7cec933
🐛 Fix bad element positioning on interaction with fixed scroll
2022-12-28 10:57:45 +01:00
Alejandro
1f00d91dd7
Merge pull request #2694 from penpot/niwinz-enhancements-6
...
🐛 Bugfixes
2022-12-28 09:57:07 +01:00
Pablo Alba
5cb3aa5dbc
🐛 Fix show outline with rounded corners on rects
2022-12-28 09:23:11 +01:00
Andrey Antukh
de72dc5769
🐛 Fix race conditions issues on concurrent edition
2022-12-28 09:10:06 +01:00
Andrey Antukh
60fb3f3d0e
🐛 Fix storage/pointer-map support issues on thumbnails and libs loading
2022-12-28 09:10:06 +01:00
Andrey Antukh
4164c8f012
⬆️ Update dependencies
2022-12-28 09:10:06 +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
Andrey Antukh
50c17e1261
🐛 Fix invitation link translations issues
2022-12-22 16:42:45 +01:00
Prithvi Tharun
498ec29e47
✨ Improves empty state content
...
Closes #2643 Reads positive and appreciative of their effort to keep up-to-date with the team. Plus, communicates when they'll see new notifications.
Signed-off-by: Prithvi Tharun <ptrithu8@gmail.com>
2022-12-16 16:12:41 +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
Alejandro Alonso
ef994548c1
🐛 Fix typos
2022-12-16 12:09:45 +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
c570557203
♻️ Move teams queries and mutations to commands
2022-12-16 10:31:13 +01:00