Andrey Antukh
db61d579e6
Merge remote-tracking branch 'weblate/develop' into translations
2022-01-14 11:30:25 +01:00
Andrey Antukh
e6e3f2cbd5
✨ Add debugging pages for download/upload file data.
2022-01-14 10:54:57 +01:00
Andrey Antukh
ffdd539233
✨ Minor improvements on error reporting mechanism.
2022-01-14 10:54:57 +01:00
Andrey Antukh
ef17af38a1
🎉 Add jvm-repl script to frontend directory.
2022-01-14 10:54:57 +01:00
Andrey Antukh
6dedfaea2f
📎 Minor changes on :reg-objects impl.
2022-01-14 10:54:57 +01:00
Andrey Antukh
cbb3783d84
📎 Add performance related helpers.
2022-01-14 10:54:57 +01:00
Eva
327c095d79
✨ add V as shortcut to exit path editor
2022-01-13 22:39:05 +01:00
Andrey Antukh
88e222420c
Merge pull request #1470 from penpot/alotor/bugfixes
...
Bugfixes
2022-01-13 18:33:32 +01:00
alonso.torres
045eec072b
🐛 Fix import/export with SVG edge cases
2022-01-13 18:28:47 +01:00
alonso.torres
5f3c381f88
🐛 Fix thumbnail not taking frame blending mode
2022-01-13 15:56:01 +01:00
alonso.torres
6090cf6c68
🐛 Fix problem with imported svgs with filters
2022-01-13 15:15:55 +01:00
alonso.torres
9ac4239c11
🐛 Restored rules color
2022-01-13 10:09:03 +01:00
alonso.torres
da2a3b6883
🐛 Fix handoff text with opacity
2022-01-13 09:56:46 +01:00
alonso.torres
b4accaad07
🐛 Fix scroll jumps in handoff mode
2022-01-13 09:56:46 +01:00
alonso.torres
edaef0096a
🐛 Improved copy for import/export files
2022-01-13 09:56:46 +01:00
alonso.torres
afba5ff083
🐛 Fix issues when updating selrect in paths
2022-01-13 09:56:46 +01:00
alonso.torres
8b8d614150
🐛 Fixed problem with stroke
2022-01-13 09:30:21 +01:00
Alejandro Alonso
090dbfda10
✨ Upload/dismiss all custom fonts at once
2022-01-12 20:00:24 +01:00
Alejandro Alonso
04f5a6a9f9
✨ Show color hex or name on hover
2022-01-12 18:20:31 +01:00
Andrey Antukh
d8311ac3fa
Merge pull request #1462 from penpot/adding-prettier-to-ci
...
✨ Adding prettier to ci
2022-01-12 14:25:50 +01:00
Andrey Antukh
9c7f4dfd98
Merge pull request #1452 from penpot/bugfixes
...
Bugfixes
2022-01-12 14:24:24 +01:00
alonso.torres
8da66e1599
🐛 Fix problem when importing a file with grids
2022-01-12 13:47:50 +01:00
alonso.torres
2927b0cfc6
🐛 Fix default page id in workspace
2022-01-12 13:30:52 +01:00
alonso.torres
4663c296cd
🐛 Fix blur input field when click on viewport
2022-01-12 13:30:52 +01:00
alonso.torres
9403f8fd6e
🐛 Fix lossing changes when changing selection and an input was already changed
2022-01-12 13:13:28 +01:00
alonso.torres
badb5c6a9b
🐛 Fix keep name of component equal to the shape name
2022-01-12 13:13:27 +01:00
alonso.torres
e5430259e9
🐛 Changing pages while comments activated will not close the panel
2022-01-12 13:12:54 +01:00
alonso.torres
50fd44d3f2
🐛 Fix division by zero in bool operation
2022-01-12 13:12:16 +01:00
Andrés Moya
a8249b73b6
🐛 Fix nav to comments in a different page
2022-01-12 13:09:11 +01:00
Andrey Antukh
a15f867059
🐛 Fix open in new tab action on dashboard.
2022-01-12 13:00:50 +01:00
Andrey Antukh
4216e2e92b
✨ Properly set host on http server.
2022-01-12 12:42:11 +01:00
Alejandro Alonso
8ef20be9bd
✨ Adding prettier to ci
2022-01-12 12:32:06 +01:00
Alejandro Alonso
6413c9dddd
✨ Apply prettier to resources styles
2022-01-12 11:49:03 +01:00
Andrey Antukh
eb10f075b9
📎 Add some excludes to uber task.
2022-01-12 11:21:25 +01:00
Andrey Antukh
cd55ed7c8d
📎 Minor improvement on css on error report template.
2022-01-12 10:55:47 +01:00
Andrey Antukh
2fb96a1b7d
📎 Add debug to ws messages.
2022-01-12 10:55:47 +01:00
Andrey Antukh
c48da3d316
♻️ Refactor backend bundle build process.
...
Now the final artifact is a single, compiled uberjar.
It considerably improves startup speed.
2022-01-12 10:55:47 +01:00
Andrey Antukh
9488a9a1ad
✨ Increase default upload size on docker imates.
2022-01-12 10:55:47 +01:00
Andrey Antukh
2feb22d3bd
🐛 Fix unexpected default cookies behavior on redirectiong to penpot.
...
The SameSite=Strict on chrome behaves differently than in Firefox and
makes the top-level url redirect not sending cookies if the user is
redirected from other page to penpot. The SameSite=Lax fixes the issue.
2022-01-12 10:55:47 +01:00
Andrey Antukh
f74569506e
⬆️ Update devenv dockerfile.
2022-01-12 10:55:47 +01:00
Andrés Moya
6633d0b4fb
✨ Right click on frame title to open its menu
2022-01-11 16:02:50 +01:00
Andrey Antukh
6fb35b40d7
Merge pull request #1445 from penpot/add-artboard-selection
...
✨ Add artboard selection
2022-01-11 16:02:12 +01:00
Alejandro Alonso
614d699098
✨ Add artboard selection
2022-01-11 14:03:07 +01:00
Andrés Moya
8f4fbff40f
💄 Set consistent Login label
2022-01-10 16:58:15 +01:00
Andrés Moya
aaf8d2a233
🐛 Correct animations overflow
2022-01-10 16:02:36 +01:00
Andrey Antukh
0eb2336bc6
Merge pull request #1449 from penpot/bugfixes
...
Bugfixes
2022-01-10 15:36:59 +01:00
Andrey Antukh
f9cc9164b3
Merge pull request #1450 from penpot/fix-interactions-header
...
🐛 Fix viewer header controls when navigating from workspace
2022-01-10 15:31:28 +01:00
Andrés Moya
238ec60f89
🐛 Fix viewer header controls when navigating from workspace
2022-01-10 14:10:29 +01:00
alonso.torres
363a82d068
🐛 Fix decimal numbers in export viewbox
2022-01-10 13:32:29 +01:00
alonso.torres
4360c1fe4b
🐛 Improved behaviour on text options when not text is selected
2022-01-10 13:32:29 +01:00