0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00
Commit graph

1333 commits

Author SHA1 Message Date
alonso.torres
80a86b14b8 ♻️ Moved snap calculations to web-worker 2020-05-08 16:25:20 +02:00
Andrey Antukh
c73a2014c3 Add more zoom levels. 2020-05-08 16:14:32 +02:00
Andrey Antukh
51356c10f5 ♻️ Refactor viewport sizing. 2020-05-08 16:14:32 +02:00
Juan de la Cruz
581b1912ae Fix measures placeholder 2020-05-07 15:27:10 +02:00
alonso.torres
b8d30466bb 🐛 Fixes problems with snaps 2020-05-07 12:26:11 +02:00
alonso.torres
dc97056fcf Integration of the range-tree into the application 2020-05-07 12:26:11 +02:00
alonso.torres
e596555932 Range tree implemented as Red-Black tree 2020-05-07 12:26:07 +02:00
alonso.torres
a7bdb02dbf Adds range tree data structure 2020-05-07 12:23:00 +02:00
Andrey Antukh
02e438eb28
Merge pull request #198 from uxbox/300/button-system
300/button system
2020-05-07 07:53:03 +02:00
Juan de la Cruz
c4a21907bd Apply all btn changes 2020-05-06 15:31:44 +02:00
Andrey Antukh
02efe42a29 🔥 Remove unused requires. 2020-05-06 11:35:38 +02:00
Andrey Antukh
8a7a02532c Move uxbox.builtins.icons to uxbox.main.ui.icons. 2020-05-06 11:35:38 +02:00
Andrey Antukh
525b3f640f 🔥 Remove unused code. 2020-05-06 11:35:38 +02:00
Andrey Antukh
adfa117dc0 🎉 Render dashbaord thumbnails on webworker. 2020-05-06 11:35:38 +02:00
Andrey Antukh
f2274d8617 Improve refs usage on interactions. 2020-05-06 11:35:38 +02:00
Andrey Antukh
a2fbf99f3b 💄 Minor naming consistency fix. 2020-05-06 11:35:38 +02:00
Andrey Antukh
9d827d4b30 ♻️ Refactor shapes structure. 2020-05-06 11:35:38 +02:00
Andrey Antukh
0cf0413ac4 ♻️ Move uxbox.main.websockets to uxbox/util directory. 2020-05-06 11:35:38 +02:00
Juan de la Cruz
323832da63 Add btn icon styles 2020-05-06 09:35:28 +02:00
Juan de la Cruz
e6aaf65d03 changing btn styles 2020-05-06 08:45:15 +02:00
Juan de la Cruz
9951ec691e Fix minor dashboard bugs 2020-05-05 20:42:53 +02:00
Andrés Moya
54b7d04639 Use bounding box when showing interactions 2020-05-05 16:00:08 +02:00
Andrés Moya
1e898f94f3 🎉 Add basic interaction to shapes 2020-05-05 15:41:56 +02:00
Andrey Antukh
49023117c3 ♻️ Move data.helpers to uxbox.common.pages ns. 2020-05-05 15:18:59 +02:00
Andrey Antukh
85d7617143 ⬆️ Update shadow-cljs.
And remove the need of externs.
2020-05-05 15:18:59 +02:00
Andrey Antukh
fdb6d05826 Perform change generation on idle callback. 2020-05-05 15:18:59 +02:00
Andrey Antukh
acd646bcdf 🐛 Don't define constant on presence ns. 2020-05-05 15:18:59 +02:00
Andrey Antukh
c97b119998 🐛 Fix routing unresponsivenes in some conditions. 2020-05-05 15:18:59 +02:00
Andrey Antukh
598a235bb8 💄 Minor whitespace cleaning. 2020-05-05 15:18:59 +02:00
Andrey Antukh
894cf3f0ed 🐛 Fix wrong arity call on dashboard data ns. 2020-05-05 15:18:59 +02:00
Andrey Antukh
f5e277269c Improve performance of shape-to-frame relationship calc. 2020-05-05 15:18:59 +02:00
Andrey Antukh
6b9ed0c5a3 Autoselect all text on enter edition mode. 2020-05-05 15:18:59 +02:00
Andrey Antukh
cf05980dae ⬆️ Update dependencies. 2020-05-05 15:18:59 +02:00
Andrey Antukh
76cf9e1bb0 🐛 Fix util object impl. 2020-05-05 12:34:51 +02:00
Andrey Antukh
bee543da74 🐛 Fix config loading. 2020-05-05 12:03:34 +02:00
alonso.torres
c5dce559cd First dynamic alignment version 2020-05-05 11:18:20 +02:00
alonso.torres
8cbc12ef94 More functionality to dynamic alignment 2020-05-05 10:45:19 +02:00
alonso.torres
ffd0c95760 🎉 Dynamic alignment brute-force method 2020-05-05 10:40:26 +02:00
Andrey Antukh
0a79372305 🔥 Remove unused prn. 2020-05-04 12:36:56 +02:00
Andrey Antukh
af43eca399 🐛 Remove not necessary use-callback usage. 2020-05-04 10:42:43 +02:00
Andrey Antukh
80dcf587bf ⬆️ Update to the latest version of rumext. 2020-05-04 09:38:41 +02:00
Andrey Antukh
df8451c4e3 Throttle layers rendering. 2020-05-01 18:57:09 +02:00
Andrey Antukh
2ac8d68e01 ⬆️ Update npm deps. 2020-05-01 18:56:51 +02:00
Andrey Antukh
7e643abc15 🔥 Remove obsolete code. 2020-05-01 18:17:49 +02:00
Andrey Antukh
c2f91097bb Improve performance of recents page rendering. 2020-05-01 18:15:40 +02:00
Andrey Antukh
2ac42d15b6 General performance improvements on workspace. 2020-05-01 18:15:40 +02:00
Andrey Antukh
00168d392b Performance improvements on selection handlers. 2020-05-01 18:15:40 +02:00
Andrey Antukh
a5592dfe04 🐛 Show proper profile photo just after login. 2020-05-01 18:15:40 +02:00
Andrey Antukh
8446ad13cb 🐛 Fix minor issues on browser history handling. 2020-05-01 18:15:40 +02:00
Andrey Antukh
7fe7c3da6c ♻️ Refactor html5 history. 2020-05-01 18:15:40 +02:00