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

3257 commits

Author SHA1 Message Date
Andrey Antukh
5268a7663f 🐛 Add missing sql sentence on migration 0009. 2020-05-26 13:03:54 +02:00
Andrey Antukh
7bda554889 Fix naming inconsistencies on migrations. 2020-05-26 13:03:54 +02:00
Andrey Antukh
7d5f9c1078 ♻️ Initial profile and auth refactor. 2020-05-26 13:03:54 +02:00
Andrey Antukh
d0defe5d93
Merge pull request #227 from uxbox/331/auto-open-layers
331/auto open layers
2020-05-25 13:50:44 +02:00
Andrés Moya
47901870bd Allow dropping only objects of the same type 2020-05-25 12:17:01 +02:00
Andrés Moya
da77aa558e Auto open layer when hovering over it for a moment 2020-05-25 12:17:01 +02:00
Andrés Moya
25518a4ac0 🐛 Implement undo in layer move operation 2020-05-25 12:17:01 +02:00
Andrey Antukh
a050a45424
Merge pull request #226 from uxbox/refactor_shapes
Refactor shapes
2020-05-25 11:35:58 +02:00
alonso.torres
593d1cdd39 Migrate pages in the backend 2020-05-25 11:19:08 +02:00
alonso.torres
e06d8e754f ♻️ Adds new properties to shapes 2020-05-25 07:51:44 +02:00
Andrey Antukh
b5a6d9981d 🐛 Fix backend incompatibilities on common module. 2020-05-25 07:47:31 +02:00
Andrey Antukh
524089e051
Merge pull request #224 from uxbox/refactor_shapes
Moved math and some geom namespaces to common
2020-05-21 15:38:45 +02:00
alonso.torres
7d464c14c0 ♻️ Moved math and some geom namespaces to common 2020-05-21 15:27:33 +02:00
Hirunatan
d21a3e7ca2
Merge pull request #223 from uxbox/315/improved_handlers
Improved selection handlers
2020-05-21 12:23:55 +02:00
alonso.torres
f199317f47 Improved selection handlers 2020-05-21 12:13:33 +02:00
Andrey Antukh
ca5091d8b0
Merge pull request #222 from uxbox/random_fixes
Random fixes
2020-05-20 15:42:05 +02:00
alonso.torres
b205e4ab50 Show auto placeholder on some elements 2020-05-20 15:38:04 +02:00
alonso.torres
0611ce98a3 🐛 Fixed some corner cases with grid parameters 2020-05-20 15:38:04 +02:00
alonso.torres
cbfa60f2e7 Snap on shape creating 2020-05-20 15:38:04 +02:00
alonso.torres
283a13acc1 Adds shortcuts to header menu 2020-05-20 15:38:04 +02:00
alonso.torres
e3f7e352d4 Color picker improvements 2020-05-20 15:38:04 +02:00
Andrey Antukh
9b4ffbaf0c
Merge pull request #221 from uxbox/331/drop-element-into-artboard
 Allow to drop shape inside frames or groups in layers panel
2020-05-20 15:15:11 +02:00
Andrés Moya
6cb4822842 Allow to drop shape inside frames or groups in layers panel 2020-05-20 14:09:15 +02:00
Andrey Antukh
0f7b33837c
Merge pull request #220 from uxbox/408/color_picker_fixes
Color picker fixes
2020-05-20 13:32:17 +02:00
alonso.torres
6ebce57abc 🐛 Fixes problem when changing type 2020-05-20 11:48:17 +02:00
alonso.torres
bcd755c9e4 🐛 Fixes some problems with texts not displaying correctly 2020-05-20 11:48:17 +02:00
alonso.torres
fd18a6a6d0 ♻️ Refactor in color picker and options 2020-05-20 11:48:17 +02:00
Hirunatan
fe08810340
Merge pull request #219 from uxbox/256/grids
Grids
2020-05-19 16:17:08 +02:00
alonso.torres
9681a4b32e Fixed tab space 2020-05-19 16:13:20 +02:00
alonso.torres
2a4573842d Small change to frame labels 2020-05-19 16:13:20 +02:00
alonso.torres
4c36d83e38 Add locales for grid options 2020-05-19 16:13:20 +02:00
alonso.torres
23ca77fe3a ♻️ Renamed layout to grid and some refactors 2020-05-19 16:13:20 +02:00
alonso.torres
235e196094 Fixes problem with snap keys 2020-05-19 16:13:20 +02:00
alonso.torres
ad99e6df9d 🎉 Adds support for auto 2020-05-19 16:13:20 +02:00
alonso.torres
1d2ae6d5eb 🎉 Add option to save the layouts 2020-05-19 16:13:20 +02:00
alonso.torres
8d9e772dca Removed some logs 2020-05-19 16:13:20 +02:00
alonso.torres
d2229f43c7 Snap to square grid 2020-05-19 16:13:20 +02:00
alonso.torres
3308d762f1 🎉 Snap to grid 2020-05-19 16:13:20 +02:00
alonso.torres
0b4996b31a 🎉 Grid and layout UI 2020-05-19 16:13:20 +02:00
Juan de la Cruz
8c77ea463d Quick visual fixes 2020-05-19 14:37:53 +02:00
Andrés Moya
ff2c437531 Improve workspace sidebar show/hide (II) 2020-05-19 12:37:47 +02:00
Andrés Moya
d9c1454893 Improve workspace sidebar show/hide 2020-05-19 12:08:21 +02:00
Andrey Antukh
de21b3df88
Merge pull request #218 from uxbox/407/show-icons-in-layers-panel
🐛 Show icons in layers panel
2020-05-19 10:54:55 +02:00
Andrés Moya
d103488b07 🐛 Show icons in layers panel 2020-05-19 10:49:50 +02:00
Andrey Antukh
c34a6b10d5
Merge pull request #217 from uxbox/404/fixed-size-interaction-handler
 Make interaction paths size independent of zoom
2020-05-19 09:42:10 +02:00
Andrés Moya
bbcff7f7c8 Make interaction paths size independent of zoom 2020-05-19 09:25:47 +02:00
Hirunatan
d54b5509bd
Merge pull request #216 from uxbox/397/fixes_rotation
🐛 Fixes problem with rotation input
2020-05-19 09:21:52 +02:00
alonso.torres
06cebbc527 🐛 Fixes problem with rotation input 2020-05-18 15:32:34 +02:00
Andrey Antukh
82baaae593 Adapt devenv to production versions. 2020-05-18 15:03:51 +02:00
Andrey Antukh
a68cdde584
Merge pull request #215 from uxbox/324/auto-open-layer
 Expand containing layer when selecting a shape
2020-05-18 14:37:19 +02:00