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

1345 commits

Author SHA1 Message Date
Juan de la Cruz
5dddd8788a Fix color data input 2020-05-11 11:57:43 +02:00
Andrés Moya
9309c76162 🎉 Show interactions lines in workspace 2020-05-11 11:03:16 +02:00
Andrey Antukh
3230c5c2ed
Merge pull request #204 from uxbox/201/dynamic_alignment
Refactor snap files
2020-05-11 10:53:17 +02:00
Juan de la Cruz
35c172a06b Add new favicon 2020-05-11 09:59:29 +02:00
alonso.torres
590f9956ad ♻️ Refactor snap files 2020-05-11 09:58:39 +02:00
Juan de la Cruz
a10dcdcff7 Make sidebar text icon area bigger 2020-05-11 09:48:07 +02:00
Andrey Antukh
69bd4cf4bb 💄 Minor cosmetic changes. 2020-05-11 08:58:31 +02:00
Andrey Antukh
16c3520587 Minor improvements on worker impl. 2020-05-11 08:58:31 +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
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