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

4065 commits

Author SHA1 Message Date
Andrey Antukh
05563168c3 🎉 Add onboarding modal. 2020-12-10 11:09:39 +01:00
Andrey Antukh
2907dd1a50 🐛 Add missing require. 2020-12-09 16:48:26 +01:00
Andrey Antukh
419eecbe72 🐛 Fix wrong volume name on devenv and build scripts. 2020-12-09 14:38:33 +01:00
Andrey Antukh
1c8de910a6 🐛 Add missing license header on version ns. 2020-12-09 14:38:33 +01:00
Andrey Antukh
a674b3ab94 🐛 Fix unexpected exception on faster merge function. 2020-12-09 14:38:33 +01:00
Andrey Antukh
4d7a34a998 🎉 Add better error reporting. 2020-12-09 14:38:33 +01:00
alonso.torres
a881d86637 Rename graphic assets 2020-12-09 11:27:04 +01:00
alonso.torres
20a7366432 🐛 Fixes problems with hover on elements 2020-12-09 11:27:04 +01:00
alonso.torres
4b22615f97 🐛 Fixed issues with masks when coloring 2020-12-09 11:27:04 +01:00
alonso.torres
07d77c1320 🐛 Fixed dashboard edition on new project 2020-12-09 11:27:04 +01:00
alonso.torres
07e0c02d11 🐛 Fixed arrow style when mask with only one element 2020-12-09 11:27:04 +01:00
elhombretecla
c7e33929db 🎉 Add move icon 2020-12-09 11:27:04 +01:00
alonso.torres
3a8a212432 🐛 Fixes problems with masks rotation and some clipping problems 2020-12-09 11:27:04 +01:00
alonso.torres
34af5e4563 🐛 Fixed right click context menu 2020-12-09 11:27:04 +01:00
alonso.torres
60e6dd7822 🐛 Fixed count projects in dashboard when deleting file 2020-12-09 11:27:04 +01:00
alonso.torres
621545cc74 🐛 Allows remove fill in text shapes 2020-12-09 11:27:04 +01:00
alonso.torres
2f1b72e105 🐛 Disallowing negative border radius 2020-12-09 11:27:04 +01:00
alonso.torres
266d4c837c 🐛 Fixes problem with create shape on a snap point 2020-12-09 11:27:04 +01:00
alonso.torres
24e998ca2e 🐛 Fixed problem with center shapes 2020-12-07 15:05:51 +01:00
alonso.torres
1b9aae3bbd ⬆️ Upgrades highlight.js 2020-12-07 14:24:50 +01:00
alonso.torres
86dc2379a3 🐛 Fixed problems with groups selrect 2020-12-07 14:24:50 +01:00
alonso.torres
1b5efa6ba2 🐛 Fixed issue with shared token for logged users 2020-12-07 14:24:50 +01:00
elhombretecla
489dc521e3 🎉 Fix project name edit field 2020-12-07 12:10:05 +01:00
alonso.torres
4d4e7c75da Changes image shortcut to K 2020-12-07 10:15:44 +01:00
alonso.torres
2aaa82a5c4 🐛 Fixed thumbnail to change color 2020-12-07 10:15:44 +01:00
alonso.torres
c30aa7346b Removed slider for shapes rotation 2020-12-07 10:15:44 +01:00
alonso.torres
d0306ac92c 🐛 Fixes some issues with text shape 2020-12-07 10:15:44 +01:00
alonso.torres
62d98ad265 🐛 Fixed styles for typography advanced options 2020-12-07 10:15:44 +01:00
Andrey Antukh
0da16c7219 Make all background task execute daily (instead of hourly). 2020-12-04 16:11:26 +01:00
Andrey Antukh
28a2df96ff 🎉 Add version string parsing. 2020-12-04 16:11:26 +01:00
Andrey Antukh
ac2310f71f
Merge pull request #423 from penpot/bug-fixing
Bug fixing
2020-12-04 14:02:32 +01:00
alonso.torres
ab5323d873 Improves resize observer 2020-12-04 13:58:48 +01:00
alonso.torres
e1ccde6533 🐛 Fixed problem with texts inside groups 2020-12-04 13:26:23 +01:00
alonso.torres
a71a7d6951 🐛 Fixed problems with resize texts 2020-12-04 13:26:23 +01:00
alonso.torres
4a5a5b1081 🐛 Fixes problem with layer visibility 2020-12-04 13:26:23 +01:00
Andrés Moya
e375c1e7d8 Synchronize border radius independently of other geometry 2020-12-04 12:03:34 +01:00
Andrés Moya
3ddf04fa31 🐛 Disallow creating a component for an artboard 2020-12-04 12:03:34 +01:00
Andrés Moya
976dab90c8 🐛 Synchronize well al color and special attributes 2020-12-04 12:03:34 +01:00
Andrés Moya
e9714c4fd0 🐛 Fix synchronization when adding a subcomponent to a instance 2020-12-04 12:03:34 +01:00
Andrey Antukh
b4246c2869 🐛 Fix wrong spec reference on messages. 2020-12-04 09:46:25 +01:00
Andrey Antukh
9b8ec1ac02 🐛 Fix text exportation on svg with colors. 2020-12-04 09:46:25 +01:00
Andrey Antukh
43bd98151a 🐛 Fix text exportation on svg. 2020-12-04 09:46:25 +01:00
Andrey Antukh
6d2e2489bb ⬆️ Update deps on exporter. 2020-12-04 09:46:25 +01:00
Andrey Antukh
03639cb9ac 🐛 Don't count draft as a project. 2020-12-04 09:46:25 +01:00
Andrey Antukh
2bd89c94d9 🐛 Adapt trim-file task to page/file data model changes. 2020-12-04 09:46:25 +01:00
Andrey Antukh
c21dc7ea7f Update default hasher to argon2id. 2020-12-04 09:46:25 +01:00
Andrey Antukh
b92045f905 🐛 Properly disable asserts on production code. 2020-12-04 09:46:25 +01:00
Andrey Antukh
6b9d91e2be 💄 Update code style and add more coments to :mov-objects change impl. 2020-12-04 09:46:25 +01:00
alonso.torres
718a187c1e Reduces the snap-distances feedback 2020-12-03 13:31:45 +01:00
alonso.torres
0f62bcf25f 🐛 Fixed problem with mouse wheel button 2020-12-03 10:47:58 +01:00