0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-21 14:26:27 -05:00
Commit graph

847 commits

Author SHA1 Message Date
Andrés Moya
c4c7fc71a0 🐛 Fix some bugs when deleting library items in dashboard 2020-05-13 11:25:39 +02:00
alonso.torres
e9c97ef5d0 Minor enhancements in selection and movement 2020-05-13 09:28:37 +02:00
Andrés Moya
27810c9df8 Do not show time for empty projects at dashboard 2020-05-13 09:02:39 +02:00
Andrés Moya
fa3445edfb 🐛 Fix custom stroke on rotated shapes 2020-05-12 14:25:05 +02:00
Andrey Antukh
bd8123d475 More fixes and improvements to viewport sizing and positioning. 2020-05-12 13:49:54 +02:00
Andrey Antukh
d67dbcf2aa 🐛 Fix worker configuration initialization. 2020-05-12 13:14:19 +02:00
Andrey Antukh
c3a5156a6c 🐛 Fix rules font family. 2020-05-12 13:14:19 +02:00
Andrey Antukh
f3e1d35f3d Improve ruler scale calculation. 2020-05-12 13:14:19 +02:00
Andrés Moya
e602a8cc36 🎉 Add interactions with the mouse 2020-05-12 11:29:06 +02:00
Juan de la Cruz
23ba635aab Add quick visual fixes to dashboard 2020-05-11 13:05:06 +02:00
Andrés Moya
9309c76162 🎉 Show interactions lines in workspace 2020-05-11 11:03:16 +02:00
alonso.torres
590f9956ad ♻️ Refactor snap files 2020-05-11 09:58:39 +02:00
Andrey Antukh
d9c459e877 Improve (and fix many bugs) routing handling. 2020-05-11 08:58:31 +02:00
Andrey Antukh
1e6ed35c77 Fetch page data from backend (for thumbnails generation). 2020-05-11 08:58:31 +02:00
Andrey Antukh
6a6ead0d63 Minor improvement of http client api.
Make it more compatible to be executed in worker.
2020-05-11 08:58:31 +02:00
Andrey Antukh
22975f4f7d More work on viewpoer sizing handling. 2020-05-11 08:58:31 +02:00
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
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
8a7a02532c Move uxbox.builtins.icons to uxbox.main.ui.icons. 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
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
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
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
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
7e643abc15 🔥 Remove obsolete code. 2020-05-01 18:17:49 +02:00