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

3570 commits

Author SHA1 Message Date
alonso.torres
e737ec0311 🎉 Refactor, performance improvements 2020-09-11 09:54:15 +02:00
alonso.torres
726cdb9a27 🎉 Picker shortcut 2020-09-11 09:54:15 +02:00
alonso.torres
f8b3baef3f 🎉 Pixel picker 2020-09-11 09:54:15 +02:00
Andrey Antukh
8aad43883f Minor code fixes. 2020-09-11 09:42:53 +02:00
Andrey Antukh
91aa8862ff 🎉 Add testenv. 2020-09-11 09:42:53 +02:00
Andrey Antukh
ab35716ba2 🐛 Fix many issues on dev environment. 2020-09-11 09:42:53 +02:00
alonso.torres
a0627efffe 🎉 Picker color palettes interactions 2020-09-08 13:14:49 +02:00
alonso.torres
568f7f5b3d 🐛 Review fixes 2020-09-07 12:25:38 +02:00
alonso.torres
73dbad9c58 🎉 Changes options to display the color name 2020-09-07 12:25:38 +02:00
alonso.torres
6c74f74bb5 ♻️ Removes react-color dependency 2020-09-07 12:25:38 +02:00
alonso.torres
ab7fee50ea 🎉 Color picker integration with library 2020-09-07 12:25:38 +02:00
alonso.torres
12a2b35b28 🎉 New colorpicker 2020-09-07 12:25:38 +02:00
Andrey Antukh
4e694ff194 ♻️ Refactor file persistence layer. 2020-09-07 11:39:57 +02:00
Mathieu Brunot
182afedc54 ✏️ Fix 'tooken' typo 2020-09-07 09:55:11 +02:00
Vitaly Kornilov
e926dc2918 ✏️ Log message typo)
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
2020-09-07 09:52:54 +02:00
Vitaly Kornilov
7b4abe4b67 ✏️ Log message typo
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
2020-09-07 09:52:54 +02:00
Vitaly Kornilov
da0a63a449 🌐 Login with Gitlab button label 2020-09-07 09:52:54 +02:00
Vitaly Kornilov
3a430a749e 📝 Login with Gitlab env variables guide 2020-09-07 09:52:54 +02:00
Vitaly Kornilov
cc1353300e Login with Gitlab 2020-09-07 09:52:54 +02:00
elhombretecla
dcd7e0b3cc Change library icon 2020-08-26 10:30:26 +02:00
Andrey Antukh
b57c20ebb6 🐛 Minor fixes on testing config.
Related to renaming.
2020-08-24 12:51:05 +02:00
Andrey Antukh
51e7ffb959 Minor changes on worker code. 2020-08-21 11:03:38 +02:00
Andrey Antukh
5f338921cf 🐛 Fix single text shape rendering. 2020-08-19 17:26:16 +02:00
Andrey Antukh
5440778957 🐛 Fix text rendering on svg export. 2020-08-19 17:22:37 +02:00
Andrey Antukh
27b4e483f0 🐛 Handle NaN on shape transformations. 2020-08-19 17:22:03 +02:00
Andrey Antukh
271ba51951 :fix: Add pointer cursor to buttons on libraries modal. 2020-08-19 13:08:16 +02:00
Andrey Antukh
7ab7a87a88 Adapt frontend code to backend changes. 2020-08-19 13:06:03 +02:00
Andrey Antukh
e3faddeb6b ⬆️ Update potok dependency. 2020-08-19 13:05:38 +02:00
Andrey Antukh
5ae1b72943 🐛 Fix files, projects and shared-files queries. 2020-08-19 13:04:37 +02:00
Andrey Antukh
fc01690315 Improve internal error response data structure. 2020-08-19 13:04:02 +02:00
Andrey Antukh
56237671ed 🐛 Properly raise not found exception on get-by-id helper. 2020-08-19 13:03:37 +02:00
Andrey Antukh
5a2ba515b8 🐛 Fix bug in fixtures (intoduced in renaming). 2020-08-19 13:03:13 +02:00
Andrey Antukh
3789adde80 🔥 Remove unused lines from manage.sh script. 2020-08-19 11:19:52 +02:00
Andrey Antukh
6f90abbf52 🐛 Fix wrong reference to uxbox icon. 2020-08-19 11:19:34 +02:00
Andrey Antukh
9159f18982 🐛 Fix fixtures loading on start-dev script. 2020-08-18 19:46:28 +02:00
Andrey Antukh
c2fe4b0ccc 📚 Update documentation. 2020-08-18 19:40:49 +02:00
Andrey Antukh
6c67c3c71b ♻️ Make the namespacing independent of the branding. 2020-08-18 19:32:11 +02:00
Andrey Antukh
aaf8b71837 🔥 Fix incorrect deps.edn 2020-08-18 18:48:52 +02:00
Andrey Antukh
9d8282e1be Minor change on backend initialization. 2020-08-18 18:46:39 +02:00
Andrey Antukh
7dd9e8763b Minor improvements on logging. 2020-08-18 18:38:49 +02:00
Andrey Antukh
1118a995e2 Improve dynamic configuration handling. 2020-08-18 17:16:23 +02:00
Andrey Antukh
fb910a24e1 🔥 Remove the need of static (build time) configuration. 2020-08-18 16:33:12 +02:00
Andrey Antukh
2746d598b0 Improve command line helpers. 2020-08-17 15:15:23 +02:00
Andrey Antukh
c0cd0d4a23 🎉 Add media-object lifecycle handling. 2020-08-17 14:28:35 +02:00
mathieu.brunot
93aaa52e73 📚 Add GitHub PR template
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-08-17 09:36:27 +02:00
Andrés Moya
8fbc54e03c 🐛 Fix issue in workspace sidebar scroll (check it in assets) 2020-08-17 09:35:25 +02:00
Andrés Moya
9d416cae4c 🐛 Fix several issues in dashboard screens scroll 2020-08-17 09:35:25 +02:00
Andrés Moya
752038039c 🎉 Link files to libraries 2020-08-17 09:35:25 +02:00
Andrés Moya
5ff0a723d5 🎉 Accept (animated) gif as a valid image format 2020-08-13 14:38:50 +02:00
Andrés Moya
91899be423 ♻️ Move some more duplicated code to common module 2020-08-13 14:38:50 +02:00