0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 16:30:37 -05:00
Commit graph

3524 commits

Author SHA1 Message Date
Andrey Antukh
861150ff46 🐛 Fix positioning on group and ungroup. 2020-06-15 10:12:33 +02:00
Andrey Antukh
9ed6d23041 🐛 Group shapes in the correct parent. 2020-06-15 10:12:33 +02:00
Andrey Antukh
a1ff567b30 💄 Minor improvements on outlines component. 2020-06-15 10:12:33 +02:00
Andrey Antukh
b68a076e57 🐛 Fix critical inconsistencies on group handling. 2020-06-15 10:12:33 +02:00
Andrey Antukh
93a967ed8f 💄 Remove unused operation on page update mutation. 2020-06-15 10:12:33 +02:00
Andrey Antukh
3e00d67504 Improve page data migrations. 2020-06-15 10:12:33 +02:00
Andrés Moya
ef42ffee65 🐛 Fix display of size presets in artboards 2020-06-12 08:53:57 +02:00
Andrés Moya
ff5ec11bac 🐛 Fix two runtime errors when creating shapes from library 2020-06-12 07:58:56 +02:00
Andrés Moya
200983fb7c 🐛 Remove react error about usage of select options 2020-06-12 07:58:56 +02:00
Andrés Moya
5791a98c1c 🐛 Fix broken layout in some form fields 2020-06-12 07:58:56 +02:00
Andrés Moya
7b44f34b32 💄 Add visible padding to color picker 2020-06-12 07:58:56 +02:00
Andrés Moya
0b2074c254 🐛 Fix rename pages in workspace 2020-06-12 07:58:56 +02:00
Andrés Moya
f63657509f 🐛 Add undo to set default grid options operation 2020-06-12 07:58:56 +02:00
Hirunatan
51acd2b529
Merge pull request #254 from uxbox/other/coll-of-issues
Issues related to groups & layers
2020-06-10 11:07:26 +02:00
Andrey Antukh
e25da8c6d3 🐛 Fix unexpected internal error on frame hidding.
Because of incorrect use of hooks.
2020-06-10 09:35:40 +02:00
Andrey Antukh
1e709ee166 💄 Minor naming changes on common pages tests file. 2020-06-10 09:11:13 +02:00
Andrey Antukh
82f05f108f Minor changes on clojure transit handlers. 2020-06-10 09:10:30 +02:00
Andrey Antukh
bab73cf4eb 🐛 Fix internal error on ws connect on notification with not existing file. 2020-06-10 09:09:54 +02:00
Andrey Antukh
7fb897a7ad 🐛 Fix shape leaking on deletion when is grouped. 2020-06-10 08:29:13 +02:00
Andrey Antukh
2d4e76619f 🐛 Fix group and upgroup events naming. 2020-06-09 16:16:15 +02:00
Andrey Antukh
45476eff0b 🐛 Fix backend tests related to images. 2020-06-09 16:16:15 +02:00
Andrey Antukh
b8dab7253e 🐛 Properly setup group on creation. 2020-06-09 16:16:15 +02:00
Andrey Antukh
4bdaab637c 🐛 Remove leaks of selrect attrs in the root shape object. 2020-06-09 16:16:15 +02:00
Hirunatan
fd91a7b1f4
Merge pull request #253 from uxbox/issue/482/improve-thumbnail-handling
♻️ Refactor thumbnail generation.
2020-06-09 16:08:27 +02:00
Andrey Antukh
3f554df687 ♻️ Refactor thumbnail generation. 2020-06-09 15:56:15 +02:00
Andrés Moya
60ec32f7cc 🎉 Add spanish language (and disable french) 2020-06-09 14:11:10 +02:00
Andrés Moya
b915ba51aa 🐛 Fix bug when uploading the same image twice 2020-06-09 11:30:57 +02:00
Andrés Moya
3e5f9a01ad 💄 Hide Teams tab in user settings 2020-06-09 10:43:21 +02:00
Andrés Moya
5f373df569 🐛 Fix viewport size when collapsing sidebar 2020-06-09 09:30:01 +02:00
Andrey Antukh
006bacfef0 🐛 Fix worker uri handling on release builds. 2020-06-08 19:07:13 +02:00
Andrés Moya
a4c7215fa8 Validate confirmation email 2020-06-08 12:23:18 +02:00
Andrés Moya
68798522af 🐛 Check data type when reading d&d data 2020-06-08 11:50:41 +02:00
Hirunatan
04f829eba3
Merge pull request #249 from uxbox/484/dynamic_alignment_fixes
Fixes some issues with dynamic alignment
2020-06-08 09:00:58 +02:00
alonso.torres
2ac8a32986 🐛 Fixes some issues with dynamic alignment 2020-06-05 15:33:00 +02:00
Andrey Antukh
69f0f16085 🐛 Add missing inline banner. 2020-06-05 14:15:30 +02:00
Andrey Antukh
5f9d3606f6 🐛 Restore css hot-reloading. 2020-06-05 14:15:30 +02:00
Andrés Moya
49beffa2c8 Add validations when updating profile photo 2020-06-05 13:53:20 +02:00
Andrés Moya
a6a57ec0bb 🐛 Fix message about confirmation password 2020-06-05 13:52:26 +02:00
Andrey Antukh
aed3113a7a
Merge pull request #247 from uxbox/488/snap_grid_imprecision
Fixes problem with snap imprecisions
2020-06-05 13:52:01 +02:00
alonso.torres
8cc97d181b 🐛 Fixes problem with snap imprecisions 2020-06-05 13:31:17 +02:00
Andrey Antukh
c19b289ac8 💄 Minor cosmetic fixes. 2020-06-04 22:35:26 +02:00
Andrés Moya
7efee0f0a9 🎉 Upload several images at once 2020-06-04 16:34:33 +02:00
Andrey Antukh
a8e8c9990d 🐛 Add missing links on base email template. 2020-06-04 16:00:35 +02:00
Andrey Antukh
e0a567551f Start use jpeg instead of webp for thumbnails.
Because Safari still does not supports WEBP :(
2020-06-04 16:00:35 +02:00
Andrey Antukh
c6581a91e4
Merge pull request #245 from uxbox/bug_fixing
Bug fixing
2020-06-04 15:58:43 +02:00
alonso.torres
8d789a4d7d Selects all text when clicking in an input 2020-06-04 15:38:22 +02:00
alonso.torres
6e696f2fc2 🐛 Fixes style inconsistency 2020-06-04 15:25:15 +02:00
alonso.torres
9fb6744ee8 🐛 Fixes problem with outline and zoom 2020-06-04 15:24:56 +02:00
Andrey Antukh
d10863d928 🐛 Fix email icons. 2020-06-04 15:15:06 +02:00
Andrey Antukh
2bc1523496
Merge pull request #244 from uxbox/bug_fixing
🐛 Fixes problems with paths
2020-06-04 15:14:22 +02:00