Andrey Antukh
|
341bb8495a
|
✨ Improve globals handling on fronted application.
|
2021-01-29 13:10:35 +01:00 |
|
alonso.torres
|
e38d78a7b4
|
🐛 Fixes problem in handoff
|
2021-01-29 12:24:04 +01:00 |
|
alonso.torres
|
bc3275e624
|
🐛 Fixed issues when changing pages quickly while resizing texts
|
2021-01-29 11:51:28 +01:00 |
|
alonso.torres
|
bb04181abf
|
🐛 Fixed problem with old svgs
|
2021-01-29 11:51:28 +01:00 |
|
alonso.torres
|
2374cf41f8
|
🐛 Fixed problem with timers
|
2021-01-29 09:53:55 +01:00 |
|
alonso.torres
|
3faa5b4a11
|
🐛 Fixes issues with export
|
2021-01-29 09:53:55 +01:00 |
|
alonso.torres
|
41ec622e26
|
🐛 Adds shortcut in tooltip for paths
|
2021-01-29 09:53:55 +01:00 |
|
alonso.torres
|
c84faeaa72
|
🐛 Fixes change language
|
2021-01-29 09:53:52 +01:00 |
|
alonso.torres
|
81480f203d
|
🐛 Show lens icon in search dashboard
|
2021-01-28 18:06:49 +01:00 |
|
alonso.torres
|
fd620a858c
|
🐛 Fixed measurements showing with itself
|
2021-01-28 18:06:49 +01:00 |
|
alonso.torres
|
0a6db0ff9b
|
✨ Changes mouse behaviour
|
2021-01-28 13:33:53 +01:00 |
|
alonso.torres
|
c4e47a8169
|
✨ Improved workspace refs
|
2021-01-28 13:08:56 +01:00 |
|
Andrey Antukh
|
1a4f3f0e18
|
Merge pull request #490 from penpot/fixes/more-performance-fixes
Performance fixes
|
2021-01-28 11:56:50 +01:00 |
|
Andrey Antukh
|
2359abf8a5
|
📎 Minor docstring change.
|
2021-01-28 11:31:48 +01:00 |
|
Andrey Antukh
|
2c89b611b5
|
🐛 Make the library persistence as separated operation.
|
2021-01-28 11:31:48 +01:00 |
|
Andrey Antukh
|
b6f359bcb8
|
🐛 Force persistence on go to dashboard.
|
2021-01-28 11:31:48 +01:00 |
|
alonso.torres
|
4c5ef5ac8c
|
✨ Improved rules performance. Cleanup unused methods
|
2021-01-27 21:52:55 +01:00 |
|
alonso.torres
|
1273336622
|
✨ Snaps depending on zoom level
|
2021-01-27 21:52:55 +01:00 |
|
alonso.torres
|
44eb961c27
|
✨ Improved performance in workers
|
2021-01-27 21:52:55 +01:00 |
|
alonso.torres
|
385c7274a3
|
✨ Improvements over cursor rendering
|
2021-01-27 21:52:55 +01:00 |
|
alonso.torres
|
00ca9755be
|
✨ Adds a debug FPS widget
|
2021-01-27 21:52:55 +01:00 |
|
Andrés Moya
|
3348370138
|
🌐 Add missing spanish translations
|
2021-01-27 17:13:39 +01:00 |
|
Andrés Moya
|
4b9ac6f1e5
|
🐛 Fix when trying to relocate a shape and their children
|
2021-01-27 16:49:09 +01:00 |
|
Andrey Antukh
|
1c098d9b04
|
✨ Parse bigints as integers.
|
2021-01-27 15:21:44 +01:00 |
|
Andrey Antukh
|
af478c83cd
|
🐛 Ensure float on rect-center operation.
|
2021-01-27 15:21:44 +01:00 |
|
Andrés Moya
|
bd3921b91b
|
✨ Hide update library update notification on WS exit
|
2021-01-27 15:04:39 +01:00 |
|
alonso.torres
|
849eb7714c
|
🐛 Fixes problems with group options
|
2021-01-27 15:02:02 +01:00 |
|
Andrés Moya
|
4da1b46b05
|
🐛 Fix mini bug
|
2021-01-27 11:39:51 +01:00 |
|
alonso.torres
|
ba12a2bc6d
|
🐛 Fixes problem with svg root fill color
|
2021-01-27 10:59:35 +01:00 |
|
Andrés Moya
|
686814f537
|
🎉 Add frontend tests for files and events that manage shapes
|
2021-01-27 10:27:08 +01:00 |
|
Andrés Moya
|
0cfb66ae16
|
🐛 Preserve added or removed shapes on a component normal update
|
2021-01-27 10:25:26 +01:00 |
|
Andrey Antukh
|
1ce68cb1cf
|
Merge pull request #483 from penpot/fixes/performance-improvements
Performance improvements
|
2021-01-26 22:56:55 +01:00 |
|
alonso.torres
|
897b3d3f39
|
♻️ Removed unused code. Fixed problem with alt key
|
2021-01-26 21:27:24 +01:00 |
|
Andrey Antukh
|
f7a4f9906c
|
✨ Fix middleware order.
|
2021-01-26 18:13:28 +01:00 |
|
alonso.torres
|
fb05999e9e
|
✨ Changes memoization policies
|
2021-01-26 17:35:49 +01:00 |
|
alonso.torres
|
60eae40006
|
♻️ Refactor SVG raw shape
|
2021-01-26 17:35:49 +01:00 |
|
alonso.torres
|
815d1a906f
|
✨ Improved process-changes performance
|
2021-01-26 17:35:47 +01:00 |
|
alonso.torres
|
cf77ebde6a
|
✨ More performance improvements
|
2021-01-26 17:33:02 +01:00 |
|
alonso.torres
|
07d552c86b
|
✨ Improved text handling
|
2021-01-26 17:33:02 +01:00 |
|
alonso.torres
|
4513033634
|
✨ Changed grid render for performance
|
2021-01-26 17:33:02 +01:00 |
|
alonso.torres
|
6a077c967a
|
✨ Performance improvements
|
2021-01-26 17:33:02 +01:00 |
|
Andrey Antukh
|
bc655ed9ef
|
🐛 Prevent to group with circular deps.
|
2021-01-26 16:57:57 +01:00 |
|
elhombretecla
|
09c63c636f
|
add ui fixes
|
2021-01-26 14:06:30 +01:00 |
|
Andrés Moya
|
a42d87742f
|
💄 Cosmetic changes
|
2021-01-26 13:27:35 +01:00 |
|
Andrés Moya
|
870eff5826
|
🎉 Update component in a shared library
|
2021-01-26 13:27:35 +01:00 |
|
Andrey Antukh
|
9f581ed10b
|
🐛 Remove not necessary state cleaning.
|
2021-01-26 11:13:21 +01:00 |
|
Andrey Antukh
|
404fae9c7c
|
✨ Improve loading state on dashboard.
|
2021-01-26 11:13:21 +01:00 |
|
Andrey Antukh
|
c42949b61e
|
⬆️ Update frontend npm dependencies.
|
2021-01-25 11:51:15 +01:00 |
|
Andrey Antukh
|
3c7fbb8fd6
|
🔥 Remove unused operation on coords component.
|
2021-01-25 11:51:15 +01:00 |
|
Andrey Antukh
|
5c1290d5b3
|
🐛 Properly deselect all shapes on posible error on saving.
|
2021-01-25 11:51:15 +01:00 |
|