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

3659 commits

Author SHA1 Message Date
Andrés Moya
92388df7f8 Trim spaces in profile input fields 2020-07-20 12:40:45 +02:00
Vitaly Kornilov
bf124fbe62
🔧 Add ru and es locales to date-fns 2020-07-16 21:08:18 +03:00
Vitaly Kornilov
af1e79cc9d
🔧 Add ru in translation options 2020-07-16 21:07:05 +03:00
Vitaly Kornilov
ff36a716b5
🌐 Add ru localisation strings 2020-07-16 21:05:27 +03:00
Vitaly Kornilov
c0b7c0ccaa
🔨 In frontend build script get TAG value from env 2020-07-14 20:44:50 +03:00
Andrés Moya
e3e148c569 🐛 Fix set border radius for groups 2020-07-10 11:23:49 +02:00
Andrés Moya
8de55ce054 🐛 Fix edit attrs of groups 2020-07-09 14:54:11 +02:00
Andrés Moya
cf108e110f 🐛 Fix edit rectangle radius 2020-07-08 15:01:27 +02:00
Andrés Moya
6020cc797d 🎉 Allow to edit text properties of multiple shapes 2020-07-08 13:50:58 +02:00
Andrés Moya
0951ba95f0 Manage options for a text with different styles 2020-07-08 12:37:09 +02:00
Andrés Moya
63eec77044 🐛 Handle fill when multi selecting texts and other shapes 2020-07-06 14:13:23 +02:00
Andrés Moya
87fa5547be 🐛 Fix locales 2020-07-06 09:45:57 +02:00
Andrés Moya
87161ae114 ♻️ Update locales 2020-07-06 09:18:58 +02:00
Andrés Moya
67923fca20 📚 Update docstring 2020-07-06 08:26:24 +02:00
Andrey Antukh
2ce4314bc3 🐛 Properly copy yarn.lock file on exporter build script. 2020-07-03 16:40:06 +02:00
Andrey Antukh
c4525030da 🐛 Minor fix on exporte build script. 2020-07-03 16:29:26 +02:00
Andrey Antukh
d1f6e9635c
Merge pull request #276 from uxbox/304/edit-multi-properties
🎉 Display properly multiple text properties
2020-07-03 16:17:00 +02:00
Andrés Moya
29e6cdd8a4 🎉 Display properly multiple text properties 2020-07-03 15:52:51 +02:00
Andrey Antukh
1d30ea4923 🎉 Migrate to use yarn. 2020-07-03 15:47:41 +02:00
Andrey Antukh
e99ec58054 🎉 Add JPEG and naming handling. 2020-07-03 11:49:37 +02:00
Andrey Antukh
edbe049171 💄 Minor cosmetic fix on exports component. 2020-07-03 11:49:37 +02:00
Andrey Antukh
2fb4e72240 🎉 Add stacked exports. 2020-07-03 11:49:37 +02:00
Andrés Moya
a8d5cdc29f 🐛 Fix a mini bug 2020-07-03 11:46:33 +02:00
Andrey Antukh
a2abe6d882
Merge pull request #272 from uxbox/304/edit-multi-properties
🎉 Allow change fill color of multiple objects
2020-07-03 11:23:50 +02:00
Andrés Moya
ceaea9d679 🎉 Allow to edit measures of multiple and grouped objects 2020-07-03 11:19:42 +02:00
Andrés Moya
b640bc06ab 🎉 Allow to edit options of grouped objects 2020-07-02 13:53:09 +02:00
Andrés Moya
76178b4e71 🎉 Allow to change stroke of multiple objects 2020-07-02 13:53:09 +02:00
Andrés Moya
be9780be55 🎉 Allow change fill color of multiple objects 2020-07-02 13:53:09 +02:00
Andrey Antukh
ef0330502b Improve deployment related scripts on exporter. 2020-07-02 10:43:14 +02:00
Andrey Antukh
f8881b3c72 Adapt exporter app to deployment related chages. 2020-07-02 10:43:14 +02:00
Andrey Antukh
b8526c6e3b ♻️ Refactor uuid impl module.
Make it crossplatform (browser, nodejs, jvm).
2020-07-02 10:43:14 +02:00
Andrey Antukh
bcb2609b18 Adapt devenv docker to new exporter app. 2020-07-01 13:41:59 +02:00
Andrey Antukh
4679373e0e ⬆️ Update shadow-cljs deps on exporter app. 2020-07-01 13:41:59 +02:00
Andrey Antukh
516b8d9c64 ⬆️ Update frontend dependencies. 2020-07-01 13:41:59 +02:00
Andrey Antukh
34f690d057 ⬆️ Update main dependencies on devenv docker. 2020-07-01 13:41:59 +02:00
Andrey Antukh
5aad9ca5e0 ⬆️ Update backend dependencies. 2020-07-01 13:41:59 +02:00
Andrey Antukh
73adfadcce 🐛 Fix backend tests. 2020-07-01 13:41:59 +02:00
Andrey Antukh
a1f0625bec 🎉 Add basic error handling to exporter app. 2020-07-01 13:41:59 +02:00
Andrey Antukh
20c4b46930 💄 Minor fixes on package.json files. 2020-07-01 13:41:59 +02:00
Andrey Antukh
b97dc09e26 🎉 Add export button to right sidebar (frontend). 2020-07-01 13:41:59 +02:00
Andrey Antukh
c2db6d4f35 🎉 Add initial exporter (nodejs) application. 2020-07-01 13:41:59 +02:00
Andrey Antukh
d521416329 🎉 Add initial render object uri to frontend application. 2020-07-01 13:41:59 +02:00
mathieu.brunot
45a67c57af 🌐 Completed French translations
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-06-30 12:03:51 +02:00
Andrey Antukh
db7f17abdf ♻️ Minor refactor of persistence layer. 2020-06-26 15:31:01 +02:00
Andrey Antukh
bc672932ad ♻️ Reimplement recursive shape update event. 2020-06-26 15:31:01 +02:00
Andrey Antukh
0f99b1ab90 Minor improvement on http client. 2020-06-25 09:41:58 +02:00
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