0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-23 23:35:58 -05:00
Commit graph

436 commits

Author SHA1 Message Date
Andrey Antukh
7b23a2a2b4 ♻️ Reorganize and improve the shortcuts machinary. 2020-03-24 22:57:39 +01:00
Andrés Moya
b81fb55d2c Improve zoom control in workspace header 2020-03-23 15:11:29 +01:00
Andrey Antukh
aebea8ed5f 🎉 Add workspace menu integration. 2020-03-22 10:33:55 +01:00
Andrés Moya
b210e84dd3 Project and files edition and deletion 2020-03-22 10:19:36 +01:00
Andrés Moya
8b0eab5e90 New header for dashboard projects and draft 2020-03-22 10:19:36 +01:00
Andrés Moya
6838b9e769 New actions menu in file thumbnails 2020-03-22 10:19:36 +01:00
alonso.torres
0f501ed85d 🐌 adds modals to deletions 2020-03-20 15:12:34 +01:00
alonso.torres
fdb3b8aacb 🔥 improved deletes and library flow 2020-03-20 15:12:34 +01:00
alonso.torres
a0a031dbc2 🐸 adds crud for libraries and deletion of elements 2020-03-20 15:12:34 +01:00
Andrey Antukh
74ece8fde0 🐛 Fix bug on on-mouse-move event handler. 2020-03-20 11:37:40 +01:00
Andrey Antukh
06ec1e00ee Add context menu to all shapes. 2020-03-20 11:37:40 +01:00
Andrey Antukh
cae5b5e778 🎉 Add right-click context menu on workspace. 2020-03-20 11:37:40 +01:00
Andrey Antukh
9d8dffa80b 🐛 Set proper order on rendering shapes inside a frame. 2020-03-20 11:37:40 +01:00
Andrey Antukh
a0643c7388 💄 Minor cosmetic changes on props checking function. 2020-03-20 11:37:40 +01:00
Andrey Antukh
74a6bc8e06 Improve selection handling on viewport. 2020-03-20 11:37:40 +01:00
Andrey Antukh
16dab34864 Remove dom nesting on dropdown. 2020-03-20 11:37:40 +01:00
alonso.torres
5b7182fac6 ❄️ integration with new items 2020-03-18 11:40:15 +01:00
alonso.torres
b2474fc3fb :neckbeard: retrieve data from backend 2020-03-18 11:40:15 +01:00
alonso.torres
e700f937db 👹 layout for library 2020-03-18 11:40:15 +01:00
Andrey Antukh
8cb84d2911 🎉 Add proper error boundaries for main component. 2020-03-18 11:32:59 +01:00
Andrey Antukh
4c36bce5bd Deprecate uxbox.util.components. 2020-03-18 09:53:55 +01:00
Andrés Moya
b2843ef1ce Implement search feaature in dashboard 2020-03-18 09:31:03 +01:00
Andrey Antukh
d5f2a1a634 🎉 Add context-menu component.
Implemented on top of the dropdown component.
2020-03-17 18:12:09 +01:00
Andrey Antukh
376679571c 💄 More usability improvements for dropdown component. 2020-03-17 18:11:36 +01:00
Andrey Antukh
18db775954 💄 Minor improvements on dropdown component. 2020-03-17 18:00:15 +01:00
Andrey Antukh
118157e43a 🚧 Initial integration of workspace toolbar. 2020-03-17 17:27:54 +01:00
Juan de la Cruz
25437fafc2 🎉 Adapt workspace to new visual layout. 2020-03-17 17:27:27 +01:00
Andrey Antukh
371ff5e019 💄 Minor changes. 2020-03-17 12:55:09 +01:00
Andrey Antukh
fc734328cb 🎉 Namespace workspace data with page id. 2020-03-17 12:55:09 +01:00
Andrey Antukh
0f9d796460 💄 Remove file-count filtering on recent. 2020-03-17 12:35:21 +01:00
Andrey Antukh
0231e687b7 🔥 Remove uxbox.main.data.undo namespace file. 2020-03-17 12:35:21 +01:00
Andrey Antukh
a6adae4f28 🐛 Don't change modified_at on rename projects and files. 2020-03-17 12:35:21 +01:00
Andrey Antukh
cba690ead8 🐛 Fix workspace icon-logo navigation link. 2020-03-17 12:35:21 +01:00
Andrey Antukh
ce1cbfa9d9 🔥 Remove unused and deprecated namespace. 2020-03-17 12:35:21 +01:00
Andrey Antukh
dca8971f06 💄 Minor cosmetic changes on recent files component. 2020-03-17 12:35:21 +01:00
Andrey Antukh
383431ec6d 🐛 Fix files ordering on dashboard project page. 2020-03-17 12:35:21 +01:00
Andrey Antukh
65678ac674 🐛 Fix projects and files ordering on dashboard grid. 2020-03-17 12:35:21 +01:00
alonso.torres
561560ae04 🕐 adds recent opened files screen 2020-03-12 14:09:48 +01:00
Andrey Antukh
53700e3cb6 🚧 Comment worker code (temporary disabled). 2020-03-11 15:53:13 +01:00
alonso.torres
3a24d94c2b 💪 changes to dashboard layout 2020-03-11 09:00:09 +01:00
Andrey Antukh
eeb2f39ada 🔥 Remove unused code. 2020-03-11 09:00:09 +01:00
Andrey Antukh
f4a15e6db7 🚧 More work on dashboard integration. 2020-03-11 09:00:09 +01:00
Andrey Antukh
13215d7f5d 🚧 Initial work on dashboard integration.
Restructuration.
2020-03-11 09:00:09 +01:00
Juan de la Cruz
47de756080 refactor dashboard sidebar 2020-03-11 09:00:09 +01:00
Juan de la Cruz
7d7cd1d3d6 redesing dashboard main-bar 2020-03-11 09:00:09 +01:00
Andrey Antukh
5e91f05a7b Adapt shapes d&d ordering to new data structure. 2020-03-09 12:22:31 +01:00
Andrey Antukh
ba373573e0 ♻️ Initial refactor of page data structure (wip).
Still work in progress but is a necessary step for a future
(re)introduction of groups.
2020-03-08 12:46:09 +01:00
Andrey Antukh
4c99280c4a 🐛 Set proper shape vertical ordering. 2020-02-25 21:01:42 +01:00
Andrey Antukh
a84080ddfa 🐛 Fix text shape edition on-blur interaction. 2020-02-25 21:01:18 +01:00
Andrey Antukh
ecde4493e0 ♻️ Icons and Styles build refactor. 2020-02-25 16:24:40 +01:00