Andrey Antukh
b91c42e186
⚡ Add performance improvements to file thumbnails
...
Mainly addresing unnecesary object transmission. The new code strips
unnecesary data to be transferred from back to front.
Additionally it removes some legacy code and simplifies other
parts of code.
2022-03-28 17:24:52 +02:00
Alejandro Alonso
27c8f883ff
🐛 Fix ctrl-click on assets
2022-03-28 09:16:38 +02:00
Alejandro Alonso
5817b5fe19
🐛 Fix completed export text not shown
2022-03-25 14:50:13 +01:00
Alejandro Alonso
1db9b04bfd
🐛 Fix error when adding gradient stroke to shape
2022-03-25 14:49:42 +01:00
Alejandro Alonso
927dbbfe82
🐛 Fix precission on export modal
2022-03-25 13:37:38 +01:00
Alejandro Alonso
d73ed95719
🐛 Fix export multiple styles
2022-03-25 13:20:46 +01:00
alonso.torres
01194d5e25
✨ Add dashboard to shortcuts
2022-03-25 12:18:33 +01:00
alonso.torres
32d31da0da
✨ Show shortcuts debugging command
2022-03-25 12:00:58 +01:00
Alejandro Alonso
655afa088d
🐛 Fix copy paste inside a text layer leaves pasted text transparent
2022-03-25 10:08:41 +01:00
alonso.torres
5aa68c7052
🐛 Fix problem with text displacement in Safari
2022-03-24 18:03:14 +01:00
alonso.torres
6e36f66dde
🐛 Fix shift+2 shortcut in MacOS with non-english keyboards
2022-03-24 18:03:14 +01:00
alonso.torres
32e4569495
🐛 Fix problems with CTRL in MacOS
2022-03-24 18:03:14 +01:00
alonso.torres
5a591d2acd
🐛 Fix paste ordering for frames not being respected
2022-03-24 17:25:43 +01:00
alonso.torres
e8980fbbfe
🐛 Fix problem with copy/paste in Safari
2022-03-24 17:25:43 +01:00
alonso.torres
8e68781a1b
🐛 Fix problems with trackpad zoom and scroll in MacOS
2022-03-24 17:25:43 +01:00
Andrey Antukh
5ed84e3ae5
🐛 Set proper extension on download exported asset
2022-03-24 17:02:38 +01:00
Pablo Alba
5264863863
🐛 Fix enter on empty search page
2022-03-24 16:36:49 +01:00
Andrey Antukh
9c5c2ac8bf
Merge pull request #1725 from penpot/multiexport-fixes
...
🐛 Multiexport fixes
2022-03-24 16:36:01 +01:00
Alejandro Alonso
1bbcf67396
🐛 Fix paths with no fill
2022-03-24 16:35:18 +01:00
alonso.torres
ea7266dc3b
🐛 Fix performance problem with new texts
2022-03-24 13:50:08 +01:00
Alejandro Alonso
effb76c8db
🐛 Fix export multiple styles
2022-03-24 12:38:31 +01:00
Alejandro Alonso
2d52c4f4f5
🐛 Fix export translation
2022-03-24 12:19:06 +01:00
Alejandro Alonso
0d449f1292
🐛 Fix constraints assignation on multi-selection
2022-03-23 16:21:54 +01:00
Andrey Antukh
a0762aca45
🐛 Fix pdf print on exporter
2022-03-23 14:46:04 +01:00
Alejandro Alonso
80ef69c710
🐛 Fix sorting on multiple export
2022-03-23 14:08:33 +01:00
Andrey Antukh
b3d70f2556
🐛 Fix many issues related to exportation process
2022-03-23 13:21:52 +01:00
Pablo Alba
a68612ca2b
🐛 Translations missing on login/register for 'Terms of service and Privacy policy'
2022-03-23 13:10:53 +01:00
Pablo Alba
61e409a09e
🐛 Pencil cursor changes when activated
2022-03-23 11:40:29 +01:00
Pablo Alba
6674135c74
🐛 Revert d2590c7
: 🐛 [Prototype] Prototype mode should not allow edits
2022-03-22 19:21:04 +01:00
alonso.torres
f2d1a4190a
✨ Don't stop SVG import when an image cannot be imported
2022-03-22 15:01:16 +01:00
alonso.torres
6008dc12d3
🐛 Fix clickable area in layers
2022-03-22 15:01:16 +01:00
alonso.torres
118b4367e7
🐛 Parametrized render to embed objects. Fix problem with fonts when exporting to SVG
2022-03-22 15:01:16 +01:00
alonso.torres
e6f8269c0b
🐛 Fix problem with inconsistency with border-radius
2022-03-22 15:01:16 +01:00
alonso.torres
928128ba2d
🐛 Fix problem when changing page while editing text
2022-03-22 15:01:16 +01:00
alonso.torres
444567faac
🐛 Fix problem when importing SVG's with uses with overriding properties
2022-03-22 15:01:16 +01:00
alonso.torres
eaa6ea80e6
🐛 Fix problem when adding shadows to imported text
2022-03-22 15:01:16 +01:00
alonso.torres
a4d362d43d
🐛 Fix problem when importing a SVG with text
2022-03-22 15:01:16 +01:00
alonso.torres
89e2f4a481
🐛 Fix crash on iOS when displaying viewer
2022-03-22 15:01:16 +01:00
Andrey Antukh
8acc9af1f5
📎 Add more events instrumentation
2022-03-22 14:48:10 +01:00
Andrés Moya
ca56e08459
🎉 Add more test cases, and some fixes
2022-03-22 13:12:19 +01:00
Andrés Moya
31bfe3930d
✨ Prepare debug functions to be used in unit tests
2022-03-22 13:12:19 +01:00
Andrés Moya
48624b1db6
🔧 Refactor frontend unit tests and some fixes
2022-03-22 13:12:19 +01:00
Andrés Moya
5a33a002e4
🔧 Use changes-builder in library synchronization module
2022-03-22 13:12:19 +01:00
Andrey Antukh
411acc0a2f
📎 Sort translation files
2022-03-22 12:54:11 +01:00
Andrey Antukh
28cd649db3
Merge remote-tracking branch 'weblate/develop' into translations
2022-03-22 12:53:31 +01:00
bingling_sama
94f2269ff2
🌐 Add translations for: Chinese (Simplified).
...
Currently translated at 79.0% (714 of 903 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/zh_Hans/
2022-03-22 12:53:14 +01:00
Andrey Antukh
c106b74239
Merge remote-tracking branch 'weblate/develop' into translations
2022-03-22 12:52:43 +01:00
Alejandro Alonso
3ae7c42afa
✨ Exporting big files flow
2022-03-22 12:31:34 +01:00
Andrey Antukh
903a9356a9
🐛 Fix many issues after PR review
2022-03-22 11:34:32 +01:00
Alejandro Alonso
0e0fb68c38
🎉 Add assets exportation in bulk (multiple)
...
And adapt to the websocket changes on backend and
exporter.
2022-03-22 11:34:32 +01:00