0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-25 16:09:17 -05:00
Commit graph

2905 commits

Author SHA1 Message Date
Andrey Antukh
a0b70b7bbd Make clipboard api more generic. 2020-04-08 16:37:32 +02:00
Andrey Antukh
7e7c0dad7f
Merge pull request #166 from uxbox/group_shape
Groups improvements
2020-04-08 14:21:55 +02:00
alonso.torres
e6200aae4c Adds new method to move objects 2020-04-08 14:11:33 +02:00
alonso.torres
20c6ae867b 🐛 Fixes problem when moving child 2020-04-08 14:11:33 +02:00
alonso.torres
185b1f9ee1 Allows selection of inside items with double click 2020-04-08 14:11:33 +02:00
alonso.torres
f99b3bfdb8 Adds options menu for groups 2020-04-08 14:11:33 +02:00
alonso.torres
9d0b71a36c Allow selection of elements inside group 2020-04-08 14:11:33 +02:00
alonso.torres
57b2141166 Fixes problem with frame movement 2020-04-08 14:11:33 +02:00
Andrey Antukh
d737069ef9 Improve fixtures and media loader entry points. 2020-04-08 13:54:30 +02:00
Andrey Antukh
a9b2951d8b Merge branch '20/view-application' into develop 2020-04-08 13:05:35 +02:00
Andrey Antukh
946f978e10 💄 Show icons sorted on the debug view. 2020-04-08 13:04:50 +02:00
Andrey Antukh
427273a09f ♻️ Minor refactor of zoom-widget and workspace header. 2020-04-08 13:04:32 +02:00
Andrey Antukh
a038cb197b Fix many visual issues on viewer share by link. 2020-04-08 13:03:35 +02:00
Andrey Antukh
d2e0913170 🎉 Add correct fullscreen icons to svg spread. 2020-04-08 13:02:06 +02:00
Andrey Antukh
ed5a7fb44b 💄 Add event handler to main icon on viewer header. 2020-04-08 10:38:54 +02:00
Andrey Antukh
ce28464251 Enable anonymous users and viewer with token. 2020-04-08 10:38:54 +02:00
Andrey Antukh
fe203fe70c Improve profile spec to allow anonymous users. 2020-04-08 10:38:54 +02:00
Andrey Antukh
115ba72572 Make profile query work for unauthenticated users. 2020-04-08 10:38:54 +02:00
Andrey Antukh
4465db130d Integrate stoke add/del operation. 2020-04-08 10:27:34 +02:00
Andrey Antukh
c90c38d612
Merge pull request #165 from uxbox/168/properties-sidebar
Right Sidebar Refactor
2020-04-07 19:56:14 +02:00
Andrey Antukh
58b14cda3d 🐛 Set proper shape ordering on layers sidebar. 2020-04-07 19:53:59 +02:00
Andrey Antukh
6df2f20127 🐛 Fix image flickering on shape movement. 2020-04-07 19:53:23 +02:00
Andrey Antukh
ccce224377 🐛 Fix "delete" shortcut. 2020-04-07 19:52:56 +02:00
Andrey Antukh
54f6e7cc9e ♻️ Refactor shape options sidebar. 2020-04-07 19:52:37 +02:00
Andrey Antukh
8b7d613b99 Update locales. 2020-04-07 19:51:35 +02:00
Andrey Antukh
fd1b89b950 🔥 Remove unused code from gulpfile. 2020-04-07 19:51:15 +02:00
Andrey Antukh
d2863c91db 🎉 Add coalesce helper to common data ns. 2020-04-07 19:51:03 +02:00
Andrey Antukh
92e5fc9980 🚧 Add initial work on share by token. 2020-04-07 14:39:53 +02:00
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