0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 17:00:36 -05:00
Commit graph

1620 commits

Author SHA1 Message Date
alonso.torres
549370e5f5 🐛 Fixes hover on color palette 2020-09-11 10:58:29 +02:00
alonso.torres
a4bb162090 🐛 Fixes error with colorpicker 2020-09-11 10:54:23 +02:00
alonso.torres
147ccd176a 🐛 Fixes problem with context-menu on colors 2020-09-11 10:54:10 +02:00
alonso.torres
b5a875c03b 🐛 Fixes problem when adding stroke 2020-09-11 10:53:14 +02:00
alonso.torres
d6fc98c70b Changes after review 2020-09-11 09:54:15 +02:00
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
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
Vitaly Kornilov
da0a63a449 🌐 Login with Gitlab button label 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
51e7ffb959 Minor changes on worker code. 2020-08-21 11:03:38 +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
6f90abbf52 🐛 Fix wrong reference to uxbox icon. 2020-08-19 11:19:34 +02:00
Andrey Antukh
6c67c3c71b ♻️ Make the namespacing independent of the branding. 2020-08-18 19:32:11 +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
c0cd0d4a23 🎉 Add media-object lifecycle handling. 2020-08-17 14:28:35 +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
91899be423 ♻️ Move some more duplicated code to common module 2020-08-13 14:38:50 +02:00
Andrey Antukh
62e2c1cc14 Make shape transparent when no fill-color is assigned. 2020-08-11 12:48:35 +02:00
Andrey Antukh
5289268156 🐛 Fix unwanted warnings on first shape drawing. 2020-08-11 12:48:35 +02:00
Andrey Antukh
b29aac5d5f 🐛 Remove a bigger rect on resize handlers. 2020-08-11 12:48:35 +02:00
Andrey Antukh
54be06ff18 Add the ability to remove the default fill from elements. 2020-08-11 12:48:35 +02:00
Andrés Moya
93bde62581 ♻️ Remove duplicated code 2020-08-11 10:11:23 +02:00
Andrés Moya
d349e46cd8 🔥 Remove a lot of obsolete code 2020-08-11 10:11:23 +02:00
Vitaly Kornilov
055504ba9a 🌐 Sign in with LDAP label for fr, es locales
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
2020-08-10 09:24:37 +02:00
Vitaly Kornilov
6fd7a23690 🔧 ldap frontend config, locales, gulp config 2020-08-10 09:23:54 +02:00
Vitaly Kornilov
005f70ed19 🎉 login with LDAP form and event 2020-08-10 09:23:54 +02:00
Andrés Moya
05d54e4bea ♻️ The big media refactor (frontend) 2020-08-10 09:13:15 +02:00
Andrey Antukh
eb02f420ec 🐛 Assign the default color on rendering text object. 2020-08-05 15:45:23 +02:00
Andrey Antukh
313723cfe1 🐛 Fix many warnings. 2020-08-05 15:17:22 +02:00
Andrey Antukh
9b4cc30d3f ⬆️ Update deps. 2020-08-05 15:06:39 +02:00
Andrés Moya
1dfab78686 🎉 Add shared libraries screen in dashboard 2020-08-05 12:50:35 +02:00
Andrés Moya
9fb821d6e0 🎉 Set files as shared libraries 2020-08-05 12:50:33 +02:00
Andrey Antukh
69ae893bd0 ♻️ Minor lightbox refactor. 2020-08-05 12:45:26 +02:00
Andrés Moya
d40f27e18c 🎉 Edit assets 2020-08-05 12:12:00 +02:00