0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-26 08:29:42 -05:00
Commit graph

2877 commits

Author SHA1 Message Date
Andrey Antukh
4105692dee 🎉 Add backend code for share token handling. 2020-04-07 14:39:53 +02:00
Andrey Antukh
9492fe188d 💄 Rename internal view ns to viewer. 2020-04-07 14:39:53 +02:00
Andrey Antukh
25eba9de43 Fix almost all backend tests. 2020-04-07 14:39:53 +02:00
Andrey Antukh
49eb050423 🔥 Remove commented code. 2020-04-07 14:39:53 +02:00
Andrés Moya
daed3bcac7 📚 Document externs file 2020-04-06 18:31:29 +02:00
Andrey Antukh
5c13b03b3d
Merge pull request #155 from uxbox/20/view-application
View Application (initial version)
2020-04-06 17:51:32 +02:00
Andrey Antukh
ecd3906c51 🔥 Remove prn. 2020-04-06 14:48:16 +02:00
Andrey Antukh
78d26c0617 🔥 Remove unused line of code on gulpfile. 2020-04-06 14:36:57 +02:00
Andrey Antukh
a34fb729ea 🐛 Fix preview and viewer rendering. 2020-04-06 14:30:46 +02:00
Andrey Antukh
fc18b39b89 💄 Fix merge issues. 2020-04-06 12:46:13 +02:00
Andrey Antukh
bd2ea48969 Improve user interactions with thumbnails panel. 2020-04-06 12:45:37 +02:00
Andrey Antukh
861199f812 Rename react-hooks to hooks. 2020-04-06 12:45:37 +02:00
Andrey Antukh
242eef8427 🎉 Add fullscreen handling to viewer. 2020-04-06 12:45:37 +02:00
Andrey Antukh
d589f19be4 🎉 Add basic zoom shortcuts to viewer. 2020-04-06 12:45:37 +02:00
Andrey Antukh
0a1d6f1bdb 🐛 Fix scroll and positioning on viewer. 2020-04-06 12:45:37 +02:00
Andrey Antukh
b563ab445c 🎉 Add externds (fixes an issue on prod build). 2020-04-06 12:45:37 +02:00
Andrey Antukh
c907126b60 ♻️ Replace wrap-memo with memo. 2020-04-06 12:45:37 +02:00
Andrey Antukh
6ba4531d18 ⬆️ Update rumext dependency (bugfixing). 2020-04-06 12:41:57 +02:00
Andrey Antukh
648ccf4cce Improve error handling. 2020-04-06 12:41:57 +02:00
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
ec04bb4160 🎉 Add backend code for viewer page. 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
Andrey Antukh
c10c6cf149
Merge pull request #163 from uxbox/group_shape
Group shapes
2020-04-06 12:29:56 +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
Andrey Antukh
f9d29d723c
Merge pull request #159 from uxbox/123/zoom-improvements
123/zoom improvements
2020-04-02 10:43:49 +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
Andrey Antukh
9d0450a4b5
Merge pull request #157 from uxbox/216-new-objects-at-the-top
 Put new objects at the top
2020-04-02 09:28:50 +02:00
Andrés Moya
69c27ca24d Put new objects at the top 2020-04-01 17:16:40 +02:00
Andrey Antukh
317895d39d
Merge pull request #156 from uxbox/183-copy-paste
183 copy paste
2020-04-01 09:58:26 +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