0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-09 08:38:15 -05:00
Commit graph

1400 commits

Author SHA1 Message Date
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
Andrés Moya
6cb4822842 Allow to drop shape inside frames or groups in layers panel 2020-05-20 14:09:15 +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
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
Andrés Moya
d103488b07 🐛 Show icons in layers panel 2020-05-19 10:49:50 +02:00
Andrés Moya
bbcff7f7c8 Make interaction paths size independent of zoom 2020-05-19 09:25:47 +02:00
alonso.torres
06cebbc527 🐛 Fixes problem with rotation input 2020-05-18 15:32:34 +02:00
Andrés Moya
adde1d3d63 Expand containing layer when selecting a shape 2020-05-18 14:34:44 +02:00
Andrey Antukh
7a3616d542 Minor fixes on color palette. 2020-05-18 14:20:33 +02:00
Andrey Antukh
ccb79f7188 Deselect shapes after deletion. 2020-05-18 10:34:56 +02:00
Andrey Antukh
f64d1fb8f6 Update page indices on change notifications. 2020-05-18 10:34:56 +02:00
Andrey Antukh
6df0d34e2a 🔥 Remove commented code. 2020-05-18 10:34:56 +02:00
Andrey Antukh
b8cc4314ce Minor improvements on notifications module. 2020-05-18 10:34:51 +02:00
Juan de la Cruz
05595541fa Fix tooltip shortcuts 2020-05-15 09:26:16 +02:00
Juan de la Cruz
b87b12adfe Fix edit btn preview mode 2020-05-15 09:15:16 +02:00
alonso.torres
fe9913dd3f 🐛 Fixed problem with selection 2020-05-15 08:11:29 +02:00
Andrey Antukh
817c22dc3c 🎉 Add more reliable presence mechanism. 2020-05-15 08:09:20 +02:00
Andrey Antukh
5a03c13731 ♻️ Refactor backend.
Move from custom vertx to jetty9.
2020-05-15 08:09:20 +02:00
Andrés Moya
c6403637ea Handle mouse movement outside viewport 2020-05-14 14:01:40 +02:00
Andrés Moya
4be9606341 Add some enhancements in create interactions 2020-05-14 11:00:58 +02:00
Andrés Moya
0e7809a8f1 🐛 Fix refresh of options menu 2020-05-13 15:51:33 +02:00
Andrés Moya
cf5a2dcaae Change some workspace shortcuts 2020-05-13 13:42:52 +02:00
Andrey Antukh
9a5387fa1c
Merge pull request #208 from uxbox/381/delete-library-items
🐛 Fix some bugs when deleting library items in dashboard
2020-05-13 13:17:58 +02:00
Andrés Moya
481a43096e 🐛 Fix increase and decrease zoom 2020-05-13 13:17:05 +02:00
Andrés Moya
c4c7fc71a0 🐛 Fix some bugs when deleting library items in dashboard 2020-05-13 11:25:39 +02:00
alonso.torres
e9c97ef5d0 Minor enhancements in selection and movement 2020-05-13 09:28:37 +02:00
Andrés Moya
27810c9df8 Do not show time for empty projects at dashboard 2020-05-13 09:02:39 +02:00
Andrés Moya
fa3445edfb 🐛 Fix custom stroke on rotated shapes 2020-05-12 14:25:05 +02:00
Andrey Antukh
bd8123d475 More fixes and improvements to viewport sizing and positioning. 2020-05-12 13:49:54 +02:00
Andrey Antukh
d67dbcf2aa 🐛 Fix worker configuration initialization. 2020-05-12 13:14:19 +02:00
Andrey Antukh
c3a5156a6c 🐛 Fix rules font family. 2020-05-12 13:14:19 +02:00