0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-04 13:29:14 -05:00
Commit graph

1203 commits

Author SHA1 Message Date
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
1434cb62f5 🎉 Add many helpers to uxbox.util.dom ns. 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
e79b190975 🔥 Remove commented code. 2020-03-18 11:39:27 +01:00
Andrey Antukh
9e5b7459f0 🔥 Remove unused code. 2020-03-18 11:33:48 +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
9e51f6baad 💄 Increment default persistence debounce timeout. 2020-03-17 12:55:09 +01:00
Andrey Antukh
1382e21360 🔥 Remove unused prn's. 2020-03-17 12:55:09 +01:00
Andrey Antukh
5499eb6018 🐛 Fix wrong reference to page-id (cause of the race conditions). 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
38f675d7f9 Make persistence separatted from undo/redo. 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
be9c9f8ce8 🔥 review changes 2020-03-12 14:09:48 +01:00
alonso.torres
d1f9e63a13 🎏 updated translation metadata 2020-03-12 14:09:48 +01:00
alonso.torres
561560ae04 🕐 adds recent opened files screen 2020-03-12 14:09:48 +01:00
Andrey Antukh
7430a9b332 🎉 Add deployCommit and deployDate to config object. 2020-03-12 12:52:37 +01:00
Andrey Antukh
d506c9b562 🐛 Fix data inconsistency on wrong deletion ordering. 2020-03-12 11:33:00 +01:00
Andrey Antukh
b3747ee0e7 🚧 Add missing variable on gulpfile. 2020-03-12 09:59:24 +01:00
Andrey Antukh
8fac45e60a 🚧 More work on build config. 2020-03-12 09:28:40 +01:00
Andrey Antukh
aa57083afc 🔧 Minor changes on frontend build config. 2020-03-11 17:21:07 +01:00
Andrey Antukh
70108a0aa7 🔥 Remove unused files. 2020-03-11 16:32:27 +01:00
Andrey Antukh
45290441de 🔥 Remove view sub application. 2020-03-11 15:53:18 +01:00
Andrey Antukh
648dfdab80 🔥 Remove unused Caddyfile. 2020-03-11 15:53:18 +01:00
Andrey Antukh
53700e3cb6 🚧 Comment worker code (temporary disabled). 2020-03-11 15:53:13 +01:00
Alonso Torres
4ee138f71e
Merge pull request #134 from uxbox/other/dynamic-config
🎉 Make the build to be config independent.
2020-03-11 09:30:22 +01:00
Andrey Antukh
c09f281f58 🎉 Make the build to be config independent.
Loading the configuration dinamically using
global variables defined in index.html.
2020-03-11 09:20:12 +01:00
alonso.torres
3a24d94c2b 💪 changes to dashboard layout 2020-03-11 09:00:09 +01:00