0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00
Commit graph

3485 commits

Author SHA1 Message Date
Andrés Moya
8c8b5887d6 🎉 Manage file images as assets 2020-08-05 11:20:21 +02:00
Andrés Moya
8f8dc80cad ♻️ Refactor layout flags 2020-08-05 11:20:20 +02:00
Andrey Antukh
17813e5090 🎉 Add svg export. 2020-08-05 11:19:34 +02:00
elhombretecla
17bea924b2 Fix sidebar scroll and grid issues 2020-07-30 12:40:04 +02:00
Andrey Antukh
d3c81822e8
Merge pull request #284 from Monogramm/docker/export
🐳 Expose exporter port
2020-07-28 10:04:36 +02:00
Andrés Moya
840c4af4be Show better error messages on invalid images uploading 2020-07-23 09:14:16 +02:00
mathieu.brunot
3e4432df8e
🐳 Expose exporter port
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-07-22 13:57:37 +02:00
Andrey Antukh
d170ff8456 Properly check text shape on auto edition mode entering. 2020-07-22 12:27:22 +02:00
Andrey Antukh
3040bcd6d4 🔥 Completly remove the IBatchedChange persistence method. 2020-07-22 12:27:22 +02:00
Andrey Antukh
4375c3eeff 🐛 Add missing page parameter on sidebar options. 2020-07-22 12:27:22 +02:00
Andrey Antukh
86b5ed48fd 🐛 Fix text shape edition mode after creation. 2020-07-22 12:27:22 +02:00
Andrey Antukh
36f4948ad1 Get rid of IUpdateGroup and IBatchedChange usage. 2020-07-22 12:27:22 +02:00
Andrey Antukh
2b461d5b08
Merge pull request #282 from uxbox/context-menu-position
🐛 Fix position of context menu off the screen
2020-07-22 09:51:41 +02:00
Andrés Moya
89394bba10 ♻️ Add js hints 2020-07-22 08:17:33 +02:00
Andrés Moya
3e92425779 🐛 Fix position of context menu off the screen 2020-07-21 14:08:13 +02:00
Andrey Antukh
02257c08bd
Merge pull request #277 from Monogramm/tag-from-env-in-front-build-script
🔨 In frontend build script get TAG value from environment.
2020-07-21 12:26:38 +02:00
Andrey Antukh
c2a4dc6859
Merge pull request #278 from Monogramm/ru-locale
🌐 Russian localisation
2020-07-21 12:26:09 +02:00
Andrés Moya
835c958972 Change some keyboard shortcuts 2020-07-21 09:31:26 +02:00
Andrés Moya
37351744cd Hide "Copy link" until link is actually created 2020-07-20 15:19:06 +02:00
Andrés Moya
f33713912a Remove letter prefix in all new object names 2020-07-20 14:38:03 +02:00
Andrés Moya
06712bf1a5 Do not show radius option for shapes that do not have it 2020-07-20 14:24:52 +02:00
Andrés Moya
e4afda08d7 Navigate automatically to new created file 2020-07-20 14:18:17 +02:00
Andrés Moya
87fc2db78a Remove "p" in new project and file names 2020-07-20 13:37:49 +02:00
Andrés Moya
c6c5cc4e14 🐛 Ignore deleted files in dashboard search 2020-07-20 13:08:40 +02:00
Andrés Moya
bd34fc40b4 Type of confirmation message when editing user settings 2020-07-20 12:53:52 +02:00
Andrey Antukh
21b074c547
Merge pull request #279 from uxbox/trimming-input
 Trim spaces in profile input fields
2020-07-20 12:43:11 +02:00
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