alonso.torres
|
0bb20197f1
|
⚡ Improved performance of refs
|
2022-04-06 10:08:35 +02:00 |
|
Andrey Antukh
|
e62f0603b5
|
Merge pull request #1788 from penpot/hirunatan-fix-multi-user
Hirunatan fix multi user
|
2022-04-06 09:20:27 +02:00 |
|
Andrés Moya
|
654e12a2c3
|
🐛 Fix multi user not working
|
2022-04-06 09:16:22 +02:00 |
|
Alejandro Alonso
|
5299465864
|
🐛 Setting in-progress to false when export fails
|
2022-04-06 08:28:57 +02:00 |
|
Eva
|
39fa939f58
|
🐛 Fix gap between contiguous shapes
|
2022-04-05 13:53:03 +02:00 |
|
Andrey Antukh
|
4adc5d25a7
|
📎 Fix review issues
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
7a38b08506
|
🐛 Fix default configuration
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
df4b92fb6b
|
✨ Improve logging ordering of message parts
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
ca02999ae9
|
✨ Improve error reporting
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
701a98fab6
|
✨ Improve backend and worker error handling
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
c026d05bc3
|
✨ Set consistent max body size
And make it configurable
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
602b736163
|
📎 Update default scripts
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
c5b1b67c50
|
📎 Add TODO comment on changes ns
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
8eae892983
|
🔥 Remove old and already deprecated utils.data ns
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
7d32d03156
|
💄 Add cosmetic changes on workspace/changes ns
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
f9e83f2cc7
|
✨ Improve implementation of without-keys helper
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
20d3251a93
|
🎉 Add generic file object thumbnail abstraction
As replacement to the file frame thumbnail mechanism
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
147f56749e
|
⬆️ Update some dependencies
|
2022-04-05 13:23:39 +02:00 |
|
Andrey Antukh
|
9140fc71b9
|
♻️ Refactor exportation process, make it considerably faster
|
2022-04-05 13:23:39 +02:00 |
|
alonso.torres
|
d6abd2202c
|
🐛 Revert pixel grid color change
|
2022-04-05 13:04:44 +02:00 |
|
Alejandro Alonso
|
911d4edb9f
|
🐛 Import a file with image background won't show the background
|
2022-04-05 12:09:06 +02:00 |
|
Andrey Antukh
|
e9e5b07bdb
|
Merge pull request #1782 from penpot/superalex-fix-edit-file-name-navigates-to-the-file-workspace
🐛 Fix edit file name navigates to the file workspace
|
2022-04-05 11:16:18 +02:00 |
|
Alejandro Alonso
|
cef1c0d1d1
|
🐛 Edit file name navigates to the file workspace
|
2022-04-05 11:15:51 +02:00 |
|
Andrey Antukh
|
0fb54a5edd
|
Merge pull request #1777 from penpot/eva-fix_scroll_into_view
🐛 fix scroll into view behind fixed Element
|
2022-04-05 11:13:39 +02:00 |
|
Eva
|
abd7a88ba0
|
🐛 Fix scroll into view behing fixed element
|
2022-04-05 11:03:04 +02:00 |
|
Andrey Antukh
|
d37457dc10
|
Merge pull request #1783 from penpot/eva-fix-sidebar-icon-in-viewer
🐛 Fix sidebar icon in viewer mode
|
2022-04-05 10:56:46 +02:00 |
|
Eva
|
fc7707ad3e
|
🐛 Fix sidebar icon in viewer mode
|
2022-04-05 10:35:26 +02:00 |
|
Andrés Moya
|
f43c6ab3c5
|
🐛 Fix resize for rotated shapes with top&down constraints
|
2022-04-05 09:58:04 +02:00 |
|
Andrey Antukh
|
11c3b6cfe2
|
🐛 Fix issue with password persistence
|
2022-04-04 23:54:54 +02:00 |
|
Andrey Antukh
|
7105255212
|
Merge branch 'us/newsletter_subscription' into staging
|
2022-04-04 23:12:03 +02:00 |
|
Andrey Antukh
|
1338491616
|
✨ Make the subscription modal configurable
|
2022-04-04 23:10:41 +02:00 |
|
Andrey Antukh
|
0afb47ade0
|
✨ Update telemetry task for handle user subscriptions
|
2022-04-04 22:57:27 +02:00 |
|
Andrey Antukh
|
88292f2f3b
|
✨ Properly initialize options and profile forms
|
2022-04-04 22:57:27 +02:00 |
|
Andrey Antukh
|
d389dab8d2
|
✨ Mark form as touched on changing the checkbox or radio buttons
|
2022-04-04 22:57:27 +02:00 |
|
Andrey Antukh
|
1205bdcaae
|
✨ Make the update-profile operation atomic with prop update
|
2022-04-04 22:57:27 +02:00 |
|
Eva
|
5e7e055539
|
🎉 Add newsletter subscription modal
|
2022-04-04 22:57:27 +02:00 |
|
Eva
|
3822be76a8
|
🐛 Fix send to back several shapes at a time
|
2022-04-04 17:44:50 +02:00 |
|
Eva Marco
|
b904237c5a
|
Merge pull request #1773 from penpot/eva-fix_artboard_fills
🐛 Fix add fill to artboard modify children
|
2022-04-04 16:58:12 +02:00 |
|
Eva
|
df930cb879
|
🐛 Fix add fill to artboard modify children
|
2022-04-04 16:54:35 +02:00 |
|
Alejandro Alonso
|
327331475e
|
🐛 Hide the drop shadow also hides the shape
|
2022-04-04 16:39:17 +02:00 |
|
Eva
|
91a8386ba4
|
🐛 Fix duplicate multiselected elements
|
2022-04-04 16:24:50 +02:00 |
|
Andrés Moya
|
b7e0619e9a
|
🐛 Fix order of undo operations
|
2022-04-04 14:05:01 +02:00 |
|
Andrey Antukh
|
0b984a44d7
|
🐛 Fix default configuration
|
2022-04-04 10:54:40 +02:00 |
|
Alejandro
|
b2b221516c
|
Merge pull request #1768 from penpot/alotor/bugfixes
Bugfixing
|
2022-04-01 11:06:59 +02:00 |
|
Andrés Moya
|
1bcb0128f0
|
🐛 Fix paste shapes while editing text
|
2022-03-31 14:35:33 +02:00 |
|
alonso.torres
|
5633291ab0
|
🐛 Fix problem when alt+drag duplicate frames
|
2022-03-31 12:44:56 +02:00 |
|
alonso.torres
|
785ae01a51
|
🐛 Fix problem rendering some SVG filters
|
2022-03-31 11:21:15 +02:00 |
|
alonso.torres
|
34fd9d0d88
|
🐛 Fix problem with fonts in viewer
|
2022-03-31 11:18:28 +02:00 |
|
alonso.torres
|
9f19676dc2
|
🐛 Fix problem with wheel-zoom on an editing text
|
2022-03-31 11:18:28 +02:00 |
|
alonso.torres
|
4a3fb55b30
|
🐛 Fix issue with drag-select shapes
|
2022-03-31 11:11:44 +02:00 |
|