0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-27 00:49:28 -05:00
Commit graph

3463 commits

Author SHA1 Message Date
Andrés Moya
85c8d544ed 🎉 Allow to drag images from browser to workspace 2020-06-25 09:20:40 +02:00
Andrés Moya
72c36660b9 🎉 Create add-file-image-from-url service 2020-06-25 09:20:40 +02:00
Andrés Moya
85bae6cf26 🎉 Create add-image-from-url service 2020-06-25 09:20:40 +02:00
Andrey Antukh
c0cbb5877b 🐛 Fix color palette exception. 2020-06-23 16:37:10 +02:00
Andrey Antukh
6b49479ef7 🎉 Add debugging reader macro #p. 2020-06-23 16:37:10 +02:00
Andrey Antukh
41c6917260 📚 Minor update on docs. 2020-06-23 14:00:16 +02:00
Andrey Antukh
cfaf09a5c1 🐛 Fix ordering on grouping multiple shapes. 2020-06-22 15:31:53 +02:00
Andrés Moya
84bf0e26b2 Fix viewport position when collapsing left sidebar 2020-06-22 15:08:02 +02:00
Andrés Moya
06c301c7d6 ♻️ Move sidebar logic to data functions 2020-06-22 15:08:02 +02:00
Andrey Antukh
8330a001ae 🐛 Add missing require on prod app start. 2020-06-19 17:00:39 +02:00
Andrey Antukh
33f3431dfe Minor changes on gulpfile. 2020-06-19 16:53:22 +02:00
Andrés Moya
f489accf57 Improve a bit more dnd sortable trees: 2020-06-19 15:20:51 +02:00
elhombretecla
bbd06972ad Fix grid sidebar icons 2020-06-19 14:16:15 +02:00
Andrey Antukh
632d534594 📚 Update setup devenv environment docs. 2020-06-19 14:03:04 +02:00
Andrés Moya
763f1ee13d 🐛 Fixes more glitches of dnd sortable trees 2020-06-19 14:02:53 +02:00
Andrey Antukh
1119ffffcf 💄 Add articles links to tracebitmap.txt file. 2020-06-19 09:53:56 +02:00
Andrey Antukh
96d4c1e2fd Add experiments directory. 2020-06-18 20:08:46 +02:00
Andrés Moya
dff038f4d7 💄 Improve copy of validation email 2020-06-18 09:50:10 +02:00
Andrés Moya
b7bf7c8baf 💄 Refactor usability of input fields 2020-06-17 13:52:36 +02:00
Andrés Moya
8c49d11026 Disable text selection only in workspace and viewer 2020-06-17 09:54:56 +02:00
Andrés Moya
4fb8a3dc8d 🐛 Fix email fonts 2020-06-17 09:38:52 +02:00
Andrés Moya
5cfad9ca9f Change email font to be more compatible 2020-06-16 17:10:16 +02:00
Hirunatan
249a9558f8
Merge pull request #262 from uxbox/other/coll-of-issues
Fixes
2020-06-16 15:51:47 +02:00
Andrey Antukh
d3951f7f8f 🐛 Fix snap imprecission. 2020-06-16 15:51:01 +02:00
Andrey Antukh
1dfc604cf0 🐛 Fix vertical positioning. 2020-06-16 15:51:01 +02:00
Andrés Moya
65c9c46a22 🎉 Format all email messages with mjml 2020-06-16 15:40:13 +02:00
Andrés Moya
b058b5d56a Adjust some details in email template 2020-06-16 13:28:40 +02:00
Andrés Moya
dd9d83cdab 🎉 Introduce mjml to format email messages 2020-06-16 12:52:49 +02:00
Andrey Antukh
828455ac27 🐛 Fix parent handling on duplicate. 2020-06-15 12:40:04 +02:00
Andrey Antukh
df7092e2d4 🐛 Fix inconsistent handing of shape relocation. 2020-06-15 12:40:04 +02:00
Andrey Antukh
1dd1b9d987 🎉 Introduce ordered-set type and use it for workspace selected. 2020-06-15 12:40:04 +02:00
Andrés Moya
778bfbab59 🐛 Fix tooltips of alignment options 2020-06-15 12:07:10 +02:00
Andrés Moya
beb6048bf9 Auto select input when editing layers and pages name 2020-06-15 12:07:10 +02:00
Andrés Moya
39364853b8 Navigate to home when click on main icon at dashboard 2020-06-15 12:07:10 +02:00
Andrés Moya
5266a33bc2 Auto edit the new project created 2020-06-15 11:24:42 +02:00
Hirunatan
c41b98e914
Merge pull request #257 from uxbox/other/coll-of-issues
Bugfixes
2020-06-15 10:13:01 +02:00
Andrey Antukh
7b0061c038 🐛 Fix ordering on delete shape undo operation. 2020-06-15 10:12:33 +02:00
Andrey Antukh
8874f0b0c8 🐛 Fix outline leaking on grouping shapes. 2020-06-15 10:12:33 +02:00
Andrey Antukh
91c07d5573 🐛 Properly handle grouping from multiple frames. 2020-06-15 10:12:33 +02:00
Andrey Antukh
861150ff46 🐛 Fix positioning on group and ungroup. 2020-06-15 10:12:33 +02:00
Andrey Antukh
9ed6d23041 🐛 Group shapes in the correct parent. 2020-06-15 10:12:33 +02:00
Andrey Antukh
a1ff567b30 💄 Minor improvements on outlines component. 2020-06-15 10:12:33 +02:00
Andrey Antukh
b68a076e57 🐛 Fix critical inconsistencies on group handling. 2020-06-15 10:12:33 +02:00
Andrey Antukh
93a967ed8f 💄 Remove unused operation on page update mutation. 2020-06-15 10:12:33 +02:00
Andrey Antukh
3e00d67504 Improve page data migrations. 2020-06-15 10:12:33 +02:00
Andrés Moya
ef42ffee65 🐛 Fix display of size presets in artboards 2020-06-12 08:53:57 +02:00
Andrés Moya
ff5ec11bac 🐛 Fix two runtime errors when creating shapes from library 2020-06-12 07:58:56 +02:00
Andrés Moya
200983fb7c 🐛 Remove react error about usage of select options 2020-06-12 07:58:56 +02:00
Andrés Moya
5791a98c1c 🐛 Fix broken layout in some form fields 2020-06-12 07:58:56 +02:00
Andrés Moya
7b44f34b32 💄 Add visible padding to color picker 2020-06-12 07:58:56 +02:00