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

1089 commits

Author SHA1 Message Date
Andrey Antukh
8597b87cad 🎉 Add new shortcuts handling implementation. 2020-04-06 12:41:57 +02:00
Andrey Antukh
1a3a48e4de 🎉 Add initial version of viewer. 2020-04-06 12:40:25 +02:00
Andrey Antukh
b3e6566bd8 🔥 Remove unused code. 2020-04-06 12:30:29 +02:00
Andrey Antukh
aad3e092f7 Clean code on router ns. 2020-04-06 12:30:29 +02:00
Andrey Antukh
759530ea58 Minor api improvements on dropdown component. 2020-04-06 12:30:29 +02:00
Andrey Antukh
9759cb9fd9 ♻️ Don't embedd svg sprite into the index.html file. 2020-04-06 12:30:29 +02:00
Andrey Antukh
d974ed750a 🎉 Add randomcolor dependency. 2020-04-06 12:30:29 +02:00
Andrey Antukh
884cac4b3b ♻️ Simplify gulp compilation stage. 2020-04-06 12:30:29 +02:00
alonso.torres
a3a889339b Adds ungroup shapes 2020-04-06 11:57:09 +02:00
alonso.torres
f79e902762 Adds group shape 2020-04-06 11:52:42 +02:00
Andrés Moya
67a481356b Enable locking of artboards and enhance visualization 2020-04-06 10:39:50 +02:00
Andrés Moya
e443ae0962 Refresh colorpicker when user selects a color 2020-04-06 09:04:42 +02:00
Andrés Moya
5809a67e4c 💄 Hide strike options when strike is none 2020-04-06 09:00:54 +02:00
Andrés Moya
9f664f5239 Maintain artboard label size on zoom 2020-04-06 09:00:16 +02:00
Andrés Moya
1d8f2dd735 💄 Show closed eye icon when hidden layer 2020-04-03 12:28:13 +02:00
Andrés Moya
27527c5540 📚 Document usage of shadow-cljs in dev environment 2020-04-02 12:21:46 +02:00
Andrés Moya
3e706abc54 🎉 Zoom with mouse wheel 2020-04-02 10:21:38 +02:00
Andrés Moya
d553b0c77c Review zoom shortcuts 2020-04-02 10:21:38 +02:00
alonso.torres
e73350e2ba 🎉 Adds groups infrastructure 2020-04-02 09:58:48 +02:00
Andrés Moya
69c27ca24d Put new objects at the top 2020-04-01 17:16:40 +02:00
Andrés Moya
ec3be76782 ♻️ Enhance some fragments of code 2020-04-01 08:51:37 +02:00
Andrés Moya
637f0934f9 🎉 Auto select pasted objects 2020-03-31 15:25:29 +02:00
Andrés Moya
a4d8675a15 🎉 Calculate in which frame the pasted objects fit 2020-03-31 13:24:08 +02:00
Andrés Moya
82c264b75f 🎉 Give unique names to objects when pasting 2020-03-31 13:24:08 +02:00
Andrés Moya
83a02ad6e6 🎉 Copy and paste to cursor position 2020-03-30 13:48:50 +02:00
Juan de la Cruz
b1c029e16a Fix minor style changes at workspace 2020-03-30 13:20:07 +02:00
Juan de la Cruz
14c671ebf3 Fix minor style changes 2020-03-30 13:15:31 +02:00
Andrey Antukh
dc62e4e0e6 🐛 Set proper class on frame-layer on sidebar. 2020-03-30 11:05:28 +02:00
Andrés Moya
a8f81fbdf3 Edit stroke style of artboard/frames. 2020-03-30 10:56:01 +02:00
Andrés Moya
5f938f4f38 🎉 Add orientation buttons for frames options. 2020-03-30 10:55:50 +02:00
Andrés Moya
97141bfb7a 🎉 Add size presets for frames options. 2020-03-30 10:55:43 +02:00
Andrés Moya
461e003805 🎉 Add a label to frames in workspace. 2020-03-30 10:55:36 +02:00
Juan de la Cruz
89a27b933a 🐛 Fix scroll on workspace library. 2020-03-30 10:52:39 +02:00
Juan de la Cruz
f5bced5692 💄 icon layer style 2020-03-30 10:52:18 +02:00
alonso.torres
eaed5a580c 🐾 adds class to icon layers 2020-03-30 10:52:18 +02:00
Juan de la Cruz
c4caba9016 🐛 Fix minor style bugs. 2020-03-30 10:52:05 +02:00
alonso.torres
79d0d56daf 🔥 fixed grid layout 2020-03-30 10:51:19 +02:00
Juan de la Cruz
25a201bc44 💄 change layers styles 2020-03-30 10:51:19 +02:00
Andrey Antukh
71afd6719f 👷 Adapt production build script to shadow-cljs. 2020-03-30 10:46:15 +02:00
Andrey Antukh
f7bfc4d135 🎉 Migrate from figwheel to shadow-cljs. 2020-03-30 09:46:35 +02:00
alonso.torres
8b2612559d 💅 drag/drop of element libraries in to canvas 2020-03-27 14:42:34 +01:00
Andrey Antukh
c4c9fcf9e9 🐛 Add an global XR object to main externs.
Because Chrome has a very strange XR global object.
2020-03-27 13:35:18 +01:00
alonso.torres
1b8aab654f fixed issue when drawing images from workspace 2020-03-27 08:41:51 +01:00
alonso.torres
15c5c41a74 🇬🇧 fixed locales 2020-03-26 15:37:15 +01:00
alonso.torres
e4ad75d5d1 🎻 moved selections to state so they persists when the component closes 2020-03-26 15:37:15 +01:00
alonso.torres
5cd8e85034 👾 changes libraries types, reworked color palette 2020-03-26 15:37:15 +01:00
alonso.torres
decd3e3443 🔥 changes to effects 2020-03-26 15:37:15 +01:00
alonso.torres
57d633b1d2 🐸 integration with backend data 2020-03-26 15:37:15 +01:00
alonso.torres
4102dca55c 🐧 adds layout for libraries sidebar 2020-03-26 15:37:15 +01:00
alonso.torres
c09fe46790 🐤 tabs component 2020-03-26 15:37:15 +01:00