0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-27 00:49:28 -05:00
Commit graph

1222 commits

Author SHA1 Message Date
Andrey Antukh
77d555dbf2 ♻️ Refactor workspace initialization.
Enable selection indexation.
2020-04-20 11:56:10 +02:00
Andrey Antukh
7f7f28f871 Remove store dependency from geom ns. 2020-04-20 11:56:10 +02:00
Andrey Antukh
4030e43ac1 🎉 Add (web)worker impl with selection index. 2020-04-20 11:56:10 +02:00
Andrey Antukh
f7dce00c1f 🎉 Add QuadTree implementation. 2020-04-20 11:56:10 +02:00
Andrey Antukh
5d6d855562 💄 Set manifest in json format. 2020-04-20 11:56:10 +02:00
Andrey Antukh
6adb168ca4 Minor improvements on perf ns. 2020-04-20 11:56:10 +02:00
Andrey Antukh
484702527e 🎉 Add worker base implementation. 2020-04-20 11:56:10 +02:00
Andrey Antukh
517b50238e Add page-changes query. 2020-04-20 11:56:10 +02:00
Andrés Moya
f19a8e67e1 🐛 Fix behavior of search box in dashboard 2020-04-17 10:15:02 +02:00
Andrey Antukh
284ee4b68f Enable color update when externaly changed. 2020-04-16 15:36:31 +02:00
Andrés Moya
7b5f780ac7 Allow to edit RGB values by hand 2020-04-16 15:30:52 +02:00
Andrés Moya
e3d3751468 🎉 Show circle diameter in options form instead of radius 2020-04-16 15:24:57 +02:00
Andrey Antukh
4a4a0d0fd4 ⬆️ Update npm deps. 2020-04-16 10:40:30 +02:00
Andrey Antukh
e11d2033d2 🎉 Add integrated 403 page. 2020-04-16 10:19:36 +02:00
Andrey Antukh
331f698ca3 🔥 Remove unused code. 2020-04-16 10:09:11 +02:00
Andrey Antukh
9cd25d4fa0 🐛 Redirect to 404 page when file not found on workspace. 2020-04-16 10:08:00 +02:00
Andrey Antukh
b3770963b0 🐛 Fix duplicate ids bug.
Caused by :mov-object bad frame-id assignation.
2020-04-16 10:08:00 +02:00
Andrey Antukh
9eed0eedeb 🔥 Remove commented code. 2020-04-16 10:08:00 +02:00
Andrey Antukh
668aa3ea93 💄 Fix naming of some functions on workspace data ns. 2020-04-16 10:08:00 +02:00
Andrey Antukh
a591e4539c ♻️ Refactor add-shape event.
And remove `add-frame` because `add-shape` is now
generic.
2020-04-16 10:08:00 +02:00
Andrey Antukh
3eb7cb0bb1 💄 Cosmetic changes to the group and ungroup events. 2020-04-16 10:08:00 +02:00
Andrey Antukh
cd72860ea0 ♻️ Refactor copy&paste and duplicate shape. 2020-04-16 10:08:00 +02:00
Andrey Antukh
63f43d917b Simplify shape deletion code. 2020-04-16 10:08:00 +02:00
Andrey Antukh
1d678acdd9 🐛 Prevent ghost state on change from one file to other. 2020-04-16 10:08:00 +02:00
Andrey Antukh
5fb0c5c312 🐛 Fix group undo/redo. 2020-04-16 10:08:00 +02:00
Andrey Antukh
a9253f5f51
Merge pull request #174 from Monogramm/lang-typo
Typo: land must be lang
2020-04-16 08:43:04 +02:00
Andrés Moya
065ab2aade Show correct kb shortcuts for zoom 2020-04-15 11:31:17 +02:00
Andrés Moya
43e91883d8 🚧 Quick patch to have search working (FIXME) 2020-04-15 10:26:13 +02:00
alonso.torres
07fb644e07 🐛 problem with palettes 2020-04-15 09:42:34 +02:00
Andrey Antukh
55c85c0d5c
Merge pull request #177 from uxbox/246/show-relative-pos-in-options
 Use relative coords in options panel
2020-04-15 09:26:52 +02:00
Andrey Antukh
e240f14a37 🐛 Add a workaround for duplicate ids. 2020-04-14 17:31:33 +02:00
Andrey Antukh
c2ed39a36d 🐛 More bugfixes. 2020-04-14 17:01:09 +02:00
Andrés Moya
f0478ffa01 Use relative coords in options panel 2020-04-14 15:34:02 +02:00
Andrey Antukh
b24307cf35
Merge pull request #176 from uxbox/239/select-with-zoom
🐛 Take into account zoom when selecting objects with rect
2020-04-14 12:59:24 +02:00
Andrés Moya
3fd1513128 🐛 Take into account zoom when selecting objects with rect 2020-04-14 12:36:32 +02:00
Andrey Antukh
41fc23f99b 🚧 Temporary disable okulary atoms. 2020-04-14 11:57:49 +02:00
Juan de la Cruz
a739343df5 Change color variables 2020-04-14 11:20:14 +02:00
Juan de la Cruz
a4619376d1 Add Go back btn to error page 2020-04-14 10:45:35 +02:00
Juan de la Cruz
a97230f5cb Fix library tab scroll 2020-04-13 22:12:04 +02:00
Juan de la Cruz
d9d3adb3e2 New handlers colors 2020-04-13 22:07:54 +02:00
Juan de la Cruz
fcbcb55e53 New select option styles workspace 2020-04-13 21:50:17 +02:00
Andrey Antukh
ae7a7a3c6c 🐛 Add missing styles for viewer empty state. 2020-04-13 18:10:58 +02:00
Andrey Antukh
5ee25f827c Add better empty state for viewer. 2020-04-13 18:04:42 +02:00
Andrey Antukh
cf56614d87 ⬆️ Update okulary (bug fixes). 2020-04-13 15:47:45 +02:00
Andrey Antukh
2abe95cfc2 ⬆️ Update okulary (bug fixes). 2020-04-13 15:03:32 +02:00
Juan de la Cruz
0dd8c66ce4 Add new error page design 2020-04-13 14:58:30 +02:00
Vitaly Kornilov
facd650e4c
🐛 Typo: land must be lang 2020-04-13 15:24:44 +03:00
Andrey Antukh
dd34907f5c 🐛 Fix themes issues. 2020-04-13 14:21:13 +02:00
Andrey Antukh
040dd73599 🐛 Fix text edition. 2020-04-13 14:07:05 +02:00
Andrey Antukh
26b2b89b69 🐛 Temporary disable memoization on layers. 2020-04-13 13:17:49 +02:00